vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Ultimate Side Columns (https://vborg.vbsupport.ru/showthread.php?t=141870)

dsmoke 01-15-2008 12:39 PM

anyone have an idea of whats wrong, see my previous post

https://vborg.vbsupport.ru/showpost....&postcount=398

thanks

zerokarma 01-15-2008 07:28 PM

Update on my attempted implementation

After playing with this plugin for a long time I ultimately gave up on it. Not being able to pass php code or variables in it really wrecked things for me and made it useless. I was able to get code to work in it by adding the code directly to the XML file however doing so sort of defeats the purpose.... also as mentioned by others once you install this product it will look fine on the forumhome but it throws of the table formatting for the threads when being displayed. It was at this point I gave up and uninstalled it. (it wasn't until later I saw the fix for the table alignment issue)

Ultimately I just hard coded a sidebar into the Forumhome template, I would have perfered to use this product but it simply wasn't working that great, it needs a lot of improvement still.

The programmer of this plugin seems to have abandoned it.

ShadowOne 01-15-2008 08:47 PM

Quote:

Originally Posted by 509pro (Post 1421590)
Just want to bump this to see if anyone can help me with the issue ?

Cheers,

Looks to me that you put the coding in the wrong spot on the footer AND maybe even the header....check where you put it in at.... mine works great!

perfphysio 01-19-2008 01:23 PM

Quote:

Originally Posted by spufus (Post 1349216)
Hello,

I have installed this mod & it's layout is fine until we get to the actual post.

I see from your setup it works fine. Could I ask what changes you made to make it happen?

Thanks

Thanks for this information. I had to place it on my forumhome template so that it would appear underneath my welcome header template. I have managed to get it all working there.

Can you suggest where I need to place it to get it happening with the link to the admin on the other pages as this will currently only work on the homepage.

kronnos 02-04-2008 05:52 PM

Hi, I tried to use an if statement to be able to change the adcode in certain blocks but cant do it. What I would want to do is for exp: block 3 to display one ad only on forum how and maybe some other page and if its not forum home then display another adcode. How do i do that?

I tried the following code but did not even work...

<if condition="THIS_SCRIPT = 'forumdisplay' and THIS_SCRIPT = 'showthread'">
adcode1
<else />
adcode2
</if>

Please, any suggestions?

kronnos 02-09-2008 06:54 PM

Has anybody been able to figure out how to use code is side column blocks?

molieman 02-12-2008 08:00 PM

Does anybody have a way to start the side colums below the navbar. So that the header and navbar are full width. I appreciate the help :)

tiekie 02-12-2008 08:40 PM

hi

I dont know what i did but for some reason when i activate this feature it pushes the main forum to the bottom of the side colums

Does anyone know why?

shovelwagon 02-12-2008 11:09 PM

I've been trying to figure out how to call up modules from vbadvanced CMPS. I was wondering if anyone knew how to do it.

kronnos 02-13-2008 11:52 AM

You would probably need to be able to use php in the side columns but I cant figure out how to.

shovelwagon 02-13-2008 02:47 PM

Quote:

Originally Posted by kronnos (Post 1442126)
You would probably need to be able to use php in the side columns but I cant figure out how to.

Ahh..then that's my problem...I've been trying different ways and nothing seems to work.

doemasters 02-13-2008 03:15 PM

for some reason i have 2 colums on each side if that makes since and only need one, how do i go about taking one of them off? looks great if I can get it to look right

shovelwagon 02-15-2008 07:24 PM

After a bunch of headache I uninstalled this product and ended up creating my own sidebar that allows php. My suggestion if you want to use php make your own sidebar.

Here's a link to my site if you want to check it out...http://www.pacific1320.com/forums/

Shovel

kronnos 02-15-2008 07:40 PM

Quote:

Originally Posted by shovelwagon (Post 1443939)
After a bunch of headache I uninstalled this product and ended up creating my own sidebar that allows php. My suggestion if you want to use php make your own sidebar.

Here's a link to my site if you want to check it out...http://www.pacific1320.com/forums/

Shovel

Lol, thats what i did today except i didnt uninstall it yet i just tried to paste the code of ad straight into the template instead of $vboption[block1] and it worked. So im probably going to uninstall the whole thing and it it just with template.

BTW, you just need the left/right side column template for the column to work right?

shovelwagon 02-15-2008 08:15 PM

Quote:

Originally Posted by kronnos (Post 1443952)
Lol, thats what i did today except i didnt uninstall it yet i just tried to paste the code of ad straight into the template instead of $vboption[block1] and it worked. So im probably going to uninstall the whole thing and it it just with template.

BTW, you just need the left/right side column template for the column to work right?

Yes but I believe if you are going to use the right column you will have to insert it above the footer code.

molieman 02-15-2008 10:10 PM

Quote:

Originally Posted by shovelwagon (Post 1443939)
After a bunch of headache I uninstalled this product and ended up creating my own sidebar that allows php. My suggestion if you want to use php make your own sidebar.

Here's a link to my site if you want to check it out...http://www.pacific1320.com/forums/

Shovel

Looks fantastic, would you mind sharing how you did this. If you don't want to post it here PM me please?

Thanks... :)

TTTG 02-17-2008 10:43 PM

Quote:

Originally Posted by valdet (Post 1419209)
Did you guys added this additional plugin

https://vborg.vbsupport.ru/showpost....&postcount=152

This should fix it..

Regards,
Val.


Thanks! This did the trick. :up:

dsmoke 02-19-2008 05:32 PM

does this currently work ok on 3.6.8, hadit working on odler versions but it wont work not, thanks

dblclick 02-19-2008 10:57 PM

Thanks for a great mod !!!

Im sure this can be done but i cant seem to get any of the text to a different color..i have no problems with embedding a link but none of the text colors changes seem to work...

could someone post a simple sample i could use...


Ive tried it this way ...but no go

Code:

<style type="text/css">
<!--
.style2 {color: #FF0000}
-->
</style><p>New <span class="style4">Application Form </span><br />
  added Feb 18/08<br />

  <br />
</p>
<p>New <span class="style4">Sidebar Feature</span> <br />
added Feb 19/08</p>

Thanks

leannet 02-20-2008 09:10 AM

What do u use side columns for?

dblclick 02-20-2008 11:18 AM

Quote:

Originally Posted by leannet (Post 1447176)
What do u use side columns for?

I use them for as much as i can...i think they are great !!

Forum breaking news
Latest forum mods
You tube clips
Guild Links
Realm Status


I solved the problem...i just use <font color="ff0000> </font>

vitoreis 02-20-2008 01:39 PM

Perfect in 3.7.0 beta5!

Many thanks!

newguy 02-22-2008 05:03 PM

Anyone know how to get rid of the borders just in the USC? Any help is appreciated.

molieman 02-22-2008 05:25 PM

Quote:

Originally Posted by newguy (Post 1448798)
Anyone know how to get rid of the borders just in the USC? Any help is appreciated.

Yeah, I'd like to be able to do that too :)

I'm puting ads in some of the blocks, can anyone help me with code to rotate several ads in a block. PLEASE? :) :)

ocyberbum 02-22-2008 11:50 PM

I am having the same problem with the columns showing up at the top and bottom. on my test board it works great and i cant figure it out why it doesn't on my main forum.. Does anyone have an idea on why.. I would really appreciate any help

McLovin 02-25-2008 12:59 AM

I have the side bar setup on the right side, when I go to inside a thread the right column moves to the bottom right of the page, anyone have a clue how to fix this? Please let me know.

McLovin 02-25-2008 12:55 PM

Sorry to bump this back up... But this is really makeing me go nuts. Can someone help me with this issue I have the side bar setup on the right side, when I go to inside a thread the right column moves to the bottom right of the page, anyone have a clue how to fix this? Please let me know.

If not does anyone know a side column mod or anything that works that I can install instead for all pages, that I can install instead?

Thanks guys!

GrendelKhan{TSU 02-26-2008 09:49 AM

Quote:

Originally Posted by vitoreis (Post 1447334)
Perfect in 3.7.0 beta5!

Many thanks!


that's what I wanted to know!

<< will try it out now :)

cypher1973 02-26-2008 04:27 PM

how can you changed the colour background on the column ??

many thanks

andy

vb_mp 02-28-2008 10:13 PM

I had installed this and initially I liked it. Then I noticed that you cannot use conditionals like <if condition=$show['member']>... so how can we add code like login form...

renders this plugin useless... might as well just add these things to my header/footer by hand.

ge0rge 03-02-2008 10:41 AM

i get this "-->" just above my side column on the right. does anyone know what i should do to fix this?

Strike-Force.ne 03-02-2008 07:07 PM

I've attempted to add a sixth block on the left column but can not get it to work, anyone know how and what to edit to accomplish this?

exstatic 03-10-2008 04:13 PM

Has anyone been able to get any variables, or code working in the blocks yet?

peterle1 03-11-2008 08:56 PM

Quote:

Originally Posted by molieman (Post 1441731)
Does anybody have a way to start the side colums below the navbar. So that the header and navbar are full width. I appreciate the help :)

Instead of hacking the header you put the code in the navbar. ;)

Goat Boy 03-11-2008 10:05 PM

Anyone know how to add code to do this

Quote:

The display pages settings allow you to control where your columns are displayed
I have photopost install and I want it to display on all pages except photopost page.

Thanks

UltraFanatics 03-12-2008 08:22 PM

I dont have this in my footer? $spacer_close

(3.7 by the way)

SEOvB 03-17-2008 03:02 AM

you're probably usign a custom skin then. Just add it at different spots to see what works

UltraFanatics 03-20-2008 01:04 PM

Can someone tell me please where I can go so I can line it up with my navbar?

See here http://www.chatfootballforum.com

dklassen 03-21-2008 01:15 AM

I'm running vBadvanced and when I select display on all pages it shows up on the portal home page as well. Any way to make it display on all pages but only forum pages?

longgsm 03-22-2008 06:26 AM

Can I ask... is it possible to get this to work for the all pages but not show in showthread (ex: only show in forumhome and forumdisplay, not showthread)

Can you help me?

Thanks and Best regards!


All times are GMT. The time now is 10:05 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.02003 seconds
  • Memory Usage 1,824KB
  • 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
  • (12)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
  • (40)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