PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
snype
Regular
Regular


Joined: Aug 12, 2008
Posts: 58

PostPosted: Tue Jun 08, 2010 6:28 pm Reply with quote Back to top

Hello i wonder if i can trouble you guys to help me out with the NSN Theme_System for the latest ravennuke. I have installed it and all the admin side works but when i try to go to the module its self all i get is a blank page i am really stumped with this.

No errors appear its just a blank white page

Thanks snype Very Happy
View user's profile Send private message
jestrella
Moderator


Joined: Dec 01, 2005
Posts: 535
Location: Santiago, Dominican Republic

PostPosted: Tue Jun 08, 2010 7:11 pm Reply with quote Back to top

Turn on error reporting and then try again...

It's hard to tell without look at the code, but let me guess, there should be some deprecated code at the very top of the module index file...

You must have something like

Code:
defined('MODULE_FILE') OR die('You Cant Access this file directly');


or like this

Code:
if (!defined('MODULE_FILE') { die(('You Cant Access this file directly'); }



Would be very helpful if you post the first lines of code or if you provide a working link to get the whole module for we to have a look.
View user's profile Send private message Visit poster's website
gregexp
The Mouse Is Extension Of Arm


Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Tue Jun 08, 2010 7:12 pm Reply with quote Back to top

Did you upload it in ascii or binary?

Sometimes php scripts do that when uploaded incorrectly.


Try to reupload, but make sure your FTP client is set to binary, and not ascii or auto.
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
snype
Regular
Regular


Joined: Aug 12, 2008
Posts: 58

PostPosted: Tue Jun 08, 2010 8:34 pm Reply with quote Back to top

Nuken answered it on his boards
bobby wrote:
In the modules index.php find:
Code:
if(!isset($op)) { $op = "TSIndex"; }


change it to:
Code:
if(!isset($op) || empty($op))  { $op = "TSIndex"; }


and see if that fixes it. if it doesn't, I will install it and see if it is something else.


That fixed it and i had error reporting on but no errors were reported which is what stumped me the most.
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Tue Jun 08, 2010 8:43 pm Reply with quote Back to top

snype wrote:
Nuken answered it on his boards
bobby wrote:
In the modules index.php find:
Code:
if(!isset($op)) { $op = "TSIndex"; }


change it to:
Code:
if(!isset($op) || empty($op))  { $op = "TSIndex"; }


and see if that fixes it. if it doesn't, I will install it and see if it is something else.


That fixed it and i had error reporting on but no errors were reported which is what stumped me the most.


That was the first thing that came to my mind as all the NSN scripts have that problem, but I see that nuken remembered as well Smile
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum