1
angelomorto
Xoops 2.5.5 bug in "turn site off" page?

I temporarily closed my site ...
http://www.healthinnovation.it/index.php
but Xoops don't load xoops.css file, giving me error 404 (not found).

It exists and I deleted all .htacces files, why Xoops not find the file xoops.css?

The problem is on my site or in the file browser.php?






(Sorry for my english!)

2
hipoonios
Re: Xoops 2.5.5 bug in "turn site off" page?
  • 2012/9/15 10:30

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


I thought I was the only one with this problem. But it working on my local test installation. I have upgraded my site a few times. I suspect a bug in the upgrade script.

Clear cache folders and upgrade system module doesn't help.

3
iHackCode
Re: Xoops 2.5.5 bug in "turn site off" page?

the system/templates/system_siteclosed.html template is using browse.php?xoops.css, but i believe that is used for including files from the xoops_lib folder (and that is causing the error).

I would just edit the system_siteclosed.html file and replace that line that includes the xoops.css with.

<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />



4
irmtfan
Re: Xoops 2.5.5 bug in "turn site off" page?
  • 2012/9/17 4:19

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Yes i noticed that but it is intended by xoops core team to read the css from xoops_lib directory.
But i dont know the reason.

5
angelomorto
Re: Xoops 2.5.5 bug in "turn site off" page?

Quote:

iHackCode wrote:
the system/templates/system_siteclosed.html template is using browse.php?xoops.css, but i believe that is used for including files from the xoops_lib folder (and that is causing the error).

I would just edit the system_siteclosed.html file and replace that line that includes the xoops.css with.

<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />




Thanks iHackCode!!! Now work!

Login

Who's Online

168 user(s) are online (116 user(s) are browsing Support Forums)


Members: 1


Guests: 167


mailsdaddy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits