Guest Posted May 1, 2008 Posted May 1, 2008 (edited) If I use the Auto Update Currency Exchange Rate contribution it works in that it updates the EUR and USD currencies, however I just noticed that if I try to look at a larger image of a product thumbnail I get all sorts of errors, but scrolling down shows the larger pic! Warning: filemtime() [function.filemtime]: stat failed for eurofxref-daily.xml in <path to>/includes/application_top.php on line 521 Warning: fopen(eurofxref-daily.xml) [function.fopen]: failed to open stream: Permission denied in <path to>/includes/application_top.php on line 523 Warning: fputs(): supplied argument is not a valid stream resource in <path to>/includes/application_top.php on line 524 <the above error is repeated a further 42 times!> Warning: fclose(): supplied argument is not a valid stream resource in <path to>/includes/application_top.php on line 525 Any ideas? URL to contrib is http://addons.oscommerce.com/info/5685 Edited May 1, 2008 by Sam G Quote
web-project Posted May 1, 2008 Posted May 1, 2008 try different contribution, I have one which is works without any errors, but don't remember the name or contribution number. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Guest Posted May 1, 2008 Posted May 1, 2008 (edited) I sorted it out. Basically, I created a writeable directory on the server for the eurofxref-daily.xml file to be downloaded to, and also I had to hardcode in the exact path to this directory in 3 lines of code in that contribution. All working now! :) Edited May 1, 2008 by Sam G Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.