vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Top ibp Champs on Forum Home 3.7 (https://vborg.vbsupport.ru/showthread.php?t=170367)

stangger5 02-12-2008 10:00 PM

Top ibp Champs on Forum Home 3.7
 
This shows Top ibProArcade Champs on Forum Home..

This modification may not be copied, reproduced or published elsewhere without my permission.

(New) This version shows username group color ..

1.
Import Product: ibp-champs-forum-home.xml

Plugins & Products >> Manage Products >> [Add/Import Product]:
Upload the ibp-champs-forum-home.xml file from your computer.


2.
Edit 1 template

Styles & Templates >> Style Manager >> forum home template >> FORUMHOME
Find:

$navbar


Below add:
Code:

<!-- ibp top three champs on forumhome 3.7-->

<table cellpadding="1" cellspacing="1" border="0" style="width:100%" class="tborder">
<tbody>
 <tr class="thead">
  <td width="100%" align="left"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('ibpchamp')"><img id="collapseimg_ibpchamp" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_ibpchamp].gif" alt="" border="0" /></a>
  <span class="normalfont">&nbsp;<b>Top ibProArcade Champs</b></span>
  </td>
 </tr>
</tbody>

<tbody id="collapseobj_ibpchamp" style="$vbcollapse[collapseobj_ibpchamp]">
        <tr>
               
                <td class="alt1" width="100%">
                <div class="smallfont">
<center>                       
$top_three
</center>
        </div>
                </td>
        </tr>
</tbody>
</table>

<br />
<!-- /ibp top three champs on forumhome 3.7-->

Enjoy
stanger5

If you use this add-on,,please Mark as Installed..

This modification may not be copied, reproduced, published or posted for download elsewhere without my permission.

rinkrat 02-13-2008 05:20 AM

This is cool! Not too overbearing, nice and discreet.

THANKS!!

rinkrat 02-13-2008 05:25 PM

Uncached templates: top_three (3)

Veer 02-13-2008 06:02 PM

I've got this error message on beta 3 :

Quote:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 64

Magnumutz 02-13-2008 07:25 PM

Do you mind showing us a Demo?

stangger5 02-13-2008 08:32 PM

Quote:

Originally Posted by rinkrat (Post 1442353)
Uncached templates: top_three (3)

Just added that to the update..

Quote:

Originally Posted by Pehchaan (Post 1442382)
I've got this error message on beta 3 :

I`ve installed this on vb3.6.7 and vb3.7.4..
Dont know why it would error for beta 3..

Quote:

Originally Posted by Magnumutz (Post 1442453)
Do you mind showing us a Demo?

Added a image to the first post..
The only difference is the user names will use the usergroup colors,,,if you use different colors for them...

rinkrat 02-14-2008 02:49 AM

The new version doesn't work for me. It shows the box and title but no three users.

Trip3151 02-14-2008 07:10 AM

werid nothing shows up i get the Top ibProArcade Champs but nothing under it

stangger5 02-14-2008 10:13 AM

Sorry,,,,its fixed now...

Zip updated...

Magnumutz 02-14-2008 02:18 PM

I get this error:
Code:

Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
    SELECT c.*, g.gcat, g.gid, g.gname,u.username,u.usergroupid,cat.password,COUNT(champ_mid) AS total
                            FROM games_list AS g, games_cats AS cat, games_champs AS c
    LEFT JOIN user AS u ON(c.champ_name = u.username)
   
   
   
                            WHERE c.champ_gid=g.gid AND g.gcat=cat.c_id AND cat.password=''
        GROUP BY userid                    ORDER BY total DESC LIMIT 0,3;

MySQL Error  : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number  : 1267
Date          : Thursday, February 14th 2008 @ 10:16:33 AM
Script        : http://www.domain.com/index.php
Referrer      : http://www.domain.com/admincp/index.php?do=head
IP Address    : ...
Username      : ...
Classname    : ...
MySQL Version : 4.1.22-standard-log

I got a similar error when I installed the arcade... but when i disable the product, everything's ok... Any suggestions?


All times are GMT. The time now is 03:55 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.01296 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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