Forums

[resolved] [Plugin: TDO Mini Forms] Fatal error: Call to undefined function tdomf_random_string() (4 posts)

  1. vidovido
    Member
    Posted 2 years ago #

    Hi,

    I got this error message once I activated and put the form on my page.

    Fatal error: Call to undefined function tdomf_random_string() in /home/halim888/public_html/ceritadonk.com/wp-content/plugins/tdo-mini-forms/include/tdomf-db.php on line 298

    Form session management using "WordPress nonce method" and use "database (and cookie) to store session data". "Use $_session is not clickable.

    I'm using wordpress 2.8.6 and TDO 0.13.6 on PHP 5 and mySQL 5

    anyone experiencing this problem?

    Thank you

  2. vidovido
    Member
    Posted 2 years ago #

    I got it fixed..

    The problem is the Form session data. I have to set it to use $_session.

    In order to use that i also have to change register_argc_argv in my php.ini to Off. Register globals was already off.

    Thank you..

  3. the_dead_one
    Member
    Posted 2 years ago #

    Ah pants. The function tdomf_random_string probably now only gets loaded when you're logged in as admin. i'll fix this properly for the next release.

  4. the_dead_one
    Member
    Posted 2 years ago #

    I've just released 0.13.7 to fix this. Sorry about this, it didn't show up in my local test server.

Topic Closed

This topic has been closed to new replies.

About this Topic