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.2 beta testing (https://forum.x-cart.com/showthread.php?t=43499)

xplorer 11-07-2008 02:55 AM

X-Cart 4.2 beta testing
 
Dear Customers,

We are glad to announce that today we start X-Cart 4.2 beta testing that is planned to be completed on November 27.

In order to participate in beta testing you are to complete the following steps:

1. Click "Accept" link next to "X-Cart 4.2 beta version" license that is listed under "My licenses" section in the private members area at https://secure.qualiteam.biz

2. Read the license agreement and accept the terms.

3. Download the installation package under "File Area" section in the private members area and install it (make sure you do not overwrite your live X-Cart store!). A brief description of new features and changes from X-Cart 4.1 is available in "NEW-4.2.0" file in the installation package.

4. All bugs, glitches and flaws you find are to be reported in the bug-tracking system at http://bugtracker.qualiteam.biz (for instructions please refer to http://bugtracker.qualiteam.biz/help/index.html).

Thank you in advance for your help in making X-Cart shopping cart better!

fordy3 11-07-2008 03:51 AM

Re: X-Cart 4.2 beta testing
 
Access denied

balinor 11-07-2008 04:03 AM

Re: X-Cart 4.2 beta testing
 
Same here

xplorer 11-07-2008 04:08 AM

Re: X-Cart 4.2 beta testing
 
What page displays the error? http://bugtracker.qualiteam.biz?

balinor 11-07-2008 04:09 AM

Re: X-Cart 4.2 beta testing
 
No, when trying to download the distribution pack.

fordy3 11-07-2008 04:32 AM

Re: X-Cart 4.2 beta testing
 
1 Attachment(s)
Quote:

Originally Posted by xplorer
What page displays the error? http://bugtracker.qualiteam.biz?


In the download area..

xplorer 11-07-2008 04:48 AM

Re: X-Cart 4.2 beta testing
 
Fixed. Please try again.

fordy3 11-07-2008 05:33 AM

Re: X-Cart 4.2 beta testing
 
Not a bug, but it needs changing so UK customers don't have to b***er about on every install! If I were new to Xcart I would just delete the install and go look elsewhere...

This is a list of UK Counties....
http://www.gbet.com/AtoZ_counties/

What is currently set in Xcart is a total mess of Towns, Cities & Counties.

vtalk 11-07-2008 11:13 AM

Re: X-Cart 4.2 beta testing
 
Access denied when report the issue

neroag 11-07-2008 01:02 PM

Re: X-Cart 4.2 beta testing
 
https://bugtracker.qualiteam.biz/xb_authorization.php

just returns the following error ...
Error XML: XML_ERR_NAME_REQUIRED in line 1

donavichi 11-07-2008 02:06 PM

Re: X-Cart 4.2 beta testing
 
can we pleeeeeeease have a one-page checkout as standard this time.

pleeeeeease put a postcode checker (find address by postcode) into x-cart 4.2

pleeeeease put a much improved search-engine into x-cart 4.2

it really is about time we had these features. respectfully.

nomonkeybiz 11-07-2008 02:38 PM

Re: X-Cart 4.2 beta testing
 
I was able to report, but first had to logout of the bugtracker and then went back in to the bugtracker.

Quote:

Originally Posted by vtalk
Access denied when report the issue


Light Speed 11-07-2008 08:02 PM

Re: X-Cart 4.2 beta testing
 
Vyacheslav do you want usability comments about 4.2 posted here or submitted as a ticket?

My comment is not about something that is broken or a bug but something that could help the admin area be easier to use.

geckoday 11-08-2008 08:09 AM

Re: X-Cart 4.2 beta testing
 
Just downloaded and did a first glance over the skin separation for admin & customer and its a mess. A short and very incomplete look at it finds modules/Detailed_Product_Images/popup_image.tpl used in both admin and customer sections. Also check_email_script.tpl, check_zipcode_js.tpl, check_password_script.tpl, check_required_fields_js.tpl. And probably more. The mix of customer and admin stuff in the root of the skin directory is just plain confusing. How is anyone (including Qualiteam staff) supposed to know which are customer files and which are admin?

I strongly recommend you make a clear separation of the files by taking everything backend and putting them in a skin1/backend folder and everything customer and putting it the skin1/customer folder. Don't leave any files in the skin root folder. Then in init.php you can set the template directory to one of those two folders instead of leaving it at skin1. Then get rid of all those changes in the customer tpl's to include "customer/..." - it will be automatic and the ones that you missed you won't need to worry about anymore. That way nothing can be inadvertently shared and its crystal clear to everyone which area of the site is being edited. Plus you'll find any mistakes quickly because things will just break because they are missing. If you really feel its necessary to maintain some shared pieces like some of the js just create a third folder skin1/shared. Then if tpl's need to used shared stuff they just include from ../shared/whatever.tpl.

Do it right instead of making a bigger mess of the existing mess!

balinor 11-08-2008 08:15 AM

Re: X-Cart 4.2 beta testing
 
Agreed, it is time to get rid of the customer, customer/main and root skin1 stuff. All the admin stuff goes in admin/ all the customer stuff goes in customer/. Why does it have to be so complicated?

ewalk 11-08-2008 09:44 AM

Re: X-Cart 4.2 beta testing
 
How about a fulfillment center mod? I asked for this about 3 years ago when we first bought our cart. It should (1) let us create one export orders account for every fulfillment center in use. (2) Allow admin to add or remove xml or csv form fields as needed to interface with each fulfillment center (3) have a configurable export orders feature so that we can export only the fields in the order that we want, not the entire order. And, (4) it should interface with cronjob on the server so that admin can set it to run automatically every day.
Thanks!

Light Speed 11-08-2008 12:01 PM

Re: X-Cart 4.2 beta testing
 
Ok looks like comments go here! :D


Please organize the admin side menus.

Create a shipping side menu and put all shipping related links in it.

The Management, Administration and Inventory menus are a mess and their titles do not pertain to what is in them.
Anything that is a setting should be in one menu.
Anything that is a task should be in another menu.

Put the most commonly accessed links at the top of the menus!!!!

Maybe something more like this:

ADMINISTRATION
Users
Orders
------------------------
General settings
Categories
Wish lists
Membership levels
Titles
Payment methods
Credit card types
Tax system
Countries
States
Speed bar
Static pages
Modules
Languages
Discounts
Coupons

MANAGEMENT
Statistics
Summary
Stop list
Edit ratings
DB backup/restore
Import/Export
Edit templates
Files
Images location
Webmaster mode
Patch/Upgrade
HTML catalog

PRODUCTS
Search for products
Add new product
Modify product
Delete product
Update inventory
Extra fields

SHIPPING
Shipping methods
Shipping charges
Shipping markups
Destination zones
UPS

cflsystems 11-08-2008 03:05 PM

Re: X-Cart 4.2 beta testing
 
To continue with the files organization.... you call it "404/ - 'Error 404 - Page not found' templates". What about the other server errors? Why not call it "Server Errors" or similar and have templates for the different errors - 401, 403, 404,....
Also why not have a "css" folder and put all the style sheet files in there? Right now they just floating in the root folder. Same applies for the js files.
I don't know how the error messages will show in the new version but "Error ID: some number" says nothing. Is it too hard to have a table with error codes and their meaning so when an error occurs the admin/customer see some text that actually makes sense?

I use Quantum Gateway. The setup in the new 4.2 version is old and incorrect. The one from 4.1.10 is the correct one. Change it. We went over this when you released 4.1.10 with the incorrect code. It should be like this

Quantum Gateway Login:
Order prefix:
CVV Type: 1 - CVV2 is passed; 2 - Card's CVV2 is unreadable; 9 - Card does not have CVV2 imprint
Use Restrict Key: No Yes
Restrict Key:

https://www.quantumgateway.com/view_developer.php?Cat1=3

roband 11-09-2008 08:02 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by xplorer
Dear Customers,

3. Download the installation package under "File Area" section in the private members area and install it (make sure you do not overwrite your live X-Cart store!). A brief description of new features and changes from X-Cart 4.1 is available in "NEW-4.2.0" file in the installation package.!


Any chance of posting the NEW-4.2.0-file here please?

Regards, Robert.

xplorer 11-09-2008 09:54 PM

Re: X-Cart 4.2 beta testing
 
Please use the system at http://bugtracker.qualiteam.biz and don't post bug reports into this thread. This thread is not monitored by our developers and the only guaranteed way to get bugs resolved is posting them into the bug-tracking system. Thank you!

As for other suggestions in this thread - I will surely review them; and, if possible, minor tweaks will be added to 4.2.

xplorer 11-09-2008 10:04 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by roband
Any chance of posting the NEW-4.2.0-file here please?

Regards, Robert.



Quote:

X-CART 4.2 NEW FEATURES
========================

DESIGN AND APPEARANCE
----------------------

* CSS based layout
The pages of X-Cart's Customer area now use a DIV-based, tableless layout. The <table> tag is no longer used for layout purposes; tables are used only to display tabular data. The appearance of the Customer area is now fully controlled by CSS.

The advantages brought about by using CSS instead of tables include the following:

- The structural organization of X-Cart's pages has been improved. This is good for SEO, because web crawlers now find relevant content in the source code of X-Cart's pages more easily.

- With the presentational items placed separately in CSS files, X-Cart's pages have become smaller. This means that your server experiences less load, the page content is downloaded faster and uses less bandwidth.

- The main content of pages is now placed at the top of the source code. This causes the information to display first, leaving the presentational elements to load at the end. This way the main content of the page is immediately visible to the user; the user does not have to wait for an entire table with content and graphics to load as it happened with table based layout.

- The appearance of the storefront can now be changed significantly by editing the styles in CSS files (skin1/main*.css).

At present, X-Cart's layout is based on the 'Light & Lucid' visual scheme. The rest of X-Cart's traditional layouts (3-columns, 2-columns, small shop), color schemes and dingbat sets have been removed.


* Separate template sets for the store's Customer area and back end.
The templates of X-Cart's back end have been completely separated from the templates of X-Cart's Customer area. Now you can customize the look and feel of the Customer area without fearing that you might ruin the design of the back end.


* CSS/DIV-based popup windows
X-Cart's Customer area now uses CSS/DIV-based popup windows instead of the standard popup windows used in the previous X-Cart versions. The new popup windows can be moved and resized.


* No splash page
X-Cart's splash page index.html has been removed. Now visitors of the store's Customer area get directly onto the Home page.


* New method of displaying detailed product images
It has become possible to enable such a mode of display of detailed product images where all the detailed images of a product will be displayed in the Customer area on the Product details page of the respective product as thumbnails below the main product image. When the mouse hovers over one of the detailed product image thumbnails, the respective detailed product image will be displayed in the place of the product's main product image; the size of the detailed product image in this case will be reduced to the size of the main product image. When a mouse click occurs on a detailed product image thumbnail, the respective detailed product image will be displayed at full size in a modal window. The modal window used to display detailed product images provides simple navigation controls allowing the user to view the next/previous detailed image of the product or select a specific detailed image of the product from the set.

SEO IMPROVEMENTS
----------------

* "Clean" URLs support
Now it is possible to define user and search engine friendly URLs for the pages of products, categories, manufacturers and embedded static pages - "clean" URLs; for example, http://www.example.com/xcart/Javascript_definitive_guide.html instead of http://www.example.com/xcart/product.php?productid=XXX. Clean URLs can be defined on the Details pages of the respective objects (products, categories, manufacturers and static pages).
X-Cart allows you to keep a history of clean URL changes for each page so users can find the pages they have bookmarked even after the clean URLs of these pages change.


* Changes in the way meta tags are defined and used
It has become possible to define description and keywords meta tags for the product pages of your store. In previous versions of X-Cart, these meta tags were generated for product pages automatically based on the contents of the 'Product name' and 'Short description' fields. Now you have full control over the meta description and keywords of your product pages and can adjust these tags separately.
It has also become possible to define description and keywords meta tags for the manufacturer and embedded static pages of your store.
We also added an option allowing the description and keywords meta tags defined for a category to be used for the subcategories and products contained in that category.
As before, the 'General settings/SEO options' section of the Admin area allows you to provide description and keywords meta tags for your store site in general; however, these meta tags are now used differently: they are now applied only to those pages that do not have any meta description and keywords tags of their own and are not using any other meta description and keywords.


IMAGES
------

* Automatic generation of product image thumbnails (GDLib 2.0 or better is required)
When creating or editing a product, it is now possible to automatically generate a product thumbnail from a previously uploaded product image. The resulting product thumbnail will be a reduced-size version of the product image from which it is generated. The size of automatically generated product thumbnails can be set by the store administrator.

SHIPPING
--------

* Dimensional shipping

It has become possible to specify dimensions for each of the products in the store (See the Product details page) and to use these dimensions for shipping rates calculation by such online real-time shipping rate calculation services as UPS, USPS, FedEx, etc.
X-Cart now provides a packaging algorithm that allows it to split a single shipment into multiple packages in accordance with the limitations (maximum package weight and dimensions) imposed by the selected online real-time shipping rate calculation service. With this algorithm, it has become possible to receive real-time shipping rates for a shopping cart even if this cart contains a large quantity of products whose total weight and volume make sending these products in a single package impossible due to the limitations of the selected online real-time shipping rate calculation service.

* Shipping from providers and per-provider shipping cost (X-Cart PRO)
It has become possible to specify an individual seller address for each provider and to use this seller address for shipping rates calculation by online real-time shipping rate calculation services. This improvement makes it possible to use X-Cart PRO for warehouse stores in which a common storefront is used to showcase the products of several different stores that ship products from different locations. A provider's seller address can be specified in the provider's user profile.




TO BE CONTINUED...

xplorer 11-09-2008 10:05 PM

Re: X-Cart 4.2 beta testing
 
The second (and the final) part of NEW-4.2.0 file:

Quote:

PAYMENT MODULES
---------------

* Pre-authorization support

The store administrator can now specify the mode in which they wish the payment transaction to be performed on order placement if a customer chooses to pay for the order using one of the following payment methods:
- PayPal Website Payments Standard
- PayPal Website Payments Pro
- PayPal Website Payments Pro Payflow Edition
- Express Checkout
- LinkPoint
- AuthorizeNet: AIM
- AuthorizeNet: SIM
- NetRegistry e-commerce
- Protx VSP Direct
- Virtual merchant (New payment module that replaced ViaKlix)

Two modes are supported: 'Auth and Capture' and 'Auth only'. In the 'Auth and Capture' mode, the customer's card is billed at once as soon as the customer completes the payment (the authorization and capture actions are completed simultaneously; the store administrator does not have to perform any additional actions to capture the funds). In the 'Auth only' mode, when the customer completes the payment, only authorization is performed to make sure the required funds are available on the customer's account; the action of capturing the funds that have been authorized is postponed until the moment the store administrator manually performs the capture. The capture action can be performed by using the 'Capture' button on the order details page in X-Cart's administration back end. Alternatively, the administrator may decide not to capture the authorized amount and unlock the temporary hold placed on the customer's funds; in this case the administrator can void the authorization. For PayPal, Authorize.Net, LinkPoint, Protx VSP Direct and NetRegistry e-commerce, the void action can be performed using the 'Decline' button on the order details page in X-Cart's administration back end or through the respective payment system account backoffice; for VirtualMerchant, this action can be performed only through the VirtualMerchant account backoffice.

The system of X-Cart order statuses has been changed to accommodate the 'Auth only' mode: Now, when a payment is performed as 'Auth only', the order is assigned the status 'Pre-authorized'. Later on, after the authorized amount is successfully captured, the order status is changed to 'Processed'. If the initial authorization is voided, the order status is automatically changed to 'Declined'.

In connection with the Pre-authorization support feature, the following options have been added:
- Number of days in advance that you want a reminder to be sent to the Orders department e-mail address about an order in Pre-authorized status for which the authorization period is going to expire (General settings/General options)
- Maximum fraud risk factor value after which an online payment transaction is performed in 'Auth only' mode, even if the payment module is set to work in a different mode (General settings/Antifraud options)
- Allow customers ordering egoods to use only payment modules that support Pre-Authorization (General settings/Egoods options)

* Payment module changes

The following payment modules have been removed and are no longer supported:
- 2Checkout ver.1
- World Swift
- Bank of Asia
- Cambist
- EZTP
- GZS: PayMaster
- IO*NGATE
- Secure-I
- Smart people
- SmartPag
- SurePay
- Trolley Gateway
- Velocity Pay
- viaKlix
- viaKlix 2.0
- Bank of America
- Bank of America (web-based)




MISCELLANEOUS
------------

* A customizable 404 error page for your store site

X-Cart now has its own 404 error page. This is a new page in your store which can be used to display the 'Page not found' error (HTTP/1.0 404 Not Found) when a visitor attempts to access the store site using a URL for which no page exists. To enable your store to use this page, you will need to make it the default page to be used for the 404 error on your store site.
The 404 error page looks similar to the rest of your store site and provides navigation links allowing the visitor to go back to the store's home page or to take a look around the site. The set of navigation links included into the page is different for the store's back end and Customer area.
The look and feel of X-Cart's 404 error page, as well as its textual content, can be changed by editing an HTML file. In stores supporting languages other than English, a version of the 404 error page can be easily created for each of the languages.
Displaying the 404 error page does not involve Smarty, which means your server experiences less load when this page is served.

* More efficient management of news list mailing lists
X-Cart now provides an easy method to export the entire list of subscribers of any news list to a CSV file. It has also become possible to remove selected subscriber addresses from a specific mailing list or from all the mailing lists by importing them into X-Cart as a list in CSV format.

* Adjustable page filename format for the HTML catalog
X-Cart now provides editable templates that define the format according to which X-Cart generates filenames for the product, category, manufacturer and embedded static pages when generating an HTML catalog. For each of the said types of pages, you can set up a separate page filename template. This feature gives you full control of the filename format by providing you with the ability to specify the components that you wish to be included into the filename and the order in which these components must be included.

* Adjustable currency symbol display format
It has become possible to define the currency symbol display format for the primary currency and the alternative currency (General settings/General options).

* User interface improvements
A number of small usability improvements have been made to X-Cart's user interface.

* Smarty changes
Smarty has been updated to the version 2.6.20 and moved from X-Cart root to the directory <xcart_dir>/include/lib/smarty.


finerpeter 11-10-2008 11:06 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by donavichi
can we pleeeeeeease have a one-page checkout as standard this time.

pleeeeeease put a postcode checker (find address by postcode) into x-cart 4.2

pleeeeease put a much improved search-engine into x-cart 4.2

it really is about time we had these features. respectfully.


I second you.

Especially the one page checkout...

finerpeter 11-10-2008 11:15 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by xplorer
Please use the system at http://bugtracker.qualiteam.biz and don't post bug reports into this thread. This thread is not monitored by our developers and the only guaranteed way to get bugs resolved is posting them into the bug-tracking system. Thank you!

As for other suggestions in this thread - I will surely review them; and, if possible, minor tweaks will be added to 4.2.


Can you please also address two issues for us Canadian Merchants:

1) Paypal Pro services are now available for Canadian merchants but X-cart 4.1.x versions do not support such services yet by default.

2) CanadaPost shipping has upgraded their priority services and changed the company that handles them from Purolator to FedEx. However Xcart version 4.1.x still shows the old names. Can this be also changed please?

Thank you very much.

carpeperdiem 11-10-2008 11:46 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by xplorer
The following payment modules have been removed and are no longer supported:

- viaKlix 2.0:


Whoa... so those of us using viaKlix2 can not use xcart 4.2 ?

Did you and elevon expect us to immediately stop using viaklix? What is the migration plan?

RichieRich 11-10-2008 02:02 PM

Re: X-Cart 4.2 beta testing
 
is there a demo of anyone testing?

xplorer 11-11-2008 02:44 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by finerpeter
Can you please also address two issues for us Canadian Merchants:

1) Paypal Pro services are now available for Canadian merchants but X-cart 4.1.x versions do not support such services yet by default.


I regret to inform that 4.2 will not support PayPal Pro (Canada).

Quote:

Originally Posted by finerpeter
2) CanadaPost shipping has upgraded their priority services and changed the company that handles them from Purolator to FedEx. However Xcart version 4.1.x still shows the old names. Can this be also changed please?


I would appreciate if you let us know where the information is taken from. I've reviewed their web site and haven't noticed any mentioning of this.

Quote:

Originally Posted by carpeperdiem
Whoa... so those of us using viaKlix2 can not use xcart 4.2 ?

Did you and elevon expect us to immediately stop using viaklix? What is the migration plan?



We had been contacted by Elevon (ex-Nova) and were told that they replace viaKlix payment gateway with Virtual Merchant and migrate their clients to the second one. 4.2 will support Virtual Merchant paymen gateway.

carpeperdiem 11-11-2008 04:45 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by xplorer
We had been contacted by Elevon (ex-Nova) and were told that they replace viaKlix payment gateway with Virtual Merchant and migrate their clients to the second one. 4.2 will support Virtual Merchant paymen gateway.


It is difficult enough to migrate a shopping cart. To also migrate a payment gateway at the same time is simply insane.

IF you want 4.1.x customers to adopt 4.2, ELIMINATING a 4.1 payment gateway is not going to encourage us to adopt the new version.

UNLESS Elevon is willing to give us 2 payment gateways active at once (for testing), which I doubt they will do.

In your opinion, knowing that viaklix2 simply doesn't work with 4.2, HOW WOULD YOU migrate? ELIMINATING active payment gateways is foolish! Removing something that is currently working?? Even if it's going to be replaced "someday" (elevon says probably 18-24 months from now).

:-(

hhiker 11-11-2008 07:28 AM

Re: X-Cart 4.2 beta testing
 
Is this for the elite few or did I miss the roll call by being away for a few days. I do not see the beta link in there. I looked everywhere.

Also, the only distribution kit in there is 4.1.11

Is this NORMAL? Are we not allowed to download an earlier distribution? Why you ask? Just curious as to why we are held to the latest version for download with no other options.

balinor 11-11-2008 07:32 AM

Re: X-Cart 4.2 beta testing
 
Did you follow the steps listed in the first post? It isn't in the file area until you agree to the terms.

josebueso 11-11-2008 09:01 AM

Re: X-Cart 4.2 beta testing
 
Hello

I check in my support desk for X-car 4.2 beta link and doesn't exist.

I found the following message under my licences.

'No licenses were found on your inquiry. Please check your filter'

I check the filter but no luck.

Any one has and idea on what is goig on.

Jose.

hhiker 11-11-2008 09:17 AM

Re: X-Cart 4.2 beta testing
 
Thanks Balinor. I found it. I missed the filter part of it and it was only displaying Live licenses. Went to not working and found it. :oops:

josebueso 11-11-2008 09:29 AM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by hhiker
Thanks Balinor. I found it. I missed the filter part of it and it was only displaying Live licenses. Went to not working and found it. :oops:


Checked on not working still no link to accept.

Joakim 11-11-2008 11:33 AM

Re: X-Cart 4.2 beta testing
 
I am a bit confused about how the membership function is implemented, basically "why" it's restricted to one membership per customers and then ability to asign one or many membrships to products and categories. In my view it would really be much more usefull the otherway around... is this something that has been up to discusion? As this is something specifically needed on the customerside, could it be possible to have both, to not break current functionallity, something like Customer Group?

To me it's much easier, and more efficient I think, to asign a customer to one or more groups which then defines what categories and product are availble to him. The logic is quite simple, a product usually belongs in one category, or it cannot be a book and a CD at the same time, but a customer may like to buy both a book and a CD. Of course both the book and the CD can be on the same subject so to speak but isn't that what Categories are for?

hhiker 11-11-2008 11:58 AM

Re: X-Cart 4.2 beta testing
 
The short of my analysis... I am not upgrading any time soon. I don't see a lot of great features other than dimensional shipping that warrant totally redoing the design in a hodge podge as Balinor said and the employees having to relearn where everything is in the STILL jumbled up admin.

2 things I really like:
1. Dimensional Shipping
2. Meta data for ALL pages in the cart including each product

The drawbacks to these great new changes that should have been in there a long time ago. We will have to go back through and redo most of our products to add the dimensions and meta data to them. How much time will that take away from the continual effort to get new arrivals listed???

Tis a shame those were not incorporated into X-Cart before now. Particularly the meta data. How long has meta data been around and been used????

I did report some issues though before I decided I need to get back to work. :)

Light Speed 11-11-2008 12:12 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by Joakim
I am a bit confused about how the membership function is implemented, basically "why" it's restricted to one membership per customers and then ability to asign one or many membrships to products and categories. In my view it would really be much more usefull the otherway around... is this something that has been up to discusion? As this is something specifically needed on the customerside, could it be possible to have both, to not break current functionallity, something like Customer Group?

To me it's much easier, and more efficient I think, to asign a customer to one or more groups which then defines what categories and product are availble to him. The logic is quite simple, a product usually belongs in one category, or it cannot be a book and a CD at the same time, but a customer may like to buy both a book and a CD. Of course both the book and the CD can be on the same subject so to speak but isn't that what Categories are for?


A single Book could be in multiple categories such as:
Books
New Books
Action Novels
Clearance


I personally think that the current set up works but is not implemented as thoroughly as it could be. There should be member level control in more places such as coupons.

finerpeter 11-11-2008 12:18 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by xplorer
Quote:
Originally Posted by finerpeter
2) CanadaPost shipping has upgraded their priority services and changed the company that handles them from Purolator to FedEx. However Xcart version 4.1.x still shows the old names. Can this be also changed please?

I would appreciate if you let us know where the information is taken from. I've reviewed their web site and haven't noticed any mentioning of this.


Vyacheslav,

Please review the thread which we opened with regards to the CanadaPost issue, where we also listed the full change details after your request to do so: http://forum.x-cart.com/showthread.php?t=43304

Specifically:
Quote:

Originally Posted by pixellogo
Hello Vyacheslav,

Ourselves we received the notice via regular mail from CanadaPost back in September informing us of the change starting from October 1, 2008. They also provided us at the time with new packaging material bearing the FedEx logo ("Envelope" for documents and "Pak" for non-documents).

You can also view their announcement "Ammendment #5 Effective September 29, 2008" in PDF document format on this link http://www.canadapost.ca/rates/2007/pdf/PS_Guide_Amd5-e.pdf

Thank you Vyacheslav, I'd appreciate it greatly if you can please post an update in this thread as to when X-Cart will update this matter as it is quite an important matter for us Canadian merchants.


The issue of Paypal Pro not being available to Canadian merchants is an inconvenience for sure, but one that we can live with.

The issue of CanadaPost however has to be fixed urgently and I'm sure I speak for all my fellow Canadian merchants.

Thanks.

Joakim 11-11-2008 12:39 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by Light Speed
A single Book could be in multiple categories such as:
Books
New Books
Action Novels
Clearance


I personally think that the current set up works but is not implemented as thoroughly as it could be. There should be member level control in more places such as coupons.

Yes but I think there is no such problem as to asign a product to several categories of your choise, no matter the membership connection. The problem is that you cannot asign a customer to more then1 group which I think is a major issue and weakness of X-cart. I don't see that it would be a major thing to do with user memberships as with product, category and discout memberships - give it its own table and allow for customers to be both in the "hidden sex" and "Religous stuff" groups. Just to give an extrem example that custoers interest can be "devided". Bottom line is that if I put a customer in the "hidden sex" group to give him access, he's excluded from everything else that isn't 'All' - which I think is really stupid.

Light Speed 11-11-2008 01:33 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by Joakim
Yes but I think there is no such problem as to asign a product to several categories of your choise, no matter the membership connection. The problem is that you cannot asign a customer to more then1 group which I think is a major issue and weakness of X-cart. I don't see that it would be a major thing to do with user memberships as with product, category and discout memberships - give it its own table and allow for customers to be both in the "hidden sex" and "Religous stuff" groups. Just to give an extrem example that custoers interest can be "devided". Bottom line is that if I put a customer in the "hidden sex" group to give him access, he's excluded from everything else that isn't 'All' - which I think is really stupid.


I see your point and agree that member groups could be a cool feature.

One of my problems with the current member setup is that you cannot select multiple memberships in such a way as to allow non logged in to see a category but once a member level is logged in they can no longer see that category.

Say I have a clearance category.

With these memberlevels for my store.
Member
Premier
Wholesale

I don't want wholesale to have access to the clearance section when they are logged in.

Right now I do this by manually creating all my side nav links and putting if/else memberlevel code around the clearance link. This is a half a$$ed way to do this as it doesn't handle products put in the cart from that category before login.

Joakim 11-11-2008 01:54 PM

Re: X-Cart 4.2 beta testing
 
Quote:

Originally Posted by Light Speed
I see your point and agree that member groups could be a cool feature.

One of my problems with the current member setup is that you cannot select multiple memberships in such a way as to allow non logged in to see a category but once a member level is logged in they can no longer see that category.

Say I have a clearance category.

With these memberlevels for my store.
Member
Premier
Wholesale

I don't want wholesale to have access to the clearance section when they are logged in.

Right now I do this by manually creating all my side nav links and putting if/else memberlevel code around the clearance link. This is a half a$$ed way to do this as it doesn't handle products put in the cart from that category before login.

Right and I cannot see this would be so hard to implement, basically the same thing as been done with Products, Categories etc. a new table xcart_customer_memberships and store the memberships there in a true relational way, the rest of the code is more or less in place as this been implemented for Products, Categories and Discounts. Then instead of a simple varible with the customer membership to chaeck agains, an array is used. I think it would be pretty straith forward, a great improvement and not too much of a change or bug prone.

Xcart please this would be sooo cool - should I make this a 'bug'?


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

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