General Theme Discussions - right bloc wth php nuke 8 and wowhorde3 lotard - May 30, 2007 - 02:52 PM Post subject: right bloc wth php nuke 8 and wowhorde3
Hy
I bought the wowhorde3 theme, and I'm running nuke version 8.
the address for teh site is http://beta.ledg.org/
I can't display right bloc
I've just modified atAPI.php
function atIsHomePage()
{
if ($GLOBALS['home_page'] == 1 ||
empty($_SERVER['QUERY_STRING'])) {
return true;
}
And nothing change
i've created a super user account for you to have a look around if it's helpful and im sending you a private message with it.
please any help would be great i just can't figure this out
thankyou
(sorry for my english i'm a french frogg^^)mars - May 30, 2007 - 03:14 PM Post subject: RE: right bloc wth php nuke 8 and wowhorde3
Looking into it.