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.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
nukewrapper-what am I doing wrong?
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 22
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
- Moderated by:
- Support
