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

Refine Filters module released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #71  
Old 03-15-2013, 04:47 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

Off Topic: could you please forward this issue to your team member in charge for XC Help site?

I would like to generate User Manual in PDF from this link: http://help.x-cart.com/index.php?title=X-Cart:User_manual_contents&action=pdfbook

But it doesn't work. It was working I guess 1 month ago.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote
  #72  
Old 03-15-2013, 04:58 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

Quote:
Originally Posted by ADDISON
Off Topic: could you please forward this issue to your team member in charge for XC Help site?

I would like to generate User Manual in PDF from this link: http://help.x-cart.com/index.php?title=X-Cart:User_manual_contents&action=pdfbook

But it doesn't work. It was working I guess 1 month ago.

Sure. I've passed it to the responsible person.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote

The following user thanks vladimir.gritsenko for this useful post:
ADDISON (03-15-2013)
  #73  
Old 03-15-2013, 05:42 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

You should update the public demo for RF filter to the latest version.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote
  #74  
Old 03-16-2013, 01:09 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

@Vladimir: I downloaded the latest version from my Helpdesk account. These features are not part of this distribution:

- Disable checkboxes for unavailable attributes in dynamic filtering
- Truncate long attribute names to XX characters (0 - do not truncate)

Please take a look inside those 3 SQL files and you will agree me. Something is wrong with this distribution. It should be updated according.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote
  #75  
Old 03-16-2013, 10:01 AM
  zorg's Avatar 
zorg zorg is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 22
 

Default Re: Refine Filters module released

Quote:
Originally Posted by ADDISON
Off Topic: could you please forward this issue to your team member in charge for XC Help site?

I would like to generate User Manual in PDF from this link: http://help.x-cart.com/index.php?title=X-Cart:User_manual_contents&action=pdfbook

But it doesn't work. It was working I guess 1 month ago.

Thanks for noticing. I've looked into the problem - it seems that Pdfbook extension for mediawiki does not work well with grown number of articles. Increasing php memory limit didn't help, so I'll be looking for an alternative.

Yury Z
x-cart.com
Reply With Quote

The following user thanks zorg for this useful post:
ADDISON (03-16-2013)
  #76  
Old 03-19-2013, 12:32 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

Quote:
Originally Posted by ADDISON
@Vladimir: I downloaded the latest version from my Helpdesk account. These features are not part of this distribution:

- Disable checkboxes for unavailable attributes in dynamic filtering
- Truncate long attribute names to XX characters (0 - do not truncate)

Please take a look inside those 3 SQL files and you will agree me. Something is wrong with this distribution. It should be updated according.

I've looked into it and found out that for some reason x-refine-filters-4.5.5.tgz package does not contain that options. I've informed developer and he's already fixed that. Please download the pack one again.

Sorry for the inconvenience.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote

The following user thanks vladimir.gritsenko for this useful post:
ADDISON (03-19-2013)
  #77  
Old 03-19-2013, 12:57 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

Ok, new features are visible by now. As a point to investigate.

I checked: [Disable checkboxes for unavailable attributes in dynamic filtering]

I unchecked: [Show dynamic range for sliders]

Using price slider I can generate 0 results easy. Do you think is a good idea to keep [Show dynamic range for sliders] when [Disable checkboxes ...] is enabled? In my opinion yes, but you should do a program logic investigation.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote
  #78  
Old 03-20-2013, 07:18 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

I am glad to announce that new arrival special filter was added to the module. Updated packages have just been uploaded to the file area.

Your feedback is welcome!
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote

The following user thanks vladimir.gritsenko for this useful post:
ADDISON (03-20-2013)
  #79  
Old 03-20-2013, 07:29 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Refine Filters module released

Is it based on "Mark as new" from time to time feature (which can be set in Product Management page)?

Keep going, this module still needs a lot of nice features (which are missing for the moment)!
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote
  #80  
Old 03-21-2013, 12:49 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

Quote:
Originally Posted by ADDISON
Is it based on "Mark as new" from time to time feature (which can be set in Product Management page)?

It's based on X-HotProducts add-on logic (including "Mark as new"), i.e. if a product is treated as new, it will be shown under New Arrival filter.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote

The following user thanks vladimir.gritsenko for this useful post:
ADDISON (03-21-2013)
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 08:13 AM.

   

 
X-Cart forums © 2001-2020