vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Live Forum Statistics on All Pages in Header (https://vborg.vbsupport.ru/showthread.php?t=95493)

kurtbarker 05-13-2006 04:47 AM

Quote:

Originally Posted by Neutral Singh
This hacks counts all the posts in your database whether they are under usergroup restrictions or not which i think is the true count of posts in your forums. :)

hey mate, was going to install, but what is stated above is a bit of a worry for me... I have admin/mod/official sections which only those usergroups have access to, I don't want to display more posts than what my members can actually see, and if it shows a different count from the stats down the bottom, then it could be seen as a 'bug' by my members

Neutral Singh 05-14-2006 02:38 PM

Is there any need to show both the stats at all... just remove the stats down the bottom !! ;)

Svenna 05-24-2006 05:45 PM

sorry, don?t work.

https://vborg.vbsupport.ru/showthread.php?t=116361


I have tried all sorts of things but it simply does not work.

MrOnline 05-25-2006 10:32 PM

i've had to use impex on my old vb sqldb and move to a new, but on the new one after running all kinda "maintance" i still cant get the this plugin to show anything at the header...
the default stats update like no problem, but nothing comes up on top...

Neutral Singh 05-27-2006 11:10 AM

i think you would have to install the plugin again.

napy8gen 06-22-2006 04:23 PM

me too having the same problem to 2 of our client skin;

Quote:

Invalid SQL:
SELECT userid, username FROM vb_user WHERE vb_userid=9041;

MySQL Error : Unknown column 'vb_userid' in 'where clause'
Error Number : 1054
the plugin was installed and the code is put in header template properly.Any clue Mr Singh?

TitanJeff 07-13-2006 06:42 PM

I am having a custom skin designed for 3.5.1 and installed this just a few minutes ago. It worked like a charm but it messed with my photo thumbnail table below the masthead by scrunching (technical term) the thumbnails to the left. Not only that, it did the same thing to my current skin which isn't even using the plugin.

Any ideas or suggestions as to a fix? I turned off this plugin and all returned to normal. I can post an image if it may help.

Thanks!

TitanJeff 07-15-2006 08:14 AM

Quote:

Originally Posted by TitanJeff
I am having a custom skin designed for 3.5.1 and installed this just a few minutes ago. It worked like a charm but it messed with my photo thumbnail table below the masthead by scrunching (technical term) the thumbnails to the left. Not only that, it did the same thing to my current skin which isn't even using the plugin.

Any ideas or suggestions as to a fix? I turned off this plugin and all returned to normal. I can post an image if it may help.

Thanks!

Just to follow up, here are screen shots which show the problem better.

Neutral Singh 07-17-2006 03:26 PM

Hi Jeff, sorry for a late reply... see you dont have to put the same html formatting i used for an example....

So, even the following code should work for you!!


Code:

<b>Discussions:</b> $totalthreads </br>
<b>Messages:</b> $totalposts </br>
<b>Members: </b>$numbermembers </br>
<b>Online: </b>$totalonline </b> </br>
<b>Newest :</b> <a href="$vboptions[bburl]/member.php?u=$newuserid"><b>$newusername</b></a> (Welcome!) </br>


TitanJeff 07-17-2006 04:01 PM

Quote:

Originally Posted by Neutral Singh
Hi Jeff, sorry for a late reply... see you dont have to put the same html formatting i used for an example....

So, even the following code should work for you!!


Code:

<b>Discussions:</b> $totalthreads </br>
<b>Messages:</b> $totalposts </br>
<b>Members: </b>$numbermembers </br>
<b>Online: </b>$totalonline </b> </br>
<b>Newest :</b> <a href="$vboptions[bburl]/member.php?u=$newuserid"><b>$newusername</b></a> (Welcome!) </br>


I am still getting the same error with the thumbnails shifting. Here is the code:

Code:

<td style="background-image:url($stylevar[imgdir_misc]/header_mid_bg.gif); background-position:top;">
        <p class="headlink2">
        <span class="headlink2">
        <strong>Members:</strong> $numbermembers<br />
    <strong>Threads:</strong> $totalthreads<br />
    <strong>Posts:</strong> $totalposts<br />
       
          <br />
          <strong>Newest Member:</strong> <a href="$vboptions[bburl]/member.php?u=$newuserid">$newusername</a></span></p>
    </td>

I assume this has to be in the plug-in code itself as my current template, that doesn't even use this plugin, has a shift of the photo gallery thumbnails when the plugin is activated.


All times are GMT. The time now is 12:23 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.01068 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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