[Vtigercrm-developers] Fatal error after migration
Juan Pablo Botero
juanpabloboterolopez at gmail.com
Sat Feb 22 00:03:45 GMT 2014
I migrate from Vtiger5.4 to Vtiger6.0, the migration show the login page,
so, i login, but, when i try to watch a list view of any module i got a
Fatal Error:
*Fatal error*: Call to a member function getId() on a non-object in
*/var/www/html/vtiger6/modules/Accounts/models/ListView.php* on line
*35 *
In that line seem to use the SMSNotifier Module
$SMSNotifierModuleModel = Vtiger_Module_Model::getInstance('SMSNotifier');
if($currentUserModel->hasModulePermission($SMSNotifierModuleModel->getId()))
{
That module aren't in modules folder, so, i extract them from package
folder to module folder, but i got the same fatal error.
--
Cordialmente:
Juan Pablo Botero
Administrador de Sistemas informáticos
http://www.jpilldev.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140221/84fa23b2/attachment.html>
More information about the vtigercrm-developers
mailing list