Quote:
Originally Posted by Ron1n
Also do the following:
Change:
Code:
if (($_GET['act'] == 'down') && ($bbuserinfo['userid'] > 0)) {
To:
Code:
if (($_GET['act'] == 'down') && ($bbuserinfo['userid'] > 0)) {
If that doesnt fix it, I'm not going to bother. Just wait until the next version is released. I'm seriously almost 90% done with the upgrade to 3.5. It shouldnt be hard to move it back again.
|
both codes are just alike , I don't know change what to what !! :disappointed: