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)
-   -   X-Cart 4.1.0 rc3 released (https://forum.x-cart.com/showthread.php?t=20494)

Emerson 03-14-2006 04:30 PM

Quote:

Minimal system requirements
Б─╒ PHP 4.0.6 or later (PHP 5 is also supported).

Make sure the configuration file php.ini meets the following requirements:

safe_mode must be disabled.

file_uploads must be enabled.

[PHP 5] register_long_arrays must be enabled.


Make sure register_long_arrays is enabled in php.ini

HTH ;)

vulcan-works 03-14-2006 05:53 PM

Quote:

Originally Posted by Emerson
Quote:

Minimal system requirements
Б─╒ PHP 4.0.6 or later (PHP 5 is also supported).

Make sure the configuration file php.ini meets the following requirements:

safe_mode must be disabled.

file_uploads must be enabled.

[PHP 5] register_long_arrays must be enabled.


Make sure register_long_arrays is enabled in php.ini

HTH ;)


Checking results
Critical dependencies Status
PHP Version (min 4.0.6 required) ... 5.1.2 - [OK]
PHP Safe mode is ... Off - [OK]
Disabled functions list ... none - [OK]
File uploads is ... On - [OK]
MySQL support is ... On - [OK]
Register long arrays is ... On - [OK]

Non critical dependencies Status
Maximum file size for upload is ... 2M - [OK]

the installer says that everything is ok...but only blank pages after that

svowl 03-14-2006 08:50 PM

Please look up the error log, you might find the answer there. Error log files are located in xcart/var/log/ directory (files like x-errors_php-060315.php)

shelkie 03-14-2006 09:39 PM

Quote:

Originally Posted by vulcan-works
Quote:

Originally Posted by Emerson
Quote:

Minimal system requirements
Б─╒ PHP 4.0.6 or later (PHP 5 is also supported).

Make sure the configuration file php.ini meets the following requirements:

safe_mode must be disabled.

file_uploads must be enabled.

[PHP 5] register_long_arrays must be enabled.


Make sure register_long_arrays is enabled in php.ini

HTH ;)


Checking results
Critical dependencies Status
PHP Version (min 4.0.6 required) ... 5.1.2 - [OK]
PHP Safe mode is ... Off - [OK]
Disabled functions list ... none - [OK]
File uploads is ... On - [OK]
MySQL support is ... On - [OK]
Register long arrays is ... On - [OK]

Non critical dependencies Status
Maximum file size for upload is ... 2M - [OK]

the installer says that everything is ok...but only blank pages after that



I ran into this problem as well . A little hard to track down with the extensive use of "@" for error suppression, but it appears that there is a mis-matched closing bracket in "include/bench.php" that causes a compile error.

Delete the "}" on line 340 and the problem should go away. Did for me at least :-)

Ran into the same problem with RC2.

svowl 03-15-2006 12:15 AM

Re: BUG
 
1 Attachment(s)
Quote:

Originally Posted by snorocket
BUG:
Create an Extra field and check or uncheck all creates Javascript ERROR
http://www.x-cart.com/demo_preview/provider/extra_fields.php


Fixed. Thank you.

snorocket 03-15-2006 07:24 AM

Passed W3 Validation
 
Despite my recent complaints I give a big thumbs up for passing W3 validation with flying colors !!!

weckie 03-15-2006 01:23 PM

We are running the RC3 version LIVE now with a backup from the older one (in case something doesn't work we can switch back immediately).
But till now everything (what we use) works fine. Orders come in correctly etc...

But he, we do not have a lot of products.

For us, it works perfect and we are very pleased with it.

cherie 03-16-2006 09:31 AM

Wholesale Minimum Order
 
Is there a way to specify a minimum order amount per product for certain membership levels, like Wholesale? It would be nice to say a product has a minimum order amount of "1" for Premium and "12" for Wholesale. I didn't see how to do this with the demo.

Also, quantity increments for Wholesale would be nice, like you can only order this product by the dozen if Wholesale. Is there anything close to this in 4.1? :D

svowl 03-16-2006 09:05 PM

Quote:

Originally Posted by shelkie
I ran into this problem as well . A little hard to track down with the extensive use of "@" for error suppression, but it appears that there is a mis-matched closing bracket in "include/bench.php" that causes a compile error.

Delete the "}" on line 340 and the problem should go away. Did for me at least :-)

Ran into the same problem with RC2.


The error and the blank page resulted from setting the option 'short_open_tag' to 'Off' in php.ini
This has been fixed. Thank you for the report.

svowl 03-16-2006 09:44 PM

Re: Wholesale Minimum Order
 
Quote:

Originally Posted by cherie
Is there a way to specify a minimum order amount per product for certain membership levels, like Wholesale? It would be nice to say a product has a minimum order amount of "1" for Premium and "12" for Wholesale. I didn't see how to do this with the demo.

Also, quantity increments for Wholesale would be nice, like you can only order this product by the dozen if Wholesale. Is there anything close to this in 4.1? :D


Sorry, but this feature was not included into 4.1.0.


All times are GMT -8. The time now is 12:41 AM.

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