X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   Xcart 3.5.0 Released With Changelog (https://forum.x-cart.com/showthread.php?t=5264)

TelaFirma 11-19-2003 08:24 AM

Quote:

Originally Posted by MOC
Is anybody there, who miss the add to cart button?
and did anybody noticed, that the param fields will be displayed in the product describtion instead where they should be ?


Read my posts in this same thread. Problem is with WinZip default configuration.

grahammills 11-19-2003 11:53 PM

Is there any news on a module for advanced stock qty management like in LiteCommerce?

e.g. stock levels for options and auto adjusting stock levels for the HTML generated site?

baecom 11-25-2003 12:53 PM

I currently have installed version 3.4.4, and when login in the admin zone and go to patch/upgrade, i see no new upgrade

where can i find this 3.5.0 upgrade?

greetz

DataViking 11-25-2003 08:35 PM

you have to go to your support help desk to download it

https://secure.qualiteam.biz/

POSDepot 11-26-2003 06:21 AM

Hee's the fix for the extra fields displaying in the wrong area.

you should edit the file skin1/modules/Extra_Fields/product.tpl
Find the lines

{$extra_fields[field].field}</td>
</td>
<td>
</td>
{$smarty.capture.param}
</tr>
{/if}

and change to

{$extra_fields[field].field}</td>
</td>
<td>
{$smarty.capture.param}
</td>
</tr>
{/if}
{/if}

shan 11-26-2003 07:34 AM

Well Spotted !!

http://forum.x-cart.com/viewtopic.php?t=7258

tpfair 11-27-2003 07:31 AM

Speed Bar ????
 
Hello,

Nice thing the Speed Bar, but it seems it works only with the main language. How do we call a second languane i have try by doing this it will work : {$lng.lbl_contact} but it print that text in the speed bar.

Regards

Stefan

groovico 11-29-2003 04:47 PM

Is it just me or does 3.5.X not work correctly in netscape 7?

Try adding two products to your cart. It doesn't appear to work :?

Works perfectly in I.E but nescape not only shows the non java script version of the buttons but doesn't add to the cart properly after the second added product.

B00MER 11-30-2003 12:48 PM

No problems here, maybe js=y was set in your nutscrape when you tested? :?:


All times are GMT -8. The time now is 08:38 PM.

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