Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Abandon Shopping Cart Mod

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #41  
Old 07-11-2009, 09:59 AM
 
pmalerba pmalerba is offline
 

Member
  
Join Date: Sep 2007
Posts: 17
 

Default Re: Abandon Shopping Cart Mod

Also here installed with no luck
Only blank page when visiting abandoned.php
__________________
X-Cart v 4.1.8
X-Cart v 4.1.11
Reply With Quote
  #42  
Old 05-04-2010, 03:37 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default 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
The user/password is for http authentication if you are using it.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #43  
Old 05-26-2010, 02:51 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Abandon Shopping Cart Mod

Hi ShishaPipeUK will it work for 4.1.11 Pro?
__________________
4.6.1 Platinum


Reply With Quote
  #44  
Old 11-17-2010, 07:30 AM
  eknee's Avatar 
eknee eknee is offline
 

Advanced Member
  
Join Date: Oct 2003
Location: Fort Wayne, IN
Posts: 86
 

Default 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
__________________
30 X-Cart sites and growing.
versions 4.0.11 - 4.4.1
Reply With Quote
  #45  
Old 11-17-2010, 09:10 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default 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.
__________________
4.6.1 Platinum


Reply With Quote
  #46  
Old 11-18-2010, 06:03 AM
  eknee's Avatar 
eknee eknee is offline
 

Advanced Member
  
Join Date: Oct 2003
Location: Fort Wayne, IN
Posts: 86
 

Default 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";
__________________
30 X-Cart sites and growing.
versions 4.0.11 - 4.4.1
Reply With Quote
  #47  
Old 12-07-2010, 01:24 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Abandon Shopping Cart Mod

Quote:
Originally Posted by eknee
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";

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???
__________________
4.6.1 Platinum


Reply With Quote
  #48  
Old 03-04-2011, 03:59 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Abandon Shopping Cart Mod

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!
Attached Files
File Type: php chech_abandoned.php (1.0 KB, 63 views)
File Type: php abandoned.php (4.4 KB, 65 views)
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #49  
Old 03-07-2011, 10:06 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Abandon Shopping Cart Mod

Quote:
Originally Posted by cherie
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!

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
__________________
4.6.1 Platinum


Reply With Quote
  #50  
Old 03-08-2011, 10:58 AM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Abandon Shopping Cart Mod

Quote:
Originally Posted by Learner
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
I'm guessing one of these scenarios is occurring:

- using security.php line
- missing or incorrect entry in admin home.tpl that points to abandoned.tpl
- missing or misplaced abandoned.tpl
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:39 AM.

   

 
X-Cart forums © 2001-2020