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

Smarty Error help please

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-10-2003, 11:50 PM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default Smarty Error help please

Here's my errror:

Warning: Smarty error: problem writing temporary file '/***PathToXCart***/templates_c/%%189/%%1894910960/3f3747f58d9c1' in /***PathToXCart***/Smarty-2.5.0/Smarty.class.php on line 1042

Warning: touch(): Utime failed: Operation not permitted in /***PathToXCart***/Smarty-2.5.0/Smarty.class.php on line 1575

Any ideas? Is this just a permissions issue?
Reply With Quote
  #2  
Old 08-11-2003, 09:04 AM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default templates_c

How are the cache files written?

Does X-Cart have Apache create a new file?
I am having a permissions issue as these files are being written with 771 permissions which is a problem with my setup. Where can I change the default permissions for chache files that are generated by X-Cart? Is this something that is a variable in one of the Smarty php files?
Reply With Quote
  #3  
Old 08-11-2003, 10:06 AM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default

Found it in Smarty.class.php!!

/**
* default file permissions
*
* @var integer
*/
var $_file_perms = 0644;

/**
* default dir permissions
*
* @var integer
*/
var $_dir_perms = 0771;


I changed 771 to 755 and my error is gone
Reply With Quote
  #4  
Old 09-05-2003, 02:11 PM
 
Invid Invid is offline
 

Member
  
Join Date: Jun 2003
Posts: 19
 

Default

i'm still having that problem http://store.wholesalewheel.net/customer/
it only appears on the details page...any other suggestions?
Reply With Quote
  #5  
Old 09-05-2003, 02:17 PM
 
Invid Invid is offline
 

Member
  
Join Date: Jun 2003
Posts: 19
 

Default

http://forum.x-cart.com/viewtopic.php?p=24675#24675
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


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 09:10 AM.

   

 
X-Cart forums © 2001-2020