Nuke version: 7.9 np 3.2
phpbb version: patched to 21np
error:
When I want to make a posting, reply or preview, I can use smilies.
When I want to see More Smilies a popup window shows with more smilies.
In that popup I see smilies and a copyright from phpbb and I also see the whole site footer.php that contains links and stuff.
This footer.php doesn't belong there becouse in 'includes/page_tail.php' it says:
if ($popup != "1") {
include("footer.php");
}
the link to that more smiles popup is:
Forums&file=posting&mode=smilies&popup=1
wich clearly says &popup=1
the popup window also contains the full link instead of the normal pagetitle 'Emoticons'
I use a theme of my own, so where and/or what should I change to correct that.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum