Modules  :: 
nukewrapper-what am I doing wrong?
 Top

  • Okay, I'm not a programmer, but I've been working with PostNuke for a couple of years now in an amateur fashion. I've gotten passingly good at figuring things out, but this has got me stumped. I'm trying to use nukewrapper for the first time, but I just can't get it to work.

    First of all let me see if I've even installed it right. The root for my site is www.captaincomics.us/postnuke. I put the files for includes in the includes folder, the files for the modules in each of the module folders, and all the stand alone files in the root. I initialized and activated the nukewrapper module.

    Now, I want a file in my root called "main.htm" to be wrapped in an AutoTheme that I put together. So the address I used was "http://www.captaincomics.us/postnuke/page.php?file=main.htm" and nothing happens.

    Can somebody explain to me what I'm doing incorrectly? It would be most appreciated.

    --
    Visit our school district website (constructive criticism welcome)
    http://www.gorockets.org
  • There's no GUI interface for setting up NukeWrapper. You actually have to code the settings for the module in PAGE.PHP yourself. Open PAGE.PHP for editing and you'll see a section where you can set the directories it will look in for files. My guess is it's not configured to check your \INCLUDES folder for the files you're trying to wrap. Add the necessary directory locations, save the file and try again.

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