Hello,

I've installed the latest acidfree version for 5x, 1.x-dev, and it works fine when I go to user/acidfree, but when I click on my profile /user, the site crashes and I get this error message:

Fatal error: Call to undefined function _album_from_tid() in /home/lifeunde/public_html/modules/acidfree/acidfree.module on line 2431

I really really like the functionality acidfree gives me, can you please look into this and tell me what I can do to fix it?

Thank you,

CR

Comments

inders’s picture

Title: Error Message when viewing my user profile, site crashes!!!! Help! » Hey..! try This. It work for me.

Hi
I ws getting same issue and when i visit my profile at :-
http://www.indiapoly.com/users/inder.html
It was giving same type of error.This error is becoz for some reasons it dont include the class_album file in acidfree.module.So i just added a line at bottom to fix this for me. And now it work fine for me.

You can add this line:-
require_once($acidfree_base.DIRECTORY_SEPARATOR.'class_album.inc');

at the end of this file:-
/home/lifeunde/public_html/modules/acidfree/acidfree.module

Hope this will help you.
thanks

inders’s picture

Title: Hey..! try This. It work for me. » Error Message when viewing my user profile, site crashes!!!! Help!

Your page title was changed by mistake.

mwheinz’s picture

Status: Active » Closed (duplicate)

Closing. No activity in more than 2 years.