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 - Left side column on forum home and forum display (https://vborg.vbsupport.ru/showthread.php?t=230111)

cloferba 05-11-2012 07:29 PM

The right column version doesn´t work on vbulletin 4.1.12

booble 05-20-2012 10:14 AM

Quote:

Originally Posted by cloferba (Post 2328525)
The right column version doesn?t work on vbulletin 4.1.12

and the left work?:confused:

Taurus1 06-09-2012 04:19 AM

I cannot get this to work on skins I installed after upgrading to 4.2.0

It just throws it at the bottom. I did the template edits in the navbar and footer.

It does work on my skins installed prior to the upgrade. Anyone else experience this perhaps?

Jonathan81 08-04-2012 02:50 PM

1 Attachment(s)
Has anyone managed to get this to work in 4.2?

I'm not even getting close (see attached).

J

Jonathan81 08-04-2012 03:20 PM

OK, managed to get it working. In the footer template,
Code:

{vb:raw ss_leftcolumn_end}
should be added after
Code:

</vb:if>
Like this:

Code:

  {vb:raw ad_location.ad_footer_start}
  {vb:raw ad_location.global_above_footer}
</div>
</vb:if>
{vb:raw ss_leftcolumn_end}

Great mod, exactly what I was looking for.

Jonathan81 08-04-2012 04:32 PM

Quote:

Originally Posted by suryoyena (Post 1939860)
Good thing - thanks. I think I will use it.

Is it possible to use the widgets in the column?

Like recent forum comments, blog comments, etc..


Would be nice.

merry xmas,
chris

Is this possible?

Seven Skins 08-05-2012 09:06 PM

No it is not, you will have to write your own code.

jnrdavo 10-01-2012 08:45 PM

got it working...

Any way to get it to be in line with the members photos/other forum blocks?

http://www.ozbmw.com

Would like to change all my forums to use left side, from the current right side.

fxdigi-cash 02-01-2013 01:58 PM

Hi, Thanks for the nice mod. I could manage doing it in few minutes.

For some reason I had to change where
Code:

{vb:raw ss_leftcolumn_end}
has to be placed to just above <div class="below_body"> instead and worked well on vb4.2

also, I believe you know that whatever you want to add or remove on that block will be from this variable on the code;
Code:

ss_leftcolumn_contents
Thanks again for the good work,
Cheers,

fxdigi-cash 05-27-2013 06:59 PM

BTY, is it possible to disable this mod at some forum say forum 12 if this condition is used:

PHP Code:

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


volkis 10-02-2014 01:52 PM

2014 Still Amazing (: Many Thanks

satriamuda99 10-05-2014 06:59 AM

1 Attachment(s)
This does not work in vb 4.2.2 please help :(:(

Seven Skins 10-05-2014 10:39 AM

Yes it does work with 4.2.2 live demo .. http://www.sevenskins.com/forum/forum.php?styleid=43

You need to edit templates and add {vb:raw ss_leftcolumn_start} and {vb:raw ss_leftcolumn_end} at the correct place.

Calahan 10-14-2014 12:40 PM

Works good with vB420

Is it possible to show this column just to unregistered users?

Seven Skins 10-14-2014 01:37 PM

you can do this to header and footer code edits.

HTML Code:

<vb:if condition="$show['guest']">
        {vb:raw ss_leftcolumn_start}
</vb:if>


HTML Code:

<vb:if condition="$show['guest']">
        {vb:raw ss_leftcolumn_end}
</vb:if>


Calahan 10-16-2014 12:53 PM

First off all thanks for your help and your Mod
It works fine but I found a small problem
If I visit my forum in Chrome with AdblockPlus activated I can't login to the board
I can enter my username and the password but the password is shown an I can't push the Log in Button
Any idea?

Seven Skins 10-16-2014 04:32 PM

This hack does not use any JavaScript, therefore this hack is not causing any issue with any other scripts.

Adblockplus may be causing the problem.

mangmel 01-21-2016 06:12 AM

marked as installed!


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.01153 seconds
  • Memory Usage 1,756KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (2)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
  • (18)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