PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  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
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Wed Jul 21, 2004 11:55 pm Reply with quote Back to top

Im trying to install this thing to test it and i cant even make an admin!
It just keeps looping, i try to make one it makes me loggin and take me back to make an admin.

Evil or Very Mad

Any idea why?
Im going to take chats patches off for the admin file, to get to the bottom of this.

EDIT: Seems FB may have somthing to do with this. You would have thought he would have tested it Rolling Eyes

EDIT:Read Down To My Bottom Post for the Fix


Last edited by stephen2417 on Thu Jul 22, 2004 12:50 am; edited 2 times in total
View user's profile Send private message Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Thu Jul 22, 2004 12:09 am Reply with quote Back to top

Yeah the God account failed for me too had to create it manually to get the ball rolling. I was using user_prefix and noticed that the admin.php isn't wired to that completely. Might work on standard prefix??
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Thu Jul 22, 2004 12:25 am Reply with quote Back to top

I think there are an extra value or a missing column take your pick.

This should work edit admin.php line 31 find this
$db->sql_query("INSERT INTO ".$prefix."_authors VALUES ('$name', '$the_adm', '$url', '$email', '$pwd', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0')");

change it to this
$db->sql_query("INSERT INTO ".$prefix."_authors VALUES ('$name', '$the_adm', '$url', '$email', '$pwd', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '')");

Not 100% why that is the way it is either there is a column or a value missing someplace here but this seems ok. Otherwise check and see if chatservs posted anything over at nukefixes on this one.


Last edited by sixonetonoffun on Thu Jul 22, 2004 12:27 am; edited 1 time in total
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 12:27 am Reply with quote Back to top

Could it be bc of that new ip blocker, i didnt have a chance to look at the sql yet. I just import and hope it works usualy Very Happy
View user's profile Send private message Visit poster's website
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 12:28 am Reply with quote Back to top

Its still looping Shocked Shocked
View user's profile Send private message Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Thu Jul 22, 2004 12:34 am Reply with quote Back to top

Yeah I bet your right there is likely a column for the ban feature missing from the admin first function.
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 12:38 am Reply with quote Back to top

Change to this instead..
$db->sql_query("INSERT INTO ".$prefix."_authors VALUES ('$name', '$the_adm', '$url', '$email', '$pwd', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '')");

For some reason the sql dump is either wrong or FB dosent know what hes doing Bang Head

Theres less coloums (sp)

EDIT: BC he removed some of them modules Exclamation Look whos smart now Very Happy
View user's profile Send private message Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Thu Jul 22, 2004 3:00 am Reply with quote Back to top

Hmn think I pasted from the same file twice there thanks Stephen we're on the same page at least.
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 4:34 am Reply with quote Back to top

Ya i did notice that..

Just so chat knows i put a link in his forums back to this topic.

I can tell this is going to be one of them newbie problems, like in 6.9's sql dumb not having the comment's in before the --- lines. BC we all know that FB will never fix this and when chat fixes it newbies arent going to know to go there, they would think that the CMS is secure already.
But really someone needs to get FB to fix this, hes selling it for crying out loud. Bang Head
View user's profile Send private message Visit poster's website
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Thu Jul 22, 2004 8:22 am Reply with quote Back to top

radminephem and radminsection were removed from the authors table. Patch updated Rolling Eyes
View user's profile Send private message Visit poster's website
corky
Regular
Regular


Joined: Feb 29, 2004
Posts: 63

PostPosted: Thu Jul 22, 2004 8:39 am Reply with quote Back to top

Great Job Chatserv
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 8:41 am Reply with quote Back to top

Now chat if you can take a look at this,
Only registered users can see links on this board!
Get registered or login to the forums!


That would help even more Very Happy
View user's profile Send private message Visit poster's website
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Thu Jul 22, 2004 8:53 am Reply with quote Back to top

Don't you just love when new versions come out? I have no changelog for core 7.4 to Patched 7.4, at least not yet, i'm working on a list of 7.4 fixes, when done i'll write a changelog.
View user's profile Send private message Visit poster's website
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Thu Jul 22, 2004 9:08 am Reply with quote Back to top

K sounds good RavensScripts (<--that includes chat Laughing )
View user's profile Send private message Visit poster's website
cprompt
Regular
Regular


Joined: Jun 08, 2004
Posts: 64

PostPosted: Thu Jul 22, 2004 2:35 pm Reply with quote Back to top

chatserv wrote:
Don't you just love when new versions come out? I have no changelog for core 7.4 to Patched 7.4, at least not yet, i'm working on a list of 7.4 fixes, when done i'll write a changelog.


where's the humanity? A new verison of nuke and not even a week later, chatserv is already pacthing it??? What the heck is up with that?
Does FB even bother testing his package before releasing it to the masses? Oh forgive me, it's only released to the Club. Well, that just makes matters worse. I would be pretty ticked off if I paid for something only to find out it's buggy...geeze!
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Thu Jul 22, 2004 2:43 pm Reply with quote Back to top

FB added Nuke Patched 2.4 to Nuke's core so he missed out on 2.5's changes which is why there's a patch for 7.4
View user's profile Send private message Visit poster's website
cprompt
Regular
Regular


Joined: Jun 08, 2004
Posts: 64

PostPosted: Thu Jul 22, 2004 3:00 pm Reply with quote Back to top

mmm..ok..excuses, excuses...hehe
All I know is this:

Image
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Thu Jul 22, 2004 3:06 pm Reply with quote Back to top

Embarassed Mr. Green
View user's profile Send private message Visit poster's website
pmflav
New Member
New Member


Joined: Jul 22, 2004
Posts: 2

PostPosted: Thu Jul 22, 2004 9:56 pm Reply with quote Back to top

Not sure if the patch was supposed to fix this but I am still unable to add admins, when I do it redirects me to a blank page.

I am running the patched version of 7.4

The only code modifications mad ewere with sentinel and protector, both of which are running on the site.
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Thu Jul 22, 2004 10:11 pm Reply with quote Back to top

The blank page usually means the authors db table has less or more fields than required, how many does yours have? I believe protector adds a field to it and modifies the authors admin file so you might want to check that as well. Its field i believe is called radminblocker.
View user's profile Send private message Visit poster's website
pmflav
New Member
New Member


Joined: Jul 22, 2004
Posts: 2

PostPosted: Thu Jul 22, 2004 10:18 pm Reply with quote Back to top

Thankyou for your quick reply.
It was the radminblocker. Once I deleted that everything worked fine.
Thankyou again.
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Fri Jul 23, 2004 2:11 am Reply with quote Back to top

Oh boy another ripper,
Image
Ill let ganja deal with you Laughing
View user's profile Send private message Visit poster's website
dobbelina
Hangin' Around


Joined: Jul 21, 2004
Posts: 47

PostPosted: Fri Jul 23, 2004 2:31 am Reply with quote Back to top

For me it works fine if you do like this:
1. Backup your your "old" database (in my case from v7.3) where you already have
an admin login.
2. Use that database instead of "nuke.sql" that came with the 7.4 package.
(Now you can login).
3.Run the upgrade(in my case upgrade73-74.php)
Voil'a now it works !!!
Offcourse if you have any mods you have to apply them again.
Ps. if there's a patch file avaliable that fixes this could someone be so kind and
e-mail it to me,or post a d/l link to it
Many thanks !
Dobbelina
Very Happy
View user's profile Send private message
dobbelina
Hangin' Around


Joined: Jul 21, 2004
Posts: 47

PostPosted: Fri Jul 23, 2004 2:59 am Reply with quote Back to top

chatserv wrote:
FB added Nuke Patched 2.4 to Nuke's core so he missed out on 2.5's changes which is why there's a patch for 7.4

So you mean the 7.4 patched version that i d/l from here yesterday is patched
with 2.4 ?.
Today i went to Nukeresources.com and saw that there's an 2.5 patch avaliable for
v7.4
Should i use that one instead ?
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Fri Jul 23, 2004 6:35 am Reply with quote Back to top

If you downloaded a patched version on this site it most likely includes the latest patch.
View user's profile Send private message Visit poster's website
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