NavinR Posted May 14, 2009 Posted May 14, 2009 I tried logging into my ADMIN Panel to configure my oscommerce template, but i cant log in. It keeps saying " Error: Invalid administrator login attempt." can someone help me? Newbie
steve_s Posted May 14, 2009 Posted May 14, 2009 I tried logging into my ADMIN Panel to configure my oscommerce template, but i cant log in. It keeps saying " Error: Invalid administrator login attempt." can someone help me? See this thread http://www.oscommerce.com/forums/index.php?showtopic=336148
NavinR Posted May 14, 2009 Author Posted May 14, 2009 I dont understand what it means by "GO TO ADMINISTRATOR TABLE" ok well go to phpmyadmin where your data resides. goto administrator table...... there in user_name enter admin and in user_password enter 1d6ec2c4f79e491adc8b75159cf5d02d:bd so username: admin password: admin Newbie
steve_s Posted May 14, 2009 Posted May 14, 2009 I dont understand what it means by "GO TO ADMINISTRATOR TABLE" ok well go to phpmyadmin where your data resides. goto administrator table...... there in user_name enter admin and in user_password enter 1d6ec2c4f79e491adc8b75159cf5d02d:bd so username: admin password: admin login into host, click on phpmyadmin click on database for oscommerce store click on sql tab now run this sql query INSERT INTO `administrators` (`id`, `user_name`, `user_password`) VALUES (2, 'admin', '72cc7bf841d77c02b3b91bb85561163d:ce'); you can now login admin on oscommerce with the following username admin password admin
NavinR Posted May 14, 2009 Author Posted May 14, 2009 im using GODADDY I dont understand how you run an SQL query login into host, click on phpmyadmin click on database for oscommerce store click on sql tab now run this sql query INSERT INTO `administrators` (`id`, `user_name`, `user_password`) VALUES (2, 'admin', '72cc7bf841d77c02b3b91bb85561163d:ce'); you can now login admin on oscommerce with the following username admin password admin Newbie
NavinR Posted May 14, 2009 Author Posted May 14, 2009 ok so i ran the SQL QUERY and now i get this error message Warning: mysql_connect(): Access denied for user 'sho0912302441794'@'208.109.181.21' (using password: YES) in /home/content/a/l/p/alphaapparel1/html/Online Store/includes/functions/database.php on line 19 Unable to connect to database server! thats what it says when i try to access my site Newbie
steve_s Posted May 14, 2009 Posted May 14, 2009 im using GODADDY I dont understand how you run an SQL query login godaddy they must have phpmyadmin, if not can contact host ask them how i run sql queries or use this contribution http://addons.oscommerce.com/info/5857/v,22
FIMBLE Posted May 15, 2009 Posted May 15, 2009 or you could use this http://addons.oscommerce.com/info/5857 this error Warning: mysql_connect(): Access denied for user 'sho0912302441794'@'208.109.181.21' (using password: YES) in /home/content/a/l/p/alphaapparel1/html/Online Store/includes/functions/database.php on line 19 Unable to connect to database server! is not to do with your admin, its the main database connection as defined in your configure.php files Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.