PHP Fatal error: Class name must be a valid object or a string in /var/www/html/hyper/sites/all/modules/contrib/currency/currency/currency.module on line 776
The form is build based on CurrencyExchanger::loadConfiguration() and it this can contain deprecated data.
For example is you remove/uninstall the external exchange plugin like the Yahoo! finance, the config will still contain the yahoo plugin information, so you can build the form only based the ctools_get_plugins witch contains real time info.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | currency-2779925-5.patch | 649 bytes | balintcsaba |
Comments
Comment #2
balintcsaba commentedComment #3
balintcsaba commentedClean path in patch.
Comment #4
balintcsaba commentedFixing the broken drag functionality
Comment #5
balintcsaba commentedComment #6
balintcsaba commentedBetter path and fix to drag functionality.
Comment #7
balintcsaba commentedComment #8
xanoThis is blocked by #2819651: Branch test failures.