How to change password in vBSEO 3.1? -.-

Mommy

New Member
I downloaded the nulled vBSEO 3.1 from your website. When it asked me to create a password, I thought that it was the nulled license it wanted me to enter, but obviously it wasn't. So now I have a 32 digit password for my vBSEO, which I'm not totally happy with -.-. Anyways thanks for the upload though. Would be awesome if anyone could tell me how to change the password.

Thanks,
Mads.
 
open /includes/config_vbseo.php and look for
Code:
    // ****** CONFIG PANEL PASSWORD ******
    define('VBSEO_ADMIN_PASSWORD',          '************************');

The *********************** represents your crypted password.
Delete them and save the file. Open vbseocp.php in your browser. It should ask you for a new password
 
Back
Top