marshall700 |
|
---|---|
Im having problems creating a plugin for Cotonti.... its a piece of code used to admin game servers and i want to encorporate it using a plugin! Ive got the code.... but in the code it uses the Php require tag... ive never encountered it before this is the code:
require ('init.inc.php'); ive been able to sucessfully use it out of the plugin but i cant get cotoniti to use it. It doesnt find the file. Anyone got any ideas? Also when i install the plugin i get alot of "Warning: No tags found in..." i dont know what this means anyone? Here is the error i keep getting: Warning: require(init.php) [function.require]: failed to open stream: No such file or directory in /home/marshall/public_html/cms/plugins/rcon/rcon.admin.php on line 28 Warning: require(init.php) [function.require]: failed to open stream: No such file or directory in /home/marshall/public_html/cms/plugins/rcon/rcon.admin.php on line 28 Fatal error: require() [function.require]: Failed opening required 'init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/marshall/public_html/cms/plugins/rcon/rcon.admin.php on line 28Thanks Marshall |
|
Отредактировано: marshall700 (27.07.2009 07:58, 15 лет назад) |