inetd
Forum Replies Created
-
Forum: Plugins
In reply to: Registered Only Plugin Breaks File Uploadingshacker is right – registered-only won’t work. This code is over 3 years old and either he had a bug to begin with, or WP’s code broke it from within on the 2.5.x updates. In any event, this old plugin writes files with UID “nobody” under 2.5.x, which aggrevates unix security
The [new] registered-users-only plugin works just fine as a replacement. I also left a message on Carthik Sharma’s blog if he’s still around, maybe he’ll fix/update it
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…Get **RID** of that Flash crap! It’s nothing but trouble, believe me. If this is all WP can do after ver 2.5.x, then we’ve got to look elsewhere for the most basic of functions – picture uploads.
We just need to:
1) upload 1 or many pics
2) resize themNow HOW difficult is that WP? I notice you guys have not replied to any of the hundreds of complaints about this FLASH based upload thing you’ve put into WP. If you’re not going to fix it then let us know – deal?
It certainly does not work now on IE, Opera, Safari or Firefox
Forum: Fixing WordPress
In reply to: wp-admin as home page errorI can’t believe what I found. This is a problem circa 1991 when trailing slashes were required of websites. I think it’s an .htaccess issue, and why it jumped to wp-admin I have no idea. But a trailing slash will work correctly, but omit it and it jumps to admin.
There ya go