Just switched from UberCMS to RevCMS

UniqueNamez

New Member
Jun 20, 2013
13
0
I've just switched to revCMS from UberCMS , but i can't login? But when i try and register the username it's taken? any help. Need this fixed ASAP!
 

UniqueNamez

New Member
Jun 20, 2013
13
0
I'm stuck on the last step. , Any ideas on what to do next?

Now this is how rev hashes their passwords. Next we will change this to how uber does it, open up your ubercms config file and find this
Code:
$config['Site']['hash_secret'] = "HASH CODE HERE";
Copy the hash code and go back to the class.core.php file in revcms. Now go back to the HASH CODE HERE in the edit we did in the core. Now just copy the has code into where it says, save the file and your set!
 

Find

Posting Freak
Jun 21, 2012
597
189
you need to take the hash code from your ubercms config then put it into the class.core.php password hash that you just put there

if you deleted your ubercms files just re-download it as i highly doubt you'd of changed default ubercms password hash
 

Users who are viewing this thread

Top