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.0.0 BETA released (https://forum.x-cart.com/showthread.php?t=8263)

linasg 06-29-2004 12:08 AM

Code:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of func in c:\server\html\xcart\alpha\featured_products.php on line 66

by the standart clean X-Cart 4.0.0Beta instalation. WinXP, Apache 1.3.29, PHP 4.3.7RC1...


And... please, put home.php with Header("Location ../"); to customer catalog :)

elmtronics 06-29-2004 03:43 AM

Quote:

Originally Posted by FX
4.0.0 beta 1
If I understand right beta release means no more addons or changes before it goes production, except for bug fixes :-k

Would be nice to see some more features like::

:arrow: few options added to Featured products section in Admin:
>Add pull down menu with product listings and
>Add pull down menu with options for choosen product like:
-Featured Item
-Pick of the Week
-Pick of the Month
-Gift Ideas
-Exclusive Items
-New Arrivals
-Top Picks
-Season Special
-Holiday Special
-Sale Items
...
This will show product on the side dialogue box just like Bestsellers.

:arrow: Also would be nice to have option in Admin to set/display products on the side dialogue box like:
-New Items (random recently added products)
-Specials (random products with reduced price)
-Reviews (random customer product reviews)
-Hot Deals
...

:arrow: In View cart page add section "Customers who bought these items also purchased:" ...and button Add to cart under product's. This could boost sales, I really do buy something when I shop online and see something I want last minute

:arrow: Simplify checkout process, request as minimum info as possible.
:arrow: Pre-login shipping calculator
:arrow: Popup detailed images

Thank you X-Cart team for your hard work :!:
With RMA module and all the new features in X-Cart 4.0.0 there will be no competition to X-Cart. It simply the best :D



I'll Second FX's post some great ideas there!

I'd also like to see a Site map index for both the html catalog and php side.
Detailed pop up is a must for us with multiple detailed images

linasg 06-29-2004 06:16 AM

As I see You added SORT BY possibility :) Please, add one more future: SORT BY BEST SELLING... Please...

And try to fix problems with "Call-time pass-by-reference" issue.

SMDStudios 06-29-2004 07:30 AM

NE1 have a demo of this running so I can take a peak at the changes?

rjcbear 06-29-2004 09:34 AM

Well,

How about taking the product review and place it some iin the menua areas either in the rigth or left menu.

Ramdom display of product reviews on product pages.
Way for the customer to look at all the reviews all at once.

I think this also should apply to product rating

Kind regards
Ricky

adpboss 06-29-2004 11:01 AM

Guys try to remember to not just post Wishlist stuff here but actually findings on the Beta as is.

While nothing is ever bug free, I'm sure X-Cart has asked for our help so that they can launch a relatively stable product.

MOC 06-29-2004 11:41 AM

I added a membership price for the wholesale account
and if i searching for something i get everytime the error

Code:

If i searching for something, got this error:
INVALID SQL: 1109 : Unknown table 'xcart_products_categories' in order clause
SQL QUERY FAILURE: SELECT xcart_products.*, MIN(xcart_pricing.price) as price FROM xcart_products, xcart_pricing WHERE xcart_pricing.productid=xcart_products.productid AND xcart_pricing.quantity=1 AND xcart_pricing.variantid = 0 AND (xcart_products.product LIKE '%taken%') GROUP BY xcart_products.productid ORDER BY xcart_products_categories.orderby ASC LIMIT 0, 30


2. and i can not checkout cause i get every time the error, that my emailadress is invalid or the field is empty.

maki 06-30-2004 05:04 AM

suggestions
 
hi !!!

I have some suggestion for x-cart team

- add "order user profiles options" or add column in user profiles options

in order to define required fields if the user this carrying out a purchase, independently of which usuary he is registered or not
he is very useful not to ask too many data the user if simply it is wanted to register, and single more specific data are asked for to him if it carries out a purchase.
really: to ask for certain data to the client when it is really necessary

- add to the recommended, related and upselling product list thumbnails, and the possibility of adding them to the car
I created a free mod of these characteristics, in case it serves to you like example :wink:

- add search by BRAND
free mod already exists, would be a good example

- add meta tag field in product management section
very recommended when we generate HTML-catalog
also very useful if east hidden field in the finder is included.
it will help to that the clients find any product, and also those that interest to us that they find, in our store :wink:
I already implemented it in my store and I guarantee to you that the finder very is used in her

- add a pursuit of words introduced in the finder
it would be the perfect complement to the previous suggestion :wink:

- a manager of customers reviews
plissssssssssssssssssss :twisted:

- add send mail to departament if new customer review is added in "Email Note options"

greetings

anandat 06-30-2004 10:33 AM

Quote:

Originally Posted by linasg
Code:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of func in c:\server\html\xcart\alpha\featured_products.php on line 66

by the standart clean X-Cart 4.0.0Beta instalation. WinXP, Apache 1.3.29, PHP 4.3.7RC1...


And... please, put home.php with Header("Location ../"); to customer catalog :)


Me too got the same error on my local pc !!

shan 07-01-2004 04:01 AM

List of things that have been added in these releases ..

Quote:

The key features for beta version include:
- improved categories management mechanism (unlimited categories);
- inventory tracking based on product options;
- new payment gateways support;
- Airborne ShipIt API support;
- RMA (Return Merchandise Authorization) add-on (will be released later);
- ability to sort out products on the customer storefront;
- customer area scripts are moved up to the root directory of X-Cart;
- new HTML-template for invoice;
- HTML-format for e-mail notifications turned on by default;
- HTML-code in the templates brought to conformity with specification on HTML 4;
- more universal taxing system;
- Smarty template engine upgraded up to version 2.6.3;
- ability to select UK or Canada pre-configuration during X-Cart installing;

Also 4.0.0 beta 1 has been tested and optimized to work under PHP 5 RC3.

The key features for alpha version include:

- fully multilingual interface, including admin/provider part;
- considerably improved usability of administrator/provider interface;
- memory usage optimization;
- new integrated 'UPS OnLine Tools' module, supporting not only shipping rates calculation, but providing an address validation tool and the possibility to register a UPS account via X-Cart site;
- new integrated 'Manufacturers' module enabling you to classify your products by the brand names;
- new integrated 'News Management' module enabling you to have multiple news lists for your customers;
- printable version for all information pages in the customer zone;
- additional options enabling you to optimize your e-store for search engines;
- gathering of statistical data on product search queries in the customer zone and on the client's environment (browser type, screen resolution, operating system, JavaScript support);
- renewed first page in the administrative zone: new orders statistics and top sellers info are added;
- customizable product search form, extended set of search fields;
- simultaneous editing of multiple products;
- ability to adjust the registration form for different user types;
- Anti-Fraud module: verification of the customer's address in the process of checkout (check-up information can be included into the order details);
- ability to edit the options of a product contained in the shopping cart;
- ability to export products in Froogle format.


All times are GMT -8. The time now is 04:52 PM.

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