Carlen
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Lost Password ProblemI am also running into lost password issue.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] I get error message in backendI understand this, you can’t code for everything.
Just so you know this is also an issue for custom post types. I don’t think it is actually form related…
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] I get error message in backendI am getting this error to.
Failed to load plugin url: /www/wp-content/plugins/ooohboi-steroids-for-elementor/inc/exopite-simple-options/assets/plugin.code.min.js
It shows up on the back end when I go to gravity forms, dflip, and other various plugins.
Forum: Themes and Templates
In reply to: [Astra] buddypress and bbpress native integration?I understand that there is much work to add in the full customizability, but currently find direct incompatibility with astra. That is I can not view a buddypress profile page. Would it be possible to set up basic compatibility ahead of a larger release?
?? Same issue.
Forum: Plugins
In reply to: [Gravity Forms Braintree Add-On] GF 2.0.1 Breaks plugin causing FATAL ERRORThank you so much! Worked perfectly as a temporary fix.
Forum: Plugins
In reply to: [Quick Paypal Payments] Conflict with MailpoetThe mailpoet authors said the issue is probably that your code loads scripts in all admin pages, not just the admin pages for your plugin. Is this a possible issue?
Forum: Plugins
In reply to: [Quick Paypal Payments] Conflict with MailpoetThank you for the reply. I’ll contact the other plugin author with this information.
Forum: Plugins
In reply to: [WP Multi Network] Just upgraded to 4.4 and my multi-network now dead!Download the latest version from Github!
Forum: Plugins
In reply to: [WP Multi Network] Just upgraded to 4.4 and my multi-network now dead!Having same issue:
Fatal error: Cannot redeclare get_network_option() (previously declared in /home/divinitr/public_html/wp-includes/option.php:1073) in /home/divinitr/public_html/wp-content/plugins/wp-multi-network/includes/functions-wp-ms-networks.php on line 746
I have this issue too. Should I submit a serrate ticket as well on your site, or are you working out the issue already?
Working for me now! Thank you.
Forum: Plugins
In reply to: [WP Multi Network] Admin Access InaccessibleThis happened to me again and I just wanted to post the solution:
There was an issue with one of my plugins. Having about 8 networks with various setups I didn’t want to deactivate all of my plugins for all of my networks (these are live networks) directly, just those those network activated on the one not working. So, I went into the PHPMyAdmin
Find data base tables:
“wp_sitemeta”Find the network activated plugins for the network id you can’t log into:
“active_sitewide_plugins”
(If you don’t know which site id is right look for “site_name”)
From edited out the network activated plugins you don’t want activated any more.
https://perishablepress.com/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/Does a relatively good job at describing how.
I deactivated all of the plugins, except a few, and voila! I was able to log back in and reactivate them one by one to find the problem.
Of course (always make a backup of your database before making direct data base changes!
I have been having this issue too.
Forum: Plugins
In reply to: [WP Multi Network] Admin Access InaccessibleJustin thank you for the link to the chart!! I’ll keep that in mind. Actually this one worked itself out…! I’m not sure what happened, but I rebooted the server, cleared out the cashe and now it is working. I thought that it was because of the update, but it must have been something else wrong.