vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Timeslip Database -for Automotive websites (https://vborg.vbsupport.ru/showthread.php?t=60945)

Fastbird 09-29-2005 12:33 AM

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.

tteal 09-30-2005 07:04 PM

Quote:

Originally Posted by tteal
Any chance this will be ported over to vbulletin 3.5? Just asking.

Thanks again EvilLS1... appreciate all your efforts!

Hello?

dmark101 10-02-2005 05:45 AM

Quote:

Originally Posted by tteal
Any chance this will be ported over to vbulletin 3.5? Just asking.

Thanks again EvilLS1... appreciate all your efforts!

his last update to the original posting said there was no more support.

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:

0ptima 10-02-2005 04:40 PM

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?

DrewzR/T 10-05-2005 02:50 PM

Awesome !!!!!!!!!!! Clicked Install! I'm even a newb at this hack stuff and it took me about 15 minutes.

Tru2Chevy 10-05-2005 05:07 PM

Quote:

Originally Posted by 0ptima
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?

Can you explain this further? I haven't heard of such a feature in 3.5.


- Justin

slvr ralliart 10-08-2005 03:47 PM

would someone please install this hack for me? I have having a very hard time with intalling it.

DrewzR/T 10-08-2005 10:48 PM

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);
                        break;
        }

This is what I have!

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);
                        break;
        }


Silver_2000_)! 10-08-2005 11:30 PM

Quote:

Originally Posted by DrewzR/T
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);
                        break;
        }

This is what I have!

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);
                        break;
        }



Its likely that you are using a version of VB is later than the hack was written for

DrewzR/T 10-09-2005 12:12 AM

Quote:

Originally Posted by Silver_2000_)!
Its likely that you are using a version of VB is later than the hack was written for

yeah Im runnin 3.0.7 and its for 8.

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
  • Page Generation 0.02989 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete