1
magomes
Service Status (SSTATUS) module causing blank index page
  • 2004/12/17 3:39

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Hi,

I have just installed Service Status module (SSTATUS) and am having a problem where if i enable the SSTATUS Options in "Blocks" area of system admin, it causes the homepage to go blank and not load XOOPS at all. What is causing this and how can i fix this?

regards,
MG

2
Draven
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/17 7:22

  • Draven

  • Module Developer

  • Posts: 337

  • Since: 2003/5/28


Turn on PHP debugging in your admin preferences and tell us what errors are being returned on the page when you load the block.

3
Anonymous
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/18 13:51

  • Anonymous

  • Posts: 0

  • Since:


Hello,
I have same problem with sstatus module, and when i turn php_debug ON, this message appared :

Fatal error: Call to a member function on a non-object in D:\xoops\modules\sstatus\blocks\sstatus_blocks.php on line 70

Also, when i add service, it's not added !

4
ackbarr
Re: Service Status (SSTATUS) module causing blank index page

The SSTATUS Options block should be set to only display in the SSTATUS module - rather than Top Page or All Pages in System -> Blocks

The second issue (not being able to add a new service) was discussed with a potential fix in this thread on the Service Status Development Site

5
Anonymous
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/18 16:17

  • Anonymous

  • Posts: 0

  • Since:


Yes ackbarr :) thanks for ur reply.
I can add new service now after follow this solution:
To fix the adding a service problemgo to sstatus/admin/index.php and replace line 68 with this line:


but u must solve first issue, i wanna use ur module as Alerts System and need it in top page.

6
ackbarr
Re: Service Status (SSTATUS) module causing blank index page

the SSTATUS Options block is only used to present administrative options inside the module, and its present behavior does not prevent your intended usage. You'll want to use the other block: Service Status Overview

7
Anonymous
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/18 16:48

  • Anonymous

  • Posts: 0

  • Since:


Nice job :) ... i use "Service Status Overview" block in top page as what i want, but can i ask u what's different between Service Information and Previous Information ?
Previous Information look like history of actions or comments.

8
magomes
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/22 21:05

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Hi ackbarr,

Sorry i havent replied in a while. Had to rush interstate on emergancy issue and did not have access. Anyway i have gone through your reply and you have fixed my problem. Thanks a lot.

I do however have another question to ask.
The Service Status module is fantastic module and will serve the purpose that i need but in a different way.

Is is possible to change the name of the status (eg. Online, Minor Problems, Offline) to something else like Enable, In Progress, Disable or ON, current, Off or anything else?

regards,
MG

9
ackbarr
Re: Service Status (SSTATUS) module causing blank index page

certainly.

Open up /modules/sstatus/languages/english/main.php in a text editor and find these 3 lines:
define('_SSTATUS_OPTION1''Online');
define('_SSTATUS_OPTION2''Minor Problems');
define('_SSTATUS_OPTION3''Offline');


Replace the value for each of those constants to whatever you want it to say.

10
magomes
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/22 21:56

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


It worked!!

Thanks heaps

Oh no wait. There is a problem. If i update the status the screen goes blank and does not go anywhere. yikes we are in trouble.

HELP!!!!

MG

Login

Who's Online

243 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

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

Latest GitHub Commits