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

dihsar 10-28-2004 05:19 PM

problem
 
I just downloaded 4.0.6 gold and 4.0.6 x-affilliate. However, i dont see any afilliate control menu under my admin menu.It was working when i tried the 4.05.gold but now its blank.

This is fresh new installations with nothing changed.There is a bug somewhere.

mffowler 10-28-2004 08:46 PM

dihsar,

First off, you are posting in the announcements forum. Secondly: Did you install the new affiliates module (from scratch) for 4.0.6? This is in the upgrade and install text. I have a fresh 4.0.6 (unmodified) install as well - and the affiliates is right there in the admin ...

Anyway, a bug isn't a bug unless it doesn't work when it should.

- mike.//

gamenebula.com 10-29-2004 03:14 PM

Possible Bug:

Items with product variants not showing the correct price on product lists.

The price of my item is $48, the variant price is $6. When browsing through a list of products, the $6 price is showing but when you click the product, the correct price of $48 shows up.

shan 10-30-2004 08:16 AM

gamenebula.com

post that in the bugs forum instead :wink:

hobbyhandig 11-02-2004 05:54 AM

Quote:

Originally Posted by gamenebula.com
finally!

Quote:

Wed Oct 20 10:08:17 MSD 2004 [!] - max - The bug regarding updating the quantity/price of a product variant if the variant and the product as a whole have the same SKU is fixed (Update inventory functionality).


That was the main reason I upgraded, but it's not fixed completely!:x

When you go to your Shopping Cart or Check Out the number jumps back again to 1.

Fix anyone?

svowl 11-03-2004 01:39 AM

Quote:

Originally Posted by hobbyhandig
Quote:

Originally Posted by gamenebula.com
finally!

Quote:

Wed Oct 20 10:08:17 MSD 2004 [!] - max - The bug regarding updating the quantity/price of a product variant if the variant and the product as a whole have the same SKU is fixed (Update inventory functionality).


That was the main reason I upgraded, but it's not fixed completely!:x

When you go to your Shopping Cart or Check Out the number jumps back again to 1.

Fix anyone?


This line in the CHANGELOG concerns the Update inventory part but not the cart or checkout.
If you have problems with them please request assistance from our support team to get help.

shan 11-03-2004 02:11 AM

Quote:

Originally Posted by svowl
Quote:

Originally Posted by hobbyhandig
Quote:

Originally Posted by gamenebula.com
finally!

Quote:

Wed Oct 20 10:08:17 MSD 2004 [!] - max - The bug regarding updating the quantity/price of a product variant if the variant and the product as a whole have the same SKU is fixed (Update inventory functionality).


That was the main reason I upgraded, but it's not fixed completely!:x

When you go to your Shopping Cart or Check Out the number jumps back again to 1.

Fix anyone?


This line in the CHANGELOG concerns the Update inventory part but not the cart or checkout.
If you have problems with them please request assistance from our support team to get help.


Its been mentioned before but how about making the descriptions better in the changelog more useful. at the moment its hard to see whats what

GM 11-03-2004 03:33 AM

It's not hard to see where most of the problems are... Product Variants :?

sstillwell@aerostich.com 11-03-2004 09:24 AM

Bug 4.0.6 news management subscription
 
Most things work good, but when I tried to subscribe to the News with my email I get a 404 page that states

The requested URL /xcart/mail/error_message.php was not found on this server.

and it is correct, error_message.php was not found on the server, so.

Tried to see if it was in the tar ball.
$ tar -ztf x-cart-4.0.6gold.tgz xcart/mail
xcart/mail/
xcart/mail/func.php
xcart/mail/index.php
xcart/mail/subscribe.php
xcart/mail/unsubscribe.php

nope.

ok is it just misplaced?

I copied xcart/error_message.php to the mail directory, that was not so good just kept getting errors.

So where did xcart/mail/error_message.php go?

sstillwell@aerostich.com 11-03-2004 10:04 AM

Bug 4.0.6 Gift Certificate
 
This one is very minor, probably easily fixable too.

When someone orders a gift certificate via postal mail, under the "Order Details" page on the admin side, it shows the address twice.

Like

Shane Stillwell
123 Main St. 123 Main St.
Duluth, MN 55806

Looks to be skin1/main/orders_info
line 135
Code:

{$giftcerts[giftcert].recipient_address} {$giftcerts[giftcert].recipient_address}, {$giftcerts[giftcert].recipient_city},
should be
Code:

{$giftcerts[giftcert].recipient_address}, {$giftcerts[giftcert].recipient_city},


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

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