juzcuz
Newbie   Posts: 5 Registered: 6/7/2006 Status: Offline
|
posted on 6/12/2006 at 09:23 AM |
- CSM = PostNuke,
- Version of CMS = 0.762
- Version of AutoTheme = 1.77
- Theme = Any AutoTheme Only (Using Theme Labs theme)
- Forums = PNphpBB2
- Version of PNphpBB2 = 1.2i
Recursed permissions on /modules = 777
Recursed permissions on /themes = 777
Recursed chown on /htdocs = webadmin:www
bbcode hook on PNphpBB2, AutoTheme
Problem discription:
PNphpBB2 module seems to be work correctly in the main Postnuke system.
Once I chose the administration for PNphpBB2 the main "right" frame
displays correctly with forum information and my user information as an
administrator.
The "left" frame is blank when using Firefox and "Page unavailable" for
Explorer. Of course this is the administration frame.
This is only an issue when using AutoTheme themes.
I did enable the AutoTheme debug code. No additional information.
What am I missing? |
| |
| |
juzcuz
Newbie   Posts: 5 Registered: 6/7/2006 Status: Offline
|
posted on 6/13/2006 at 07:37 AM |
I'm at a loss.
I have searched and read piles of information looking for a solution to
this and found no resolution.
The ./modules/PNphpBB2/templates/PNtheme/styles/"MyTheme.css" exists.
The forums work fine within my template and custom page but when I go to
the PNphpBB2 admin the left admin frame is blank. |
| |
juzcuz
Newbie   Posts: 5 Registered: 6/7/2006 Status: Offline
|
posted on 6/27/2006 at 08:57 PM |
Fixed.
For all the other newbies that will be desperately looking for a fix to
this issue...
PHP default memory limit is set to 8M and some PHP script memory
requirements exceed this. I changed this to 12M, reloaded apache and
whola!
For more info on where I found help see:
http://www.tech-recipes.com/php_programming_tips777.html
|
| |