var $return-to; is irritating php in some way. Now I am no expert on PHP so I have no clue what to do. Escape it will probably don't work since it is a variable. I am not sure.
if you replace everywhere you find $return-to with $returnto it maybe works. Need someone with PHP knowledge to...
Please read what intertec says... He has said 3 times already that he doesen't want open source templates.
Here is mine:
http://jagf.net/intertec/
I was just messing around in photoshop :P
Re: Fatal error: Class 'IDS_Init' not found in /home/admin/domain/phpids.php on line
I fixed that but now I get:
Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /home/admin/domain/phpids/lib/IDS/Init.php on line 50
line 50: $configPath = Config/Config.ini;
I get Fatal error: Class 'IDS_Init' not found in /home/admin/domain/phpids.php on line 15 and I don't really understand why...line 15: $init = IDS_Init::init('http://jagf.net/phpids/lib/IDS/Config/Config.ini');
The file is there so I don't know what it mean