pdmiller
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] Adding Paginationdid you ever get this figured out? I’m having the same problem.
Forum: Plugins
In reply to: [WP Customer Reviews] Backslash before apostrophes& q u o t ; double quote
& r s q u o ; right single quotewithout the spaces.
Forum: Plugins
In reply to: [WP Customer Reviews] Backslash before apostrophesoops:
here it is:
\"\ double quote
\’\ right single quoteForum: Plugins
In reply to: [WP Customer Reviews] Backslash before apostropheshere is the code you need to use:
" double quote
’ right single quoteYou need to replace the \ and the ‘ or ” with the above code.
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.I thought I had changed this but I guess I hadn’t.
changed the option_name “wp_user_roles” to “newprefix_user_roles”.
That did the trick.
Thanks.
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.@josh thank you. But, as I was researching on the web to find a solution I had seen the same post you linked to. I did check it and the quotation marks are as they should be – not curly.
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.Thank you for the link to the Forum Welcome. Good info.
I should clarify a bit more. I had a working copy on my own local server during testing. Once client approved it I moved it to client’s server. After going live with the site there were some changes to CSS, photos, etc. which I did on the client’s live site.
I can export the DB from my local server, however it isn’t the most up to date version. If I copy the DB from the client’s server, aren’t I copying the problem I’m having along with it?
I’m very nervous about losing any client information on the site or it reverting back to an unfixed layout.
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.how am I supposed to respond to posts? Is this ok? Sorry about earlier, I’m new and didn’t know how to add info that I had forgotten to include in my first posting.
I do have a copy of the DB before changing the table_prefix. However, the site changed since then with adding of pages, photos, and articles. If I replace the DB with the older version won’t I lose all the new stuff?
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.MySQL version: 5.5
PHP version: 5.3.17
Build Date: oct 2 2012 10:07:13
Server API: CGI/Fast CGI
Linux s463.sureserver.com
Client API Version: 5.5.30-percona-sure1Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.I also went through the ENTIRE list of suggestions from the support file for login issues. NONE of them worked:
1. renaming the themes folder
2. installing a new wp-login.php file
3. deleting cookies, etc.NOTHING HAS WORKED.
Need help ASAP as I need to make updates to my client’s site and I can’t login!