No Checkout or Update button in cart page in Ubercart 1.0 Beta5

Posts: 62
Joined: 08/31/2007
Bug Finder

Hello Everybody

Just some time back updated ubercart to version 1.0 beta5 from 1.0 beta4,
I was little surprised to see that 1.0 beta5 doesn't require a schema updation .

Everything went well.

Added a product to the cart,
after that /cart page shown but without Checkout or Update buttons Sad

Reinstalled one more time, no use, same problem.

Reverted back to 1.0 beta4,

Posts: 47
Joined: 01/20/2008
Bug Finder

I have this exact same problem too.

It must be a bug with Beta 5.

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Hmm... I'm not experiencing this problem on the Livetest. Can you let me know if you did clean installs or updates from prior versions? Also, what other modules are you using?

Posts: 62
Joined: 08/31/2007
Bug Finder

Hi Ryan

I did upgrade the earlier version to beta5,
I am using LogintoBogan, Poorman's cron, SMTP etc,
Not even using CCK, Views etc high-profile modules.

Posts: 47
Joined: 01/20/2008
Bug Finder

I figured this out!

Go to http://www.yoursite.com/admin/store/settings/cart/edit

Look for the field titled "Continue shopping link", and make sure that the field doesn't contain <none>.

In Ubercart versions prior to beta 5, setting the "Continue Shopping Link" field to http://www.yousite.com/<none>/ would hide the continue shopping link but keep the Checkout and Update buttons.

In Ubercart beta 5, however, using the option hides the Continue shopping link AND the Checkout/Update buttons.

I hope there is a fix for this in future versions of Ubercart (as my site only sells one product, so I don't want to have the continue shopping link). However, if there isn't, it's no big deal as its only a minor problem!

^_^

Posts: 62
Joined: 08/31/2007
Bug Finder

@ littly_kitty

Great find. Wonderful job.
The issue has been worked around.

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

littly_kitty wrote:
I hope there is a fix for this in future versions of Ubercart...

Of course there will be. Eye-wink I just committed the fix and gave you a shiny new badge. Thanks for digging this one out!