herbalrootszine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upload Media not working and Posts submit for reviewJust spent an hour on the phone with my host 1and1 trying to resolve the issue. No luck.
Forum: Fixing WordPress
In reply to: Upload Media not working and Posts submit for reviewupdate: someone on the other post suggested checking with host to see about mod_security setting. there is no mod_security setting on my website and they cannot add it.
this is day 3 of not being able to access my site which means it’s also day 3 of not being able to communicate with my customers.
Forum: Fixing WordPress
In reply to: Not allowing me to add new postsJan,
I did as you asked and set up a separate post:
As of yet, no one has responded.
Forum: Fixing WordPress
In reply to: Not allowing me to add new postsI am having this same problem, it just started happening out of the blue, I haven’t changed anything.
I’ve tried deactivating all the plug-ins with no luck. I cannot upload media and I cannot post anything, it only allows me to ‘submit for approval’ and then the posts disappear. I am administrator of my website.
I do not understand how to do a lot of what is suggested to get it fixed. Here are some questions I have that might get me going if I knew the answers to:
1. If I switch to a new theme, will I lose all the settings for my current theme
2. How can I take my website offline while I do this so that my customers won’t see things they shouldn’t when I deactivate plug-ins (such as exclude from pages to hide pages that only paying customers can receive)?I have a 3rd problem too that just started happening, I use a plug-in titled Exclude from Pages that allows me to hide pages from visitors. All of a sudden, all those hidden pages became visible to the general public (crap!) and it seems the check box had been checked to make them visible.
The website is herbalrootszine.com and the theme I use is Spring Blossom by A Godly Maiden.
Thanks for any help you can provide!
Forum: Fixing WordPress
In reply to: permalinks and comments for 2011 stopped workingif 2010’s not working, that is something new. do you remember which one you tried?
we just upgraded to wp3.1 about 30 minutes ago. this problem has been going on since monday.
we did turn them to the ugly default and they worked fine. when we tried to go back to the 2011/ they stopped working again.
i did not try it with a different theme as this is the same theme i’ve used since day 1. would my theme just up and stop working?
Forum: Fixing WordPress
In reply to: permalinks and comments for 2011 stopped workingok, a friend of mine who has been trying to help me with this got my .htacess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
my friend deleted the file and had it rewritten but it didn’t change anything.
he looked over the site and what he discovered is if you take the /2011/ out of the permalink it works or if you add something in front of the 2011 it works just fine but for some reason it does not want the 2011 in there.
Forum: Fixing WordPress
In reply to: permalinks and comments for 2011 stopped workingi have tried to find the file you are referring to but cannot (like i said, not very wp savvy). can you tell me where that file would be?
thanks.