Call to undefined function: onlinestatus_user_load

UnderDesign - December 15, 2005 - 00:54
Project:Onlinestatus Indicator
Version:HEAD
Component:Code
Category:support request
Priority:critical
Assigned:xeniac
Status:closed
Description

Using Drupal 4.7 and MySQL. Everything else working fine.

Copied messangers.inc.php, onlinestatus.module and images folder to modules/ directory
Set up the MySQL database using the appropriate prefix for my 4.7 site
Enabled onlinestatus module at administer -> modules
Went to admin/settings/onlinestatus
Select the messengers that I want to use (specifically AOL, ICQ, Skype, Yahoo)
Left URL of onlinestatus.org server as http://www.onlinestatus.org. (Why? Because everytime I've been to onlinestatus.org. over the last 4 days to retrieve a list of possible servers, I see "Sorry, but this board is currently unavailable. Please try again later.".
Saved configuration
Went to user/1/edit and got this message:

Fatal error: Call to undefined function: onlinestatus_user_load() in /home/v/c/vcommunityaab/public_html/modules/onlinestatus/onlinestatus.module on line 158

Any ideas, anyone?

#1

xeniac - December 15, 2005 - 22:18
Assigned to:Anonymous» xeniac
Status:active» fixed

The function was not in use, i killed it and forgot to remove the function call in the user hook.
The fixed Source is in CVS now. With December 16th the CVS Snapshot should work again.

About the www.onlinestatus.org URL, the forum is closed for weeks now. I don't know why.
But it is the official URL for the onlinestatus.org Project.
if you need an running OSI Server try this one: http://www.the-server.net:8002

#2

Anonymous - December 29, 2005 - 22:21
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.