Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    Thats a good idea. I’ll work that into the next version. Thanks!

    Plugin Author hoffcamp

    (@hoffcamp)

    I just posted 1.4.0. Among other things, it uses HTML 5 placeholders for the ‘default text’ if the browser supports it.

    Thread Starter fallenartist

    (@fallenartist)

    Hi Campbell,
    Thanks but I’m getting this error message when saving form:

    `
    Warning: trim() expects parameter 1 to be string, array given in /usr/local/www/apache22/vhosts/lenart/ksiegaznaku.pl/wp-content/plugins/wordpress-form-manager/db.php on line 833

    Warning: trim() expects parameter 1 to be string, array given in /usr/local/www/apache22/vhosts/lenart/ksiegaznaku.pl/wp-content/plugins/wordpress-form-manager/db.php on line 833

    Warning: trim() expects parameter 1 to be string, array given in /usr/local/www/apache22/vhosts/lenart/ksiegaznaku.pl/wp-content/plugins/wordpress-form-manager/db.php on line 833
    1

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Plugin Author hoffcamp

    (@hoffcamp)

    This is because of your server’s PHP error reporting level. A production server should not be echoing warnings – though I guess I shouldn’t be checking an array with trim() either! I did however add a fix for this in 1.4.1, if you can’t get to php.ini to change the error reporting level.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WordPress Form Manager] Placeholder text’ is closed to new replies.