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

3.5.0: Please read if you're using a previous custom mod

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 12-02-2003, 01:31 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default 3.5.0: Please read if you're using a previous custom mod

any include statement with .. in it needs to be changed to $xcart_dir."/

Example:
Code:
include "../smarty.php";

Version 3.5.0 needs:
Code:
include $xcart_dir."/smarty.php";

New changes in 3.5.x will break any previous version custom mods, the above should fix the error "Can't to find template engine!".

Happy X-Mas!
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #2  
Old 12-02-2003, 01:56 PM
 
jpsowin jpsowin is offline
 

X-Adept
  
Join Date: Sep 2002
Posts: 459
 

Default

Can't to find template engine!

All your base are belong to us!
__________________
Joshua Sowin
...taking things one TPL at a time.
Reply With Quote
  #3  
Old 12-02-2003, 02:03 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Move Zig!

http://forum.x-cart.com/viewtopic.php?p=32605#32605
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #4  
Old 12-03-2003, 06:33 PM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default Thanks

Just converting all my custom mods... thanks for posting that fix!
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #5  
Old 12-04-2003, 07:13 PM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

Hey, that might have to do with pages comming out in Blank, I am going to review and try it out.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 08:05 AM.

   

 
X-Cart forums © 2001-2020