vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - vBMicroStats (https://vborg.vbsupport.ru/showthread.php?t=140449)

Dream 05-11-2007 03:54 AM

TECK be sure to check 3.6.6 to see if you still will need to do file edits please :)

tasoik 05-11-2007 01:52 PM

I cannot install it into 3.6.6
Tell me that its incompartible with 3.6.6

tasoik 05-11-2007 01:52 PM

I think we need a new xml file. I made all the changes

mfyvie 05-17-2007 08:49 AM

Quote:

Originally Posted by tasoik (Post 1245593)
I cannot install it into 3.6.6
Tell me that its incompartible with 3.6.6

I'm getting the same thing, I get the following when I try to import the product:

Quote:

This product is not compatible with version 3.6.7 of vBulletin. (Compatible starting with 3.6.4 / Incompatible with 3.6.6 and greater)
Seemed like a great idea - anyone know whether it really is incompatible?

smsmasters 05-17-2007 10:32 AM

it works on my 3.6.7 forum http://www.smsmasters.co.uk/forum/index.php

Xplorer4x4 05-17-2007 12:17 PM

Quote:

Originally Posted by mfyvie (Post 1249330)
I'm getting the same thing, I get the following when I try to import the product:

Seemed like a great idea - anyone know whether it really is incompatible?

Open the XML file with notepad or any text editor, and on line 10, change
PHP Code:

<dependency dependencytype="vbulletin" minversion="3.6.4" maxversion="3.6.6" /> 

to

PHP Code:

<dependency dependencytype="vbulletin" minversion="3.6.4" maxversion="3.6.7" /> 


mfyvie 05-17-2007 04:47 PM

Quote:

Originally Posted by Xplorer4x4 (Post 1249437)
Open the XML file with notepad or any text editor, and on line 10, change

Sweet - thanks. Strangely I'm running 3.6.7 but when I changed it to 3.6.7 it still complained. I changed it to 3.6.8 and then it imported.

I guess the author just put this in because he wasn't sure what would happen with future versions - but it means he has to update it each time a new VB comes out...

Xplorer4x4 05-17-2007 04:58 PM

Quote:

Originally Posted by mfyvie (Post 1249598)
Sweet - thanks. Strangely I'm running 3.6.7 but when I changed it to 3.6.7 it still complained. I changed it to 3.6.8 and then it imported.

Then you are likley running 3.6.7 PL1 which is the latest version. I did not realize a PL1 release was made but yes as you see setting it to 3.6.8 works fine.

Quote:

I guess the author just put this in because he wasn't sure what would happen with future versions
That is most likley correct.
Quote:

but it means he has to update it each time a new VB comes out...
Yes it does which is much less trouble then having a new vB release come out, only to find that there were tons of changes and this hack will cause major problems on peoples forums. Then he has to spend hours and hours of time trying to help people fix there forum, instead of taking 5 min when a new vB is released to edit the XML file and upload a new zip file. ;)

curriertech 05-19-2007 06:10 PM

I love this hack, but I just upgraded to php 5.2.1 and now it's showing 100.00% PHP - 0% MySQL. Any ideas?

EDIT, it's because I'm a jackass!

fn9mm 05-20-2007 07:15 AM

Quote:

Originally Posted by curriertech (Post 1250919)
I love this hack, but I just upgraded to php 5.2.1 and now it's showing 100.00% PHP - 0% MySQL. Any ideas?

EDIT, it's because I'm a jackass!

forgot the code edits in init.php and class_core.php?
(had the same thing some weeks ago ;) )


All times are GMT. The time now is 11:25 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.01406 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (8)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