Ok its not the gallery fault.. i agree
But i have a problem with the gallery and cmps
on pages where the cmps is active it replaces the modcp AND the admincp urls.. i found out why..
it seems to load the footer before the gallery and in the plugin it says:
Code:
Content visible to verified customers only.
so of course the gallery then sets the url for the replacement and it gives:
http://myhost.com/forums/http://myho...orums/admincp/
as url which obviously does not work.
for the moment i remmed out the 2 lines in includes/vba_cmps_include_bottom.php and the replacements work fine again..
Anyone know if there is a drawback???
Luc