Posts Tagged ‘phpmyadmin’
Wednesday, March 9th, 2011
Problem: You forgot your prestashop admin password. You tried the lost password link in the backend and and never received the email Software : Prestashop 1.3.7 Phpmyadmin Solution 1: Create a new account(customer account) in your frontend . Using your Phpmyadmin copy the password of the new customer created and put it your prestashop admin [...]
>>read more
Tags: password, password recovery, phpmyadmin, prestashop, prestashop 1.3.7
Posted in Uncategorized | No Comments »
Sunday, November 23rd, 2008
The tutorial explain on how to reset your joomla 1.5 password. Here’s how: 1. Go to your Cpanel (www.yourdomain.com/cpanel) -> Phpmyadmin. 2. Run the command below to reset the password: UPDATE `jos_users` SET `password` = "49f55cfe53b93f1d319d3e0a30df0db8:4x8azSlxWF19MiSb55gu8ybVSMpIXanA" WHERE `jos_users`.`id` =62; 3. Log in in your joomla 1.5 admin using this password: password1 4. Goto user management [...]
>>read more
Tags: cpanel, Joomla, joomla 1.5, password recovery, phpmyadmin, reset password
Posted in Joomla | 2 Comments »
Wednesday, November 12th, 2008
I’ve gotten around 9,000 + spam comments since September to October 2008. It was becoming such a pain to delete them using phpmyadmin tool in my cpanel until i implemented reCAPTCHA WordPress Plugin. It seems to be working pretty well so far. Please let me know if you have any issues. Here is the easy [...]
>>read more
Tags: API key, blog commenting, comment form, comment spam, cpanel, phpmyadmin, plugins, Plugins Management, reCAPTCHA, spam, widget, Wordpress, wordpress plugin, wp
Posted in Website Addons, Wordpress | No Comments »
Monday, October 6th, 2008
I’m having this error when I try to test my shopping cart again using the same email. I setup my cart that a user doesn’t need to register anymore and they can automatically purchase without an account. See my error below :
>>read more
Tags: 1062, ALTER TABLE, Creloaded, DROP INDEX, duplicate entry, phpmyadmin, purchase without account, shoping cart, SQL query
Posted in Bug Report, Creloaded | No Comments »