View Single Post
  #1  
Old 01-07-2013, 06:40 PM
 
arren123 arren123 is offline
 

Member
  
Join Date: Nov 2012
Posts: 14
 

Exclamation X-Payments Cron.php error message

This problem started Dec-06-2012 and I didn't notice it until recently.
On the X-Payments dashboard I see the following error message:

The cron.php script execution error
The cron.php script was launched more than 24 hours ago. It is recommended to run cron.php once every 24 hours, otherwise the PCI DSS requirements for protecting cardholder data might not be met. Please check the cron.php launch settings.

When I checked the cron error log public_html/xpay/var/log/cron/2013-01-06/errors.0001.log

It has the following error below.. Can someone tell me how to fix this?

Arren

ERROR [2012-06-12 12:00:01]
User: unknown; IP: unknown
Zone: Controller/Cron
Code: HANDLER_PARAM_INVALID (1902)
Trying to access a param which is not set in request data or hasn't passed validation - "login"

Affected systems: Core/Handler.php file (369:assert); Controller/Cron/Main.php file (135:get); Controller/Cron/Main.php file (90:updateProfile); Core/Controller.php file (181:actionCall); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /home/myuserfolder/public_html/xpay/cron.php file (26:run)

XPayments 1.0.5
__________________
X-Cart Pro v4.5.5
Reply With Quote