How To Put In XS The Screen: We Are Moving...


Subject: How To Put In XS The Screen: We Are Moving...
The same screen MG puts in Area69 when he was changing it to IcyPhoenix.

(This is a non icyphoenix xD),
Thanks!

Subject: Re: How To Put In XS The Screen: We Are Moving...
Go to -> ACP -> Configuration -> Server -> "Message which will appear when the forum is deactivated"

Subject: Re: How To Put In XS The Screen: We Are Moving...
Just that... I have done one time to move the data base... Today I'm doing really stupid questions

I thought there was another page where you can put your own logo and the phrase.

Thanks!

Subject: Re: How To Put In XS The Screen: We Are Moving...
tiolalu wrote: [View Post]
Just that... I have done one time to move the data base... Today I'm doing really stupid questions

I thought there was another page where you can put your own logo and the phrase.

Thanks!

I usually use the HTACCESS for that... to avoid database entries while I'm working on the site... :roll:

You can use something like this:

Code: [Download] [Hide]
  1. RewriteEngine On  
  2. RewriteBase /  
  3.  
  4. RewriteCond %{REQUEST_URI} !/_uc  
  5. RewriteRule ^.* /_uc/index.htm 


Where _uc is the temp folder where you put the HTML file you would like to show to your user.

In this way, none of the page of the site is accessible... only the files in _uc folder. :wink:

Subject: Re: How To Put In XS The Screen: We Are Moving...
And after you have moved you can do also in .htaccess file

Code: [Download] [Hide] [Select]
Redirect permanent / http://www.your_new_domain.com


This line will bring all user automaticly to the new domain ;-)

Profile PM  
Subject: Re: How To Put In XS The Screen: We Are Moving...
thx MG and TheSteffen for these tricks 8)

Subject: Re: How To Put In XS The Screen: We Are Moving...
TheSteffen wrote: [View Post]
And after you have moved you can do also in .htaccess file

Code: [Download] [Hide] [Select]
Redirect permanent / http://www.your_new_domain.com


This line will bring all user automaticly to the new domain ;-)


Yes I did it for the last domain change for the searchingbots, but there is a bad thing with this, if anyone delete it the searching bot take also the old domain :? . It don't change permanently the domain, just temporary.


MG, thanks for the trick, I suposed that, but I was asking in order to know if there is any template or something like that.

Thanks!

Subject: Re: How To Put In XS The Screen: We Are Moving...
tiolalu wrote: [View Post]
MG, thanks for the trick, I suposed that, but I was asking in order to know if there is any template or something like that.

No, in these cases it is better to use plain HTML... trust me! :wink:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1331s (PHP: 15% SQL: 85%)
SQL queries: 11 - Debug Off - GZIP Enabled