CMSDeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Digital License Manager] Someone that can answer this!Is resolved, thanks!
Forum: Plugins
In reply to: [WP Super Cache] Incorrect use ofAny change on fixing this bug?
Forum: Plugins
In reply to: [WP Super Cache] Incorrect use ofThanks, what about the settings page broken css styling?
Forum: Plugins
In reply to: [If Menu - Visibility control for Menus] Vulnerability – Update coming?Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] Dashboard widgetFile:
menu-icons\vendor\codeinwp\themeisle-sdk\start.phprule 25:
$path . ‘/src/’ . ‘Modules/Dashboard_widget.php’,Just disable this rule, adding “//”
// $path . ‘/src/’ . ‘Modules/Dashboard_widget.php’,
Forum: Plugins
In reply to: [WP Super Cache] Some errorsAny idea about this issue? Does WPSC need a update?!
Forum: Plugins
In reply to: [WP Super Cache] Some errorsHello,
This is the back-trace log.
Forget to say this errors show when deleting a page![27-Mar-2019 18:17:21 UTC] Backtrace from warning 'Undefined property: WP_Post::$filter' at /domain.com/wp-includes/class-wp-post.php 342: /domain.com/wp-includes/class-wp-post.php 358 calling __get() | /domain.com/wp-includes/post.php 730 calling filter() | /domain.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php 2638 calling get_post() | /domain.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php 2741 calling wpsc_delete_post_archives() | /domain.com/wp-includes/class-wp-hook.php 286 calling wpsc_post_transition() | /domain.com/wp-includes/class-wp-hook.php 310 calling apply_filters() | /domain.com/wp-includes/plugin.php 465 calling do_action() | /domain.com/wp-includes/post.php 4446 calling do_action() | /domain.com/wp-includes/post.php 3852 calling wp_transition_post_status() | /domain.com/wp-includes/post.php 4028 calling wp_insert_post() | /domain.com/wp-includes/post.php 2988 calling wp_update_post() | /domain.com/wp-admin/post.php 249 calling wp_trash_post() [27-Mar-2019 18:17:21 UTC] PHP Notice: Undefined property: WP_Post::$filter in /domain.com/wp-includes/class-wp-post.php on line 342 [27-Mar-2019 18:17:21 UTC] PHP Stack trace: [27-Mar-2019 18:17:21 UTC] PHP 1. {main}() /domain.com/wp-admin/post.php:0 [27-Mar-2019 18:17:21 UTC] PHP 2. wp_trash_post() /domain.com/wp-admin/post.php:249 [27-Mar-2019 18:17:21 UTC] PHP 3. wp_update_post() /domain.com/wp-includes/post.php:2988 [27-Mar-2019 18:17:21 UTC] PHP 4. wp_insert_post() /domain.com/wp-includes/post.php:4028 [27-Mar-2019 18:17:21 UTC] PHP 5. wp_transition_post_status() /domain.com/wp-includes/post.php:3852 [27-Mar-2019 18:17:21 UTC] PHP 6. do_action() /domain.com/wp-includes/post.php:4446 [27-Mar-2019 18:17:21 UTC] PHP 7. WP_Hook->do_action() /domain.com/wp-includes/plugin.php:465 [27-Mar-2019 18:17:21 UTC] PHP 8. WP_Hook->apply_filters() /domain.com/wp-includes/class-wp-hook.php:310 [27-Mar-2019 18:17:21 UTC] PHP 9. wpsc_post_transition() /domain.com/wp-includes/class-wp-hook.php:286 [27-Mar-2019 18:17:21 UTC] PHP 10. wpsc_delete_post_archives() /domain.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php:2741 [27-Mar-2019 18:17:21 UTC] PHP 11. get_post() /domain.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php:2638 [27-Mar-2019 18:17:21 UTC] PHP 12. WP_Post->filter() /domain.com/wp-includes/post.php:730 [27-Mar-2019 18:17:21 UTC] PHP 13. WP_Post->__get() /domain.com/wp-includes/class-wp-post.php:358 [27-Mar-2019 18:17:23 UTC] Backtrace from warning 'Cannot modify header information - headers already sent by (output started at /domain.com/wp-config.php:222)' at /domain.com/wp-includes/pluggable.php 1251: /domain.com/wp-includes/pluggable.php 1251 calling header() | /domain.com/wp-admin/post.php 259 calling wp_redirect() [27-Mar-2019 18:17:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /domain.com/wp-config.php:222) in /domain.com/wp-includes/pluggable.php on line 1251 [27-Mar-2019 18:17:23 UTC] PHP Stack trace: [27-Mar-2019 18:17:23 UTC] PHP 1. {main}() /domain.com/wp-admin/post.php:0 [27-Mar-2019 18:17:23 UTC] PHP 2. wp_redirect() /domain.com/wp-admin/post.php:259 [27-Mar-2019 18:17:23 UTC] PHP 3. header() /domain.com/wp-includes/pluggable.php:1251 [27-Mar-2019 18:17:23 UTC] Backtrace from warning 'Cannot modify header information - headers already sent by (output started at /domain.com/wp-config.php:222)' at /domain.com/wp-includes/pluggable.php 1254: /domain.com/wp-includes/pluggable.php 1254 calling header() | /domain.com/wp-admin/post.php 259 calling wp_redirect() [27-Mar-2019 18:17:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /domain.com/wp-config.php:222) in /domain.com/wp-includes/pluggable.php on line 1254 [27-Mar-2019 18:17:23 UTC] PHP Stack trace: [27-Mar-2019 18:17:23 UTC] PHP 1. {main}() /domain.com/wp-admin/post.php:0 [27-Mar-2019 18:17:23 UTC] PHP 2. wp_redirect() /domain.com/wp-admin/post.php:259 [27-Mar-2019 18:17:23 UTC] PHP 3. header() /domain.com/wp-includes/pluggable.php:1254
Forum: Plugins
In reply to: [Autologin Links] remove admin bar linkIn the file autologin-links.php remove all rules under this rule:
/* ADMIN BAR - GENERATE LINK FUNCTIONS */
Forum: Fixing WordPress
In reply to: Warning: Invalid argument supplied for foreachLooks like your theme gives this error.
Drop them a support ticket:
https://athemes.com/theme/sydneyForum: Fixing WordPress
In reply to: Webpage Responses / SpeedYes, works just fine with ”autoptimize” in standard mode.
Forum: Fixing WordPress
In reply to: Webpage Responses / SpeedHello,
Speed is just fine! Dom content is loaded under 2 seconds (74 requests).
Did see your slider image is 1 Mb in size, that’s a bit large.
You can gain some speed using “wp-super-cache” plugin.
Works fine with just fine with”autoptimize” in standard mode..
Forum: Fixing WordPress
In reply to: Error 505Hi!
Just disable the plugin what gives a problem.
With a FTP (or Cpanel, etc) connection, (temporary!) rename the plugin folder to name.out.
Forum: Fixing WordPress
In reply to: URL injectedWhat is the problem with this?
Your using a clock-widget in a i-frame, that show’s date/time.
zeitverschiebung dot net
No, problem seems to me? You can just remove the i-frame from WordPress!Forum: Fixing WordPress
In reply to: error update siteHello,
This is/can be set in de WP config.
You wil need Admin or Super-Admin rights to chance this.
What is your User Role for this site?Forum: Fixing WordPress
In reply to: Translate in frenchHello,
This messages comes from “wp-statistics” plugin.
You can help to translate.
There is a translate page:
translate .www.ads-software.com / projects / wp-plugins / wp-statistics- This reply was modified 6 years, 5 months ago by CMSDeveloper.