![]() |
Including php on main page (to show vb posts)
Hi all
I want to include the last 5 or so topics posted to my forum on my main x-cart page. I've found I can do that with this vbulletin hack called vbExternal. I'll give a link in case someone else wants to do this, too: http://www.vbulletin.org/forum/showthread.php?t=83005 The thing is, it requires using some php. You have to include this to give you the base code: Code:
<?php then use this to display the newest threads: Code:
<?php Is there a way to get this to work? |
try
Quote:
and then Quote:
|
So that's how you include php on smart pages... wow! Thanks a million!
I'm going to try this out ASAP. Thanks again! :) |
All times are GMT -8. The time now is 06:50 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.