|
Hello
You are the only Photopost user who has posted an issue. This is not something we here can replicate. As stated all I can do is try replicating a server setup like yours and this will no doubt take time.
Okay lets make this easier here in pp-inc.php a few lines under try this
unset($GLOBALS[$varname]);
$GLOBALS[$varname] = stripslashes($passtype[$varname]);
|