![]() |
Okay, different question...
Is there any options to this hack if you need a side column on your index? |
Is it that nobody is going to help us? :ermm: :ermm: :ermm: :ermm:
|
i have the same issue with the gap on the right side..
|
The vB php includes function doesnt work if you place the include in the columns for this mod.
|
There is no alternative to this hack? As that it has many failures and nobody helps us to solve them.
|
was able to put up a left column using this, only problem is behavior of column, when site loads and when a person clicks on a forum link, the new left column starts in the middle pf the screen and floats to the left - everytime! Slows users down and feels a bit strange. Am I doing something wrong or is this normal? Is there a quick fix? Example is at http://metroforum.com/main
|
Anyone post a modifyed left column template with forum stats,welcome message and todays birthdays please
|
anyone no why the forum stats code wont work on this colomn
|
Quote:
|
After thinking this was going to be easy I wound up working on this for 3 hours before I finally came up with a solution that works in both FF and IE.
In my case I wanted the vb navbar to extend full width so I made one of my changes at the bottom of that template. If you want the navbar shoved over by the left column then make the change to the header template instead. After installing the existing product do the following. Append at bottom of navbar template. This portion controls the spacing between the left column and the forum. HTML Code:
<!-- Left Column Code --> HTML Code:
<!-- Left Column Code --> This template controls the width of the left column. Modify the settings to provide the desired appearance (borders, spacing, etc.) HTML Code:
<table align="left" border="0" cellpadding="0" cellspacing="0" width="120"> |
Where do I add the links? I tried to wrap them in the tags in the header template and it shows up in various weird places outside of the box. Or am I trying to edit the wrong template? :ermm:
|
You put your links in the left column template...
|
hmm. When ever I tried that it put them in various weird places.
|
Quote:
- Might one say the code to me to put in left_column in order that me a block appears as with the plugin without modifying? - Does it know if there is some way of doing that the blocks of the left side do not appear at the moment of reading the messages? Thank you very much again |
Man, this might be a stupid question but how do we add links and such to the left column once its installed?
|
go to adcolums left template and add it there, this is a fantastic hack btw Amy... and I did vote for it as HOTM
|
Quote:
|
We have this working great. We have just upgraded our board from vb 2.3.xx to 3.5.3 and having a hard job with the avatar display on the left column when a user logs in. Forum is here:
http://nexusportal.net This is the code we have: Code:
<a href="profile.php?do=editavatar"><if condition="!$bbuserinfo['avatarid']"><img src="nex/noavatar.gif" border="0"><else /><img src="$bbuserinfo[avatarurl]" border="0"></if></a> |
You probably need:
Code:
<a href="profile.php?do=editavatar"><if condition="!$vbulletin->userinfo['avatarid']"><img src="nex/noavatar.gif" border="0"><else /><img src="$vbulletin->userinfo[avatarurl]" border="0"></if></a> |
Still no worky. :(
|
NexDog
I've done a bit of poking around for you and this should work. Download this mod and import the plugin. The template edit to do in the readme file apply to your left_column template instead of the navbar. If it doesn't work, you can hit me with a big stick. |
Amykhar, Is it possible for the left coloumn to be the EXACT same hieght as the forumshome coloumn on the right.
I mean the length of the LEFT coloumn should match the one on the right...even if it is blank. is it possible? |
Quote:
|
I'll play with it tomorrow and see what I can come up with
|
Hey, thanks, I really appreciate that. It amazes me that people are always willing to give up valuable time to help people on this board. :)
|
One of our coders got this to work.
1) He modified the left_column plugin code to create a variable called "UserAvatar". 2) He modified the left column template to show said variable. 3) He had to hack one file - includes/class_core.php to force the function fetch_user() to return avatar details. This is where we need help. The other plugin (Avatar_In_Navbar) has a specific define that tells the code to include the avatar stuff. How can we activate that define through a plug in so that we don't need to modify the core files? Otherwise, each time I do a security update, I'll kill the hack.... |
Quote:
Thanks. |
How would I go about having the column show up on every page except my vbadvanced home page? Any help would be greatful.
Thanks Todd |
Quote:
Can you give an example of the code and where to put the google ads at in this hack? |
pardon my ignorance,
but how exactly do I import the XML file?? I have installed the script in the header/footer and the column works fine. I just dont understand what the XML file is about? Thanks |
Quote:
|
You don't have to change your header and footer, if you use the product.
But it works fine if you just change these two. You don't need the product then. |
not sure I am quite following you....
I installed the script in my header/footer templates. So now you are saying I dont need to install the XML file??? here is what I am trying to do, perhaps someone can offer me some direction. I would like to do a left column, then do the vertical navigation, then possibly add a few things of my own (sponsor links) in the left column as well. What would be the best way to approach this? here is a link to the vertical navigation mod I am trying to do.. https://vborg.vbsupport.ru/showthread.php?t=99318 |
In the beginning this hack was no product. You had to make the changes in the header/footer templates yourself.
Now Amy has upgraded the hack to product status. Therefore you don't have to make the changes yourself, the product makes them for you. The only difference I can see is that you get some example html code if you use the product. If you made the template changes yourself you don't have that. Should work with peterskas hack anyway. |
How can I add a google adsense skyscraper ad in this and where/how should it be setup please?
|
Not sure if this has been posted, but i had uneven spacing after i added the left and or right column. Here is was did to fix it.
https://vborg.vbsupport.ru/showpost....1&postcount=71 |
Quote:
|
Hiya, im trying to get a left column and possible a right one on my forum but we have a template on it, everytime we add the plugin to make the side columns our forum in the middle shrinks to a really silly skinny size lol. Is there any way of adding side columns without shrinking the size of my forum?? Or am i just being really stupid here? I'm not very experienced at coding and adding all this stuff so any help would be much appreciated! :nervous:
My forum is located here so you can see the template we have on etc :- http://www.enchantedentertainment.co.uk/forum |
Quote:
|
Amy could you make a lil code for that photo post thingy??? i can't figure it out! :S
|
All times are GMT. The time now is 11:59 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:
|