Author |
Message |
stephen2417
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/4551873940eae4d6c0e00.gif)
Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH
|
Posted:
Wed Jul 21, 2004 11:55 pm |
|
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.
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
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 |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sixonetonoffun
Spouse Contemplates Divorce
![](modules/Forums/images/avatars/d1ecfa674c890aee2698b.jpg)
Joined: Jan 02, 2003
Posts: 2496
|
Posted:
Thu Jul 22, 2004 12:09 am |
|
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?? |
_________________ [b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sixonetonoffun
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 12:25 am |
|
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 |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 12:27 am |
|
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](modules/Forums/images/smiles/icon_biggrin.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 12:28 am |
|
Its still looping ![Shocked](modules/Forums/images/smiles/icon_eek.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sixonetonoffun
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 12:34 am |
|
Yeah I bet your right there is likely a column for the ban feature missing from the admin first function. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 12:38 am |
|
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
Theres less coloums (sp)
EDIT: BC he removed some of them modules Look whos smart now ![Very Happy](modules/Forums/images/smiles/icon_biggrin.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sixonetonoffun
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 3:00 am |
|
Hmn think I pasted from the same file twice there thanks Stephen we're on the same page at least. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 4:34 am |
|
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](modules/Forums/images/smiles/banghead.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
Member Emeritus
![](modules/Forums/images/avatars/Risque/fhf215.jpg)
Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico
|
Posted:
Thu Jul 22, 2004 8:22 am |
|
radminephem and radminsection were removed from the authors table. Patch updated ![Rolling Eyes](modules/Forums/images/smiles/icon_rolleyes.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
corky
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Feb 29, 2004
Posts: 63
|
Posted:
Thu Jul 22, 2004 8:39 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 8:41 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 8:53 am |
|
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 9:08 am |
|
K sounds good (<--that includes chat ) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
cprompt
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/44f96a0141326b91c8342.gif)
Joined: Jun 08, 2004
Posts: 64
|
Posted:
Thu Jul 22, 2004 2:35 pm |
|
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! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 2:43 pm |
|
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 |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
cprompt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 3:00 pm |
|
mmm..ok..excuses, excuses...hehe
All I know is this:
![Image Image](http://www.fauxpas.org/mystuff/csrules.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 3:06 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
pmflav
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jul 22, 2004
Posts: 2
|
Posted:
Thu Jul 22, 2004 9:56 pm |
|
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 10:11 pm |
|
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. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
pmflav
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jul 22, 2004 10:18 pm |
|
Thankyou for your quick reply.
It was the radminblocker. Once I deleted that everything worked fine.
Thankyou again. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stephen2417
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Jul 23, 2004 2:11 am |
|
Oh boy another ripper,
Ill let ganja deal with you ![Laughing](modules/Forums/images/smiles/icon_lol.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dobbelina
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jul 21, 2004
Posts: 47
|
Posted:
Fri Jul 23, 2004 2:31 am |
|
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](modules/Forums/images/smiles/icon_biggrin.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dobbelina
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Jul 23, 2004 2:59 am |
|
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 ? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Jul 23, 2004 6:35 am |
|
If you downloaded a patched version on this site it most likely includes the latest patch. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|