You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2023. It is now read-only.
the latest beta snapshot didn't work for me (TYPO3 4.5.7 and Magento 1.6.1.0). I think it's because of line 115 in src/TYPO3/typo3conf/ext/fb_magento/lib/class.tx_fbmagento_autoloader.php. Without digging deeper into it, the Magento function uc_words() get's me an emtpy string result, without 'DS' as second parameter in uc_words I get an non empty string result and it seems to be working fine!?
Hi,
the latest beta snapshot didn't work for me (TYPO3 4.5.7 and Magento 1.6.1.0). I think it's because of line 115 in src/TYPO3/typo3conf/ext/fb_magento/lib/class.tx_fbmagento_autoloader.php. Without digging deeper into it, the Magento function uc_words() get's me an emtpy string result, without 'DS' as second parameter in uc_words I get an non empty string result and it seems to be working fine!?
Greetz