This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I have created a plugin. Just a simple contact form. On my local server xampp it works fine. But on my remote server I cannot get it to work. I'm getting an error (see below). Double checked, all files and references are in place, just like in tutorials. Tried same approach with fresh install of cms on local, and it works. But not on the remote server... I'm guessing there are some php setting on my remote server that are different from my local xampp settings. I'm a bit new in php world, maybe I don't understand something. Any help?
Class authName\inwcontacts\models\InwSettings' not found
TYPE: Undefined EXCEPTION: Symfony\Component\Debug\Exception\FatalErrorException line 161 $model = $class::instance()
It appears in plugins Author Name should always start with lowercase.
Last updated
1-3 of 3