Show Posts


Topics - Heemet

Pages: [1]
1
I am attempting to add a sound clip to the description field of a product using the audio HTML tag.  When I save the product information, I get a 403 error.  I assume that my host doesn't like injecting HTML into the database via the admin site.

Using my host database interface, I can add the HTML tag manually.  However, I can't switch over to the AbanteCart admin site to edit a product with an audio tag that I've added manually into the database.

I can see that AbanteCart is encoding HTML tags in the product description field, e.g., <p> gets encoded to remove the "<" and ">".  I'd like to modify the code to do the same for audio tags, but I can't find in the source code where this is happening.

So, in short, does anyone know where AbanteCart encodes "<p>" before being sent to the product database?

Thanks in advance.

Peter

2
Hello,

When clicking on "edit" for an existing text banner in the admin site, I get the following error message in my browser:

"This site can’t be reached
The webpage at [site address]/index.php?rt=extension/banner_manager/edit&banner_id=8&s=[admin]&token=[toke] might be temporarily down or it may have moved permanently to a new web address.
ERR_FAILED"

The existing banner appears on my site, but I cannot access it through the admin site.  Is something happening between the admin site and the SQL database?  What should I look for?  There is nothing in the error log.

FYI, I can enable and disable the existing banner, and I can see the "status" field change from "0" to "1" and back again in the "banners" table in the SQL database in CPanel, so I know the admin site is able to communicate with the SQL database.  I just can't edit any of the banners.

Any help would be appreciated.

Thanks,
Peter

3
Extension Support / USPS extension on but not showing up
« on: November 19, 2017, 07:46:09 PM »
Hello everyone,

New to the forum here. 

I installed the USPS extension and enabled it, but USPS is not showing up as a shipping option at check out.  I'm not including shipping in the price of the items I'm selling.  I've enabled priority mail and media mail, but I don't see these options at checkout.

I tested my user ID using the XML test request that the USPS suggests, and I got a response back.  So, my user ID isn't an issue.

I've tried uninstalling and then reinstalling the extension, but that didn't fix things.

Am I missing something?  Any suggestions are appreciated.

Thanks for your time.

ETA: I tried enabling another shipping extension, e.g., default_free_shipping, and that option appeared at checkout.

Pages: [1]

Powered by SMFPacks Social Login Mod