vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Statistics Modifications - vbTrends - An Enhanced Statistics Box on Forum Home (https://vborg.vbsupport.ru/showthread.php?t=143001)

Daky 04-18-2007 02:02 PM

Quote:

Originally Posted by hambil (Post 1228994)
I have no idea.


it wont i am using both.

www.diskusije.net

dbirosel 04-18-2007 06:17 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1228971)
I just tried to install this update and have run into an issue.

I uploaded the files and I've uploaded the .xml file allowing rewrite.

I then go into the usergroups to allow the various user groups to view, when on an administrator and I select yes to can view, then hit update, I get the following database error:

Code:

Database error in vBulletin 3.6.5:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Administrators',
        `description` = '',
        `usertitle` = 'Administrator',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '0',
        `passwordhistory` = '0',
        `vbtrends_permissions` = '1',
        `vbgmepermissions` = '31',
        `vbclassified` = '122879',
        `vbclassified_timeframe_limit` = '365',
        `vbimghost` = '3',
        `vbimghost_upslots` = '20',
        `vbimghost_files` = '500',
        `forumpermissions` = '1048575',
        `attachlimit` = '0',
        `pmquota` = '2000',
        `pmpermissions` = '7',
        `pmsendmax` = '5',
        `calendarpermissions` = '63',
        `wolpermissions` = '31',
        `adminpermissions` = '3',
        `genericpermissions` = '1038884799',
        `genericoptions` = '55',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '100000',
        `avatarmaxwidth` = '100',
        `avatarmaxheight` = '100',
        `avatarmaxsize` = '65536',
        `signaturepermissions` = '230911',
        `sigpicmaxwidth` = '500',
        `sigpicmaxheight` = '100',
        `sigpicmaxsize` = '20000',
        `sigmaxrawchars` = '0',
        `sigmaxchars` = '0',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '0',
        `akspam_permissions` = '0',
        `vbwikiroles` = '',
        `vbwikipermissions` = '524287'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'vbtrends_permissions' in 'field list'
Error Number : 1054

Seems that there is an issue with "vbtrends_permissions"...

Any help?

Also, do you have any special uninstall instructions? I'd like to be able to uninstall if possible for future.

EDIT: I had to completely uninstall the .xml then reinstall it to prevent this database error from occuring.

On another note, now the stats are all exagerated. Previously, our numbers were up 8%, 11%, etc.

Now it's showing a 90% increase, 88% increase, etc.

The change is just after the update...not after a few days...but rather just within a matter of a few minutes.

I'm also getting that error....

Neo_Angelo 04-18-2007 09:29 PM

sweet hack thanks *neo clicks install*

rjmjr69 04-18-2007 10:24 PM

After installing per instructions I get no display in the forum statics box nothing. images are there product installed correctly did the template edit manually. ?

hambil 04-18-2007 10:27 PM

Did you also follow the instructions in giant red letters?

rjmjr69 04-18-2007 10:28 PM

Quote:

Originally Posted by hambil (Post 1226596)
Go into the usergroups and save them (even though you haven't made a change). There is some sort of odd permission bug happening.

Sorry did not catch this post before installing. This has fixed my issues. Thank you very nice hack


Quote:

Did you also follow the instructions in giant red letters?
:( Sadly NO I did not Sorry to waste your time :o

hambil 04-18-2007 10:44 PM

Quote:

Originally Posted by rjmjr69 (Post 1230851)
Sorry did not catch this post before installing. This has fixed my issues. Thank you very nice hack




:( Sadly NO I did not Sorry to waste your time :o

LOL - it happens ;)

rjmjr69 04-19-2007 12:43 AM

Would it be possible to have the new usernames appear with the usergoup assigned colors?
Like staff is blue registered are green etc etc......
I looked for the normal [username] to change to [musername] but did not find anything in the template or the plug in

hambil 04-19-2007 01:11 AM

Quote:

Originally Posted by rjmjr69 (Post 1230921)
Would it be possible to have the new usernames appear with the usergoup assigned colors?
Like staff is blue registered are green etc etc......
I looked for the normal [username] to change to [musername] but did not find anything in the template or the plug in

Sure. In the forumhome_complete hook find
PHP Code:

$newusername $member['username']; 

And replace it with:
PHP Code:

$newusername fetch_musername($member); 


Daky 04-19-2007 08:19 PM

Quote:

Originally Posted by Daky (Post 1230429)
This is very nice script, i love it!

Thank you!

I would just like to ask you how to bold this:

Teme: 2,342, Ovaj mesec: 159 (99%)
Poruke: 72,221, Ovaj mesec: 6366 (102%)
Članovi: 4,971, Ovaj mesec: 274 (4%)

I would like all numbers to be bold, only numbers.

TO BE LIKE: Teme: 2,342, Ovaj mesec: 159 (99%)

teme = threads
poruke = posts


Thank you!


Looks like there is no way to do this? to bold the numbers eh?:)

Pls help, i would like to have it bold on my site www.diskusije.net

D


All times are GMT. The time now is 04:26 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.01985 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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