The current version is 7.4. I upgraded it from 7.2.10 to 7.3.x and again to 7.4.
I donβt see any errors in the suitecrm.log file.
In the PHP error log i get these:
[Mon Nov 02 23:12:58.186506 2015] [:error] [pid 30045] [client 205.250.248.191:21194] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /var/www/xxxxx/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 0, referer: http://xxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:41.213292 2015] [:error] [pid 30013] [client 205.250.248.191:21201] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /var/www/xxxxxx/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 0, referer: http://xxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:44.672351 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /var/www/xxxxxxxx/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 0, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.671074 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /var/www/xxxxxxxxx/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 0, referer: http://xxxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.758607 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Notice: Undefined index: enable_line_editing_detail in /var/www/xxxxxxxx/suitecrm/include/DetailView/DetailView2.php on line 78, referer: http://xxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.779385 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SubPanelTilesTabs::getTabs() should be compatible with SubPanelTiles::getTabs($showTabs = true, $selectedGroup = ββ) in /var/www/xxxxxxxxx/suitecrm/include/SubPanel/SubPanelTilesTabs.php on line 0, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.784961 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Non-static method SugarBean::get_union_related_list() should not be called statically, assuming $this from incompatible context in /var/www/xxxxxxxxx/suitecrm/include/ListView/ListView.php on line 1101, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.840778 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarWidgetSubPanelTopSelectButton::getWidgetId() should be compatible with SugarWidgetSubPanelTopButton::getWidgetId($buttonSuffix = true) in /var/www/xxxxxxxxx/suitecrm/include/generic/SugarWidgets/SugarWidgetSubPanelTopSelectButton.php on line 0, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.840812 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarWidgetSubPanelTopSelectButton::display() should be compatible with SugarWidgetSubPanelTopButton::display($defines, $additionalFormFields = NULL, $nonbutton = false) in /var/www/xxxxxxxxx/suitecrm/include/generic/SugarWidgets/SugarWidgetSubPanelTopSelectButton.php on line 0, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.841276 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarWidgetSubPanelDetailViewLink::displayList() should be compatible with SugarWidgetField::displayList($layout_def) in /var/www/xxxxxxxxx/suitecrm/include/generic/SugarWidgets/SugarWidgetSubPanelDetailViewLink.php on line 47, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.846214 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Non-static method SugarBean::get_union_related_list() should not be called statically, assuming $this from incompatible context in /var/www/xxxxxxxxx/suitecrm/include/ListView/ListView.php on line 1101, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:45.879109 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Non-static method SugarBean::get_union_related_list() should not be called statically, assuming $this from incompatible context in /var/www/xxxxxxxxx/suitecrm/include/ListView/ListView.php on line 1101, referer: http://xxxxxxxxx/index.php?action=ajaxui
[Mon Nov 02 23:13:46.963358 2015] [:error] [pid 19688] [client 205.250.248.191:21202] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with SugarBean::save($check_notify = false) in /var/www/xxxxxxxxx/suitecrm/include/SugarEmailAddress/SugarEmailAddress.php on line 0, referer: http://xxxxxxxxx/index.php?action=ajaxui
I donβt know if these are related to the pdf generation or not.
I am very new to the suiteCRM so could please help me out?