ntkptujs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGELAHKO bi daniel slovensko pisal 😛 Zbrisal sem samo language datoteko in v bazi nastavil na angleški jezik pa dela 😀
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGEyeees work … problem was in slovenia languague version…
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGEFind this code <?php echo self::$this->_help_sidebar; ?>
i dont have this code in sreeen.php
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGEi have no luck… this is my product for graduation… please any help?
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGEyes… this is in .htaccess file
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Forum: Fixing WordPress
In reply to: wp-admin BLANK PAGEThanks … i renamed plugins one by one but still not work…
Yes i activate twentyfourteen theme but still is blank page.
i have open wp_options, option_name and current_theme table in PHp ADMIN and renamed story to twentyfourteen..