![]() |
Thanks for the mod.
I need to display different contents in the side column, based on the forumid, but it seems the forumid is not known in ss_leftcolumn_contents. Is there a way I can parse/retrieve the forumid so I can add conditionals in the contents template? EDIT: nvm, registered foruminfo[forumid] in contents template with a custom plugin at hook forum_display_start |
As far as CappingThe Game and others that had issues with 4.1.x and it showing up at the bottom footer...
I got it to work by going into the footer template and instead of doing this: {vb:raw ss_leftcolumn_end} {vb:raw ad_location.ad_footer_start} {vb:raw ad_location.global_above_footer} </div> Find in footer template (top of footer template): HTML Code: HTML Code:
{vb:raw ad_location.ad_footer_start} HTML Code: HTML Code:
{vb:raw ss_leftcolumn_end} I did this... Find in footer template (top of footer template): HTML Code: HTML Code:
{vb:raw ad_location.ad_footer_start} HTML Code:
{vb:raw ss_leftcolumn_end} This made it then show up just fine. So that sectin of code looks like this: HTML Code:
<vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> |
I am getting these database errors. Can you please help me. Thanks.
Code:
Database error in vBulletin : mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections /home/thebull/public_html/forums/includes/class_core.php on line 317 MySQL Error : Error Number : Request Date : Saturday, April 28th 2012 @ 11:08:15 PM Error Date : Saturday, April 28th 2012 @ 11:08:15 PM Script : http://creativx.net/forums/css.php?s...column_css.css Referrer : http://creativx.net/windows-7-themes-light-thebull/ IP Address : 201.47.220.169 Username : Classname : vB_Database MySQL Version : |
I also have an issue that on certain forum skins my adsense adds I have in this left column just don't show at all. On some skins it works, others not. Someone knows why this will be?
Thanks. |
For ads not showing see if the skins has all the hooks.
for DB error "Too many connections ..." this is webhost error and has nothing to do with this hack. |
Quote:
|
I really don't get it. The hooks are in the Navbar and Footer templates for all skins, and the contents are in the templates, yet in some skins the adds just wont show.
|
There are more then 130 hook in the templates (vBulletin 4.1.12) ... compare your custom templates with the default templates. Look for vb:raw template_hook when searching for hook location.
|
Can you please tell me how to change the color of the text of the title? I saw it refers to ss_column_head and I found that inside of the ss_leftcolumn_css.css but when I look at it, it says it refers to forumhead_color which in my case is white. For some reason it is showing up as dark blue and it is very hard to see. I'm not sure if its relevant but for my title I am using html to link to my register page.
|
You can change this text:
HTML Code:
color:{vb:stylevar forumhead_color}; To HTML Code:
color: #ffffff; |
All times are GMT. The time now is 06:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|