After activating the module I seemed to have one of my pages stop working, and it was only blank when I went to visit it. It was used the web links module and the fivestar module, so I'm wondering if there was a conflict.
One person reported that when they went to visit that page, they received this error message:
Fatal error: Call to undefined function user_access() in /home/beccag/fan-fix.com/modules/beautify/beautify.module on line 275
The user reported seeing the error message as a guest when visiting the page in Opera, whereas when they used Firefox like me they received a blank page. Yet later when I came back to my page today it seemed to be displaying just fine.
Thanks.
Comments
Comment #1
psynaptic commentedI have removed that function from both branches of the module. I actually removed the permission 'receive processed html' as we are now only allowing this for anonymous users due to the nature of the caching system.
Can you test the latest from CVS please?
Comment #2
psynaptic commentedComment #3
geekgirlweb commentedHm I don't seem to be running into any issues so far after applying the latest CVS. It seems to be fixed. I will let you know if I run into anything else.
Thanks!
Comment #4
mikeytown2 commentedworks for me
Comment #5
psynaptic commentedAwesome. Thanks guys.