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)
-   -   vbStats (https://vborg.vbsupport.ru/showthread.php?t=30751)

Bane 10-25-2001 12:17 PM

Hopefully we can see a new version this weekend. For now the only set items for inclusion are:

- GenSecs code fix for top posters
- added fullreferrer logging to the counter (lines 146-153 vbs_counter.php)
- Added Popular Styles! (Thanks ztsky!)
- Sessionhash problems should be fixed
- Some Code Cleaning

I am looking to add some other things (Im still looking at your idea for admin only number viewing) but I just got a time limited contract so I have to pay the bills first.

GenSec 10-25-2001 05:37 PM

I added to vbstats a small addition which creates flag for every user.
It' very simple and takes only 5 min to install

Si9naL-9 10-25-2001 07:31 PM

Maybe you gurus, can help me...

I installed this brilliant hack for stats.. had it running perfectly..

went to bed.. woke up to this...

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/apache/htdocs/forums/vbstats.php on line 283

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/apache/htdocs/forums/vbstats.php on line 284

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/apache/htdocs/forums/vbstats.php on line 285

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/apache/htdocs/forums/vbstats.php on line 287

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/apache/htdocs/forums/vbstats.php on line 288
Table 'zeropingforums.nuke_links_links' doesn't exist

Does this mean anything to anyone???

Many thanks ...

dxb 10-25-2001 11:45 PM

a funny problem

everything is fine with the stats page except one thing

the last 24 hours

new threads

I noticed this on the test forum and the main forum too

and the image that I attached is for the test forum and I'm the only person who posts anything in that forum so the number of new threads is 1000% wrong :)

Bane 10-26-2001 01:05 AM

Quote:

Originally posted by Si9naL-9
Does this mean anything to anyone???
j00 have no vbPortal installed methinks

Bane 10-26-2001 01:06 AM

Quote:

Originally posted by dxb
new threads
My you post a lot!

glenn001 10-26-2001 01:57 AM

Running php3 and have modified the files appropriately and the installation was successful, even checked all the files to make sure. However when browsing to the forum home page I get the following error...

Call to unsupported or undefined function array_reverse() in ./vbs_counter.php3 on line 53

Have also called the include function for vbs_counter.php3

Anyone have any ideas? If php3 is unsupported is there an equivalent install script for this hack?

Thanks!

glenn001 10-26-2001 02:30 AM

Quote:

Originally posted by glenn001
Running php3 and have modified the files appropriately and the installation was successful, even checked all the files to make sure. However when browsing to the forum home page I get the following error...

Call to unsupported or undefined function array_reverse() in ./vbs_counter.php3 on line 53

Have also called the include function for vbs_counter.php3

Anyone have any ideas? If php3 is unsupported is there an equivalent install script for this hack?

Thanks!

Actually I have found the solution. If anyone else is running php3 and has this problem you can replace the function,

array_reverse($rhost);

with,

for (end($rhost); $key = key($rhost); prev($rhost) ) {
$value = $rhost[$key];
}


Awesome hack :D

Sarge 10-26-2001 03:06 AM

This hack works great for me. Easy install

JJR512 10-26-2001 03:15 AM

I noticed earlier an odd conflict with another of ethank's hacks, the subforums hack that shows a linked list of any subforums a forum has under the description for the parent forum.

In a category view, any forums with subforums shows the linked list twice, like here. Note the first forum you see there, Mindless Blabbering, has one subforum named Stupid Jokes, but "Sub-forums: Stupid Jokes" appears twice, the second below the first.

This didn't happen prior to installing this mark individual forum read hack.


All times are GMT. The time now is 12:01 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.01960 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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