Menu

after login no features?

Help
Anonymous
2002-08-19
2002-08-22
  • Anonymous

    Anonymous - 2002-08-19

    Hello,
    i use jawmail-2.0 with mysql support.
    i can login but after login i have in prefences only this features
    Preferences :: General options
    Select your preferred language
    Start-up application
    Select your preffered theme
    Menu position
    Disable client side page caching

    !!! and Start-up application is empty !!!
    why?

    test.php like this:
    Cache.php - Missing!
    Register globals - Enabled
    include_path - Missing
    ok. i can change register_globals but is no difference
    cache.php ??? zend cache or what?
    include_path sorry i have no id what does it mean
    when i include in php.ini /usr/local/lib/php it's the same

    php is compiled with gettext-support but when i check the testpage from jawmail
    the comes thisWarning: Cannot add header information - headers already sent by (output started at /usr/local/apache_1.3.26_test/htdocs/jawmail-2.0rc2/test-jaw.php:3) in
    /usr/local/apache_1.3.26_test/htdocs/jawmail-2.0rc2/lib/utils.php on line 89

    when i return "save button" then come thies message:

    Warning: First argument to array_keys() should be an array in /usr/local/apache_1.3.26_test/htdocs/jawmail-2.0rc2/lib/prefs_ui.php on line 181

    Warning: Wrong datatype for second argument in call to in_array in /usr/local/apache_1.3.26_test/htdocs/jawmail-2.0rc2/lib/prefs_ui.php on line 181
    doh, screwed.

    Pleas, could you give me some informations why doesn't jawmail no correct run?

    Thenks a lot fro all help's.

    best wishes

    Achim

     
    • Rudi Benkovic

      Rudi Benkovic - 2002-08-21

      "Register globals" should be _disabled_. Check the documentation:

      http://www.jawmail.org/docs/depend-php.php#depend-php-configuration

       
    • Anonymous

      Anonymous - 2002-08-22

      Hello,
      i think register_globals in php.ini isn't the problem.
      I had activated during my tests.

      I have now installed jawmail-1.0.1 and run's very fine.

      Now i have one little problem with filter.

      Please look at my new posting.

      Thank's a lot for your prompt answer!

      Best
      Achim

       

Log in to post a comment.