Hello
Just a message to inform that there is a warning with PHP 5.4 in Contao 3.RC1
with PHP 5.3 it works fine.Code:Warning: Illegal string offset 'value' in /home/www/system/modules/dlh_googlemaps/dlh_googlemaps.php on line 103 #0 /home/www/system/modules/dlh_googlemaps/dlh_googlemaps.php(103): __error(2, 'Illegal string ...', '/home/www...', 103, Array) #1 /home/www/system/modules/dlh_googlemaps/Module_dlh_googlemaps.php(89): dlh_googlemaps::render_dlh_googlemap('http://ra.evize...', Array, 'a:3:{i:0;s:3:"1...', '0') #2 /home/www/system/modules/core/modules/Module.php(144): Module_dlh_googlemaps->compile() #3 /home/www/system/modules/dlh_googlemaps/Module_dlh_googlemaps.php(68): Contao\Module->generate() #4 /home/www/system/modules/core/library/Contao/Controller.php(264): Module_dlh_googlemaps->generate() #5 /home/www/system/modules/core/library/Contao/Controller.php(1269): Contao\Controller->getFrontendModule('9') #6 /home/www/system/modules/core/classes/FrontendTemplate.php(215): Contao\Controller->replaceInsertTags('...', false) #7 /home/www/system/modules/core/pages/PageRegular.php(153): Contao\FrontendTemplate->output() #8 /home/www/index.php(249): Contao\PageRegular->generate(Object(Contao\PageModel)) #9 /home/www/index.php(410): Index->run() #10 {main} Warning: Illegal string offset 'value' in /home/www/system/modules/dlh_googlemaps/dlh_googlemaps.php on line 105 #0 /home/www/system/modules/dlh_googlemaps/dlh_googlemaps.php(105): __error(2, 'Illegal string ...', '/home/www...', 105, Array) #1 /home/www/system/modules/dlh_googlemaps/Module_dlh_googlemaps.php(89): dlh_googlemaps::render_dlh_googlemap('http://ra.evize...', Array, 'a:3:{i:0;s:3:"1...', '0') #2 /home/www/system/modules/core/modules/Module.php(144): Module_dlh_googlemaps->compile() #3 /home/www/system/modules/dlh_googlemaps/Module_dlh_googlemaps.php(68): Contao\Module->generate() #4 /home/www/system/modules/core/library/Contao/Controller.php(264): Module_dlh_googlemaps->generate() #5 /home/www/system/modules/core/library/Contao/Controller.php(1269): Contao\Controller->getFrontendModule('9') #6 /home/www/system/modules/core/classes/FrontendTemplate.php(215): Contao\Controller->replaceInsertTags('...', false) #7 /home/www/system/modules/core/pages/PageRegular.php(153): Contao\FrontendTemplate->output() #8 /home/www/index.php(249): Contao\PageRegular->generate(Object(Contao\PageModel)) #9 /home/www/index.php(410): Index->run() #10 {main}


Reply With Quote
Bookmarks