David Radovanovic
Forum Replies Created
-
BTW – I deleted the mu plugin that is referenced in above error: Backtrace from warning ‘Cannot modify header information – headers already sent by (output started at /xxx/xxxx/xxxxx/chefs_consortium/wp-content/mu-plugins
So that’s no longer a problem. Only other issue is the events maanger. Is it possible there is a empty line in one of the php files that would cause those errors?
Forum: Plugins
In reply to: [Background Manager] [Plugin: Background Manager] Image Sets ImportMyatu,
Well actually I think my problem was that I limited the “Upload Settings
Site upload space” to the default [MU] 100MB. It’s a big blog. Thanks for your reply.Forum: Plugins
In reply to: [Background Manager] [Plugin: Background Manager] Image Sets ImportOh… forgot some specifics: I’m running WordPressMU.
When installing Version 1.0.25-dev39 it suggests I upgrade. Ignore?
@Myatu – thanks. I will install the dev version. Thanks again!
Excellent! Thanks.
Forum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rrorSewpafly,
So the problem was with the way Gravity Forms installation was configured. As quoted by Alex of Gravity Forms support (very responsive);
“…. Your instance of Gravity Forms was running with “No-conflict” enabled. When that is enabled, Gravity Forms prevents scripts from being enqueued on certain areas of the site. The purpose of this feature is to reduce conflicts on the Gravity Forms pages, but apparently there is a glitch in this feature that disables scripts from the admin-ajax.php file. I will be looking into that, but I disabled the “No-conflict” mode on your site and the post thumbnail editor seems to be back to normal.”
Thanks for your great support.
Forum: Plugins
In reply to: [Firelight Lightbox] [Plugin: Easy FancyBox] Responsive fancyBoxAnxiously awaiting… Thanks!
Forum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rrorsewpafly-
You think there’s a simple way to wp_dequeue_script gravity scripts on the post thumbnail editor page?
Forum: Plugins
In reply to: [Firelight Lightbox] [Plugin: Easy FancyBox] Responsive fancyBoxYes. Could I replace the existing js scripts with the newer fancyBox2 scripts right now? Or should I wait for the next release of Easy fancyBox? Thanks.
Forum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rrorI posted a bug report. We’ll see if a response follows. I hate to deactivate Gravity Forms though your plugin is essential. Thanks for your generous support.
Just received the above error as well when saving a New Custom Post. Going BACK to edit page with a Crtl F5 displays a “Custom post type saved”.
Forum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rrorit was the gravity forms Version 1.6.3.3.2
Forum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rror[myserver plugins]$ find * -iname '*.php' | xargs grep -li 'WP_Scripts' gravityforms/form_display.php gravityforms/gravityforms.php wp-pagenavi/scb/Util.phpForum: Plugins
In reply to: [Post Thumbnail Editor] [Plugin: Post Thumbnail Editor] pte not defined rror[user@myserver plugins]$ find * -iname '*.php' | xargs grep -li 'wp_default_scripts' [user@myserver plugins]$nothing