litespeedtech / lscache_prestashop

LiteSpeed Cache Plugin for Prestashop
GNU General Public License v3.0
25 stars 16 forks source link

Third party stock update error #63

Open ClickEli opened 3 months ago

ClickEli commented 3 months ago

Hi, we have a problem updating the products from our stockagile inventory manager. When synchronizing the products we get this error:

ERROR: 500 TEXT: <?xml version="1.0" encoding="UTF-8"?> `

` When we disable the litespeed module we have no synchronization problems. Prestashop 8.1. Php 8.1 Any idea what could be the problem? Thanks
soyjosean commented 3 months ago

Hello, you may be able to bypass the module or API you are trying to access by using the 'Blacklist URL' option found in the module's Configuration tab.

ClickEli commented 3 weeks ago

Hi, thanks for your reply, but I have no idea what I should put in that "Blacklist" to pop the cache when updating products from Stockagile.

This product update is not done from a plugin, but in a connection from them directly to the prestashop database.