Closed bmwtourer closed 6 years ago
Fixed the PHP strict error but I'm unable to replicate the Undefined index: LBL_POLLMONITOREDINBOXESCUSTOMAOP issue.
I believe the correct label should be LBL_POLLMONITOREDINBOXESAOP in (modules\Schedulers\language\en_us.lang.php). Have you tried a repair and rebuild? this may be a specific issue with your upgrade and not core.
@Dillon-Brown Is this a custom label LBL_POLLMONITOREDINBOXESAOP ? couldn't find it "We couldn’t find any code matching 'LBL_POLL' in salesagility/SuiteCRM"
@horus68 It seems to exist in hotfix-7.8.x https://github.com/salesagility/SuiteCRM/blob/hotfix-7.8.x/modules/Schedulers/language/en_us.lang.php but not in 7.9.5
@daniel-samson ok, found it: related strings for //jobstrings has been removed in version 7.9.3 https://github.com/salesagility/SuiteCRM/pull/3550/commits/26daedcd4eff0414f9af613471d51261bf16833d
The question is: are those strings really not used anymore or are dynamically created?
@Dillon-Brown "Have you tried a repair and rebuild? " yes ... of course! :-)
Hello Status is pending input... do you expect anything from me? if so I did not get the question .. sorry
I know this was already reported on #2185 My emails were not coming in but I found out that cron.php was shutting saying "cron.php is CLI only." I shortcircuited the issue by putting remarks in cron.php... as explained in https://suitecrm.com/forum/installation-upgrade-help/15918-upgraded-from-778-to-786-got-cron-php-is-cli-only (may be I should report this?) so my emails are coming in... :-) But I still have those messages.. [16-Sep-2017 00:58:33 America/New_York] PHP Strict Standards: Declaration of SchedulersViewDetail::_getModuleTitleListParam() should be compatible with SugarView::_getModuleTitleListParam($browserTitle = false) in C:\inetpub\wwwroot\ve\modules\Schedulers\views\view.detail.php on line 66 [16-Sep-2017 00:58:33 America/New_York] PHP Notice: Undefined index: LBL_POLLMONITOREDINBOXESCUSTOMAOP in C:\inetpub\wwwroot\ve\modules\Schedulers\Scheduler.php on line 1062 [16-Sep-2017 00:58:34 America/New_York] PHP Warning: Illegal string offset 'cookie_name' in C:\inetpub\wwwroot\ve\cache\smarty\templates_c\%%E2^E2B^E2BC33C5%%SubPanelTiles.tpl.php on line 41
upgraded from 778 to 786 running on windows server iis 8.? php 5.6 with MSsql server on another server...