You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 91 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Database error! [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
CenCer
Nuke Soldier
Nuke Soldier


Joined: Nov 21, 2003
Posts: 13


PostPosted: Sun Jun 13, 2004 2:09 am Reply with quoteBack to top

When installing Admin Secure 1.7 Final on PHPNuke 7.3 i got this error message:

Quote:
Database Error!

An error was encountered while convert existing admin account.

Error Message:
Unknown column 'lastupdate' in 'where clause' (Code: 1054)

It strongly recommended that you stop this process now. Make sure your PHP-Nuke is properly installed and configured, and your site has no database problems.


any idea??
Find all posts by CenCerView user's profileSend private messageVisit poster's website
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Sun Jun 13, 2004 2:38 pm Reply with quoteBack to top

Be sure $asec_dbtable in asconfig.php only containing alphanumerics (a-z), numerics (0-9) and underscores.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
TrishTan
Nuke Cadet
Nuke Cadet


Joined: Jun 13, 2004
Posts: 2


PostPosted: Tue Jun 15, 2004 8:38 am Reply with quoteBack to top

No, thats not it... At least for me.....
Find all posts by TrishTanView user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Tue Jun 15, 2004 9:50 am Reply with quoteBack to top

This was also happened with someone else and the error was he accidentally remove trailing doublequote on variable value. If you still got such error, open phpMyAdmin to check the 'lastupdate' field. For example, if you define 'mirror_table' assigned to $asec_dbtable in asconfig.php, select on that name from left list pane located in phpMyAdmin, create the field when absent by executing this command from phpMyAdmin sql query:

Code:
ALTER TABLE `mirror_table` ADD `lastupdate` int(11) not null default '0';


Change "mirror_table" with your actual table name defined in #asec_dbtable variable.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
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.printer-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.190 Seconds - 258 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::