Ответы в темах

Просмотр 10 ответов — с 1 по 10 (всего 10)
  • Решил проблему…
    оказывается ларчик просто открывался 🙂
    по пути www\wp-content\themes\thematic2\library\extensions

    в файле content-extensions.php

    надо сделать следующее:

    $content = '';
    		$thematic_content_length = '';
    
    		if (is_home() || is_front_page()) {
    			$content = 'full';
    		} elseif (is_single()) {
    			$content = 'full';
    		} elseif (is_tag()) {
    			$content = 'full';
    		} elseif (is_search()) {
    			$content = 'full';
    		} elseif (is_category()) {
    			$content = 'full';
    		} elseif (is_author()) {
    			$content = 'full';
    		} elseif (is_archive()) {
    			$content = 'full';
    		}

    разобрался … был включен плагин тех. обслуживания 🙂

    не знаете в чём причина .. на локальном сервере блог потреблял 7-8 мегабайт, а после переезда 48 … лог ошибок пуст … не понятно с чего такая реакция, или это особенности такие?) до этого был локальный сервак на форточке, теперь разшаренный на убунту

    спасибо вам громадное, особенно за подсказку про медиафайлы…не в том месте копал) пока не закрывайте тему, авось будут ещё мелкие вопросы по теме…я могу отблагодарить небольшим донатом, если надо 😉

    Alkivia Open Community вызывал сбой, лечит переустановкой или можно руками в данном случае?

    да я год не занимался, щас взялся … ок попробую — отпишусь

    не совсем понимаю что означает эта ошибка

    Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/netbloga/data:.) in /var/www/netbloga/data/www/netbloga.net/wp-includes/functions.php on line 2037
    Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/netbloga/data:.) in /var/www/netbloga/data/www/netbloga.net/wp-includes/functions.php on line 2028
    Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/netbloga/data:.) in /var/www/netbloga/data/www/netbloga.net/wp-includes/functions.php on line 2037

    проблема в том, что я даже на локальном сервере поменял пароли ради интереса к бд и в самой бд — проблема та же … ок попробую ваш вариант решения и чуть позже отпишусь…редактор от бреда не катит?) вроде тоже понимает утф-8 .

    а лог сервера сообщает следующее….если правильно понял вырубать плагины? Но почему всё работало до тех пор, пока не поменял логины и пароли в конфиге? как это связано?

    [Wed Mar 21 18:37:44 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:44 2012] [error] [client 88.196.136.166] PHP Fatal error:  require_once(): Failed opening required '/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:46 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:46 2012] [error] [client 88.196.136.166] PHP Fatal error:  require_once(): Failed opening required '/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:46 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:46 2012] [error] [client 88.196.136.166] PHP Fatal error:  require_once(): Failed opening required '/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:47 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:47 2012] [error] [client 88.196.136.166] PHP Fatal error:  require_once(): Failed opening required '/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:47 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:47 2012] [error] [client 88.196.136.166] PHP Fatal error:  require_once(): Failed opening required '/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289
    [Wed Mar 21 18:37:48 2012] [error] [client 88.196.136.166] PHP Warning:  require_once(/var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggfunctions.php): failed to open stream: No such file or directory in /var/www/netbloga/data/www/netbloga.net/wp-content/plugins/nextgen-gallery/nggallery.php on line 289

    а ничего что у меня всё вот так, даже в новые версиях:

    // ** ╨Э╨░╤Б╤В╤А╨╛╨╣╨║╨╕ MySQL: ╨н╤В╤Г ╨╕╨╜╤Д╨╛╤А╨╝╨░╤Ж╨╕╤О ╨╝╨╛╨╢╨╜╨╛ ╨┐╨╛╨╗╤Г╤З╨╕╤В╤М ╤Г ╨▓╨░╤И╨╡╨│╨╛ ╤Е╨╛╤Б╤В╨╕╨╜╨│-╨┐╤А╨╛╨▓╨░╨╣╨┤╨╡╤А╨░ ** //
    /** ╨Ш╨╝╤П ╨▒╨░╨╖╤Л ╨┤╨░╨╜╨╜╤Л╤Е ╨┤╨╗╤П WordPress */
     //Added by WP-Cache Manager
    define('DB_NAME', '');
    
    /** ╨Ш╨╝╤П ╨┐╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤П MySQL */
    define('DB_USER', '');
    
    /** ╨Я╨░╤А╨╛╨╗╤М ╨┐╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤П MySQL */
    define('DB_PASSWORD', '');
    
    /** ╨Р╨┤╤А╨╡╤Б ╤Б╨╡╤А╨▓╨╡╤А╨░ MySQL */
    define('DB_HOST', 'localhost');
    
    /** ╨Ъ╨╛╨┤╨╕╤А╨╛╨▓╨║╨░ ╨▒╨░╨╖╤Л ╨┤╨░╨╜╨╜╤Л╤Е ╨┐╤А╨╕ ╤Б╨╛╨╖╨┤╨░╨╜╨╕╨╕ ╤В╨░╨▒╨╗╨╕╤Ж. */
    define('DB_CHARSET', 'utf8');
    
    /** ╨б╤Е╨╡╨╝╨░ ╤Б╨╛╨┐╨╛╤Б╤В╨░╨▓╨╗╨╡╨╜╨╕╤П. ╨Э╨╡ ╨╝╨╡╨╜╤П╨╣╤В╨╡, ╨╡╤Б╨╗╨╕ ╨╜╨╡ ╤Г╨▓╨╡╤А╨╡╨╜╤Л. */
    define('DB_COLLATE', '');
    
    /**#@+
     * ╨г╨╜╨╕╨║╨░╨╗╤М╨╜╤Л╨╡ ╨║╨╗╤О╤З╨╕ ╨┤╨╗╤П ╨░╤Г╤В╨╡╨╜╤В╨╕╤Д╨╕╨║╨░╤Ж╨╕╨╕.
     *
     * ╨б╨╝╨╡╨╜╨╕╤В╨╡ ╨╖╨╜╨░╤З╨╡╨╜╨╕╨╡ ╨║╨░╨╢╨┤╨╛╨│╨╛ ╨║╨╗╤О╤З╨░ ╨╜╨░ ╤Г╨╜╨╕╨║╨░╨╗╤М╨╜╤Г╤О ╤Д╤А╨░╨╖╤Г.
     * ╨Ь╨╛╨╢╨╜╨╛ ╤Б╨│╨╡╨╜╨╡╤А╨╕╤А╨╛╨▓╨░╤В╤М ╨╕╤Е ╤Б ╨┐╨╛╨╝╨╛╤Й╤М╤О {@link https://api.wordpress.org/secret-key/1.1/ ╤Б╨╡╤А╨▓╨╕╤Б╨░ ╨║╨╗╤О╤З╨╡╨╣ ╨╜╨░ WordPress.org}
     * ╨Ь╨╛╨╢╨╜╨╛ ╨╕╨╖╨╝╨╡╨╜╨╕╤В╤М ╨╕╤Е, ╤З╤В╨╛╨▒╤Л ╤Б╨┤╨╡╨╗╨░╤В╤М ╤Б╤Г╤Й╨╡╤Б╤В╨▓╤Г╤О╤Й╨╕╨╡ ╤Д╨░╨╣╨╗╤Л cookies ╨╜╨╡╨┤╨╡╨╣╤Б╤В╨▓╨╕╤В╨╡╨╗╤М╨╜╤Л╨╝╨╕. ╨Я╨╛╨╗╤М╨╖╨╛╨▓╨░╤В╨╡╨╗╤П╨╝ ╨┐╨╛╤В╤А╨╡╨▒╤Г╨╡╤В╤Б╤П ╤Б╨╜╨╛╨▓╨░ ╨░╨▓╤В╨╛╤А╨╕╨╖╨╛╨▓╨░╤В╤М╤Б╤П.

Просмотр 10 ответов — с 1 по 10 (всего 10)