Jump to content

token was not recognised or has expired


kathyscanvas

Recommended Posts

Welcome kathyscanvas! Glad to see you made it to the forums.

I've seen that before. But I do not recall if it was a coding problem with an earlier version of CubeCart, or an actual problem with one or two extensions.

Please let us know what exact version of CubeCart you are running and the extensions you are trying to install.

Link to comment
Share on other sites

I'm running Version 6.2.2

I'm unable to install anything via tokens. I managed to manually install paypal pro. But I need standard and can't get it working. My hosting company manually added store collection module and the admin control panel shows two instances of this module. it seems to be working.

 

Link to comment
Share on other sites

We would ask that you make a temporary edit to a file and try a token-install.

Using a programmer's text editor. in the admin folder, /sources/plugins.index.inc.php, near line 61, find:

$request->skiplog(true);

Change to:

$request->skiplog(false);

After saving the file, fetch a token and try to get the extension using it. This extension is a good try:
https://www.cubecart.com/extensions/payment-gateways/test-payment-gateway

When it fails to install, in admin, Request Log, note the request sent and response received.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...