Hello.
how can i retrieve the vbseocp password, I forgot it
please help..
thanks in advance
This is a discussion on retrieve vbseocp password within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hello. how can i retrieve the vbseocp password, I forgot it please help.. thanks in advance...
Hello.
how can i retrieve the vbseocp password, I forgot it
please help..
thanks in advance
View your config_vbseo.php file located in your forum includes directory.![]()
Hello thanks for the reply...
I have another problem, I tried the the upgradation of my forum by using the vBSEO 3.0.0. R2. I follwed the steps in the read me file. But after uploading the files I got an error in the form as The encoded file /home/wwwsan5/public_html/visataxes/forum/vbseo.php is corrupt.
I tried upoladin the vbseo.php file once again. But the same error occures.
Please help soon..
my forum is down......so please help fast
thanks
That error is caused by not uploading all the vBSEO files in BINARY mode. Try deleting all the vBSEO files and re-uploading them, making sure to force BINARY mode on your FTP application.
Hello,
Thank you so much..
I tried uploading in Binary mode and it solved my problem.
Once again thank you..![]()
I think this is the best place to post this:
I have upgraded to vbseo V.3.0.0 RC6 and now I cant login into the vbseocp.php. It says login fail.
I have checked the config_vbseo.php but there is no password or at least I cant see it?
Any suggestions
Last edited by TWilliams; 11-17-2006 at 11:48 AM.
The password is now encrypted, so you will need to just clear out the password field in your config_vbseo.php file. Just leave it as two single quotes like:
Then it will prompt you to set the password the next time you visit the control panel.Code:// ****** CONFIG PANEL PASSWORD ****** define('VBSEO_ADMIN_PASSWORD', '');
Thanks Keith