Do you know where openCart password and user name are store, which folder or table. I had someone who built my site and I don't know the user name and password to enter mysql so I went to go daddy and changed it and now my website is all screw because of that because the old password and new password is not sync.
Thank
Thank
you know where the username and password is, in which folder and file
The username and password is only a variable now.
store/system/database/mysql.php
public function __construct($hostname, $username, $password, $database) {
if (!$this->connection = mysql_connect($hostname, $username, $password)) {
The username and password is only a variable now.
store/system/database/mysql.php
public function __construct($hostname, $username, $password, $database) {
if (!$this->connection = mysql_connect($hostname, $username, $password)) {
config.php and admin/config.php
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Are you sure you are entering correct username and password for admin?
Another way is to create to create a new password and put in your user table. Go to this link: http://www.miraclesalad.com/webtools/md5.php and enter any string you want to use it as password. create MD5 hash and put in the the Password field of "User" table and then login with your new password.
Another way is to create to create a new password and put in your user table. Go to this link: http://www.miraclesalad.com/webtools/md5.php and enter any string you want to use it as password. create MD5 hash and put in the the Password field of "User" table and then login with your new password.
Extensions: Multi-vendor extension
Shipping Modules: SuperShip Pro
Multi-Vendor Marketplace:Opencartmarketplace.com
IceCat to Opencart: Import millions of IceCat products to Opencart
Who is online
Users browsing this forum: No registered users and 20 guests