Forums

404 not found, website has gone to html and i cant login wordpress (1 post)

  1. glowstamrecords
    Member
    Posted 4 months ago #

    Dear All, I did have the latest WordPress Database installed on my Unlimited 123 Reg account. The website domain is http://www.glowstamrecords.co.uk.

    Yet when I visit this domain it goes to a different page saying welcome to 123 reg. When I place /blog after it, it shows up my website details but all in html. The website did work before with my theme I installed with wordpress which is called Pendulum by Rascals. http://themeforest.net/item/pendulum-premium-wordpress-theme/113557

    It use to look like this until some crazy happend and all of a sudden I can't log-in my wordpress, I can not visit my wordpress database admin account, I can not view the layout and the domain is totally messed up. I was wondering if it was the .htaccess file, so I deleted the old one and created a new one with the code:

    RewriteEngine on

    <IfModule mod_rewrite.c>
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    .....but still nothing has happend. Can someone please help me?

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 4 months ago by glowstamrecords
  • This topic is not resolved
  • WordPress version: 3.3.1