• Resolved tknass

    (@tknass)


    I can’t logon to the my WP dashboard after a day of installation. I have installed the latest WP into my server through FTP. It was working all day. I already had database from previous blog but after fiddling with index.php due to the fact I couldn’t see the site in the first place, I now only see the text on the domain and non of the themes along with the Admin login to Dashboard.

    I was wondering if there is a way I can fix it without having to reinstall the entire WP.

    website: http://biz-mania.com
    CP: http://biz-mania.com/wp-login.php?loggedout=true

    Many thanks,

    TK

Viewing 5 replies - 1 through 5 (of 5 total)
  • Look at the file paths in the source of the page.

    Where did this mysterious /index.php/ in the paths come from?

    Thread Starter tknass

    (@tknass)

    Sorry t31os can please elaborate a bit more? I have intermediate knowledge in php.

    Many thanks
    TK

    Right click your page, click on View Source, now look at any of the file paths…

    Example:
    href=””
    src=””

    All your images, links, stylesheets, etc are using a path that looks like this…

    Example:
    http://yoursite.com/index.php/wp-content/themes/YOURTHEME/file

    etc…

    Notice the odd index.php part that shouldn’t be there.

    Change your theme and see if it is rectified – use the default theme.

    but after fiddling with index.php due to the fact I couldn’t see the site in the first place

    Undo the fiddling if you can or replace the theme with the original one.

    Thread Starter tknass

    (@tknass)

    Thank you all for your replies, unfortunatly the website is still not active so I have decided to reinstall the entire wordpress and not “fiddle” with anything again. Plus take a course on php!

    Thanks again.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Can’t log on from Control Panel’ is closed to new replies.