I get the following error in my logs on every page load after updating to 2.6:
file_get_contents(sites/all/modules/ad_flash/scripts/AC_RunActiveContent.js) [function.file-get-contents]: failed to open stream: No such file or directory in /usr/local/apache2/vhosts/kpbj.com/htdocs/includes/common.inc on line 2424.
Comments
Comment #1
Alex Andrascu commenteddo you have the scripts folder in your ad_flash module folder ?
Comment #2
gregarios commentedDOH!
Nope. ;-)
Hey, maybe this would be a good time to request that the module use the new Drupal
/sites/all/libraries/ad_flash/location for the scripts so they don't have to be replaced every upgrade? lolComment #3
Alex Andrascu commentedTrue DOH! :D
I'll do it in the next release i need to take a look at the code see what needs to be changed for that.
Thanks for the tip though. Good one.
Comment #4
Alex Andrascu commentedEdited the title to be more clear for me and not scare the sheep out of people.
Comment #5
Alex Andrascu commentedComment #6
gregarios commentedThe new dev version (Sept 19th) doesn't appear to need the scripts folder at all! Can anyone else verify that IE8, Safari, and Firefox are all showing the flash ads correctly even without the old adobe scripts now?
Comment #7
Alex Andrascu commented:p That's because you allready have them loaded somewhere (somehow) i guess. Check in your browser with Firebug or something see where they come from
Comment #8
gregarios commentedHmmm... can't find the scripts anywhere, but you may still be right if it's being loded externally and renamed in a different module I suppose...
Comment #9
Alex Andrascu commentedI've created #917892: Wanted features list . Closing this one down.
Comment #10
Alex Andrascu commented