Re: Restoring the db after the Altan hack
as far as i know.. which ones should i reup to double check?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Restoring the db after the Altan hack
as far as i know.. which ones should i reup to double check?
so.. Rickard? anyone?
Well, if you restored the full database, you should see them like it was before.
so since I still can't see them, is there anything I can look at in the code to make sure punbb is checking for these forums?
Just download a fresh copy of the full 1.2.7 and upload the files?
I really can't tell without access to the database.
As I said before, Rickard, I can give you access. can i send you the login/password?
and would you like shell access or just phpMySQL access?
And Smartys - I just reupped all the files with no luck.
Mmm, I'll let Rickard take care of it then (unless you want me to, in which case I could check with phpMyAdmin)
lol I don't care who does it.. I just want this thing rocking.
OK, then, email me the info: smartys@gmail.com
Check your email
smartys is brilliant..
my host restored my db with "20050910_punbb_" instead of "punbb_" prefixes.
thanks!
Silly backup prefixes
No problem
I sent this to Smartys, but maybe someone can help me out (Connor)?
after reupping the 1.2.7 files (on Smartys suggestion of replacing the files), of course it disabled Connor's PM mod.
well after modifying the appropriate files to add the PM functionality and uploading them, everything is fine - except it's not showing the
Messages link in the header for users to access their inbox.
in looking at the php for the functions_navlinks.php:
<?
require PUN_ROOT.'lang/'.$pun_user['language'].'/pms.php';
if($pun_config['o_pms_enabled'])
$links[] = '<li id="navpm"><a
href="message_list.php">'.$lang_pms['Messages'].'</a>';
?>
i'm guessing that the db thinks that 0_pms_enabled is NOT on. but in my forum, there are PM links on the profiles, and you can send/receive messages just fine. it's just not showing in the user main navigation.
it's even in the Admin under Personal Messages, and it's set to On. I turned it to OFF, and the PM links were still showing on users
profiles, but when you click it, it says "Youdo not have persmission to do that" or something along those lines..
I've deleted the cache files in the cache folder. no luck.
any ideas?
You'll have to insert that value into the DB
thanks again!
PunBB Forums → PunBB 1.2 troubleshooting → Restoring the db after the Altan hack
Powered by PunBB, supported by Informer Technologies, Inc.