D-Mack Media Forums

Full Version: Error Message
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys, I am using Currency Converter v1.0.2 - 2008/07/22
I get this error message

Notice: Undefined variable: data in /var/www/vhosts/trips4fitness.com/httpdocs/modules/mod_currencyconverter/includes/convert.php on line 26

Any ideas why?

Thanks
David
Hi David,

I've attached a file that you could try on your site. It is the convert.php file located in the modules >> mod_currencyconverter >> includes folder. I basically just added 1 line to 'define' a variable called data.

Hopefully you have access to your server. Just replace the existing file with this one and try the module again (no need to uninstall the module).

Please let us know if the new file did the trick, and if so, we will update the module itself.

Thanks,

D-Mack
Thanks for the speedy reply
Yes it did work
Thanks
David
Thanks a bunch for the update David,

Glad it worked. We'll update the file for the full module and upload to the server so all can benefit. Good Catch!!

And especially Thanks for Reporting Back!!! Smile Smile Smile Smile Smile (5 stars)

D-Mack
Hi there,

I had the same problem except the error was reported on 'line 31'... I downloaded the attached convert.php file, replaced it and 'access denied' appeared in the results when I tested it, so I put the original convert.php file back, found the $data variable and manually added it below line 15 of the original convert.php file... the error message no longer appears.
Reference URL's