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

X-Cart 4.6 released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #191  
Old 08-19-2013, 12:00 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by seyfin
https://bugtracker.qtmsoft.com/view.php?id=42901
X-AOM : Product options is not prefilled

Fixed
http://bugtracker.qtmsoft.com/file_download.php?file_id=11418&type=bug
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote
  #192  
Old 01-17-2014, 11:59 AM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by Ksenia
4) the most accurate solution ( if you want to speed up the product appearing but not affect the speed in general) is to clear not all the caches, but search cache only:

Code:
rm -r var/cache/search_cache/


Also, X-Cart architects will keep working on making X-Cart caching 'smarter'.

How is this accomplished? And how can a provider accomplish it without having to bother admin each time?
__________________
xCart 4.6.1
Reply With Quote
  #193  
Old 01-19-2014, 11:21 PM
  Ksenia's Avatar 
Ksenia Ksenia is offline
 

X-Cart team
  
Join Date: Apr 2013
Posts: 735
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by OpheliaPayne
How is this accomplished? And how can a provider accomplish it without having to bother admin each time?

Hi!

I'm afraid all the options available out of the box were listed in post #48.

There are also 2 options which require some custom programming:

1)If you like we could give out a patch which clears all cache ( of all providers)each time after a new product is added by any of them. It will be developed for a default store of version 4.6.1 ( as I understand from support ticket, you use this very version) and give out as is, without warranty. If you need this patch, please confirm.

2) It's also possible to develop a custom modification which would allow the providers to clear cache of their own products only. To request a quote for such a modification, please contact us in your HelpDesk account.
__________________
X-Cart team
Reply With Quote
  #194  
Old 01-20-2014, 06:55 AM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by Ksenia
Hi!

I'm afraid all the options available out of the box were listed in post #48.

What I quoted was in post #48

Originally Posted by Ksenia
4) the most accurate solution ( if you want to speed up the product appearing but not affect the speed in general) is to clear not all the caches, but search cache only:

Code:
rm -r var/cache/search_cache/

Also, X-Cart architects will keep working on making X-Cart caching 'smarter'.

How is this accomplished? And how can a provider accomplish it without having to bother admin each time?

Is your reply responding to how what was posted in #48 can be accomplished?
__________________
xCart 4.6.1
Reply With Quote
  #195  
Old 01-20-2014, 09:00 AM
  Ksenia's Avatar 
Ksenia Ksenia is offline
 

X-Cart team
  
Join Date: Apr 2013
Posts: 735
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by OpheliaPayne
Is your reply responding to how what was posted in #48 can be accomplished?

My reply described the solution we can suggest, given you have a multivendor store, and want to speed up publishing the products. but do not want to bother admin each time.

If your question is how to run a command which you quoted - FTP access to the server is required. I believe the admin will not be eager to give such access to all his providers, as it opens access, say, to config.php which contains the access to DB credentials and thus -all orders, customers and other info not directly related to this or that particular provider.

If i still misunderstood you, please accept my apologies and try to rephrase your question.
__________________
X-Cart team
Reply With Quote
  #196  
Old 01-20-2014, 02:04 PM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart 4.6 released

Thank you. That clarifies things better.

1)If you like we could give out a patch which clears all cache ( of all providers)each time after a new product is added by any of them. It will be developed for a default store of version 4.6.1 ( as I understand from support ticket, you use this very version) and give out as is, without warranty. If you need this patch, please confirm.

We will need this please.
__________________
xCart 4.6.1
Reply With Quote
  #197  
Old 01-21-2014, 04:12 AM
  Ksenia's Avatar 
Ksenia Ksenia is offline
 

X-Cart team
  
Join Date: Apr 2013
Posts: 735
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by OpheliaPayne

1)If you like we could give out a patch which clears all cache (of all providers) each time after a new product is added by any of them. It will be developed for a default store of version 4.6.1 ( as I understand from support ticket, you use this very version) and give out as is, without warranty. If you need this patch, please confirm.

We will need this please.

Hi again. Please see attached.
Attached Files
File Type: diff clean_cache.diff (1.1 KB, 7 views)
__________________
X-Cart team
Reply With Quote

The following user thanks Ksenia for this useful post:
ADDISON (01-21-2014)
  #198  
Old 01-21-2014, 05:01 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart 4.6 released

Hello,
I am facing a issue in 4.6.1 Platinum when I change anything in the site tpl or php file that code not updated in the store.

Each time I have to cleared x-cart template and cache.

What is the issue here?

Thanks.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #199  
Old 01-21-2014, 09:56 PM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by xtech
I am facing a issue in 4.6.1 Platinum when I change anything in the site tpl or php file that code not updated in the store. Each time I have to cleared x-cart template and cache.

Please make sure that "Do not check if templates are changed" setting is disabled (Back-end -> Settings -> General settings page).
Reply With Quote
  #200  
Old 01-24-2014, 02:10 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart 4.6 released

Quote:
Originally Posted by xplorer
Please make sure that "Do not check if templates are changed" setting is disabled (Back-end -> Settings -> General settings page).

Which one is better checked or or unchecked?For site security and for better performance is it required to clear each time?

Also In new version Remember password for browser(Mozila and chrome)is not working.Is it for security purpose?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
Reply
   X-Cart forums > News and Announcements



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 07:32 AM.

   

 
X-Cart forums © 2001-2020