vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Right side column on forum home and forum display (https://vborg.vbsupport.ru/showthread.php?t=229496)

GrossKopf 12-23-2009 12:29 PM

I don't understand this part:

"Once you have installed the modification edit "SevenSkins - Templates > ss_rightcolumn_contents to put your advert or contents in the side column."

Where do I edit the contents? Under vbulletin options? In the template editor?

Seven Skins 12-23-2009 08:57 PM

Yes in the template editor.
There will be new template group "Seven Skins" you will find the template in there.

.

demojames 12-24-2009 01:54 AM

Installed! Works great on Gold 4.0 PL1 Thanks!

kneukm03 12-26-2009 01:21 AM

Is there an "or" thing I can add to make it show up on the content management system page?

Seven Skins 12-26-2009 02:44 PM

You can edit ss_rightcolumn_end and ss_rightcolumn_start templates and add in the 2nd line .

Code:

<vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'vbcms'">
.

ywwz 12-26-2009 03:57 PM

How do I update it???

Seven Skins 12-26-2009 07:26 PM

Save the contents of your columns in the text pad or something (So you dont lose your code).
Then overwrite the product .... and if necessary do template edits.

jnrdavo 12-26-2009 08:50 PM

can you add in random ad code?

I want to be able to place about 10 different ads in the block, in random order...

Sagua 12-26-2009 09:38 PM

Good work thanks...:up:

acanuck 12-27-2009 01:58 AM

Thanks for the awesome mod :-)
This is much better than the default one that comes with vb.

I have a question though...
I'm trying to display forum information in the side column
e.g. forumid, title. etc.

but it doesn't seem to be working. Here is the different code I tried using:


PHP Code:

forum{vb:raw forum.forumid}

or

$foruminfo['forumid']

or

{
vb:raw foruminfo.forumid

^
all not working

Any idea what I'm doing wrong?
How can I display database fields in your mod right columns?


All times are GMT. The time now is 12:51 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.01575 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_php_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