X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Ability Template v4.4.x (https://forum.x-cart.com/showthread.php?t=61776)

PhilJ 08-03-2013 08:26 AM

Re: X-Cart Ability Template v4.4.x
 
Obaluba2, try changing the permission on your /files directory to 755

ibdmanhb 08-30-2013 01:27 PM

Ability 4.6 compatible
 
Hey Phil,

I know Ability has been replaced by the other template but do you have a 4.6 compatible version of Ability ? I am looking to upgrade two 4.5 stores.

Thanks

PhilJ 08-31-2013 12:42 PM

Re: X-Cart Ability Template v4.4.x
 
Quote:

I know Ability has been replaced by the other template but do you have a 4.6 compatible version of Ability ? I am looking to upgrade two 4.5 stores.

No, sorry, but If you PM me, I can sort you out with a discount for the reboot template.

obaluba2 10-16-2013 12:19 AM

Re: X-Cart Ability Template v4.4.x
 
Hi

On the category pages you have the controls to browse through pages 1 2 3 etc and sort etc..

If we click to view products by manufacturer we have these controls at the top, we don't have them at the bottom? How can we add these? They seem to be in the stock x-cart gold 4.6.0

Also..

We have some products which have no more price and are just set as 'more information' or call for price.

On the product rotator on the homepage they display the price as ё0.00 how can we change this to 'Call' but only for products with no price?

thanks for looking guys!

jmccunep 10-18-2013 04:16 AM

Re: X-Cart Ability Template v4.4.x
 
For the latest x-cart XSS vulnerability patch issued in early OCtober, can the patch files and SQL be applied as is? Or with the Ability template were some of the files that have to be patched modified so one must therefore use the (tedious!) manual DIFF file patch process?

The patch in question (for xcart 4.4.5 version):
security-patch-2013-10-08_4.4.5.tgz

There are MANY PHP and TPL files in this patch.

THANKS!

elmirage001 10-18-2013 09:19 AM

Re: X-Cart Ability Template v4.4.x
 
Quote:

Originally Posted by jmccunep
For the latest x-cart XSS vulnerability patch issued in early OCtober, can the patch files and SQL be applied as is? Or with the Ability template were some of the files that have to be patched modified so one must therefore use the (tedious!) manual DIFF file patch process?

The patch in question (for xcart 4.4.5 version):
security-patch-2013-10-08_4.4.5.tgz

There are MANY PHP and TPL files in this patch.

THANKS!


I'm just about to start looking and I'll report back what I find. I briefly glanced at the files a couple of days ago and saw that it involved template files. If Ability has it's own version then the changes would have to be made in the Ability version. I'll be testing on a dev copy of my live site. The update was involved enough that I wanted to have plenty of time and not be rushed while doing it.

markdstephens 10-18-2013 09:38 AM

Re: X-Cart Ability Template v4.4.x
 
I am replicated an Ability based .com site to a co.uk site. I have the developer license.

But now on the .co.uk site all the text for the product descriptions, the static pages and dropdown menu text in the header, there may be more are all white. Hence, you can't see any of the text !

The text is black on the original site. Any ideas ?

elmirage001 10-18-2013 09:48 AM

Re: X-Cart Ability Template v4.4.x
 
So far it looks like only 1 Ability file, product_details.tpl is affected.

common_files/customer/main/product_details.tpl

The update changes
Code:

value="{$smarty.get.slot}"

To
Code:

value="{$smarty.get.slot|escape:"html"}"

There are 2 places this happens in this file.

elmirage001 10-18-2013 05:34 PM

Re: X-Cart Ability Template v4.4.x
 
Security Patch is now complete on our live site and have not seen any issues. For Ability I only had to modify the product_details.tpl file mentioned above.

jmccunep 10-19-2013 04:09 AM

Re: X-Cart Ability Template v4.4.x
 
Quote:

Originally Posted by elmirage001
Security Patch is now complete on our live site and have not seen any issues. For Ability I only had to modify the product_details.tpl file mentioned above.


Thanks for your help with this!


All times are GMT -8. The time now is 08:06 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.