Hypebabe1
Forum Replies Created
-
@jijo Jose
Thanks very much! 🙂
Please can you share the code that allows you redirect to the homepage? I would like to do the same. Thanks
OK, I just quickly wanted to add now that I think it might have something to do with the redirect. Cos when I changed the Post Status from pending to Published, the error message disappeared. Does anyone know why this is happening?
I’m experiencing the same issues. When I’m logged in as an Admin, I am able to upload from the front end (with and without images) just fine but when trying to upload as a subscriber, it redirects me to an unknown page and I get the 404 error message after I hit ‘Submit’.
Could anyone please explain why this is happening? Would greatly appreciate a solution/suggestions.
Thanks
Forum: Fixing WordPress
In reply to: Can't post or create new pages after wordpress 3.5 updateI had similar issues and I saw this on another post and it fixed my issues. Perhaps you should also try it?
Add this to your wp-config.php file.
define(‘CONCATENATE_SCRIPTS’, false);