Jump to content

Recommended Posts

  forallthesin666 said:
217804 Hello, I seem to be having issues with the website and cloudflare..

 

It keeps telling me its a cached version of the website...

 

This happens occasionally to me, too.

 

Try clearing your web browser's cache, and you should be good to go. :)

wycTAcv.gif

Sig created by Annazhee

I did that, I also got my ISP to remote access my computer... it doesnt fix it... however... not adding h t t p s to the u r l and just using w w w seemed to work for me to be able to even access the forums.

 

But now its telling me my username and email doesnt exist when i click account... but im online in game right now.

Hi there !

 

I had the same problem when it comes for me to create an account and then today. The CloudFare technology delivers a cached page of about every pages, without reason apart that the site is offline. Either it is a DNS problem, or a domain problem as the "w w w" version seems to work well. Maybe you need to put an .htaccess file to redirect the www version to the version without or the reverse.

This is how the code to redirect w w w to non w w w added to .htaccess should look like :

RewriteEngine On
RewriteBase /
RewriteCond %{H T T P_HOST} ^w w w\.(.*)$ [NC]
RewriteRule ^(.*)$ h t t p://%1/$1 [R=301,L]

(As I can't post link, I put blank space between internet markups.)

With this, there shouldn't be problem anymore.

 

CalotteWrapée.

  forallthesin666 said:
218148 I'm not sure how to do that. :/

 

Hi there.

 

I am sorry, I've forgot to mention that those 'explanations' were for administrators, or most likely the webmasters. If someone see this and can contact a webmaster, it would be great, so the problem would be solved, and the website will be available for everyone, everytime.

 

Thanks.

CalotteWrapée

Yeah, it'd be nice if it was fixed.... Its a pain to navigate the website when pages dont load cause it either has h t t p s in front of it or NO w w w

 

So I end up having to navigate by opening new windows and changing around the U R L...

 

It's kind of a pain. :P

Guest
This topic is now closed to further replies.
×
×
  • Create New...