PHP Nuke Downloads
The latest and best in php nuke downloads.
www.westernstudios.net

Your Ads Here
Advertise with Western Studios.
www.westernstudios.net

PHP Nuke Services
Need work done on your site? View our services for the best in phpnuke services.
www.westernstudios.net

Theme Shop
Get the best in phpnuke themes, stock photos, icons from Western Studios themes shop.
shop.westernstudios.net

Live Tutorials
PHP, Photoshop, flash, illustrator tutorials.
www.live-tutorials.com


Advertise Here


Western Studios :: View topic - Its the dreaded white screen!!!
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups     ProfileProfile   Log inLog in 


Its the dreaded white screen!!!


Goto page 1, 2  Next
 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> 4 Images
Western Studios

WS Newbie
WS Newbie
~PHP Nuke User~


Posts: 19
Next Group: 31 posts
germinus wrote:

Hi all,

After installing and making all the changes to code and feeling very proud of myself Smile I now get the white screen syndrome! and yes I did the patch as per instructions but still have white screen, any ideas?

Right I have established that it must have somthin to do with global.php, if I restore that file to before it is altered I dont get the white screen, but i do get this error at the top of the screen...

DB Error: Bad SQL Query: SELECT s.session_user_id, s.session_lastaction, s.session_ip, u.user_id, u.user_level2, u.username, u.user_invisible FROM 4images_sessions s LEFT JOIN nuke_users u ON (u.user_id = s.session_user_id) WHERE s.session_lastaction >= 1153682245 ORDER BY u.user_id ASC, s.session_ip ASC
Unknown column 'u.user_level2' in 'field list'

I also notice that it does not automaticaly log me in, i have to log into the gallery...is that normal, inst the idea that when loged into nuke your loged into gallery at the same time?

Oh wait its even worse than that, now when i click login I get page cant be displayed and the url shows http://avatars.h-fm.com/nuke/NUKE_PATHlogin
even I know thats wrong

Posted: Sun Jul 23, 2006 2:19 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 159
Staff
Next Group: 341 posts
Halo wrote:

do you have 4images installed inside the same database as your phpnuke site?

Make this change inside the global.php file

Code:

if(!eregi("modules.php",$_SERVER['PHP_SELF']))
{
      die("You can't access this file directly...");
     }
if(!isset($mainfile)) { include("mainfile.php");}
$index = 0;


change to:

Code:

if (!defined('MODULE_FILE')) {
   die ("You can't access this file directly...");
}
//if (defined('NUKE_FILE'))  { include("mainfile.php");}
define('INDEX_FILE', true);


Posted: Sun Jul 23, 2006 2:32 pm

Western Studios

WS Newbie
WS Newbie
~PHP Nuke User~


Posts: 19
Next Group: 31 posts
germinus wrote:

yes I have 4images using same db as nuke as per instructions, im sure the white screen is somthin to do with global.php as soon as I alter the file i get the white screen, I will try your suggestion now.

Posted: Sun Jul 23, 2006 2:42 pm

Western Studios

WS Newbie
WS Newbie
~PHP Nuke User~


Posts: 19
Next Group: 31 posts
germinus wrote:

I dont have that code in the global.php, should i be looking for this code in the un altered global.php or after the code have been changed as per instructions?

Posted: Sun Jul 23, 2006 2:45 pm

Western Studios

WS Newbie
WS Newbie
~PHP Nuke User~


Posts: 19
Next Group: 31 posts
germinus wrote:

Got rid of the white screen, but still have the following errors..

DB Error: Bad SQL Query: SELECT s.session_user_id, s.session_lastaction, s.session_ip, u.user_id, u.user_level2, u.username, u.user_invisible FROM 4images_sessions s LEFT JOIN nuke_users u ON (u.user_id = s.session_user_id) WHERE s.session_lastaction >= 1153682245 ORDER BY u.user_id ASC, s.session_ip ASC
Unknown column 'u.user_level2' in 'field list'

Posted: Sun Jul 23, 2006 3:24 pm

Post new topic   Reply to topic    Western Studios Forum Index -> 4 Images All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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


Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts PHP paste bin added 0 admin 700 Wed Mar 23, 2005 6:47 pm
admin View latest post
No new posts PHP Nuke klips 0 admin 567 Fri Mar 18, 2005 6:52 pm
admin View latest post
No new posts Paypal success.php 1 Jabba 728 Fri Mar 04, 2005 7:00 pm
admin View latest post
No new posts Testing PHP tags 2 admin 710 Thu Mar 03, 2005 6:06 pm
admin View latest post
No new posts PHP Nuke Icons 0 admin 737 Mon Aug 23, 2004 4:05 pm
admin View latest post
 
Forums ©