tbett
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Missing "Add New" themes and plugins after transferOk, here’s a thought…
When in development I used http://client.myDomain.com but when launched added an alias to the server. The files/db stayed the same, just told cPanel to listen for http://blog.client.com by adding a Parked domainn and changed the settings>general in wp to…
WordPress Address (URL) = http://blog.client.com
Site Addres (URL) = http://blog.client.comCould this make a difference?
[ Please don’t bump, that’s not permitted here. ]
Forum: Fixing WordPress
In reply to: Missing "Add New" themes and plugins after transferJust now replaced the wp_options > wp_user_roles field with default array value from a working wp site.
Also tried to use the “user-role-editor” plugin hoping this would reset the roles field. No luck here either.
Still working on this but running out of ideas. Thanks for any other ideas!
Forum: Fixing WordPress
In reply to: Missing "Add New" themes and plugins after transferThanks for the suggestion. I have done both before and just for grins just did them again. No improvement. Must be something somewhere with the database wp_options, wp_usermeta or something else outside of the file system.
Keep thinking. Anyone know anything to look for in the db?
Forum: Fixing WordPress
In reply to: Missing "Add New" themes and plugins after transferYes, I have the ‘export’ from wp.com. I also have server backups since the transfer.