Category Archives: PHP

Login Redirects Back To Itself Magento 1.5

Magento 1.5.1.0 CE In a multi-store environment, the user may experience issues trying to login to their account on Magento CE pre-1.7. Any of the following symptoms may be present: Login page just redirects, no error or success message, user is not logged in. Admin sessions are unaffected, and admin users can login normally. Login […]

Add A WordPress User Manually To The Database

WordPress 4.0, Direct Access To The MySQL Database Recently I needed to gain access to a hacked WordPress installation. I didn’t have any usernames or passwords for the dashboard. Here’s a manual way that I used to create a user account, which sysadmins may find useful. Hang on; if you’re a hacker, stop reading, go […]