polarracing
Forum Replies Created
-
Forum: Plugins
In reply to: [Permalink Manager Lite] Post Editor MissingHad the same issue. Reverting to previous version solved the issue.
Error message:
Uncaught Error: Class ‘Permalink_Manager_Pro_Addons’ not found in C:\xampp\htdocs\wordpress\wp-content\plugins\permalink-manager\includes\core\permalink-manager-admin-functions.php:913
Stack trace:
#0 C:\xampp\htdocs\wordpress\wp-content\plugins\permalink-manager\includes\core\permalink-manager-admin-functions.php(876): Permalink_Manager_Admin_Functions::display_redirect_panel(56916)
#1 C:\xampp\htdocs\wordpress\wp-content\plugins\permalink-manager\includes\core\permalink-manager-uri-functions-post.php(630): Permalink_Manager_Admin_Functions::display_uri_box(Object(WP_Post))
#2 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(286): Permalink_Manager_URI_Functions_Post->edit_uri_box(‘Permali…’, 56916, NULL, NULL, Object(WP_Post))
#3 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(208): WP_Hook->apply_filters(‘Permali…’, Array)
#4 C:\xampp\htdocs\wordpress\wp-admin\includes\post.php(1468): apply_filters(‘get_sample_perm…’, ‘Permali…’, 56916, NULL, NULL, Object(WP_Post)) #Forum: Plugins
In reply to: [Custom Content Shortcode] PHP Errors with IF-CLAUSETHANKS Peter!!
Thats what I meant with being blind.
As I needed the ‘or’ I did not even think about that. But simply adding an ‘or’ between the two fields solved the issue.
- This reply was modified 5 years, 6 months ago by polarracing.
Great to hear
I’ll do it with css.
Using this in the css:
.inputClass { pointer-events: none; }
And naming the fields class to “inputClass”.
Not perfect, but works.
Forum: Plugins
In reply to: [Custom Content Shortcode] Recoverable fatal errorHave the same issue – do you have font awesome plugin installed.
For me it seems to be the cause. If you have it – deactivate and try dashboard again. For me it works now. When I put Font Awesome on again – the error is back.
EDIT:
Posted a bug report on font awesome page.Thats what I did. But how can the issue appear if you have plenty of disk-space available. As I said I still had at least 90GB disc-space left when the issue occured.
Hi,
I’m having the same issue.
I found the reason while trying a download, as I got a “out of disk space” error trying to create a new download.
I was able to solve it by deleting some old backup-files.
I’m still wondering why – I have used less than 1.5GB of my 100GB disk space – so an out of disk space error seems strange. The deleted old-backups was in total about 4-5GB so even this could not cause the issue.
- This reply was modified 5 years, 7 months ago by polarracing.