vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




left or right side column

greenpassion
09-05-2007, 08:25 PM
I see alot of forums, like this one who use a left or right side column,
sometimes placing the calendar or whatever there.

How easy is it to do that, and once done, how easy is it to make use of it?

Joeychgo
09-05-2007, 11:02 PM
they are hacks at vb.org

Peggy
09-06-2007, 12:37 AM
The one I use - http://www.vbulletin.org/forum/showthread.php?t=148321

Half Pint
09-06-2007, 08:15 AM
i am currently working on my own side bar u can find it here..... and im also in the stage of updateing it..... ith ectras like login / register as well as latest posts / threads which will be avalible in the near futur.........

Link: http://www.vbulletin-faq.com/forum/showthread.php?t=10152
Register add-on preview: http://www.vbulletin-faq.com/forum/attachment.php?attachmentid=1669&d=1188942452

Thanks
Half Pint

greenpassion
09-06-2007, 08:57 AM
I assume you all think that it looks better, and makes better use of the space?

Half Pint
09-06-2007, 09:09 AM
I assume you all think that it looks better, and makes better use of the space?

Yh i think it makes it look better, and yeah its a good use of space...... personally i prefer using a sidebar then not using one.......

btw if you use my side bar i can make custom modules for it... within my capabilities :D
(and thats not a bribe to make you use my side bar, becuase it doesnt really bother me if you do or don't i just like coding things and helping others)

greenpassion
09-06-2007, 11:25 AM
I am looking at yours, I do like it.

Is it possible to have a random picture of the day or week show up in the side bar, maybe taken from the photoplog on my site?

Now in my opinion, that would be really cool!

Yh i think it makes it look better, and yeah its a good use of space...... personally i prefer using a sidebar then not using one.......

btw if you use my side bar i can make custom modules for it... within my capabilities :D
(and thats not a bribe to make you use my side bar, becuase it doesnt really bother me if you do or don't i just like coding things and helping others)

Half Pint
09-06-2007, 03:30 PM
well i donno about the random picture because i have never used photoplog before, so do not know its coding etc....... i can do a lil amount of research and see what i find out.....

greenpassion
09-06-2007, 04:41 PM
Gee, thank you, thats more than I can ask for.

Half Pint
09-07-2007, 09:04 AM
Gee, thank you, thats more than I can ask for.

Hey there, i think i have figured this out, i am now just testing it out on my own site...... (even though i don't have photoplog) lol all you need is all the images you want to appear random in one folder and it should just randomly pick one out of the folder and display it......

so the therie goes lol.....

i'll let u know how its goes in a bit! :D

greenpassion
09-07-2007, 09:08 AM
Hey, appearantly the images are stored in one folder.

I'm kinda lost by your last statement though, after having installed your side bar add-on, how would I initiate the random photos appearing in the side bar?

Noppid
09-07-2007, 09:12 AM
I don't know photo plog, but I would think you need to query the DB for random records and get the url to the photo. Then plug it into a bits template.

So you need the main template, a bits template, and a php file driver.

Well, that's one way to do it and the norm anyway. There are likely other ways.

Half Pint
09-07-2007, 09:27 AM
Hey, appearantly the images are stored in one folder.

I'm kinda lost by your last statement though, after having installed your side bar add-on, how would I initiate the random photos appearing in the side bar?

I'd make an updated version of the side bar and u re install it.....

Half Pint
09-07-2007, 09:50 AM
I don't know photo plog, but I would think you need to query the DB for random records and get the url to the photo. Then plug it into a bits template.

So you need the main template, a bits template, and a php file driver.

Well, that's one way to do it and the norm anyway. There are likely other ways.

nah.... i made a php file and all u have to do is add that to the image folder and put the path into the ACP page i have made and it works fine! :D

greenpassion
09-07-2007, 09:58 AM
How can I get the updated version you've made?

Noppid
09-07-2007, 09:59 AM
Well, of course you can read the folder and choose a random name.

But the overhead for that will grow as more photos get put in the folder.

A DB query on a properly keyed table would be better long term.

But as I always say, there's more then one way to skin a cat.

Half Pint
09-07-2007, 10:02 AM
How can I get the updated version you've made?

im just finishing it off, its not made yet... i have checked it works. so i'll just have to package it... then ill giv you a link to it.

noppid: i don't disagree with you there probably is a better way by doing it via a DB querry, but this way is the way i know, and untill i get better this is the way im gunna have to use.

Half Pint
09-07-2007, 10:19 AM
greenpassion: heres the updated versions. please read the read me file..... and you are the first person to have this so if you have any problems please PM me here at vB-FAQ so i can give you support.....

(see attachments for package.)

Thanks
Half Pint

greenpassion
09-07-2007, 10:31 AM
I did get an error on installation of the random.php file, the error reads:
XML Error: unknown at Line 0

Noppid
09-07-2007, 10:34 AM
noppid: i don't disagree with you there probably is a better way by doing it via a DB querry, but this way is the way i know, and untill i get better this is the way im gunna have to use.

You'll learn it pretty quick once you see some examples. This idea is a great one to cut your teeth on.

Good luck. :)

Half Pint
09-07-2007, 10:38 AM
I did get an error on installation of the random.php file, the error reads:
XML Error: unknown at Line 0

Walk me through what you did.....

greenpassion
09-07-2007, 10:44 AM
I did exactly what the readme file said to do.
In order, I edited the templates, after I finished, I saved the templates.

Than I did Install part 2:
Plugins & Products --> Manage Products --> [Add/Import Product]
Click 'browse' and look for 'product-customvb_sbar'then click 'import'

All is fine so far, than I did Part 3:
ohhh crud, I see my mistake! I'm sorry, I tried to import the random.php file into products, rather than to upload it.

My bad, I apologize, and I am off to try to do that part again....
thank for your help.
Peace

Half Pint
09-07-2007, 10:47 AM
I did exactly what the readme file said to do.
In order, I edited the templates, after I finished, I saved the templates.

Than I did Install part 2:
Plugins & Products --> Manage Products --> [Add/Import Product]
Click 'browse' and look for 'product-customvb_sbar'then click 'import'

All is fine so far, than I did Part 3:
ohhh crud, I see my mistake! I'm sorry, I tried to import the random.php file into products, rather than to upload it.

My bad, I apologize, and I am off to try to do that part again....
thank for your help.
Peace

ok, no problem if you get stuck just say so and ill do my best 2 help you out! :D

greenpassion
09-07-2007, 02:55 PM
Hey half pint, I do have a thought. I haven't given it alot of thought, but the box you supply in admincp to add html into the side column, it may be advantageous to have several of these.

I could think of alot of uses for having several, such as advertisements. I'm sure theres other uses too, just give me a day or two and I'll think of some.

Just some of my late day ramblings, thanks for listening!

Half Pint
09-07-2007, 03:30 PM
Hey half pint, I do have a thought. I haven't given it alot of thought, but the box you supply in admincp to add html into the side column, it may be advantageous to have several of these.

I could think of alot of uses for having several, such as advertisements. I'm sure theres other uses too, just give me a day or two and I'll think of some.

Just some of my late day ramblings, thanks for listening!

im still perfecting this mod, im going to make it very customizable, im gathering ideas at the moment, so i might include that idea, or just add a custom code box and let people add what they want.

greenpassion
09-10-2007, 08:25 AM
Hey half pint, for now I am going to keep the design we are using.
But I would like to add the calendar to the side column,

My pictures in the side column are 225w x 300h in pixels
I'd like the calendar to be the same size.

Half Pint
09-10-2007, 08:37 AM
Hey half pint, for now I am going to keep the design we are using.
But I would like to add the calendar to the side column,

My pictures in the side column are 225w x 300h in pixels
I'd like the calendar to be the same size.

Ok greenpassion, ill look into the calendar part, and let you know what i find in a bit :D yh?

greenpassion
09-10-2007, 08:41 AM
Great, thank you!

greenpassion
09-11-2007, 12:05 PM
Hey half pint, purely out of curiosity, is it a big deal to switcjh the random picture and the html box?

Meaning the random picture appears on top of the html box.

Half Pint
09-11-2007, 01:07 PM
Hey half pint, purely out of curiosity, is it a big deal to switcjh the random picture and the html box?

Meaning the random picture appears on top of the html box.

not really, if you want i can do it for you now, and repost the code for you, or if you wait a little while (which could be days i don't know lol) i am perfecting a better version of my mod where you will be able to choice where each module is..... but up too you, i don't mind either way!

greenpassion
09-11-2007, 01:20 PM
I can wait, no problem, and thank you!


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum