FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Mailman Integration!
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Mailman Integration! [message #33131 is a reply to message #33127] Sat, 12 August 2006 18:11 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Well its trying to open forumdata/scripts/GLOBALS.php

Try changing
<?php
if (strncmp($_SERVER['argv'][0], '.'1)) {
                require (
dirname($_SERVER['argv'][0]) . '/GLOBALS.php');
        } else {
                require (
getcwd() . '/GLOBALS.php');
        }
?>


inside maillist.php to simply require "path_to/GLOBALS.php";


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem running getlists from cron
Next Topic: Moving to a new host
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 18:46:39 GMT 2024

Total time taken to generate the page: 0.05612 seconds