worldview
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…I don’t even get that.
I am trying to add a photo to a new post and I click on add media or the picture icon and the screen goes black and it asks if I am sure I want to do that and if I click go ahead and try again, a window of the write post window in it opens.
mac os 10.5.2 (safari 3.012
Forum: Fixing WordPress
In reply to: WP won’t allow me to add users in the admin areaI have wp 233 and cannot add users as admin
It says I do not have permission to do that
Forum: Fixing WordPress
In reply to: Cannot delete postsI am having similar issues in more ways than in posts.
1. cannot add users as admin (but admin can edit after someone registers on their own)
2. admin cannot delete old drafts, get message “you cannot do that”
3. have trouble initiating the first save of a post
“are you sure you wan to edit?” yes
“oops nothing there”
Then I go back to the wirting page and save and continue editing a second time and go thru same process and click back to find it has been saved in drafts and then can continue to work on it and eventually post.4. I think something happened as I upgraded from WP 204 to WP 230 anf then did auto upgrade to 231. It “feels” like it doesn’t let the new “admin” user delete or change settings from previous “admin” from the earlier versions config???
ALSO, the guy who helps me with this on a windows laptop says he has no problem. of course I am using Mac OSX 10.5
So much for the promise of cross-platform compatibility in blogging?
Forum: Fixing WordPress
In reply to: Unable to Postso I found a previous, very friendly, I might add, “unable to post” thread and so followed that trail and edited the .htaccess that looked like
Options +Includes
AddType text/html shtml
AddHandler server-parsed shtmlI added
SecFilterEngine Off
SecFilterScanPOST Offso that .htaccess now looks like
Options +Includes
AddType text/html shtml
AddHandler server-parsed shtml
SecFilterEngine Off
SecFilterScanPOST OffWhat was it that this patch fixed?
Is there any danger to doing this?
Can anyone surmise why this was happening that adding the two lines would fix?
Forum: Fixing WordPress
In reply to: Unable to Posthost says
No server configuration changes were made on our side recently.
File/directory permissions appear correct on wp-admin/post.php
You may want to check the error log of your WordPress installation and contact WordPress support to troubleshoot this issue.I ask, where is an error log? that I could use to document problem here?
bgr