Quote:
Originally Posted by punchbowl
I was having the same problem on localhost with no vbseo. Now it works but the pop-up window still redirects to home staright after the code is posted.
|
The fix was applied no matter whether vbseo exists or not, since it did not disturb the mod under vB3. The issue now very likely is caused by the use of the base tag.
Quote:
Also the pop-up window has this at the top:
"Notice: Use of undefined constant IN_SCRIPT - assumed 'IN_SCRIPT' in C:\wamp\www\4\photo_popup.php on line 2" (probably my wamp/php setting)
|
No, typo on my behalf. Has to be THIS_SCRIPT, of course. Working on something else that uses IN_SCRIPT, so that's probably why. Will be fixed in next.
Quote:
Also it seems to requery and reproduce the page whenever the 'Insert What' drop down is changed.
|
Yes, it does - because the code behind every single thumbnail on the page needs to be changed. Working as desidned.