![]() |
Re: X-Cart 4.1.4 released
Quote:
Yes. With Anon Checkout allowed, users can bypass registration/login, and just enter their info. If I then enable Fast Lane Checkout, customers can't bypass registration/login. |
Re: X-Cart 4.1.4 released
Quote:
We cannot reproduce this issue. Can you please PM me providing the URL of your store and login/password to the admin area if it is accessible from the web and if you do not mind us investigating the problem on your site? |
Re: X-Cart 4.1.4 released
Quote:
I have posted on the xcart Company access the login info on my testing of 4.1.4 |
Re: X-Cart 4.1.4 released
Quote:
I have successfully placed an order as an anonymous customer in your shop. Please check. |
Re: X-Cart 4.1.4 released
Quote:
That is because I disabled Fast Lane Checkout. If I were to enable it, you would [NOT] be able to place an order without registering. [edit in brackets] |
Re: X-Cart 4.1.4 released
svowl:
Are you not able to access the login info I posted to xcart? |
Re: X-Cart 4.1.4 released
Quote:
I'm able to access the login info. I have enabled Fast Lane Checkout and placed an order. Please check. |
Re: X-Cart 4.1.4 released
Quote:
Fast Lane Checkout was not enabled when I logged back in. So I then enabled it. Again, anonymous checkout is no longer allowed. Anyone else want to try: http://www.kustomrides.com/xcart4.1.4/home.php [edit ... let me check again to be sure] [edit2 ... no, anon ckout disabled] svowl ... are you on the 4.1.4 site? |
Re: X-Cart 4.1.4 released
You can also see that Google Checkout shows $0 dollar figures for shipping:
http://www.kustomrides.com/xcart4.1.4/home.php |
Re: X-Cart 4.1.4 released
This does have a problem with firefox. Using version 1.5.0.8 and it would not let me login either as admin, or as a customer. Re-uploaded include/login.php from 4.1.3 and it works now, thanks to the person who posted that tip!
Outside of that, my upgrade went pretty smooth and the only thing that wouldn't patch were mods I have, which are many. I was expecting much worse and this was actually one of my smoother upgrades, whew! |
Re: X-Cart 4.1.4 released
Quote:
|
Re: X-Cart 4.1.4 released
I just updated to 4.1.4 even after the read here... As we use CyberSource for our transactions the incorrect billing on 4.1.3 forced us to upgrade..
So far of the posts here I have found the following... Patch: Installed fine and failed on files I knew where going to fail anyway... Fix: Manually patched thoughs files Anonomous checkout - Worked fine (please see notes on Fast Lane Checkout below) Login: Worked in Opera and IE. Failed in Firefox Product Pages: Warning Message "divisible by 0 " appeared at random.. Fixed... See bug post made earlier. Products list in column view: After patching products.tpl and products_t.tpl column view was not displayed... Reverted to line view (default) instead. This could be due to a module I have installed. To fix this I simply restored the template files from backup. edit: Found Products List problem WAS related to a hack on the site. Not a problem with 4.1.4. Fast Lane Checkout: The new Fast Lane Checkout would not display FexEx as an option even though they are checked as avalable. Fix: Restored 4.1.3 tpl files for Fast Lane Checkout. (Please note: current install uses ShippingKits FedEx rates, so this problem may be related to that module and not 4.1.4) Re-direct from https to http caused the user to go into an infanite loop of "Click here if not redirected..." Fix: Opened a ticket with Help Desk At any rete thats all I've found so far... If anyone finds a solution to the firefox issue let me know. |
Re: X-Cart 4.1.4 released
Quote:
The cost for upgrade from 4.1.3 to 4.1.4 within the tech support services depends on the complexity of work implied. In case there is a necessity to upgrade a default X-Cart v4.1.3 with no changes implemented the cost will be 40 support points. In case there are any modification in code or templates, or some custom fucntionality is implemented, the possibilities and the cost for upgrade can be offered after a special store investigation by the responsible engineer. We are always ready to assist our customers in the best possible way. |
Re: X-Cart 4.1.4 released
Firefox quick fix...
Well it was exactly what I thought it was... The new session ID is not being saved in FireFox... Not even session_destroy() worked to clear it up... To fix (and basicly undo what Qualiteam just fixed) locate this in /include/sessions.php Code:
function x_session_change() { Replace with Code:
function x_session_change() { This of course keeps the same session id after logging in, which is exactly what they were tring to get away from in this update. I'll keep working on a better fix |
Re: X-Cart 4.1.4 released
Quote:
Using Firefox/1.5.0.8 I have not encountered any login issues. |
Re: X-Cart 4.1.4 released
Using Firefox, when I was logged in as admin after doing the update, it worked for a bit. But try logging out then back in. Try opening a new tab and adding something as a customer then checking out. Bet it doesnt work. At least mine wouldn't.
|
Re: X-Cart 4.1.4 released
Of the issues I've found about 4.1.4, login isn't one of them using the latest Firefox. So far no problems logging in as admin, or registering as new user, or login in as said user.
Not saying you didn't have this issue. What I will do is go over to my wife's laptop, upgrade her Firefox, then test out 4.1.4 ... if others have login issues I want to fix it, even if I don't experience them. |
Re: X-Cart 4.1.4 released
I installed a fresh copy of v4.1.4 to check for possible problems.
If anything, the speed so far has been quite snappy. Login on both the admin, user login, and logging in or registering during checkout all work fine in IE 6.0.x and Firefox 2.0. Upgrading might be a whole different monster, but the virgin install seems to be behaving quite well. |
Re: X-Cart 4.1.4 released
Quote:
Thank you! Prior to this fix, we were unable to login to the store and admin using the latest Firefox 2.0. |
Re: X-Cart 4.1.4 released
|
Re: X-Cart 4.1.4 released
Hello
I intalled a fresh copy of xcart 4.1.4 I got the following error 144 times. Can any one tell what is going on? [14-Dec-2006 21:39:36] (shop: 14-Dec-2006 18:39:36) SQL error: Site : https://uncionmusic.com Remote IP : 70.231.232.95 Logged as : SQL query : SELECT charset FROM xcart_countries WHERE code='US' Error code : 1017 Description : Can't find file: './uncibue0_xcart/xcart_countries.frm' (errno: 13) Request URI: /home.php?cat=278 Backtrace: /home/uncibue0/public_html/include/func/func.db.php:180 /home/uncibue0/public_html/include/func/func.db.php:106 /home/uncibue0/public_html/include/func/func.db.php:347 /home/uncibue0/public_html/include/func/func.mail.php:250 /home/uncibue0/public_html/include/logging.php:109 /home/uncibue0/public_html/include/func/func.db.php:203 /home/uncibue0/public_html/include/func/func.db.php:180 /home/uncibue0/public_html/include/func/func.db.php:106 /home/uncibue0/public_html/include/func/func.db.php:347 /home/uncibue0/public_html/include/func/func.mail.php:250 /home/uncibue0/public_html/include/logging.php:109 /home/uncibue0/public_html/include/func/func.db.php:203 /home/uncibue0/public_html/include/func/func.db.php:180 /home/uncibue0/public_html/include/func/func.db.php:106 /home/uncibue0/public_html/include/func/func.db.php:347 /home/uncibue0/public_html/include/func/func.mail.php:250 /home/uncibue0/public_html/include/logging.php:109 /home/uncibue0/public_html/include/func/func.db.php:203 /home/uncibue0/public_html/include/func/func.db.php:180 /home/uncibue0/public_html/include/func/func.db.php:106 /home/uncibue0/public_html/include/func/func.db.php:347 /home/uncibue0/public_html/include/func/func.mail.php:250 /home/uncibue0/public_html/include/logging.php:109 /home/uncibue0/public_html/include/func/func.db.php:203 /home/uncibue0/public_html/include/func/func.db.php:180 /home/uncibue0/public_html/include/func/func.db.php:106 /home/uncibue0/public_html/include/func/func.db.php:347 /home/uncibue0/public_html/include/func/func.mail.php:250 This continue way more...... |
Re: X-Cart 4.1.4 released
Hi,
I get this error. For all patch file for 4.1.4 upgrade. COPYRIGHT checksum error VERSION checksum error admin/category_products.php checksum error admin/configuration.php checksum error admin/counties.php checksum error admin/db_backup.php checksum error admin/error_message.php checksum error admin/file_edit.php checksum error admin/general.php checksum error admin/getfile.php checksum error admin/html_catalog.php checksum error admin/insecure_login.php checksum error admin/languages.php checksum error admin/main.php checksum error admin/modules.php checksum error admin/order.php checksum error admin/popup_files.php checksum error admin/secure_login.php checksum error admin/shipping_options.php checksum error admin/snapshots.php checksum error admin/user_add.php checksum error admin/user_modify.php checksum error auth.php checksum error cart.php checksum error config.php checksum error error_message.php checksum error https.php checksum error include/bench.php checksum error include/blowfish.php checksum error include/cart_process.php checksum error include/export.php checksum error include/file_operations.php checksum error include/func/func.cart.php checksum error include/func/func.category.php checksum error include/func/func.core.php checksum error include/func/func.db.php checksum error include/func/func.files.php checksum error include/func/func.http.php checksum error include/func/func.https_curl.php checksum error include/func/func.https_libcurl.php checksum error include/func/func.image.php checksum error include/func/func.mail.php checksum error include/func/func.order.php checksum error include/func/func.payment.php checksum error include/func/func.product.php checksum error include/func/func.taxes.php checksum error include/func/func.templater.php checksum error include/func/func.tests.php checksum error include/func/func.user.php checksum error include/get_language.php checksum error include/help.php checksum error include/history_order.php checksum error include/import.php checksum error include/import_featured_products.php checksum error include/import_order_items.php checksum error include/import_orders.php checksum error include/import_products.php checksum error include/import_products_lng.php checksum error include/import_shipping_rates.php checksum error include/import_tax_rates.php checksum error include/import_users.php checksum error include/import_zones.php checksum error include/install_lng_US.php checksum error include/logging.php checksum error include/login.php checksum error include/nocookie_warning.php checksum error include/orders.php checksum error include/payment_method.php checksum error include/payment_wait.php checksum error include/popup_info.php checksum error include/popup_users.php checksum error include/process_order.php checksum error include/product_clone.php checksum error include/product_modify.php checksum error include/register.php checksum error include/search.php checksum error include/search_users.php checksum error include/security.php checksum error include/sessions.php checksum error init.php checksum error install.php checksum error modules/Bestsellers/bestsellers.php checksum error modules/Discount_Coupons/discount_coupons.php checksum error modules/Discount_Coupons/import.php checksum error modules/Froogle/froogle.php checksum error modules/Gift_Certificates/func.php checksum error modules/Import_3x_4x/import.php checksum error |
Re: X-Cart 4.1.4 released
Quote:
That may be because you uploaded the files in binary mode. You need to upload images in binary, and scripts in ASCII. Or you can save yourself the trouble and upload the archive (in binary) and extract it on your server. |
Re: X-Cart 4.1.4 released
Has anyone had the chance to install and test the login issue patch?
I've installed it, but wasn't seeing any problems prior anyhow so I'd like to hear from people who were having the issue on whether or not they're still having any login issues. Thanks! |
Re: X-Cart 4.1.4 released
It fixed the issue for me in Ubuntu 6.10/Firefox
|
Re: X-Cart 4.1.4 released
Image Verification is not working for me. The module is enabled and I've set it to be displayed on all possible pages, the only thing that displays is the box to type the text/number into and not the actual image itself - then it allows forms to be sent with the box left blank.
What am I missing here? |
Re: X-Cart 4.1.4 released
Anyone else getting the Google checkout to work? I've gotten it to work up to the point of the final calculations, but either with or without the real time shipping, the shipping charge remains zero. The items I sell are not uniform in sizes and weights, so the default shipping charge would not be acceptable. This is kind of a show stopper for the google checkout integration
Any ideas would be greatly appreciated. |
Re: X-Cart 4.1.4 released
That fixed er. Thanks
|
Re: X-Cart 4.1.4 released
Quote:
Yup! Works like a charm! |
Re: X-Cart 4.1.4 released
If someone is bored, can you go to http://www.newmarts.com and mess with 4.1.4 and see if you get any errors. I have X-Cart Test and COD checkout enabled. I haven't gotten anymore errors as of yet.
|
Re: X-Cart 4.1.4 released
Placed a test order for you and all was ok... But I was confused about the site asking ME if the order was appoved or not...LOL. I am assuming you put that in there to test successful and declined transactions..
I did however encounter a problem when I tried to add a test review... It complained that I needed to complete all requested fields and then I hit submit again (without changing anything) and it went through.. odd. |
Re: X-Cart 4.1.4 released
Quote:
We are experiencing this issue too. :( |
Re: X-Cart 4.1.4 released
Quote:
Now, after a day, I can. O.o I'm unsure how, but it saves me editing any files... |
Re: X-Cart 4.1.4 released
Is anyone having any problems with PayPal Express Checkout and 4.1.4?
I put my information in (on test mode, yes I have a Sandbox Account that works fine on 4.1.3) and it came back saying it failed some checks. Cheers. [EDIT] Never mind, got it working. [/EDIT] |
Re: X-Cart 4.1.4 released
On fresh install, 4.1.4 works fine for us both on IE6 and Firefox2.0. No login problem. However, some thumbnail images did not display on category page and product page (bestseller and recommended page is ok). So far, this problem is random (some thumbnail images still display correctly). Also, it just happened to only 1 of the PC (we tested on 5 different PCs)...
|
Re: X-Cart 4.1.4 released
After encountering some problems with shipping, I deleted the install and database and reinstalled from scratch. Still problems with shipping: Only two selections appear (UPS Next Day and 2nd Day Air), even though numerous other methods are checked.
On product options, it seems you cannot select but one image, negating the ability to add color or other variations calling for a different photo. Each time I select an image for one color, xcart applies it to all ... and I tried all combinations of the three box selection when updating images. [edit: now I see, you have to update each color before going to the next, then update, and so on] I'm going to resume testing of 4.1.3 and give up on 4.1.4 -- I think the latest update introduced more problems, at least from what I can see. |
Re: X-Cart 4.1.4 released
Thanks for testing it out! Who hacked on Admin? Did you have any luck? (I protect the admin area from access in a live site anyway)
So far I haven't had any more problems that I am worried about. Will keep you posted. For me the login trick helped a lot. I've often wondered why doesn't the x-cart make use of GD so we can upload a detailed image and the thumbnail create from that if we want. Does anyone know? |
Re: X-Cart 4.1.4 released
Why x-cart released the 4..1.4 with all this issues!
I have installed a fresh copy and the login...registration...etc doesn't work! Why you released a new version after 3 months with all this issues!! I love x-cart but I am really disappointed !!! |
Re: X-Cart 4.1.4 released
Image verification is not working for me either. All options enabled... I don't even see the input box. :-(
|
Re: X-Cart 4.1.4 released
Fri Oct 06 09:33:24 MSD 2006[*] - max - Improvement: 'optionid' field removed from the 'PRODUCT_VARIANTS' import/export section.
Wow, this is not an improvement guys! This is a regression! |
All times are GMT -8. The time now is 06:55 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.