10446 Posts in 2223 Topics by 1719 members
| Go to End | ||
| Author | Topic: | 2115 Views |
-
Re: Userforms 0.2 - Website Error?

19 September 2009 at 3:02am
Thank you! Thank you! Thank you! Thank you! Thank you!!
-
Re: Userforms 0.2 - Website Error?

20 September 2009 at 9:48am
I just had a really bad time installing this module - my first - with a similar bunch of problems and nasty errors
Eventually the penny dropped. You have to log in to the admin interface first. This may seem 100% obvious if you do it all the time but it would be a good idea to have it in the README and better still to give a proper error message rather than breaking horribly if you are not.
-
Re: Userforms 0.2 - Website Error?

20 September 2009 at 10:11pm
Ok... still not happy. It's now installed it just doesn't work.
When I go to add a new form field. Blank screen after I press go. I have the Debugging thing switched on (still) and have checked my Apache error logs. Nothing. How to proceed?
Thanks
-
Re: Userforms 0.2 - Website Error?

21 September 2009 at 3:43am
Having finally looked at the *right* log file (D'Oh). The error seems to be this...
PHP Fatal error: Method name must be a string in /home/howard/silver/sapphire/forms/Form.php on line 232
That's the return here...
// Otherwise, try a handler method on the form object
} else {
return $this->$funcName($vars, $this, $request);
}right at the end of the httpSubmission() function
-
Re: Userforms 0.2 - Website Error?

21 September 2009 at 8:48am
Make sure the folder name is not 'userforms' eg the folder is called 'userforms-trunk-r81313'. Rename the folder and reload the admin section.
| 2115 Views | ||
| Go to Top |



