| Upload Error
I get error of
IN_PORTAL_AREA or THIS_SCRIPT must be defined to continue
when uploading more than 1 pic......
I use vbportal and one of the plugins when on gives this error
phpportals files have recently been upgraded
It seems that includes/init.php and all the other scripts that used eregi() have been replaced with the security check at the start.
Possibly because photopost doesn't set THIS_SCRIPT that there's an error now. the gallery is probably calling vbportal's global.php via the plugin (as does the forums page) but since there's no define('THIS_SCRIPT', 'tosomething'); in any photopost script there's this error now which is actually just some script (likely includes/init.php) stopping execution and printing that messagephotopost constant that can be used to set a bypass of the security check
Is it possible there is a photopost constant that can be used to set a bypass of this security check ?
Many thanks
Edit: Apologises if in wrong forum
__________________
Cheers for your help!
Last edited by hIBEES; August 26th, 2006 at 08:44 PM.
|