-
Search Results
-
Hi,
I installed last version of Advanced Access Control Addon, but when I log into WordPress Dashboard, a fatal error occured:Fatal error: Uncaught Error: Call to a member function getLatestVersions() on null in /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-content/plugins/wpdm-advanced-access-control/wpdm-advanced-access-control.php:1058 Stack trace: #0 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/class-wp-hook.php(303): {closure}(false, Array, ‘wpdm-advanced-a…’, Array) #1 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/plugin.php(189): WP_Hook->apply_filters(false, Array) #2 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/update.php(477): apply_filters(‘update_plugins_…’, false, Array, ‘wpdm-advanced-a…’, Array) #3 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/class-wp-hook.php(303): wp_update_plugins(”) #4 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #5 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-admin/admin. in /var/www/vhosts/fabiozecchi.com/httpdocs/iago/wp-content/plugins/wpdm-advanced-access-control/wpdm-advanced-access-control.php on line 1058
What can I do to solve it?
Thank you for any helps.
Fabio
Recently I’m receiving fatal error advices in all my WP sites using WPDM + WPDM Extended Short Codes when trying to access Plugins or Updates sections. The advice identifies WPDM Extended Short Codes as the cause of the error.
Here is the error I receive:
An error of type E_ERROR was caused in line 439 of the file ***********/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php. Mensaje de error: Uncaught Error: Call to a member function getLatestVersions() on null in ***********/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php:439
Hope it can be soon solved with an update.
Topic: Latest update breaks site
I’ve just updated WPDM to the latest version and it’s crashed my website:
Fatal error: Uncaught Error: Call to a member function getLatestVersions() on null in /home/customer/www/xxx/public_html/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php:439 Stack trace: #0 /home/customer/www/xxx/public_html/wp-includes/class-wp-hook.php(303): {closure}(false, Array, 'wpdm-extended-s...', Array) #1 /home/customer/www/xxx/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(false, Array) #2 /home/customer/www/xxx/public_html/wp-includes/update.php(477): apply_filters('update_plugins_...', false, Array, 'wpdm-extended-s...', Array) #3 /home/customer/www/xxx/public_html/wp-includes/class-wp-hook.php(303): wp_update_plugins('') #4 /home/customer/www/xxx/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #5 /home/customer/www/xxx/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /home/customer/www/xxx/public in /home/customer/www/xxx/public_html/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php on line 439 There has been a critical error on this website. Please check your site admin email inbox for instructions.Topic: getMasterDownloadURL
I’m still using version 5.3.7 because I get a fatal WordPress error when I try to upgrade to version 6xx. I finally had time to attempt to figure out what’s going on and it looks like this code I use in a page template file to display Download Manager links is no longer supported: $link = \WPDM\Package::getMasterDownloadURL($post->ID);
Can you please tell me what to replace that with? Thanks!
I got a php fatal error on most of packages details pages :Fatal error: Uncaught TypeError: array_intersect(): Argument #2 must be of type array, string given in ****/wp-content/plugins/wpdm-advanced-access-control/wpdm-advanced-access-control.php:505
Memberships Account Page
Fatal error: Uncaught Error: Call to a member function loginForm() on null in /code/wp-content/plugins/wppromembership/src/Account/AccountManager.php:94 Stack trace: #0 /code/wp-includes/shortcodes.php(356): WPDM\WPPM\Account\AccountManager->myAccount(”, ”, ‘wppm_account’) #1 [internal function]: do_shortcode_tag(Array) #2 /code/wp-includes/shortcodes.php(228): preg_replace_callback(‘/\\[(\\[?)(wppm_a…’, ‘do_shortcode_ta…’, ‘[wppm_account]’) #3 /code/wp-content/plugins/elementor/includes/widgets/shortcode.php(130): do_shortcode(‘[wppm_account]’) #4 /code/wp-content/plugins/elementor/includes/base/controls-stack.php(2154): Elementor\Widget_Shortcode->render() #5 /code/wp-content/plugins/elementor/includes/base/widget-base.php(581): Elementor\Controls_Stack->render_by_mode() #6 /code/wp-content/plugins/elementor/includes/base/widget-base.php(722): Elementor\Widget_Base->render_content() #7 /code/wp-content/plugins/elementor/includes/base/element-base.php(450): Elementor\Widget_Base->print_content() #8 /code/wp-content in /code/wp-content/plugins/wppromembership/src/Account/AccountManager.php on line 94I have some users with role “editor” who see a critical error when they try to access WPDM from the WP dashboard. they will see the following:
“There has been a critical error on this website. Please check your site admin email inbox for instructions.”
As an admin, I am able to access WPDM without a problem.
I checked the server error log and see this:
2021/12/03 16:36:29 [error] 62#62: *4718712 FastCGI sent in stderr: “PHP message: PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 61868096 bytes) in /home/sitemanager/public_html/wp-includes/wp-db.php on line 2022” while reading response header from upstream, client: 76.119.157.173, server: _, request: “GET /wp-admin/edit.php?post_type=wpdmpro HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “xxxxxxx.com”, referrer: “https://xxxxxxx.com/wp-admin/”
I know the problem is not the server memory limit because I can access it as an admin, and I have tried changing memory limits, and it does not fix the problem.
Please advise.
Hey team,
after updating to the latest version, we got this error via mail:
In this case, WordPress caught an error with one of your plugins, Download Manager.
First, visit your website (https://cleo-such.de/) and check for any visible issues. Next, visit the page where the error was caught (https://cleo-such.de/wp-admin/update.php?action=update-selected&plugins=download-manager%2Fdownload-manager.php&_wpnonce=a30d19332b) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.8.2
Current theme: versicherungsbedingungen-online.de (version ) Current plugin: Download Manager (version 6.0.9) PHP version 7.4.13Error Details
=============
An error of type E_ERROR was caused in line 198 of the file /html/wordpress/wp-content/plugins/download-manager/download-manager.php. Error message: Uncaught Error: Class ‘WPDM\Installer’ not found in /html/wordpress/wp-content/plugins/download-manager/download-manager.php:198
Stack trace:
#0 /html/wordpress/wp-includes/class-wp-hook.php(303): WPDM\WordPressDownloadManager->update(Object(Plugin_Upgrader), Array)
#1 /html/wordpress/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(”, Array)
#2 /html/wordpress/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#3 /html/wordpress/wp-admin/includes/class-plugin-upgrader.php(371): do_action(‘upgrader_proces…’, Object(Plugin_Upgrader), Array)
#4 /html/wordpress/wp-admin/update.php(51): Plugin_Upgrader->bulk_upgrade(Array)
#5 {main}
thrownYesterday, I installed the WPDM extended shortcodes plugin. Today, I am trying to access the main installed Plugins from WordPress dashboard and I get a fatal error. Please investigate.
See below
Fatal error: Uncaught Error: Call to a member function getLatestVersions() on null in /home/customer/www/reformjudaism.org.uk/public_html/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php:439 Stack trace: #0 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/class-wp-hook.php(303): {closure}(false, Array, ‘wpdm-extended-s…’, Array) #1 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(false, Array) #2 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/update.php(477): apply_filters(‘update_plugins_…’, false, Array, ‘wpdm-extended-s…’, Array) #3 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/class-wp-hook.php(303): wp_update_plugins(”) #4 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #5 /home/customer/www/reformjudaism.org.uk/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /home/customer/www/reformjud in /home/customer/www/reformjudaism.org.uk/public_html/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php on line 439
There has been a critical error on this website. Please check your site admin email inbox for instructions.Learn more about troubleshooting WordPress.
Topic: A few questions..
Hi,
I’ve a few of questions I’m hoping I can get an answer for!
1. With the ready to use templates are some of these paid? I prefer the “Panel 1/3” or “3 Columns, Detailed” template but cant see that option? It’d be a nice edit to mention free/pro next to each template if that’s the case!
2. Do you know if hCaptcha support will ever be added? Prefer it over reCAPTCHA and other elements of the site uses hCaptcha so will match + hCaptcha earns site owners $ money.
3. When clicking the “DOWNLOAD” button the modal pops up with my custom T&Cs > checking to agree > verify captcha > instead of clicking the download button that appears after captcha it’s redirecting me to the link of the file on Mega.nz instead of downloading? If forcing download isn’t possible with URL any method to open new tab instead of redirect?
I’ve to use mega for the file due to the format isn’t allowed and although I’ve added it to the “allowed file types to upload” via Settings > Basic it doesn’t work. On the “SELECT FILE” it lets me select it but then wont actually upload/attach the file.
4. I’m using the “Call to Action 3” template. However, the modal login form is slightly broken, is this WP:DM issue or my templates? reCAPTCHA goes slightly outside the window.
PS: This page is broken: https://demo.wpdownloadmanager.com/wpdmpro/button-templates-add-on-free Fatal error: Uncaught Error: Class ‘WPDM\Package’ not found
Cheers!
Stay safe.I have installed WPDM Newsletter on a WPEngine hosted WP and I’m getting the following error when trying to filter subscribers on the Subscribers page:
{ "installName": "dlcenterprod", "environment": "PROD", "type": "error", "date": "2021-10-29T17:48:20.000Z", "severity": "error", "client": "***.***.***.***:0", "message": "PHP Fatal error: Uncaught Error: Call to undefined function CAMPAIGN\\\\UTIL\\\\mysql_real_escape_string() in /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/util/subscriberlist.php:182\\nStack trace:\\n#0 /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/admin/pages/subscribers.php(317): CAMPAIGN\\\\UTIL\\\\SubscriberList->prepare_items()\\n#1 /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/admin/pages/subscribers.php(54): CAMPAIGN\\\\ADMIN\\\\PAGES\\\\Subscribers->listTable()\\n#2 /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/admin/pages/subscribers.php(22): CAMPAIGN\\\\ADMIN\\\\PAGES\\\\Subscribers->actions()\\n#3 /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/admin/adminmenu.php(32): CAMPAIGN\\\\ADMIN\\\\PAGES\\\\Subscribers::getInstance()\\n#4 /nas/content/live/dlcenterprod/wp-includes/class-wp-hook.php(303): CAMPAIGN\\\\ADMIN\\\\adminMenu->eden_subscriber('')\\n#5 /nas/content/live/dlcenterprod/wp-includes/class-wp-hook.php(327): WP_Hook->apply in /nas/content/live/dlcenterprod/wp-content/plugins/wpdm-newsletter/campaign/util/subscriberlist.php on line 182, referer: https://**********/wp-admin/edit.php?post_type=eden_campaign&page=eden_subscriber", "uuid": "a43e6df8-1379-468b-8681-7446c959efdf" }Any help or advice on fixing this problem would be welcome
Hello!
I’m using Member Press so you have to log in and see my downloads. Once logged in, I can’t see any of the downloads show up under any of the categories I have set up under the administrator log in, or under a subcontractor log in. All of the downloads are still loaded into download manager, but they are not showing up for any user on the portal that was created. This was the error email I was sent by WordPress and it linked up to download manager on the stats page. Let me know if you can help, thank you!
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a
plugin or theme causes a fatal error on your site, and notifies you
with this automated email.In this case, WordPress caught an error with one of your plugins,
Download Manager.First, visit your website (https://takcommunications.com/) and check
for any visible issues. Next, visit the page where the error was
caught (https://takcommunications.com/wp-admin/edit.php?post_type=wpdmpro&page=wpdm-stats&type=history)
and check for any visible issues.Error Details
=============
An error of type E_ERROR was caused in line 267 of the file
/home/billionauto/public_html/takcommunications.com/wp-content/plugins/download-manager/admin/tpls/stats/history.php.
Error message: Uncaught Error: Call to undefined function wp_date() in
/home/billionauto/public_html/takcommunications.com/wp-content/plugins/download-manager/admin/tpls/stats/history.php:267
Stack trace:
#0 /home/billionauto/public_html/takcommunications.com/wp-content/plugins/download-manager/admin/tpls/stats.php(48):
include()
#1 /home/billionauto/public_html/takcommunications.com/wp-content/plugins/download-manager/admin/menus/class.Stats.php(32):
include(‘/home/billionau…’)
#2 /home/billionauto/public_html/takcommunications.com/wp-includes/class-wp-hook.php(286):
WPDM\admin\menus\Stats->UI(”)
#3 /home/billionauto/public_html/takcommunications.com/wp-includes/class-wp-hook.php(310):
WP_Hook->apply_filters(”, Array)
#4 /home/billionauto/public_html/takcommunications.com/wp-includes/plugin.php(465):
WP_Hook->do_action(Array)
#5 /home/billionauto/public_html/takcommunications.com/wp-admin/admin.php(253):
do_action(‘wpdmpro_page_wp…’)
#6 /home/billionauto/public_html/takcommunications.com/wp-admin/edit.php(10):
requirI have created a page at the url mysite.com/affiliates and put the keyword [ml_affiliate_frontend] on the page and saved the pahe, when I go to the url mysite.com/affiliates, I get a blank space instead of the expected multi level affilates page and when I look in the webserver log I see this error:
[Sun Oct 17 10:47:59.701016 2021] [php7:error] [pid 5390] [client 92.3.200.81:54687] PHP Fatal error: Uncaught Error: Class ‘WPDM\\Template’ not found in /var/www/oldblogger.com/www/wp-content/plugins/multilevel-marketing/affiliates.php:418\nStack trace:\n#0 /var/www/oldblogger.com/www/wp-includes/shortcodes.php(356): MultiLevelAffiliates->shortcodeFrontend(”, ”, ‘ml_affiliate_fr…’)\n#1 [internal function]: do_shortcode_tag(Array)\n#2 /var/www/oldblogger.com/www/wp-includes/shortcodes.php(228): preg_replace_callback(‘/\\\\[(\\\\[?)(ml_aff…’, ‘do_shortcode_ta…’, ‘[ml_affiliate_f…’)\n#3 /var/www/oldblogger.com/www/wp-includes/class-wp-hook.php(303): do_shortcode(‘[ml_affiliate_f…’)\n#4 /var/www/oldblogger.com/www/wp-includes/plugin.php(189): WP_Hook->apply_filters(‘[ml_affiliate_f…’, Array)\n#5 /var/www/oldblogger.com/www/wp-includes/post-template.php(253): apply_filters(‘the_content’, ‘[ml_affiliate_f…’)\n#6 /var/www/oldblogger.com/www/wp-content/themes/make/partials/entry-content.php(8): the_content()\n#7 /var/www/oldblogger.com/www/wp-includes/template.php(772): require(‘/var/www/oldblo…’)\n#8 /var/www/ol in /var/www/oldblogger.com/www/wp-content/plugins/multilevel-marketing/affiliates.php on line 418
What is the problem here, I am trying to setup a new campaign and want the multi level affiliate plugin working to use as a critical part of that.
I am running WordPress 5.8.1 on PHP 7.3
Plugin returns “Plugin could not be activated because it triggered a fatal error.” during activation.
Hi
Just bought the Private Message plugin and get a fatal error when trying to activate it?Fatal error: Uncaught Error: Class ‘PrivateMessage\User\UserController’ not found
How to resolve?
Thanks
Daryl
