aaPanel_Jose
hello again, I do that but i have this error
Sorry, something went wrong:
Traceback (most recent call last):
File "class/panelPlugin.py", line 1676, in a
return eval(execStr);
File "", line 1, in
File "plugin/mail_sys/mail_sys_main.py", line 791, in add_domain
self.M('domain').add('domain,a_record,created', (domain, a_record, cur_time))
File "class/db.py", line 180, in add
self.__DB_CONN.text_factory = str
AttributeError: 'NoneType' object has no attribute 'text_factory'