Seems as though there was a slight mistake made on the most recent dev version where hook_exit is implemented using uc_cart_exit instead of uc_ajax_cart_exit
Fatal error: Cannot redeclare uc_cart_exit() (previously declared in /home/user/public_html/sites/all/modules/ubercart/uc_cart/uc_cart.module:298) in /home/user/public_html/sites/all/modules/uc_ajax_cart/uc_ajax_cart.module on line 424
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_ajax_cart_exit-1480322-1.patch | 561 bytes | vishun |
Comments
Comment #1
vishun commentedComment #2
tunicOops, you are right, commited to dev, thanks!