That fixed the apsona issue one of my post.

I have a second issue that is confounding to say the least.

I cannot see the product descriptions, id, or anything on zencart yet they appear on apsona and on the live site.

i tried a suggestion included in post #539 on page 54 of this thread and updated through the store manager to no avail.

I need help in understanding why this is happening and how to fix this issue because if apsona ceases to work then I will not be able to edit any products uploaded through the software.

Please help!





Quote Originally Posted by delia View Post
There definitely was some sort of outage yesterday - and they have changed some things it looks like. Even if you are running admin in nonsecure mode, I found a site needed the ssl link to the server. The ssl link is totally different from the old link so I'm thinking they streamlined the access to the server. So the old code no longer works.

At a minimum, you have to change the link in apsona_config.php.
The first line needs changing to this:

$APSONA_BASE_URL = 'https://service.apsona.com';

After you do this and you are still having problems, I suggest changing browsers to see if caching prevents you from seeing the correct view.