X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   X-Payments issues & questions (https://forum.x-cart.com/forumdisplay.php?f=50)
-   -   X-payment cannot login to Admin (https://forum.x-cart.com/showthread.php?t=64503)

Nishant 08-06-2012 09:56 PM

X-payment cannot login to Admin
 
Hi,

I've installed X-payments 3 days ago & tested it.

TO go live I logged in today & could not log in.

Please help.

I didn't setup the CRON.php could that be the issue?

Do I need to reinstall X-payments?

What are the steps after Installation? X-Payments Read ME is not helpful.

Thanks

joss 08-06-2012 10:11 PM

Re: X-payment cannot login to Admin
 
1) What error message do you receive when try to log in?

2) Try to reset the password via the "forgot password" feature.

Nishant 08-06-2012 10:17 PM

Re: X-payment cannot login to Admin
 
I reset the password as well.

It doesn't load the Dashboard.

It simply redirects to Login page. No errors as well

ambal 08-06-2012 11:46 PM

Re: X-payment cannot login to Admin
 
Nishant, you can also buy our incident support for X-Payments at https://secure.qtmsoft.com/customer.php?type=T%252CP&area=purchase_services&t arget=products_by_brand&subject=20#tab-products_by_brand

Our techs will help you with getting X-Payments installed properly on your server.

Nishant 08-07-2012 12:57 AM

Re: X-payment cannot login to Admin
 
Thanks Alex its working from Remote Desktop from US region.

Doesn't work from my PC. I am in other region.

Another Question,

"php home/xxxx/public_html/cron.php" is this correct Syntax for Cron ?

ambal 08-08-2012 04:37 AM

Re: X-payment cannot login to Admin
 
Nishant,

> "php home/xxxx/public_html/cron.php" is this correct Syntax for Cron ?

Recommended format for crontab is:

0 0 * * * cd /full/path/to/xpayments ; /path/to/php/bin -f /full/path/to/xpayments/cron.php

0 0 * * * - to run script every day
cd /full/path/to/xpayments - to change dir to X-Payment folder on your server
/path/to/php/bin - path to PHP 5.3 CLI binary on your server
-f - to execute /full/path/to/xpayments/cron.php script

I'll update our knowledge base right away, too.

UPD: http://help.x-cart.com/index.php?title=X-Payments:Installation#Running_cron.php_script


All times are GMT -8. The time now is 02:15 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.