Quote:
Originally Posted by AWS
Thanks, I'll send them the file changes.
|
Hello AWS,
if it doesn't work due to security restrictions of PHP5 then please remove the following line of the code I justed posted above:
PHP Code:
define('NO_REGISTER_GLOBALS', 1);
Only remove this line if you are connecting as a member and you get the error message "KEIN ZUGRIFF" which means "No Access". After removing the line above it should work like charm.
Cheers,