Salem Dallas
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error in media.php when uploading imageHi jonasbj,
Fixed it by adding an .htcaccess-file.
What specifically did you put into this file?
Mine looks like this:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Any help would be appreciated! I am having this issue on several installs.
Thanks!
So everyone here is getting something for nothing, and the price is too high. It is absurd to think that this developer owes you support for a free plugin. I am incredibly impressed with the development. You can bet he will be pulling this out of the free system soon and selling this for a lot of money.
I tried this about a year or two back, and it was not ready for prime time. Now it is.
I came here like the rest of you trying to get rid of that pesky link. I am impressed at how well he hid it from all of us. It is actually hilarious how well it is hidden. I now just want to know so I can use that method elsewhere.
Thanks for Raj for this great plugin. Those that are ungrateful, shame on you. Likely you are in that “99%” of people that the world has not treated fairly.
Forum: Fixing WordPress
In reply to: The uploaded file could not be moved to… when uploading themeI am having the same problem. I do installations all of the time, and this has suddenly just started with the latest version of WP
Forum: Networking WordPress
In reply to: Featured image meta-box not displaying in WP 3.1I was having the same issue. Followed Andrea_r’s advice and it fixed it.
I usually check that little box off and allow the upload, but did not.
Thanks for this string! Saved me pulling out some excess hair.
John
Forum: Installing WordPress
In reply to: Fatal error upgrade to WP 3.1Thanks to: optimisticfriend
Your instructions saved me a massive amount of work.
One tip to everyone:
You can RENAME each plugin one by one. Then you will magically see when you have it right. That is what I did. Worked great. Same idea as optimisticrfriend, but one at a time.