4
Thanks guys fixed the problem and yeah
If you have a site on safe mode on and cannot be changed well then you need to alter the init.inc.php file in xcgal/include/init.inc.php
On line 33 it reads
//define('SILLY_SAFE_MODE',1);
just uncomment it and it will work For those who don't know what uncommenting means it just means removing the // from it
so it should look like this:
define('SILLY_SAFE_MODE',1);
The only other issue is that you still will not be able to send ecards so if anybody does know the fix for somebody to send a ecard while there subdomain is on safe mode on then can you please post it here for us thanks
kiwiguy