magento_extension icon indicating copy to clipboard operation
magento_extension copied to clipboard

Zendesk's Magento 1 extension

Results 31 magento_extension issues
Sort by recently updated
recently updated
newest added

I receive this message when I test connection on backend https://gyazo.com/069a7d1c2b238603bdf8885ebe97b9d2 And the logs says: > Call to https://xxx.zendesk.com/api/v2/users/me.json resulted in: Invalid chunk size "" unable to read chunked body...

Hi, We are having problems with API URL generation because we are using different sub-domains for the frontend and backend. This is core functionality that should ideally be supported. It's...

I couldn't find any further information about the version requirements so i'm gonna ask it over here. The [ZenDesk documentation page](https://support.zendesk.com/hc/en-us/articles/203660046-Magento-Integration-Installing-the-Zendesk-extension-for-Magento) mentions that the module/plugin requires PHP v5.5+. We are...

Should the `log` action not be a part of the ACL config in `Zendesk_Zendesk_Adminhtml_ZendeskController::_isAllowed()`?

I add after this code for show in the widget the same language always, but doesn't work: zE(function() { zE.setLocale('es-419'); }); /app/code/community/Zendesk/Zendesk/data/zendesk_setup/data-upgrade-2.0.5-2.0.6.php src/app/code/community/Zendesk/Zendesk/data/zendesk_setup/data-upgrade-1.4.2-2.0.0.php src/app/code/community/Zendesk/Zendesk/Model/Observer.php May be I made something wrong?

Maybe a PHP8 error? Using OpenMage 19.4.21 ``` Warning: Trying to access array offset on value of type null in app/code/community/Zendesk/Zendesk/Model/Api/Tickets.php on line 85 TypeError: count(): Argument #1 ($value) must...

Warning: Undefined variable $productFilters Fixed checking for a variable that does not exist.