Closed (fixed)
Project:
Ubercart MIGS Gateway
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2009 at 08:52 UTC
Updated:
28 Jun 2010 at 21:40 UTC
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
Comment #1
xurizaemonThanks for raising the issue. This also occurs when the transaction fails.
Comment #2
xurizaemonThis 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.
Comment #3
xurizaemonFix 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.
Comment #4
xurizaemon