17 Oct
                
                    2013
                
            
            
                17 Oct
                
                '13
                
            
            
            
        
    
                8:14 a.m.
            
        On 10/17/2013 04:07 PM, Chris Pelling wrote:
Hi Jeremy
I added to the config.php file :
$config['frontpage']['map']['api'] = google
^^ Breaks obversium (blank page) on refresh tried changing too :
$config['frontpage']['map']['api'] = FALSE
^^ breaks obversium (blank page) on refresh
Missing semi-colon on the end of the line?
Blank pages are often caused by PHP syntax errors.
Paul