PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Fri Sep 19, 2003 10:52 pm Reply with quote Back to top

ARGH! Why now! Smile

I'm trying to create various administrator users to wrap up the implementation and when I press ADD AUTHOR it comes back with a total white screen and that's it. No errors anywhere - just white. Like my face when I saw this. Crying or Very sad

The URL at the top never changes - it stays at
Only registered users can see links on this board!
Get registered or login to the forums!


And if I go up there and press enter on it the screen doesn't change. I have to change to another screen.

The workaround is to manually create the ID within the nuke_authors table and then assign the password via the admin panel. Go figure.

Any ideas?


Last edited by paranor on Fri Sep 19, 2003 10:57 pm; edited 1 time in total
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Sep 19, 2003 10:56 pm Reply with quote Back to top

Are you using any addons that have altered the nuke_author's table. Like whoiswhere? This normally means that an addon has altered the authors table and it didn't (or you didn't) modify the couple of other system scripts to recognize the added columns.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Sep 19, 2003 10:57 pm Reply with quote Back to top

The nuke authors table should have 22 columns in it.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Mon Sep 22, 2003 11:13 am Reply with quote Back to top

doh! there are 23 columns. Calendar program. I guess I ran the SQL file about 45 days ago and I know I'm not done putting it in yet.

You da man raven. Smile
View user's profile Send private message
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Tue Dec 07, 2004 10:05 pm Reply with quote Back to top

how do you modify the system scripts in order to fix this problem? any help..please.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Dec 07, 2004 10:08 pm Reply with quote Back to top

Please state your problem, what version of nuke, Apache or IIS, and what modules you have recently added since it stopped working.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Wed Dec 08, 2004 10:07 pm Reply with quote Back to top

We're using the 6.9 and the installed add-ons are the event calendar and live help center.

thanks for your help.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Dec 08, 2004 10:10 pm Reply with quote Back to top

Please reread my last post and provide all the information I requested Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Wed Dec 08, 2004 11:02 pm Reply with quote Back to top

The problem is that when we create admin user with limited privilege, we get a blank page after clicking the 'ADD AUTHOR'. This blank page is the admin.php

We are using phpnuke 6.9 running on Apache.

We only tested the admin user creation lately for the first time. The two add-ons have already been installed long time ago.

thanks for your help and very quick reply.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Dec 08, 2004 11:06 pm Reply with quote Back to top

Look in your apache error log.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Wed Dec 08, 2004 11:19 pm Reply with quote Back to top

which file do we exactly loo to view apache error logs?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Dec 09, 2004 12:08 am Reply with quote Back to top

Your host should have given you access to the apache error logs. If you use cPanel, you will see an ico for error log
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Fri Dec 10, 2004 9:32 pm Reply with quote Back to top

if the 'error log' in the cpanel is the same as the apache error log, all we see is the '...//favicon icon/....file does not exist.

thanks again for your reply.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Dec 10, 2004 9:40 pm Reply with quote Back to top

This problem is usually a result of adding addons that modify the authors table and they don't sync the code up to recognize the alterations.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Fri Dec 10, 2004 9:57 pm Reply with quote Back to top

any idea how to trouble shoot this?

thanks.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Dec 10, 2004 10:38 pm Reply with quote Back to top

Do you use whoiswhere or calendar?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Fri Dec 10, 2004 10:39 pm Reply with quote Back to top

we use the event calendar

thanks.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Dec 10, 2004 10:40 pm Reply with quote Back to top

Try dropping that column from the authors table - should be at the end of the table. You can always add it back. That's usually the cause.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
payne
New Member
New Member


Joined: Dec 07, 2004
Posts: 9

PostPosted: Sat Dec 11, 2004 8:51 am Reply with quote Back to top

thank you very, very much for your very kind and very intelligent advise....the problem was fixed.

thanks again
View user's profile Send private message
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

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