Fork me on GitHub

I want my right block back!!  Bottom

  • First my details

    Postnuke 750
    Content Express 1.2.7.5
    Pnflashgames 1.0
    and the narodniki-classic theme from http://www.narodniki.com/
    __________________________

    I have set Content express to be the startpage. This works fine.

    Here comes the problem. Before I started to use Content express i had a right block with "latest hi-scores" from pnflashgames. Now this dosent work. As soon i set Content express as startpage the right block disappears. If i make "news" startpage, the right block comes back.

    I have searched and found some mods for the "theme.php" but the dosn't fit with the theme.php from narodniki-classic.

    Is there anyone who can help?
  • found the answer here

    http://www.xexpress.org/index.php?name=PNphpBB2&file=viewtopic&t=1471&highlight=right+block&sid=edef0a836c431697b92280ed957c1f38

    Quote

    Hmm, just looking at your code again zac. In your case, the blank images seem to be getting displayed in themefooter(). Have you tried simply changing Code:
    if ($index == 1)
    to Code:
    if (($index == 1) || (pnModGetName() == "ContentExpress"))
    in themefooter()?


    Thats the golden words

This list is based on users active over the last 60 minutes.