jawainc / simplecontact

Contact Us plugin for October CMS
6 stars 13 forks source link

Error after installation #45

Closed LucasZdv closed 7 years ago

LucasZdv commented 7 years ago
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'stockist.zainab_simplecontact_contact' doesn't exist (SQL: select count(*) as aggregate from `zainab_simplecontact_contact` where `is_new` = 1)

http://nimb.ws/K5doDC

jawainc commented 7 years ago

Did you install Translate plugin?

LucasZdv commented 7 years ago

Thanks, I installed the RainLab.Translate manually and works but are not suppose what, this installs the dependencies?

 /**
 * @var array Plugin dependencies
 */
public $require = ['RainLab.Translate'];

@daftspunk

jawainc commented 7 years ago

unfortunately not

LucasZdv commented 7 years ago

I create an issue in octobercms this worked before. https://github.com/octobercms/october/issues/2778