| Author |
Message |
deadl0ck Hangin' Around

Joined: Apr 09, 2006 Posts: 44
|
Posted:
Fri Apr 14, 2006 7:10 am |
|
Hi all,
How do I make other themes wotk with RavenNuke ?
When I install one, and pick it from my preferences menu, the whole site goes blank.
I'm must be missing someting..... |
|
|
|
 |
evaders99 Former Moderator in Good Standing

Joined: Apr 30, 2004 Posts: 3221
|
Posted:
Fri Apr 14, 2006 7:23 am |
|
Blank page usually indicates an error. Enable error reporting and check your error logs |
|
|
|
 |
deadl0ck Hangin' Around

Joined: Apr 09, 2006 Posts: 44
|
Posted:
Mon Apr 17, 2006 4:05 am |
|
How do I enable error reporting ? |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Mon Apr 17, 2006 4:20 am |
|
Look in the config.php file and change $display_errors to true.
Jakec |
|
|
|
 |
deadl0ck Hangin' Around

Joined: Apr 09, 2006 Posts: 44
|
Posted:
Tue Apr 18, 2006 4:25 pm |
|
Where do the errors appear ? I mean on screen, or in a log file somewhere ? |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Tue Apr 18, 2006 5:59 pm |
|
Both, if the display_errors flag is on. |
|
|
|
 |
srhh Involved


Joined: Dec 27, 2005 Posts: 296
|
Posted:
Wed Apr 19, 2006 10:35 pm |
|
Its been my experience with getting blank pages with themes is that either a file didn't get uploaded correctly, so you'd need to check the file integrity and re-upload any files that are missing data, (usually files that say 0kb are a give-away that they need to be re-uploaded, but not always)
Or the theme was made for a different version of PHPNuke than the one you're using, which in that case there's not much you can do except look around for a different version of that theme that works with your version of Nuke. |
|
|
|
 |
CodyG Life Cycles Becoming CPU Cycles

Joined: Jan 02, 2003 Posts: 668 Location: Vancouver Island
|
Posted:
Wed Apr 19, 2006 11:34 pm |
|
If you deleted the current default theme, ie: fisubice, before setting up your new theme as default you will experience a blank white page. You can check and fix this in the database table nuke_config. |
|
|
|
 |
srhh Involved


Joined: Dec 27, 2005 Posts: 296
|
Posted:
Fri Apr 21, 2006 1:25 am |
|
If the theme breaks your site and the above post doesn't work, this will work:
|
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16986 Location: Kansas
|
Posted:
Fri Apr 21, 2006 2:52 am |
|
|
|
 |
|
|
|
|