Welcome to Geeklog, Anonymous Monday, November 25 2024 @ 12:04 pm EST
Geeklog Forums
Error with glMessenger
Status: offline
tesn
Forum User
Chatty
Registered: 10/23/02
Posts: 41
Location:Magnolia, Texas
I updated my servers Php and Apache today and when I went to my site I get the following error:
Server specs:
Apache Version Apache/1.3.31 (Debian GNU/Linux) PHP/4.3.8-9 mod_ssl/2.8.19 OpenSSL/0.9.7d
messenger 1.1 with GL 1.3.9
Heres the error with messenger enabled:
Functions.inc
if (isset($siteprefence) AND $sitepreference) {
LINE465 msg_send($user,$subject,$message,0,false,false);
} else { // Send out regular email notificaton
Any Ideas??
John
Server specs:
Apache Version Apache/1.3.31 (Debian GNU/Linux) PHP/4.3.8-9 mod_ssl/2.8.19 OpenSSL/0.9.7d
messenger 1.1 with GL 1.3.9
Heres the error with messenger enabled:
Text Formatted Code
Fatal error: Only variables can be passed by reference in /home/ksb/geeklog/plugins/messenger/functions.inc on line 465Functions.inc
Text Formatted Code
// Check if user has enabled Messenger to be used for a notification messagesif (isset($siteprefence) AND $sitepreference) {
LINE465 msg_send($user,$subject,$message,0,false,false);
} else { // Send out regular email notificaton
Any Ideas??
John
12
6
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
Yeh - I think I got the reason actually. I sense I have a conflict with my function name.
Your PHP install now must have another library of functions enabled - the Semaphore and Shared Memory functions. There is now a PHP msg_send function and it's being called instead of my msg_send function.
You can either rename the msg_send function and there are 3 places it is called or contact me and I will send you an updated archive.
Geeklog components by PortalParts -- www.portalparts.com
Your PHP install now must have another library of functions enabled - the Semaphore and Shared Memory functions. There is now a PHP msg_send function and it's being called instead of my msg_send function.
You can either rename the msg_send function and there are 3 places it is called or contact me and I will send you an updated archive.
Geeklog components by PortalParts -- www.portalparts.com
12
9
Quote
All times are EST. The time is now 12:04 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content