![]() |
Ever since installing the TD, we've had a problem in the admin page when we are in the admin cp. When we click "search for users" we get the following error:
Parse error: parse error, unexpected T_STRING in /home/elitepla/public_html/admincp/user.php on line 988 When I open the file, this is what line 988 says: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET tdban=$tdban WHERE userid=$userid"); The same thing also happens when I click on the user options on a users public profile page. Any ideas?? I REALLY need to get access to these user pages as we've got a guy breaking the rules who needs a smackdown. |
Quote:
|
Quote:
nice. i'm having a few problems with this 'mod' after moving to 3.5 and if i can't fix it, it's being removed. :ermm: |
Im still on the 3.0.x version but I beleive there is backward compatibility option to run old hacks in 3.5. Has anyone tried to see if this hack would work in this mode?
|
Awesome !!!!!!!!!!! Clicked Install! I'm even a newb at this hack stuff and it took me about 15 minutes.
|
Quote:
- Justin |
would someone please install this hack for me? I have having a very hard time with intalling it.
|
I cant find this!
EDIT Sorry forgot to mention this is for adding the club member tag to the postbit. :squareeyed: Code:
$show['reputationlink'] = iif($vboptions['reputationenable'] AND $bbuserinfo['userid'] AND $post['userid'] AND !($usergroupcache["$post[usergroupid]"]['genericoptions'] & ISBANNEDGROUP), true, false); Code:
$show['reputationlink'] = iif(($permissions['genericpermissions'] & CANUSEREP OR $post['userid'] == $bbuserinfo['userid']) AND $vboptions['reputationenable'] AND $bbuserinfo['userid'] AND $post['userid'] AND !($usergroupcache["$post[usergroupid]"]['genericoptions'] & ISBANNEDGROUP), true, false); |
Quote:
Its likely that you are using a version of VB is later than the hack was written for |
Quote:
Anybody try doing this on 7 or have any coding suggestions? :squareeyed: |
All times are GMT. The time now is 07:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|