Forums

[resolved] [Plugin: TDO Mini Forms] Session Start Problem (8 posts)

  1. ObeyYourMusic
    Member
    Posted 1 year ago #

    Wordpress 2.5.1
    TDO MF 0.11.1

    Error on home page - Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(/home/telnet/tmp) is not within the allowed path(s): (/home/i7daysn/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/i7daysn/*redacted*.net/wp-content/plugins/tdo-mini-forms/include/tdomf-hacks.php on line 89

    Fatal error: session_start() [function.session-start]: Failed to initialize storage module: files (path: ) in /home/i7daysn/*redacted*.net/wp-content/plugins/tdo-mini-forms/include/tdomf-hacks.php on line 89

    anyways to fix it I commented out the sessionstart() on line 89, of course this disables TDO MF so I need your help!

    Here is what it shows in the TDO admin panel:
    [66.229.176.129][09-06-08(10:51:49)] Headers are already sent before TDOMF could call session_start in file /home/i7daysn/*redacted*.net/wp-content/plugins/tdo-mini-forms/include/tdomf-upload-functions.php on line 159

    I have php v 5.2.5

  2. jamesmcness
    Member
    Posted 1 year ago #

    I have the same issues with that version of TDO MF (my wordpress version is 2.5). However it's sporadic, making me even more confused.

    " TDOMF ERROR: Headers have already been sent in file /home1/funsneak/public_html/wp-content/plugins/tdo-mini-forms/include/tdomf-upload-functions.php on line 159 before session_start() could be called. This may be due to...

    * Your current wordpress theme inserting HTML before calling the template tag "get_header". This may be as simple as a blank new line. You can confirm this by using the default or classic Wordpress theme and seeing if this error appears. You can also check your theme where it calls "get_header".
    "

    and in the admin panel:

    "[210.1.194.62][09-06-08(20:36:27)] Headers are already sent before TDOMF could call session_start in file /home1/funsneak/public_html/wp-content/plugins/tdo-mini-forms/include/tdomf-upload-functions.php on line 159"

  3. ObeyYourMusic
    Member
    Posted 1 year ago #


  4. jamesmcness
    Member
    Posted 1 year ago #

    That info is outputted to the screen in the iframe area where the inline upload form should be.

    I think it actually displays the entire webpage again in that iframe after the error. (have to confirm when it happens again)

  5. the_dead_one
    Member
    Posted 1 year ago #

    With v0.11.x I implemented an alternative to the session_start stuff to avoid these kind of issues. Go to your Options menu for TDOMF and then to the "Form Session Data" section. Here you can select "Use database (and cookie) to store session data (should work in all cases)" (and obviousily save the configuration). This should resolve all your session_start issues.

  6. jamesmcness
    Member
    Posted 1 year ago #

    Thanks, it does seem to be fixed now - fingers crossed.

  7. the_dead_one
    Member
    Posted 1 year ago #

    Excellent. You shouldn't have any more session data problems.

  8. ObeyYourMusic
    Member
    Posted 1 year ago #

    This was strictly a host problem on my end - they turned off a few options for updating or something, go figure.

Topic Closed

This topic has been closed to new replies.

About this Topic