This topic has 6 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #158918
     rainer1667
    Participant

    Hi, in combination mit the “hot-or-not” plugin ShowDown https://codecanyon.net/item/showdown-wordpress-plugin

    the site crashes immediatly due to a naming problem. What can I do?

    Rainer

    #159076
     Laura
    Moderator

    Hello, that is more related to the plugin, i suggest to contact the plugin creator 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159100
     rainer1667
    Participant

    Hi, I got the exactly same answer from the producer of the plugin. So no solution for me, sitting beweet to chairs. Don´t know what to do as both using the same naming.
    Not good 🙁

    #159372
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159485
     Radu
    Moderator

    Hi,

    In the first instance, please enable wp debug to see what error it’s there and provide here the debug.log file

    Follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #160223
     rainer1667
    Participant
    This reply has been set as private.
    #160418
     Radu
    Moderator

    Hi,

    Now I’ve noticed that you use php7 version, this may be a cause, do you have the possibility to switch to 5.6 and to test again?

    Kleo it’s fully compatible with php7 but some plugins maybe yes or not

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?