Saturday, July 09, 2005
I finally got the Acronym Module to work again! There was something wrong with my mcp.acronym.php file so I couldn’t upgrade, uninstall, or anything. I tried uploading the file many times via FTP, via the FTP utility in UltraEdit, via web-based FTP, and none of those worked. Then I tried uploading it using the File Manager Module, but that didn’t work either. Eventually I went to the File Manager in Cpanel, created a new file, and cut and paste in the contents from mcp.acronym.php. And that somehow worked! I gotta go add the acronym tags on my site again.
Oh, and the poll module should be working again. I really need to post a new poll. It’s been a loonng time since I posted one, and I had planned on doing a weekly poll. :p
As for other EE related stuff, I want to add the avatar of the currently-logged in member, but it turns out you need to use php parsed on input to do that. I think when I have time I’ll write a plugin to do that, because I have php parsed on output.
One last thing – Gravatar.com seems to be down.
Jan 06 2009 @ 09:27 PM
Comments & Trackbacks
Post a comment.
The trackback URL for this entry is:
1. Babs
said:
on Jul 10 2005 @ 09:17 AM
Is my avatar suppose to show up in the live preview? Have you enabled the avatars in the EE CP?
2. Yvonne
said:
on Jul 10 2005 @ 05:06 PM
The avatar didn’t show up in the live preview when you commented, but it should be working now.
I had to write a plugin to do it. And yes, avatars are enabled.
3. Yvonne
said:
on Jul 10 2005 @ 07:37 PM
Argh.. I spoke too soon. The plugin doesn’t work properly. If you’re logged in and you don’t have an avatar uploaded, it’s supposed to show a gravatar instead, but it isn’t working. If you do have an avatar uploaded it works.