Thread: Statistics Modifications - VSa - Advanced Forum Statistics (AJAX)
View Single Post
  #708  
Old 08-17-2011, 06:07 PM
aam aam is offline
 
Join Date: Apr 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like Valter's mods. I too noticed the few issues mentioned and I had a go at fixing them by editing the provided xml file.
Quote:
Originally Posted by lovelyyou View Post
I found a bug: when i press the the tritangle on a Latest Post thead title, next the the username to get to the first unread post, it's lead me to a fail url:

Code:
/showthread.php?3805=&goto=newpost#post38679
It's fail url and missed the t= in there, before the id of the thread, it's should be like this:

Code:
showthread.php?t=3805=&goto=newpost#post38679
For this there were a few missing instances of '.t=' that had to be added for both arrowlink and titlelink.

Quote:
Originally Posted by Markos View Post
there's a conflict with vbseo i wish they would fix this as well
As well as the missing '.t=', the format of the output is slightly irregular, so not supported by vbseo. To fix this you have to alter '&goto=newpost#post' to just read '&goto=newpost#' for both arrowlink and titlelink.

Quote:
Originally Posted by Big Kahuna View Post
I can't find where this has been addressed -- but it wants to use GIFs instead of VB4's PNGs for the post_old and post_new statusicons

I resaved the png files as gif -- and downloaded to the statusicon directory -- but what can I edit to have it use the post_old.png instead of the post_old.gif?
I just edited the xml file to replace the two instances of .gif with .png.

All I did then was re-import the modified xml file with allow overwrite set to yes.

I haven't tried it fully, but I'm attaching the xml file I used (with .png modification) with vb4.1.5 and vbseo 3.6.0. I'm also attaching another version (not tested) that is identical to the first, except no .png (still with .gif) changes have been made for older versions of vb.

If you decide to use either of the xml files and have any issues, you should be able to just go back to Valter's original version by once again re-importing the original xml with overwrite set to yes.
Attached Files
File Type: xml VSa_AFStats_png.xml (155.7 KB, 22 views)
File Type: xml VSa_AFStats_gif.xml (155.7 KB, 11 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01221 seconds
  • Memory Usage 1,798KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete