SpikeSaunders
01-03-2012, 01:02 AM
Howdy all,
I really don't know if anybody has figured out how to do this yet or not. I know VB has the cms, which is great, but just wasn't working for what I wanted. It's just not the easy to give a layout to, like you would a normal website which is what I want to do here.
To put this simply, I am looking for the vbulletin 4 equivalent of the SMF's ssi.php methods. For example: http://www.simplemachines.org/community/ssi_examples.php
As you can see here you can run a variety of calls in php to output specific things.
On my website's frontpage I have a section that has three columns.
BIGIMAGE300x150 35x35IMG - Thread Title 35x35IMG - Thread Title
Article Title 35x35IMG - Thread Title 35x35IMG - Thread Title
35x35IMG - Thread Title 35x35IMG - Thread Title
The above is a poor example but gives you the idea. The problem is with RSS feeds you can't really extract the content like that. And with the variables to output the threads you can't do them one by one in that way either.
Right now I'm hardcoding the articles and links on the frontpage, as there are other sections like this too that I need to figure out but may be easier with this :)
Anyways if anybody has any ideas, that's be great. Lynne as always you've helped in the past on another username of mine so feel free to chime in :)
Have a great New Year guys/gals!
-Spike
I really don't know if anybody has figured out how to do this yet or not. I know VB has the cms, which is great, but just wasn't working for what I wanted. It's just not the easy to give a layout to, like you would a normal website which is what I want to do here.
To put this simply, I am looking for the vbulletin 4 equivalent of the SMF's ssi.php methods. For example: http://www.simplemachines.org/community/ssi_examples.php
As you can see here you can run a variety of calls in php to output specific things.
On my website's frontpage I have a section that has three columns.
BIGIMAGE300x150 35x35IMG - Thread Title 35x35IMG - Thread Title
Article Title 35x35IMG - Thread Title 35x35IMG - Thread Title
35x35IMG - Thread Title 35x35IMG - Thread Title
The above is a poor example but gives you the idea. The problem is with RSS feeds you can't really extract the content like that. And with the variables to output the threads you can't do them one by one in that way either.
Right now I'm hardcoding the articles and links on the frontpage, as there are other sections like this too that I need to figure out but may be easier with this :)
Anyways if anybody has any ideas, that's be great. Lynne as always you've helped in the past on another username of mine so feel free to chime in :)
Have a great New Year guys/gals!
-Spike