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)
Post new topic   Reply to topic
Author Message
juantus
New Member
New Member


Joined: Mar 17, 2010
Posts: 5

PostPosted: Wed Jun 02, 2010 7:34 am Reply with quote Back to top

I upgraded from phpnuke to Raven but now I cant register members. It gives an error 'unable to update data base' can anyone help with this... It happens even when I try manually entering the member. Confused
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

PostPosted: Wed Jun 02, 2010 7:47 am Reply with quote Back to top

Just so everyone can get an understanding of the situation, how did you go about upgrading from phpnuke to ravennuke?
View user's profile Send private message Visit poster's website
snype
Regular
Regular


Joined: Aug 12, 2008
Posts: 58

PostPosted: Wed Jun 02, 2010 8:39 am Reply with quote Back to top

Was this the site that scope1234 done for you?
View user's profile Send private message
juantus
New Member
New Member


Joined: Mar 17, 2010
Posts: 5

PostPosted: Wed Jun 02, 2010 2:03 pm Reply with quote Back to top

Yes but I dont think its something he done for we talked and walked through it
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

PostPosted: Wed Jun 02, 2010 2:46 pm Reply with quote Back to top

I would suggest running the Table Compare Utility which is located in the UtilityFiles folder in the download. This will inform you of an discrepancies in the database. We can go from there.
View user's profile Send private message Visit poster's website
juantus
New Member
New Member


Joined: Mar 17, 2010
Posts: 5

PostPosted: Mon Jun 07, 2010 10:18 am Reply with quote Back to top

Sorry it took so long finally ran the comparison and here is the results:

You are comparing this data base against the structure of the database represented in fieldlist240.txt
null status not match nuke_users bio : Base YES Your table NO
null status not match nuke_users ublock : Base YES Your table NO
column not found in your table: nuke_users user_login_tries
column not found in your table: nuke_users user_last_login_try
column not found in your table: nuke_users agreedtos
column not found in your table: nuke_users lastsitevisit



--------------------------------------------------------------------------------
tables processed: 163
fields processed: 1179
fields not found on your system 4
tables not found in your system: 0
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

PostPosted: Mon Jun 07, 2010 12:00 pm Reply with quote Back to top

Looks like an easy fix. I don't have time right now to prepare the necessary sql statements to fix it, but I will try to do it tonight.

If anyone else sees this before I respond feel free to help Smile
View user's profile Send private message Visit poster's website
juantus
New Member
New Member


Joined: Mar 17, 2010
Posts: 5

PostPosted: Mon Jun 07, 2010 3:14 pm Reply with quote Back to top

Thanks Guys for your help..it will get the recruit dept off my back...lol..
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

PostPosted: Mon Jun 07, 2010 8:03 pm Reply with quote Back to top

Use phpmyadmin to run this, and then rerun the table compare.

Code:

ALTER TABLE nuke_users CHANGE bio bio tinytext NULL default NULL;
ALTER TABLE nuke_users CHANGE ublock ublock tinytext NULL default NULL;
ALTER TABLE nuke_users ADD lastsitevisit INT(11) NOT NULL DEFAULT 0;
ALTER TABLE nuke_users ADD agreedtos TINYINT(1) NOT NULL DEFAULT 0;
ALTER TABLE nuke_users ADD user_last_login_try int(11) NOT NULL DEFAULT 0;
ALTER TABLE nuke_users ADD user_login_tries smallint(5) unsigned NOT NULL DEFAULT 0;


Also FYI I see your comparing 2.40.00. Our current version is 2.40.01. After we get this fixed I suggest you upgrade.
View user's profile Send private message Visit poster's website
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