Hi guys, I know why this is happening - because D6 won't return a menu when it doesn't know what the current page is - so what's happening is when a user goes through to the bank's page, and at some point clicks cancel to get out of there and return to the site, the page that is displayed isn't a real "page", and so the menu / block structure isn't showing.

I'm sure we can hack around this in our templates, but is it possible to have the module handle this properly internally?

Comments

xurizaemon’s picture

Thanks for raising the issue. This also occurs when the transaction fails.

xurizaemon’s picture

This should be resolved in the next 6.x-1.x-dev tarball. Look for any tarball dated post 2009-Nov-28, that'll be the one.

xurizaemon’s picture

Version: 6.x-1.1 » 6.x-1.0
Status: Fixed » Needs review

Fix is in CVS already (removal of unset($_GET['q']) in VPC verification code) and will be released shortly with 6.x-1.1. You can get it in the 6.x-1.x-dev already, 1.1 may be a couple of days away.

xurizaemon’s picture

Version: 6.x-1.0 » 6.x-1.1
Status: Active » Fixed

Version: 6.x-1.0 » 6.x-1.1
Status: Needs review » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.