jriemerm
Forum Replies Created
-
Forum: Plugins
In reply to: [Authors List] Can I suppress image/avatar?That would be great! Thanks for such a quick response!
Just talked to InMotion and fixed the problem. It’s the .htaccess at the server root level, not /public_html/ but /
These are the lines:
# Use PHP52 as default
#AddHandler application/x-httpd-php52 .phpJust commented out the second line. Solved the problem immediately
Forum: Installing WordPress
In reply to: 2.1.1 displaying at bottom of 2.1.2 dashboard page?I think I got it. I had uploaded all the files in a zip file and unzipped it using my control panel. Some of the files didn’t unzip properly, for instance “version.php”
Forum: Fixing WordPress
In reply to: upload files, headers already sent, roles?I’m struggling with this same problem, and it would be great to solve it, so I can use the excellent limit categories plugin. Does anyone have any suggestions?
Forum: Fixing WordPress
In reply to: hide directory indexWow, that’s simple. Thanks.
Forum: Fixing WordPress
In reply to: hide directory indexHi,
Is there a way to get WordPress to disallow directory browsing in any of the upload directories? In order to hide a particular directory I uploaded an empty “index.html” file, but is there another way that keeps any such directories from being browsed?