Viewing 15 replies - 1 through 15 (of 16 total)
  • Hi,

    Check with these options:

    -> Disable all the plugins via FT.
    -> Check with default theme to ruled out theme level issue.
    -> Remove all unwanted code from htaccess of your blog.
    -> Upgrade wordpress to the latest version.

    Thanks,

    Shane G.

    Thread Starter fkaf

    (@fkaf)

    I`ve done this
    Renamed the plugins folder to plugins.hold

    Nothing happens

    How do I do this??
    Check with default theme to ruled out theme level issue

    Thread Starter fkaf

    (@fkaf)

    This is my htacess file. i haven`t got a clue

    # -FrontPage-
    
    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
    
    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    Thread Starter fkaf

    (@fkaf)

    Any ideas?
    Deactivating pluins did not work
    How can this happen without doing nothing?

    Thread Starter fkaf

    (@fkaf)

    Can someone please look at my file above or set me on the right direction?

    Should I try and upgrade by ftp?? Will I loose something?

    Thread Starter fkaf

    (@fkaf)

    Can i change theme through ftp??

    Thread Starter fkaf

    (@fkaf)

    I deactivated al the plugins with phpmyadmin
    I have reinstalled,

    The log in page is still blank!!!!!!!!!!!!!!!

    what does this mean in the codex

    “Lastly you should take a look at the wp-config-sample.php file, to see if any new settings have been introduced that you might want to add to your own wp-config.php. “

    Can someone chech the htacess file above. What the hell is wrong

    Try being a little more patient. and then try getting rid of:

    # -FrontPage-
    
    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
    Thread Starter fkaf

    (@fkaf)

    Ok

    That did not work. You think it`s something with that file?
    I have activated the plugins again.

    If you can login to your site, try switching to the default theme. And deactivate all plugins again.

    Thread Starter fkaf

    (@fkaf)

    No I can`t log in, so how can I change theme?

    Thread Starter fkaf

    (@fkaf)

    Hmm
    More help is needed. My site works as usual
    ww.kjagen.com

    But I can?t log in, that page is blank

    I`ve manually uograded to 2.9.2

    any more suggestins? Can anything be sorted from my source code?

    Thread Starter fkaf

    (@fkaf)

    Well. I guess the only option is to start all over again?
    I have a back up of the database. A backup file.

    If I install wordpress again what will happen with the photoalbums, plugins and all that?

    I am ready to try everthing before I do that, but what?

    Thread Starter fkaf

    (@fkaf)

    can I use my database backup on a new wordpress install on my root url??

    My current, which I can?t reach…, is url/wordpress/

    Thread Starter fkaf

    (@fkaf)

    https://www.ads-software.com/support/topic/383109?replies=6

    Fixed at last

    It was “something” wirh the last line of function. Hit enter a few times and then backslash… then fixed and I`ve logged in. Fantastic…

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Suddenly blank login page after doing nothing..’ is closed to new replies.