Boutique Does not Go Offline

GK User
Fri May 10, 2013 5:49 pm
Hello,

trying to put offline my website but ... it doesn't ! I checked the configuration.php file and looks pretty good. I use Joomla 2.5, what could be the problem ?

Code: Select all
<?php
class JConfig {
   public $offline = '1';
   public $offline_message = 'Sito fuori servizio per manutenzione.<br /> Riprovare più tardi.

Site down for maintenance.

Please try again later. ';
   public $display_offline_message = '1';
   public $offline_image = '';
   public $sitename = 'SETIPIACIPIACI';
User avatar
Expert Boarder

GK User
Fri May 10, 2013 8:36 pm
In Joomla admin:
system->global configuration -> Site offline is set to "ON"?
User avatar
Moderator

GK User
Fri May 10, 2013 8:46 pm
:D Yes (see the configuration.php file above ...)

This is not a simple problem to resolve. Check out this, for example

http://www.itoctopus.com/joomla-website-does-not-go-offline
User avatar
Expert Boarder

GK User
Fri May 10, 2013 9:03 pm
You have installed Boutique from quickstart or standard package?
User avatar
Moderator

GK User
Fri May 10, 2013 9:05 pm
Cyberek wrote:You have installed Boutique from quickstart or standard package?


Don't remember. I installed it more than a year ago.
User avatar
Expert Boarder

GK User
Tue May 14, 2013 6:37 pm
Hi, what kind off message you have after enabling Offline mode?

Personally, I don't use (I don't like) Offline mode because it shown front-end like see it super administrator not similar user. I suggest to read about "Site Lock" component.
Read my article: http://www.gavick.com/magazine/offline- ... stion.html
User avatar
Platinum Boarder

GK User
Tue May 14, 2013 6:41 pm
By the way, current version of Boutique is 2.15.1 (29 Apr 2013) I suggest to do small update, if you didn't change any important file. Backup first!
User avatar
Platinum Boarder

GK User
Fri May 17, 2013 11:42 am
Pawel F wrote:Hi, what kind off message you have after enabling Offline mode?

Personally, I don't use (I don't like) Offline mode because it shown front-end like see it super administrator not similar user. I suggest to read about "Site Lock" component.
Read my article: http://www.gavick.com/magazine/offline- ... stion.html


Site Lock is a very great solution ! Thank You Very Much, everything works fine now. ;)
User avatar
Expert Boarder


cron