WordPress Version: 2.8.6
TDO Mini Forms Version: 0.13.7
Operating System (if known): Linux CentOS
Webserver Software: PHP 5.2.11 MySQL 4.1.22
Link to Website: http://dinothemes.com/test
Error Message:
Fatal error: Call to undefined function tdomf_get_all_users() in /home/themes/public_html/test/wp-content/plugins/tdo-mini-forms/include/tdomf-notify.php on line 60
I have TDOMF version 0.13.7 installed at:
http://dinothemes.com/test/submit-your-theme/
(you must register to see the form)
After a registered user submits, this error appears:
Fatal error: Call to undefined function tdomf_get_all_users() in /home/themes/public_html/test/wp-content/plugins/tdo-mini-forms/include/tdomf-notify.php on line 60
The submission works, I can approve it once I login as admin, but the end-user gets this error. I looks like something’s wrong with /tdomf-notify.php. Line 60 has this code:
$users = tdomf_get_all_users();
Something’s wrong with that function. The same error was present in version 0.13.6 yesterday. I’ve been breaking my head over this…
Please Help
[...] This errors was just for the form, but the entire site. I use this on Blogrity, the social bookmark site for bloggers and was unable to see anything except the fatal error. Mark has since then reloaded and mentioned the fix for the fatal errors of version 0.13.7 of TDO min…. [...]
What about this error Mark? can you help me..
I’ve download 0.13.7 and this error message is appear on my dashboard :
Error: Got a 404 error when checking http://mydomain.com/wp-content/plugins/tdo-mini-forms/tdomf-form-post.php! This will prevent posts from being submitted. The permissions may be wrong on the tdo-mini-forms folder.
Error: Got a 404 error when checking http://mydomain.com/wp-content/plugins/tdo-mini-forms/tdomf-form-ajax.php! This will prevent forms that use AJAX from submitting posts. The permissions may be wrong on the tdo-mini-forms folder.
Mark Cunningham
Guest
November 19th, 2009 at 4:56 pm
Could you try and manually download 0.13.7 and upload. I think I may have committed an incomplete version of 0.13.7 first, but I though I fixed. I guess you might have got the incomplete version of 0.13.7. This problem should be fixed, if it’s not I’ll look at it tomorrow.
Permalink | Quote