I only see version 2.0.1 on the plugins site. I found 2.0.2 on the sourceforge site and thought it was newer.
I see the problem, the latest version on the English site is 2.0.1.
The latest version on the German site is 2.1.1.
I just used the formfiller 2.1.1 and changed the line:
include(SERVER ...
Die Suche ergab 4 Treffer
- 13. Jun 2016, 16:03
- Forum: English Support Forum
- Thema: Formfiller problem in adding in module
- Antworten: 8
- Zugriffe: 28458
- 12. Jun 2016, 22:43
- Forum: English Support Forum
- Thema: Formfiller problem in adding in module
- Antworten: 8
- Zugriffe: 28458
Re: Formfiller problem in adding in module
I am now getting the following error.
Fatal error: Call to undefined method Database::setCurrentDB() in /home/ehmradmin/e-hmr.com/public/admidio/adm_plugins/formfiller/formfiller.php on line 71
Here is my formfiller.php file
<?php ...
Fatal error: Call to undefined method Database::setCurrentDB() in /home/ehmradmin/e-hmr.com/public/admidio/adm_plugins/formfiller/formfiller.php on line 71
Here is my formfiller.php file
<?php ...
- 10. Jun 2016, 21:57
- Forum: English Support Forum
- Thema: Formfiller problem in adding in module
- Antworten: 8
- Zugriffe: 28458
Re: Formfiller problem in adding in module
Yes, I do.
Then it gives me the other error in formfiller.php line 62.
Then it gives me the other error in formfiller.php line 62.
- 9. Jun 2016, 22:57
- Forum: English Support Forum
- Thema: Formfiller problem in adding in module
- Antworten: 8
- Zugriffe: 28458
Re: Formfiller problem in adding in module
I to am having difficulties getting this plug-in to work. I followed the suggestion here and am able to get beyond my initial error, but I am not getting an error in the formfiller.php line 62.
I have disabled the line in the my_body_bottom.php to get the site functional, but I would really like to ...
I have disabled the line in the my_body_bottom.php to get the site functional, but I would really like to ...