Quote:
Originally Posted by orca
Yes, they are in the same dir. Also, if I right-click on the cross and check the path, it's correct.
Would it be possible that mod_rewrite does sth wrong there?
|
Mod rewrite sth what? :ermm:
All I know is that it works correctly here, and every dam other test/live board Ive ever seen...
Quote:
Originally Posted by Rahzel_hx
PHP Code:
Parse error: parse error, unexpected T_CASE in /home/spiritno/public_html/forum/includes/functions_online.php on line 1319
after that change it gaive me another new error -_- also
[sql]DELETE FROM ".TABLE_PREFIX."battle[/sql]
change to
[sql]DELETE FROM ".TABLE_PREFIX."rpg_battle[/sql]
i don't have a [sql]DELETE FROM ".TABLE_PREFIX."battle[/sql]
it is already [sql]DELETE FROM ".TABLE_PREFIX."rpg_battle[/sql]
Thanks for your help ^__^ i know you will do ur best even though it isn't paid XP
|
Then whats the new error, if that was it then its not cause of this, because I checked all the rpg edits for functions_online and that rpgcp.php was the only one that lacked a break;
Can you post the 2-3 lines surrounding your line 1319 in that file then?