When accessing my developement site over network AJAX call fails, found that a developer edition banner is adding by uCommerce and hence the AJAX call fails.
I am adding a tpl template into my page using AJAX call, uCommerce is adding the developer edition banner to the tpl template also hence it fails and the template is not getting displayed.
AJAX Call Fails
When accessing my developement site over network AJAX call fails, found that a developer edition banner is adding by uCommerce and hence the AJAX call fails.
Can anyone help to resolve the issue?
I am adding a tpl template into my page using AJAX call, uCommerce is adding the developer edition banner to the tpl template also hence it fails and the template is not getting displayed.
The issue got solved when i added the uCommerce.key to the root foleder.
Also you can run uCommerce on a staging URL to get rid of the banner: Staging Sites without the Developer Edition Banner.
is working on a reply...