Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart 4.1.1 released

 
Closed Thread
   X-Cart forums > News and Announcements
 
Thread Tools
  #11  
Old 05-19-2006, 07:40 AM
  Alltribes's Avatar 
Alltribes Alltribes is offline
 

Senior Member
  
Join Date: Dec 2004
Posts: 192
 

Default

Quote:
Originally Posted by uidweb
I receive this error:

Your shop has installed following module(s): Magnifier, but necessary patches are not included in this upgrade pack

I have never had nor downloaded Magnifier. It does have an option under the modules list, but there is no folder for it. Does anyone know how to turn it off.

I'm getting the same error. When I initialy did the database upgrade magnifier was turned on and generated an SQL error. I didn't think anything of it and simply turned it off.

If anyone finds a way around this error please post the solution.
__________________
Alltribes.com
Native American Jewelry
Pottery, Baskets, Kachinas & More

X-cart Gold Version 4.0.17 Live
PHP 5.2.6
MySQL 4.1.25
(mt)
  #12  
Old 05-19-2006, 07:41 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default

Quote:
Originally Posted by TelaFirma
Does anyone else feel they need to back off the "Current Branch" tag and re-classify this as Beta again, or is it just me...

I agree with that. A lot of people are using the 4.1.X branche already because they think the latest version is also the best. I think many people don't think a current branch is a beta branch. When the 3.5.X was stable X-Cart called the 4.0.X version the BETA version. They should do that again. It will prevent a lot of confusion here.
__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
  #13  
Old 05-19-2006, 07:50 AM
 
Chuchen Chuchen is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 37
 

Default

I agree with that.
__________________
xcart v4.1.1 [MacOS] / x-aom-4.1.1 / x-offers-4.1.1 / x-rma-4.1.1 / X-Magnifier-4.1.1 (and... happy with x-Cart !)
  #14  
Old 05-19-2006, 07:52 AM
  ETInteractive.com's Avatar 
ETInteractive.com ETInteractive.com is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 747
 

Default

"DEVELOPMENT BRANCH"

There is no reason for them not to notice ProducdId is missing, a simple test would have found this...

It's not like this was some obscure hardly used feature or combination that someone may not ever notice....

Bring on 5.0!
__________________
ETInteractive.com
X-Cart 3.5.x
  #15  
Old 05-19-2006, 08:21 AM
 
Chuchen Chuchen is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 37
 

Default

Quote:
Originally Posted by TelaFirma
The issue with the ProductID being missing from the $product_info array in product.php is still not resolved.

This prevents product images from being displayed on product pages

)[/code]

Have you the solution for this issue? Thanks.
__________________
xcart v4.1.1 [MacOS] / x-aom-4.1.1 / x-offers-4.1.1 / x-rma-4.1.1 / X-Magnifier-4.1.1 (and... happy with x-Cart !)
  #16  
Old 05-19-2006, 08:35 AM
 
mart mart is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 54
 

Default

4.1.1 have same bug:Lost profile When Modify Billing Address

Quote:
Originally Posted by mart
In 4.1,Register only need Input Username,Password,this is a very good function for fast checkout

But when i login using Username and Password of Returning customer,i lost profile when i Modify Billing Address

Do like below you will see:
1.Create Profile by http://Host/Xcart/register.php
Code:
Like i Create Profile a Username:test First Name:test Last Name:test Company:test Billing Address Address:test Address (line 2):test City:New York State:New York(this error too,New York is a city,not a State) Country:United States Zip/Postal code:10001 Contact Information Phone:test E-Mail:test@test.com Fax:test Web site:test
2.Logout
3.Buy a product,then click checkout,page is cart.php?mode=checkout,you will see "test is logged in !"
4.When you Modify Billing Address and subject,You will see " is logged in !"
Code:
the page is http://Host/Xcart/register.php?mode=update&action=cart This Page Is error,because there is not for Modify Billing Address
5.check your database,you will see all Profile will be delete except Username and Password

If you donot Modify Billing Address,click continue goto page cart.php?mode=checkout&paymentid=2,you will see there nothing in the Personal information(Contact Information,Billing Address,Shipping Address),when you click for Modify Personal information,same error page
Code:
the page is http://Host/Xcart/register.php?mode=update&action=cart&paymentid=2 This Page Is error,because there is not for Modify Personal information
__________________
Japanese Test--->X-cart 4.1.9
  #17  
Old 05-19-2006, 09:45 AM
  kangus's Avatar 
kangus kangus is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 160
 

Default

Quote:
Originally Posted by svowl
Try again

Where is the Upgrade for 4.1.0 to 4.1.1 ?
My file area only shows Upgrade Kits, not Upgrade Pack.

Thanks
__________________
X-cart 3.3.1 ~ 4.0.18 4.1.1
PHP4/5 MySQL 4.1.10a/5.1
CENTOS 4.1 / SuSE 9.3 / MS Server
Authorize.Net Partner
  #18  
Old 05-19-2006, 09:48 AM
  kangus's Avatar 
kangus kangus is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 160
 

Default

[quote="TelaFirma"]The issue with the ProductID being missing from the $product_info array in product.php is still not resolved.

Hint: With the 4.x version of PHP and MySQL it appears to work..
__________________
X-cart 3.3.1 ~ 4.0.18 4.1.1
PHP4/5 MySQL 4.1.10a/5.1
CENTOS 4.1 / SuSE 9.3 / MS Server
Authorize.Net Partner
  #19  
Old 05-19-2006, 09:54 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default

Quote:
Originally Posted by kangus
Quote:
Originally Posted by svowl
Try again

Where is the Upgrade for 4.1.0 to 4.1.1 ?
My file area only shows Upgrade Kits, not Upgrade Pack.

Thanks

You can find it here:

Quote:
Originally Posted by svowl
X-Cart 4.1.1 is now available for downloading from your File area along with the upgrade kits that will take you from X-Cart 4.1.0 to 4.1.1.

To access the upgrade patch, log into the Help Desk, go to the 'My Licenses' section, find the license of the X-Cart that you wish to upgrade and click on the 'Get upgrade pack' link.

__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
  #20  
Old 05-19-2006, 10:02 AM
  kangus's Avatar 
kangus kangus is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 160
 

Default

[quote="NightFire"][quote="kangus"]
Quote:
Originally Posted by svowl
Try again

To access the upgrade patch, log into the Help Desk, go to the 'My Licenses' section, find the license of the X-Cart that you wish to upgrade and click on the 'Get upgrade pack' link.


This is BS! Put the upgrades back where they were, we don't need yet another time consuming loop to jump thru in order to get this ill conceved product to work.
__________________
X-cart 3.3.1 ~ 4.0.18 4.1.1
PHP4/5 MySQL 4.1.10a/5.1
CENTOS 4.1 / SuSE 9.3 / MS Server
Authorize.Net Partner
Closed Thread
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:06 AM.

   

 
X-Cart forums © 2001-2020