Cannot access my account


 
Thread Tools
Contact Us Forum Support Area for Unregistered Users & Account Problems Cannot access my account
# 1  
Old 08-24-2013
Cannot access my account

Whenever i try to log in i can enter my username (bakunin) and password but am redirected to an error screen showing an SQL error:

Code:
Database error in vBulletin 3.8.4:

Invalid SQL:
UPDATE user SET country_iso2=DE WHERE userid=41441;

MySQL Error   : Unknown column 'DE' in 'field list'
Error Number  : 1054
Request Date  : Saturday, August 24th 2013 @ 08:42:36 PM
Error Date    : Saturday, August 24th 2013 @ 08:42:36 PM
Script        : https://www.unix.com/
Referrer      : https://www.unix.com/login.php?do=login
IP Address    : XXX.XXX.XXX.XXX
Username      : bakunin
Classname     : vB_Database_MySQLi
MySQL Version : 5.1.69-0ubuntu0.11.10.1-log

This screen persists until i clear the cookies after which i can log in again (with the same result). Clearing cache and similar actions did nothing to change the problem.

bakunin

Last edited by Scott; 08-25-2013 at 11:00 PM.. Reason: Hidden IP address
aka-bakunin
# 2  
Old 08-25-2013
Fixed.

Was an error in the new "user times in profile" code I was working on.

My apologies and thanks for your patience.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. How to Post in the The UNIX and Linux Forums

Simultaneously try to execute commands after connecting to remote account to one account

I have made password less connection to my remote account. and i tried to execute commands at a time. but i am unable to execute the commands. ssh $ACCOUNT_DETAILS@$HOST_DETAILS cd ~/JEE/*/logs/ (1 Reply)
Discussion started by: kishored005
1 Replies

2. Solaris

Direct/scsu access to unix account

Hey Is there any way to differentiate if a user is logged directly into a UNIX functional account or if they have scsu'ed into the functional account? Cheers Paul (2 Replies)
Discussion started by: runnerpaul
2 Replies

3. Solaris

Restricting access to functional database account through unix

Hi, At present there is a functional database account which can be accessed when logging in through a unix server. At present it can be accessed through from any UNIX account on this server. Is there any way of restricting it so it can only be accessed through a functional unix account but only... (2 Replies)
Discussion started by: runnerpaul
2 Replies

4. Shell Programming and Scripting

how i can make one ip access to ftp account and deny others

HI I want to make only one IP can access to ftp acount in cpanel or by shell can any body help me ? (1 Reply)
Discussion started by: elkadrey
1 Replies

5. UNIX for Dummies Questions & Answers

Change other account password from root access

Hi, I have forgotten my personal account password but I still have the root access to the box. Please tell me how can I change my other account password by logging as root. Thanks. Rakesh :D (4 Replies)
Discussion started by: rakeshou
4 Replies

6. Solaris

How to create a new ftp user account with limited access..?

Hi All, I'm using solaris 2.8, and I want create a new ftp user account with the following restrictions: - Have only ftp access, no telnet or rlogin - Have restricted access to its home directory example /export/home/newuser - Deny access to any other directory. Thanks for your help, ... (6 Replies)
Discussion started by: Jeremy3
6 Replies

7. HP-UX

Root account disabled and unable to access console

Hi, hope someone could help me here: Our root account was disabled on our production server this morning and usually we would login at the console to re-enable the account. However we are unable to get a login prompt at the console. The console displays the 8 options along the bottom and a... (2 Replies)
Discussion started by: AaronC
2 Replies

8. UNIX for Dummies Questions & Answers

create or modify user account to have same access as root

Is there a way to create or better yet modify a user account so it has the same privs as root? (6 Replies)
Discussion started by: xadamz23
6 Replies

9. UNIX for Dummies Questions & Answers

Account access

I have a lot of users that I think are no longer using their acocunts. What I want to do is see when they lasted logged in. I have tried LAST and FINGER but they do not seem to have the information I need. All help much appreciated. (2 Replies)
Discussion started by: yearntolearn
2 Replies
Login or Register to Ask a Question