So I successfully integrated joomla with phpBB3 and with gallery2
After moving my phpBB3 and gallery2 folders from the test directory to the final directory, I'm getting this issue with the return url value is keeping the old setting...
The only issue I'm having is that, after I login to phpBB3 and click gallery2, then I go to add an image... on the link add item it is
Code: › http://floridasportfishing.com/magazine/fishing-forum/gallery2.php?g2_view=core.ItemAdmin&g2_subView=core.ItemAdd&g2_itemId=7&g2_return=%2Fmag%2Ffishing-forum%2Fgallery2.php
Notice the g2_return value is incorrect it should be magazine not mag!
I cant find anywhere to change it, in the phpBB3 config database, in the files, or any of the config files, I did the auto integration and the manual one in the phpBB3 gallery2 settings and still it does that, I even reinstalled gallery2 and it is still going to the wrong place on the return url !
heelp, please!
Thanks,!
---------
edit, after running the manual configuration and the auto configuration and checking the db over and over, and purging all the caches over and over, its working now!