Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36918
    Profile photo of equilibriummm
    equilibriummm
    Participant

    Hello, I had bought a Symbiostock Express theme, but installing is not Ok. https://yadi.sk/i/5gal0BIauvXVWw

    #36920
    Profile photo of Robin
    Robin
    Keymaster

    Hi there – you should not have warnings enabled on your site. Please disable error reporting and let us know if you continue to experience issues.

    #36924
    Profile photo of equilibriummm
    equilibriummm
    Participant

    I had set error_reporting in php.ini to 0. It is not help. Or should I disable errors in WordPress or somewhere else?
    https://yadi.sk/i/-tOU9xGTxPzdnA

    #36926
    Profile photo of equilibriummm
    equilibriummm
    Participant

    Ok, I had fix it. In wp-config.php file the following code:

    ini_set('display_errors','Off');
    ini_set('error_reporting', E_ALL );
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false);

    Thank you!

    #36928
    Profile photo of Robin
    Robin
    Keymaster

    Awesome!

    #36930
    Profile photo of equilibriummm
    equilibriummm
    Participant

    Well, now I have a new problem. After installation of this theme, I can’t find ‘Media’ tabs in Symbiostock, so I can’t find my uploaded photos. I can find it it in Media Tabs, but I can’t set there price and other settings.
    https://yadi.sk/i/nOUDWnRzEIdukg

    #36931
    Profile photo of equilibriummm
    equilibriummm
    Participant

    update: fixed.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.