View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004053 | module PayPal | module PayPal - sub | public | 2012-05-16 22:20 | 2012-08-28 00:13 |
Reporter | leofonic | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.0.0 | ||||
Summary | 0004053: Paypal gives error during installation | ||||
Description | When installing Paypal when the paypal buttons at some time appear in basket, error "function isVirtualPayPalBasket not accessible" appears, probably because old basket in session does not have this. | ||||
Tags | No tags attached. | ||||
related to | 0003908 | resolved | alfonsas_cirtautas | OXID eShop (all versions) | A fatal error message is displayed after user creates a subshop |
|
Reminder sent to: leofonic Hi, you got this error message because all info when user puts something in the basket is stored in the session and after installing PayPal, user goes to the basket with old information. So what needed to do is to reset you session. This bug is closed as no changes required. |
|
I know why i'm getting this message, but it is a bug because people are having problems with this error message, e.g.: http://forum.oxid-esales.com/showthread.php?t=14494 |
|
Reminder sent to: leofonic Actually, this problem was fixed in eShop version 4.5.11 and also in 4.6.1 with this fix: https://bugs.oxid-esales.com/view.php?id=3908 |