Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Including php on main page (to show vb posts)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-17-2006, 05:04 AM
 
jsa jsa is offline
 

Senior Member
  
Join Date: Oct 2005
Posts: 197
 

Default 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 chdir('./forums'); require_once('./vBExternal.php'); ?>

then use this to display the newest threads:

Code:
<?php output_NewestThreads(5,"1,2,3"); ?>

Is there a way to get this to work?
__________________
Building: X-Cart GoldPlus 4.6.1
Old cart:
XC 4.0.17 FComp-RMA-AOM-OFF-Affil
BCSE: Referral Pts-Surveys-BatchUp-OrderEZ- Reviews-RSS
FT: Glossary-OptCopt-AdvSrch-Recently Viewed-Also Bought
CM: eZConversion
XP: SalesRecovery, MultCrncy
Reply With Quote
  #2  
Old 02-17-2006, 09:42 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

try
Quote:
{php}
chdir('./forums');
require_once('./vBExternal.php');
{/php}

and then

Quote:
{php}
output_NewestThreads(5,"1,2,3");
{/php}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
  #3  
Old 02-25-2006, 01:02 PM
 
jsa jsa is offline
 

Senior Member
  
Join Date: Oct 2005
Posts: 197
 

Default

So that's how you include php on smart pages... wow! Thanks a million!

I'm going to try this out ASAP.

Thanks again!
__________________
Building: X-Cart GoldPlus 4.6.1
Old cart:
XC 4.0.17 FComp-RMA-AOM-OFF-Affil
BCSE: Referral Pts-Surveys-BatchUp-OrderEZ- Reviews-RSS
FT: Glossary-OptCopt-AdvSrch-Recently Viewed-Also Bought
CM: eZConversion
XP: SalesRecovery, MultCrncy
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:35 AM.

   

 
X-Cart forums © 2001-2020