Adrian Powell

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
Feb 17, 2022 at 1:11 pm
#168282
Participant
Adrian Powell
OP

Odd?

I see this has been mentioned a lot but I haven’t seen a solution. I use “single column with doc preview” template to show a PDF which is visible to all visitors. Trouble is, anyone going the page has to refresh the page to actually see the preview, otherwise it’s just a blank space.  Any ideas?

(Hosted on SiteGround using their cache).

Example: https://pilotstogether.org/download/newsletter-february-2022/

Referring to your earlier response I have excluded “Download” post types from caching and will see if that works.

Feb 5, 2022 at 12:12 pm
#167610
Participant
Adrian Powell
OP

Also, the WordPress File Hosting & Sharing Plugin mentions it’s included in the special pack, but it’s not listed on the special pack page. Is it included?

Feb 5, 2022 at 12:05 pm
#167609
Participant
Adrian Powell
OP

Any idea when the OneDrive plugin will be released?

Jan 2, 2022 at 10:58 am
#166214
Participant
Adrian Powell
OP

Followed this advice and all seems to be working ok. Thank you

Dec 27, 2021 at 9:27 am
#166062
Participant
Adrian Powell
OP

I’ve deleted WPDM and installed v3.2.30. Still exactly the same problem. It doesn’t work with the version 3.0.4 of the extended shortcodes plugin

Current plugin: WPDM - Extended Short-codes (version 3.0.4) PHP version 7.4.27 Error Details ============= An error of type E_ERROR was caused in line 439 of the file /home/customer/www/xxx/public_html/wp-content/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php. Error message: 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

Dec 24, 2021 at 11:40 am
#166021
Participant
Adrian Powell
OP

I have 3.0.4 of extended shortcodes and no other update is showing as available..

Sep 9, 2020 at 6:42 am
#136056
Participant
Adrian Powell
OP

Line 307 of plugins/download-manager/admin/menus/class.Settings.php reads

$purchased_items = remote_get('https://www.wpdownloadmanager.com/?wpdmppaction=getpurchaseditems&wpdm_access_token=' . wpdm_access_token());

If you change this to

$purchased_items = wpdm_remote_get('https://www.wpdownloadmanager.com/?wpdmppaction=getpurchaseditems&wpdm_access_token=' . wpdm_access_token());

It works.

Sep 9, 2020 at 6:37 am
#136055
Participant
Adrian Powell
OP

I am still getting the error when I visit the plugin update page (https://mysite/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=plugin-update.

Hi! 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 and check for any visible issues. Next, visit the page where the error was caught (https://mysite/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=plugin-update) and check for any visible issues. Please contact your host for assistance with investigating this issue further. When seeking help with this issue, you may be asked for some of the following information: WordPress version 5.5.1 Current theme: CharityFoundation Child (version 1.8) Current plugin: Download Manager (version 3.1.08) PHP version 7.4.9 Error Details ============= An error of type E_ERROR was caused in line 307 of the file /public_html/wp-content/plugins/download-manager/admin/menus/class.Settings.php. Error message: Uncaught Error: Call to undefined function WPDM\admin\menus\remote_get() in /public_html/wp-content/plugins/download-manager/admin/menus/class.Settings.php:307 Stack trace: #0 /public_html/wp-content/plugins/download-manager/admin/tpls/settings.php(33): WPDM\admin\menus\Settings->pluginUpdate() #1 /public_html/wp-content/plugins/download-manager/admin/menus/class.Settings.php(41): include(‘/…’) #2 /public_html/wp-includes/class-wp-hook.php(287): WPDM\admin\menus\Settings->UI(”) #3 /public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #4 /public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #5 /public_html/wp-admin/admin.php(259): do_action(‘wpdmpro_page_se…’) #6 /public_html/wp-admin/edit.php(10): require_once(‘/…’) #7 {main} thrown

Sep 5, 2020 at 10:32 am
#135843
Participant
Adrian Powell
OP
This reply has been marked as private.
Sep 5, 2020 at 9:29 am
#135836
Participant
Adrian Powell
OP
This reply has been marked as private.
Sep 5, 2020 at 9:28 am
#135835
Participant
Adrian Powell
OP
This reply has been marked as private.
Sep 5, 2020 at 8:44 am
#135830
Participant
Adrian Powell
OP
This reply has been marked as private.
Sep 5, 2020 at 8:34 am
#135828
Participant
Adrian Powell
OP
This reply has been marked as private.
Aug 27, 2020 at 5:01 pm
#135211
Participant
Adrian Powell
OP

7.4

Viewing 14 posts - 1 through 14 (of 14 total)