SilverCart Forum
We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?
You can help us helping you by providing detailed error messages, screenshots and logfile entries.
Page: 1 | ||
Topic Fatal error: Class 'SilvercartFormValidation' not found | 7110 Views |
Fatal error: Class 'SilvercartFormValidation' not found
4 January 2013 at 4:21pmHi, im working with Silvercat 1.3.3, when trying to register as a client, on submit i get error Fatal error: Class 'SilvercartFormValidation' not found in /var/www/vhosts/.../httpdocs/.../silvercart/code/custom_forms/SilvercartRegisterRegularCustomerForm.php on line 340
If i put doesEmailExistAlready() method from SilvercartFormValidation into SilvercartRegisterRegularCustomerForm directly everything goes smooth, but it can't find that class by it self.
Thanks :)
Re: Fatal error: Class 'SilvercartFormValidation' not found
4 January 2013 at 4:55pmHi saimis,
can you update to 1.3.4?
We have fixed a lot of bugs there.
Cheers
Ramon
Re: Fatal error: Class 'SilvercartFormValidation' not found
4 January 2013 at 7:06pmNice! That fixed it! Thank you very much. And thank you for Silvercart! :)