vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Statistics Modifications - VSa - Advanced Forum Statistics (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235841)

Alan_SP 09-06-2014 09:26 PM

I think you're saying you can't turn mod on again once you turn it off?

If it is so, you have option to do this in quick links, if I'm not mistaken.

xpwmaster 09-12-2014 06:19 AM

anyone had any exploit problem with this script or can say its 100% safe . i would love to know the some coder here can check and verify if this script after all this years is safe to put .

rohirrim 09-17-2014 11:47 AM

1 Attachment(s)
on firefox and ie everything works fine. But on chome the img for new post is too small which is almost invisible. Please look at the attachments...

iraqiboy90 09-22-2014 06:33 PM

What is happening?!
I have noticed this today. Dont know if this has been happening before.

I have two users having crazy hits pr minute.

The first user were using chrome.
Code:

"POST /misc.php?show=posters&vsacb_resnr=10 HTTP/1.1" 200 209
"POST /misc.php?show=newestmembers&vsacb_resnr=10 HTTP/1.1" 200 209

in a constant loop.
744 request pr minute.

Second user, using nexus 7 phone, same thing, but 393 requests pr minute.

Is this an exploit or what?

Currently disabled until figured out

rohirrim 10-02-2014 02:17 PM

Quote:

Originally Posted by boochaka (Post 2500476)
To fix the read/unread status of the latest posts change:

< $readtime = $vbulletin->userinfo['lastvisit'];
< if ($vbulletin->userinfo['userid']) {
< $is_new = $vbulletin->db->query_read("SELECT readtime FROM threadread where userid = " .
< $vbulletin->userinfo['userid'] .
< " AND threadid = " .
< $get_new_posts[threadid]);
< while ($times = $vbulletin->db->fetch_array($is_new)) {
< $readtime = $times['readtime'];
< break;
< }
< }
<
< if ($get_new_posts[lastpost] > $readtime)
---
> if ($get_new_posts[lastpost] > $vbulletin->userinfo['lastvisit'])

This changes it from comparing 'last visit' to the actual last time the user read the thread.

beware, I have no idea what kind of performance impact this may cause.

On my db it's allready if ($get_new_posts[lastpost] > $vbulletin->userinfo['lastvisit'])

but still When I go to a thread it does not mark it as read.. How can I fix this? Please

Although I select Admin CP -> Settings -> Options -> General Settings -> Thread/Forum Read Marking Type: Change it to Database (automatic forum marking). Still have the problem?

rohirrim 10-02-2014 02:21 PM

Quote:

Originally Posted by MegaManSec (Post 2291249)
Hi, I'v found a problem.. When I go to a thread it does not mark it as read.. How can I fix this? Thanks

Yes I have the same issue. Although I select Admin CP -> Settings -> Options -> General Settings -> Thread/Forum Read Marking Type: Change it to Database (automatic forum marking). Still have the problem?

ringnews24 10-09-2014 09:54 PM

Top 15 stats

When you hover mouse over it, its hard to read. How do I change the colours?

https://tmpdmp.com/i/5bd2882431cfce55/a3f8e9667169e187

Latest Posts

New posts are showing blank/white spaces. When I mark forum as read it goes back to normal.

https://tmpdmp.com/i/5bd2882431cfce55/a3f8e9667169e187


Note: I just added a new template and moved to nginx server.

Thanks

Psycho-Killer 11-14-2014 07:34 PM

Hello, i have little icons on Chrome to Latest Posts
http://s14.directupload.net/images/141114/qvxr4d89.png

can someone help?

ozzy47 11-15-2014 01:23 AM

You are supposed to have icons next to them.

OmekaTeam 11-20-2014 09:28 PM

Sorry, it will be my ignorance, but after many tests, I can not vilualizzare recent posts, on which option you have to work? Thanks


All times are GMT. The time now is 02:49 PM.

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.02237 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
  • (1)bbcode_code_printable
  • (2)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