Results 1 to 6 of 6
-
18th Oct 2011, 06:40 PM #1OPMember
Out of Range Value for Column Error
Hi Everyone,
Since yesterday I have beeen facing the following error in my website. can Anyone help me out?
General Error
SQL ERROR [ mysqli ]
Out of range value for column 'user_login_attempts' at row 1 [1264]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
Orb.orbofdarkness Reviewed by orbofdarkness on . Out of Range Value for Column Error Hi Everyone, Since yesterday I have beeen facing the following error in my website. can Anyone help me out? General Error SQL ERROR Out of range value for column 'user_login_attempts' at row 1 Rating: 5
-
18th Oct 2011, 06:43 PM #2Member
Guessing from the top of my head the column 'user_login_attempts' doesn't exists.
-Make sure you've connected the username to the database.
-Make sure you're using correct database info
-Make sure you have imported all the correct database tables/columns.
Edit -Make sure your username/database have the correct permissions (SELECT enabled)
Sorry I can't be much help... :-\
Made by Envee :P
-
18th Oct 2011, 06:43 PM #3Member
It looks like you didnt let the DB update script complete.
Download phpbb3 and upload the /install folder and run /install/database_update.php
then clear the cache.
-
18th Oct 2011, 06:45 PM #4OPMember
I Haven't changed anything in the site nor I have installed any mod.
-
18th Oct 2011, 06:46 PM #5Member
Still try what i said, it will check your DB and add the column
You have an outdated database for the phpbb files your running.
This is the default setting
PHP Code:ALTER TABLE `phpbb_users` CHANGE `user_login_attempts` `user_login_attempts` TINYINT( 4 ) NOT NULL DEFAULT '0'
-
18th Oct 2011, 06:52 PM #6OPMember
Thanks a lot "Gavo"...Problem Solved ..
...
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Dreamcash-Download comissions range between $0.60 and $14.00
By remussik in forum File Hosts Official SupportReplies: 7Last Post: 9th Jul 2012, 09:26 AM -
How can i block range IP ?
By chipve in forum Webmaster DiscussionReplies: 1Last Post: 4th Apr 2012, 09:58 PM -
[Buying] Scrapebox license in the range of $30
By SpiderZq in forum Completed TransactionsReplies: 6Last Post: 12th Oct 2011, 07:48 AM -
O range VPS - email from owner
By Reitak in forum Hosting DiscussionReplies: 7Last Post: 11th Nov 2010, 08:40 PM -
MySQL error 1054 - "Unknown column"
By dany_loc in forum Technical Help Desk SupportReplies: 2Last Post: 20th Sep 2010, 08:41 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...