![]() |
Re: Abandon Shopping Cart Mod
Also here installed with no luck :(
Only blank page when visiting abandoned.php |
Re: Abandon Shopping Cart Mod
Here's an example cron entry, running every hour:
Code:
/usr/bin/wget --user=*** --password=*** -q -O- http://domain.com/admin/abandoned.php?key=abandon |
Re: Abandon Shopping Cart Mod
Hi ShishaPipeUK will it work for 4.1.11 Pro?
|
Re: Abandon Shopping Cart Mod
Hi all. Did anyone figure out the blank page issue? I've just installed this in v. 4.1.11 and get the same blank page when clicking on the Abandoned Carts link in the Management area.
I've been looking at logs and can't find any entries that would explain this. Is it a Smarty issue? Is my x-cart version too old? Any help appreciated, Eric This is for x-cart 4.1.11 |
Re: Abandon Shopping Cart Mod
Hi,
It is a completed mod but many members from forum asked ShishaPipeUk about the blank page issue and he never answer it to forum !!!! It should be solved by someone. Waiting for some one to reply. Thanks. |
Re: Abandon Shopping Cart Mod
I believe I found the problem.
Around line 58 in abandoned.php, I found } elseif ($key) { and changed it to } elseif ($HTTP_GET_VARS['key']) { I also uncommented this line near the top of the code require $xcart_dir."/include/security.php"; |
Re: Abandon Shopping Cart Mod
Quote:
Now it is showing this error -- Page not found! The requested page does not exist or you are not allowed to access it! How to solve this issue??? |
Re: Abandon Shopping Cart Mod
2 Attachment(s)
This is working with 4.1.12 but I had to adjust the code to get it to function correctly. The improvements were only for carts and nothing has been improved for wishlists. I can't guarantee this will work as you expect but maybe this will get you going in the right direction. Attached are my updated versions of chech_abandoned.php and abandoned.php. Hope this helps! :)
|
Re: Abandon Shopping Cart Mod
Quote:
Hi cherie, Again not working in my xcart 4.1.11 version, abandoned.php not found error throws after modifying chech_abandoned.php and abandoned.php ,Please help to solve the problem |
Re: Abandon Shopping Cart Mod
Quote:
- using security.php line - missing or incorrect entry in admin home.tpl that points to abandoned.tpl - missing or misplaced abandoned.tpl |
All times are GMT -8. The time now is 09:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.