Moodle 1.9.8 integration problems

Discussion in 'Integration' started by candywu, Sep 11, 2010.

  1. candywu

    candywu New Member

    Joined:
    Sep 11, 2010
    Messages:
    1
    Hi ,

    I have got some problems when I integrated Moodle and Amember.

    Moode 1.9.8
    Amember 3.1.8 pro

    Amember: http://www.**.com/amember/
    Moodle: http://www..**.com/portal/moodle

    Installed Plugin following this instruction:http://studyonline.co.in/downloads/moodle_integration.pdf

    Problems:

    (1)User login Amember, then login Moodle, and logout Amember , then logout Moodle, but login from Moodle doesn't login Amember, and logout works because I used a redirect url in Moodle logout.php.

    (2)When I try to login from :http://www.**.com/amember/

    Error :WARNING: implode() [function.implode]: Invalid arguments passed in line 207 of file moodle.inc.php

    (3)I also did integration between Amember and PHPBB, but after I integrated Moodle with Aember, I can not login PHPBB from Amember now.

    (4)When I try to log into the current e-Learning Area ( http://www.livtraining.edu.au/portal/taa40104/ I get the following amember message:

    WARNING: Invalid argument supplied for foreach() in line 296 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 272 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 273 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 274 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 275 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 276 of file moodle.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 463 of file phpbb3.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 464 of file phpbb3.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home2/fatexplo/public_html/livcomau/amember/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:385) in line 58 of file login.php


    So, what happened and how to fix this? Thanks for your kindly help, and looking forward to your reply as soon as possible.

    BR,
    Candy
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Check each of those files it is referencing (rconfig.inc.php, etc) and remove any empty lines from the top and/or bottom of the file.

Share This Page