larsbc4x4
06-15-2010, 09:21 PM
Another sidebar question...
I have a Coldfusion site and I'd like to include new content teasers from the main site into the sidebar of vBulletin 4.
Rather than write an RSS generator in Coldfusion, I'd prefer to just generate some simple HTML on my Coldfusion server, and have vBulletin "include" it into the sidebar. Would this be fairly easy? I tried doing an include() but it didn't work. (I've got very little PHP experience.)
Anyway, if my approach is feasible, could someone give me an idea of what PHP I should put in a sidebar block?
Assume that the external file is, say, "http://www.site.com/front-page-code.htm"
Thanks in advance for your help!
I have a Coldfusion site and I'd like to include new content teasers from the main site into the sidebar of vBulletin 4.
Rather than write an RSS generator in Coldfusion, I'd prefer to just generate some simple HTML on my Coldfusion server, and have vBulletin "include" it into the sidebar. Would this be fairly easy? I tried doing an include() but it didn't work. (I've got very little PHP experience.)
Anyway, if my approach is feasible, could someone give me an idea of what PHP I should put in a sidebar block?
Assume that the external file is, say, "http://www.site.com/front-page-code.htm"
Thanks in advance for your help!