vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Warnings System Hack v2.1 (https://vborg.vbsupport.ru/showthread.php?t=43265)

g-force2k2 09-17-2002 04:45 PM

hmm... drives fast that is definately weird... there is somethign wrong with the eval code... but i dont' see anything wrong with that one... im not positive probably better of checking up with the support forum... regards...

g-force2k2

Dave-ahfb 09-17-2002 05:27 PM

I must be totally missing something

....like the config file, not included in the zip, any clues?
Dave

g-force2k2 09-17-2002 05:52 PM

yeah its not included in the zip file sorry Dave-ahfb... the Warnings Hack v2.1 doesn't need a warnconfig.php anymore instead the options are in the vbulletin options... i have to update the instructions... just been busy regards... but the hack works fine itself ;) just my instructions are shady...

g-force2k2

Dave-ahfb 09-17-2002 06:22 PM

Sorry I got it now.

I attempted this install the other day and gave up, thought a fresh mind might help today.

I see the question has been answered earlier in the thread so I apologize for not reading through the entire thread.

It took some work but it looks like a great script.

thanks,

Dave Bailey

Neo 09-17-2002 06:38 PM

I got so many errors when I tryed to install this on my forum. The big one was that my site no longer showed since the code edit in the admin/functions.php casued a error. And all the admin files did not parse they just displayed the code... also when I took a look at the code on my computer it was very distorted since it had been text formated which you dont do when coding.

NuclioN 09-18-2002 12:56 PM

Working fine so far but we get this: Fatal error: Call to undefined function: checkwarnlink() in /home/domain/www.oursite.com/HTML/member.php on line 1746

g-force2k2 09-18-2002 01:03 PM

Nuclion did you make the file modification to the admin/functions.php yet? regards...

neo what do you mean text formatted? regards...

g-force2k2

NuclioN 09-18-2002 01:34 PM

Yes g-force i've made those modifications. I've checked it twice.
Maybe it conflicts with another hack, i shall attach admin/functions.php so maybe you can see the source of the error.

g-force2k2 09-18-2002 01:42 PM

definately weird Nuclion...

first remove the file so that you don't get in trouble ;) can't post full vb files here...

second can you show me what is on line 1746 of the member.php? regards...

g-force2k2

NuclioN 09-18-2002 01:46 PM

It's in this...but i've removed that and the error shoots to another line:

// Number of time a profile has been viewed by Pierre-Luc "Fuitad" Brunet
if ($userinfo[profileview]=="") {
$userinfo[profileview]=0;
} <--------------------------------------------- line 1746
$userinfo[profileview]++;

// Update the DB with new count
$updateviews=$DB_site->query("UPDATE user SET profileview=$userinfo[profileview] WHERE userid=$userinfo[userid]");

// End Number of time a profile has been viewed by Pierre-Luc "Fuitad" Brunet


All times are GMT. The time now is 09:15 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.01189 seconds
  • Memory Usage 1,731KB
  • 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
  • (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