I have tried in all of the following servers
1. Installed new WordPress on LEMP (AWS Ubuntu)
2. Installed new WordPress on LAMP (AWS Ubuntu)
3. Using Bitnami WordPress image on AWS.
4. Installing new WordPress on Local MAMP Pro .
At all the above instances, I am able to register only one site by default.
I am not able to see any “Add New Site” option from all of the above instance.
I couldn’t find similar topics here, so I am posting a new topic. I am a sort of beginner for wordpress so please keep the suggestions accordingly if you can.
If any body can help me here or show me the way to get it solved, it would be great help.
Thank you.
]]>Following a self update to 4.2.2 neither I (site owner) nor my IT guy can access the site. There are also lots of other strange things going on such as:
1) The site itself doesn’t look as it should with lots of hidden pages being shown to the public.
2) Woocommerce is still functioning, but is no longer sending out purchase confirmation emails to customers.
My IT guy is the only one with FTP access & has removed all plugins to no effect & tried creating additional admin users (again to no effect).
Obviously there is a clash in code somewhere, but with all plugins removed it should work, but doesn’t. Does anyone have any suggestions?
TIA!
]]># 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
https://www.ads-software.com/plugins/sandbox/
]]>I use 2 WP systems, one with Membership Pro and one with WooCommerce.
Now I want to combine both systems but it doesn’t work when I want to login as admin:
“You do not have sufficient permissions to access this page.”
I added:
define('CUSTOM_USER_TABLE', 'wp_users');
define('CUSTOM_USER_META_TABLE', 'wp_usermeta');
And changed:
function _init_caps( $cap_key = '' ) {
global $wpdb;
if ( empty($cap_key) )
$this->cap_key = $this->cap_key = ‘wp_capabilities’;#$wpdb->prefix . 'capabilities';
In Capabilites!
What am I doing wrong?
And do you know if there’s a Paid Membership Pro bridge for merging 2 user databases (with WooCommerce)?
Thanks,
zero
I have not been on my site since I believe this fall. I have been moving and not had good reception to blog. I have tried everything to get on and nothing works. Please help. thank you.
Adele Arnesen
]]>I loaded the goole analytic plug in. Now it asks me if I want to run allow tracking or not when I hit either button it gives me a “You do not have sufficient permission error page.
I can not make the google plug in go away and it just sits in the center of my screen so I can not do any updates.
Please help ASAP
]]>we get this common permission error only for users. “You do not have sufficient permissions to access this data.” As admin, we can see the table display.
Tried ways that have been suggested in this post: https://www.ads-software.com/support/topic/236973
could not make it work, yet:
– .htaccess
– Database upgrade
– wp_old to wp_new prefix check
– pretty much deactivated all plugins
Appreciate it if you could help us.
Kayvan
https://www.ads-software.com/extend/plugins/contact-form-7-to-database-extension/
]]>You do not have sufficient permissions to access this page.
I can access settings pages for every other plugin installed at this site so I know it is related to the plugin.
Any ideas?
https://www.ads-software.com/extend/plugins/geesee-chat/
]]>