Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052192
    Tim
    Participant

    Hi X,

    As soon as I activate revolution slider all pages stop working (except the home page). There is a message ‘record not found’ in the header.

    I see more people in the forum have similar issues but I don’t see a solution.

    What can i do?

    link to site: http://smcdiemen.com/diensten/

    login credentials in next post

    Cheers!

    #1052193
    Tim
    Participant
    This reply has been marked as private.
    #1052251
    Christian
    Moderator

    Hey there,

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Thanks.

    #1052289
    Tim
    Participant

    Hi,

    I already did. This is not the problem. It’s an issue with X and rev slider. When activating another theme, all is fine!

    Cheers!

    #1052534
    Christian
    Moderator

    Hey Tim,

    This is not an issue with X nor Slider Revolution but rather an issue with the combination of your third party plugin setup mainly involving your maintenance and performance plugins. When I enabled debugging and disabled

    define('WP_CACHE', true); // Added by WP Rocket

    I get:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Wrapper_Result has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/base_classes.php on line 19
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Wrapper_Base has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/base_classes.php on line 54
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_BaseSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 15
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_DoNothingSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 49
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_NativeJsonSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 60
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_ServicesJsonSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 98
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/services_json.php on line 114
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/services_json.php on line 773
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_BaseTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 33
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_CurlTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 64
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_SocketTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 212
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Log has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/log.php on line 7
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Subscribers has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php on line 11
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Lists has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_lists.php on line 25
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Clients has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_clients.php on line 11
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171

    This might also have corrupted your permalink setup. Play https://cloudup.com/cbB4kCaOg3H in Firefox.

    I saved your contact page as a template and imported in this test page http://smcdiemen.com/x-support-test/ and the page works fine even Slider Revolution is activated. This shows that there is a problem with your caching setup. Switching works like creating a new page.

    http://i.imgur.com/u5RbLjj.gifv

    It would be best if you could contact the third party plugins’ authors. Also, try clearing browser cache.

    Thanks.

    #1054037
    Tim
    Participant

    I use the exact same setup on 15 site’s. Very strange that this appears in this install. I rather not use slider revolution anymore..

    Thanks for the help!

    Cheers

    #1054216
    Joao
    Moderator

    Hi Tim,

    You should try Layer Slider is also a realy cool plugin that comes bundled with X.

    Let us know if you need help with anything.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1052192 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>