stotman
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Author Box] Feature Request: Latest postsI’m a big fan of this plugin. It’s so simple to use and it looks amazing with just about any style of website. I’ve used it on several sites.
On a current project, we have a lot of guest authors on our blog. One thing that I would like to see possibly in future updates is a way to populate content in the author box who doesn’t have a user profile. We could always add a user profile for each of our bloggers, or manually type in a bio in the post itself but it would be nice to have a faster option for the plugin author box. Thanks guys. Great work.
I would use an FTP client to check the line of that file. You’ll probably actually find it before line 213. You might try to take out that plug-in and see if that automatically fixes your problem. I’m no expert when it comes to PHP but as fantastic as it is, it’s very picky. Anything missing can make everything go to pot.
Once a fatal error is encountered (as the name implies) everything else is killed. A fatal error is normally caused by referring to a nonexistent file or function.