I have installed Acidfree on my site and everything looks fine (see here http://www.nsoe.info/album/arte-foto). Yet since I have installed it I'm being emailed the following error message by the provider:
Fatal error: Call to undefined function _album_from_tid() in /path_to_server/sites/all/modules/acidfree/acidfree.module on line 963
I don't have idea how to handle it and I wonder if this error will prevent newsletters from being sent.
I have a shared hosting on www.anhosting.com. My configuration is as follow:
Drupla: 5.7
PHP: 5.2.5
Web server: Apache/1.3.41 (Unix) mod_fastcgi/2.4.6 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 DAV/1.0.3 mod_ssl/2.8.31 OpenSSL/0.9.7a
database MySQL: 5.0.45
I have installed also the most recent versions of pathauto and nodewords modules.
Thank for any help on this... BTW, apart the above issue Acidfree is really a great module, very well done !!!
Comments
Comment #1
tobiass commentedHi
I had the same problem. I'm not a develper so it is not possible for me to give you a very well explained answer.
From my experience it is not necessary that acidfree creates this error, it just means that your crontask is running out of time perhaps because of other modules. Therefore I can see to ways to get rid of this error:
1. Increase the max execution time in you php.ini (not always allowed on shared hostings)
2. Identify the real cause of this error and disable the module or make an update if available (same issue for me some time ago with the xmlsitemap module and another module I don't use anymore and which I can't remember, perhaps subscription or notify or something similar)
Let me know how it worked.
Cheers
Comment #2
valdes14 commentedThank you very much tobiass.
I checked over several days and actually I found out that enabling the xmlsitemap module alone, evrythign is fine with cron. Also enabling acidfree module alone doesn't give problem with cron, but when I enable both with all the features for xmlsitemap I get the error I mentioned in my previous post. I tried to disable the XML Sitemap Term in the admin/build/modules page and the problem disappeared and I can use anyway most of the xmlsitepam module features.
Ciao and thanks again ;)
Comment #3
tobiass commentedI think it was a known problem for XML Sitemap. Perhaps everything works if you update to the latest version of xmlsitemap
Comment #4
valdes14 commentedI had the last version installed, which is xmlsitemap-5.x-1.6
Comment #5
tobiass commentedI'm using now the 5.x-2.x-dev version of xmlsitemaps and it works very well. You should give it a try.
Comment #6
valdes14 commentedYeah, I gave it a try and it works !
Thanks a lot :)
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.