11
magomes
Re: Service Status (SSTATUS) module causing blank index page
  • 2004/12/22 22:24

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


I changed it to the follow:

define('_SSTATUS_OPTION1', 'Ready');
define('_SSTATUS_OPTION2', 'In Progress');
define('_SSTATUS_OPTION3', 'Finished');

MG



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

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


HELP!!

i have just turned debug mode on for PHP Code and here is the error code:

Fatal error: Call to a member function on a non-object in C:\Inetpub\wwwroot\public_html\modules\sstatus\class\service.php on line 123

What does call to a member function on a non-object mean?

MG



13
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



14
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



15
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



16
magomes
Re: Cannot install Module - Table already exists HELP!!
  • 2004/11/19 2:04

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Excellent!! it worked. Thanks



17
magomes
Cannot install Module - Table already exists HELP!!
  • 2004/11/19 0:46

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Hi,

I installed a module called sstatus and it caused my entire site to go blank. I was unable to access anything, so I deleted the module folder from the module directory on the server.

My site came up and an error saying that sstatus module is missing. I went into system module and removed the sstatus module from the system.

I have now copied a backup of sstatus into the module directory but it would not install saying that the table already exists. I have done a debug of this error:

CREATE TABLE xoops_sstatus_memos ( id int(11) NOT NULL auto_increment, serviceid int(11) NOT NULL default '0', uid int(11) NOT NULL default '0', memo mediumtext NOT NULL, status int(11) NOT NULL default '0', posted int(11) NOT NULL default '0', PRIMARY KEY (id), KEY serviceid (serviceid,uid,status), KEY posted (posted) ) TYPE=MyISAM
Error number: 1050
Error message: Table 'xoops_sstatus_memos' already exists

How can i fix this? Can anyone please help me. Im stuck!!

regards,
MG

---------------
XOOPS FOREVER!!!!!!!
---------------



18
magomes
Re:making adjustments to main menu items
  • 2004/11/11 3:34

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Hey Ackbarr,

You were right. I changed the weight to 0 and woooooosh its gone!!. woohoo!! thanks.

Now for those who want instructions,

Go to SYS ADMIN -> BLOCKS and there you can adjust the weight.
If the line you are after is not there and is actually a module instead, then,

go to SYS ADMIN -> MODULES and under ORDER change the number from 1 (or whatever) to 0 and it will disapear from the main menu for anonymous.

But i think it will also disappear for registered users too. In this case it will not affect me, but might affect others. so the clue is around weight or the order, maybe play around with this and you might be able to solve it.

and now to shake hands with ackbarr.




19
magomes
Re: making adjustments to main menu items
  • 2004/11/10 6:24

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Yeh i already tried all the adjustments in the group but unfortunately it doesn't give the output that i want.

I want to provide access for the anonymous user but hide only certain modules in the main menu.

MG



20
magomes
making adjustments to main menu items
  • 2004/11/10 3:07

  • magomes

  • Just popping in

  • Posts: 20

  • Since: 2004/11/10


Hi,

i have a problem here where i have all these modules installed and showing in the main menu for anonymous user.

I also have a custom block on this site that uses IFrame to manage links. Everything works great. But the module IFrame appears on the main menu for the anonymous user. Is there a way where i can enable the IFrame module to be visable in the main menu for registered users only? and make it invisible for anonymouse users?

I tried adjusting the settings in the "Modify Groups" admin section. But everytime i "un-tick" the iframe module, it prevents this module from operating as if the anonymous user is denied access.

If i enable and "tick" the access in the "modify groups" for anonymous users, it appears on the main menu. How can i prevent this?

man i really love this xoops. im really enjoying this.

Please help meeee. im a new user but learning pretty quick.

regards,

MG




TopTop
« 1 (2)



Login

Who's Online

284 user(s) are online (173 user(s) are browsing Support Forums)


Members: 0


Guests: 284


more...

Donat-O-Meter

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

Latest GitHub Commits