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.

Comments

balintcsaba created an issue. See original summary.

balintcsaba’s picture

StatusFileSize
new820 bytes
balintcsaba’s picture

StatusFileSize
new644 bytes

Clean path in patch.

balintcsaba’s picture

StatusFileSize
new825 bytes

Fixing the broken drag functionality

balintcsaba’s picture

balintcsaba’s picture

StatusFileSize
new649 bytes

Better path and fix to drag functionality.

balintcsaba’s picture

Status: Active » Needs review
xano’s picture

This is blocked by #2819651: Branch test failures.