I recently updated to 6.2.1 and don't have an issue with the InsideView module but am having issues with the following two modules:
Advanced OpenSales5
Zuckerreports
I made the following change in config.php and this got me further in the game
PHP Code:
'default_permissions' =>
array (
'dir_mode' => 1528,
'file_mode' => 432,
'user' => 'apache',
'group' => 'apache',
),
but I still don't have the modules in the tab window or sub-tabs. The fields for the two plugins are in the visible tabs box under 'Display Module Tabs and Subpanels'
What I'm seeing the the error logs is:
[Wed Aug 03 17:05:31 2011] [warn] [client XXX.XXX.XXX.XXX] mod_fcgid: stderr: PHP Notice: Undefined index: aos_quotes in /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/modules/Administration/views/view.configuretabs.php on line 121, referer: http://crm.mydomainname.com/index.ph...n&action=index
[Wed Aug 03 17:05:31 2011] [warn] [client XXX.XXX.XXX.XXX] mod_fcgid: stderr: PHP Notice: Undefined index: aos_invoices in /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/modules/Administration/views/view.configuretabs.php on line 121, referer: http://crm.mydomainname.com/index.ph...n&action=index
[Wed Aug 03 17:05:31 2011] [warn] [client XXX.XXX.XXX.XXX] mod_fcgid: stderr: PHP Notice: Undefined index: aos_contracts in /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/modules/Administration/views/view.configuretabs.php on line 121, referer: http://crm.mydomainname.com/index.ph...n&action=index
[Wed Aug 03 17:07:55 2011] [error] [client XXX.XXX.XXX.XXX] File does not exist: /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/cache/jsLanguage/en_us.js, referer: http://crm.mydomainname.com/index.ph...eWizard_commit
[Wed Aug 03 17:07:55 2011] [error] [client XXX.XXX.XXX.XXX] File does not exist: /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/cache/jsLanguage/Administration/en_us.js, referer: http://crm.mydomainname.com/index.ph...eWizard_commit
[Wed Aug 03 17:07:55 2011] [error] [client XXX.XXX.XXX.XXX] File does not exist: /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/cache/jsLanguage/en_us.js, referer: http://crm.mydomainname.com/index.ph...eWizard_commit
[Wed Aug 03 17:07:55 2011] [error] [client XXX.XXX.XXX.XXX] File does not exist: /home/topleveldomainfolder/domains/crm.mydomainname.com/public_html/cache/jsLanguage/Administration/en_us.js, referer: http://crm.mydomainname.com/index.ph...eWizard_commit
I have tried changing from fcgid to mod_php and right now the public_html folder is 777 recursive with chown of apache:apache
any pointers would be greatly appreciated as I'm stuck at this point in time


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks