View Single Post
  #106  
Old 06-16-2011, 10:07 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: X-Cart v4.4.3 released

Quote:
Originally Posted by cflsystems
Sergey in this new upgrade pack version did you also take care of the files permissions bug?

If you do not want the upgrade script to change permissions on the files being patched, modify "include/patch.php" as follows:

- find this function definition:

function func_pch_write($filename, $data)

- then find this line below the function definition:

func_chmod_file($filename);

- and change it to:

// Do not change perm for patched files
#func_chmod_file($filename);
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart