CMS MADE SIMPLE FORGE

GoogleMaps

 

[#10655] Compatibility with 2.0

avatar
Created By: Guillaume MASSART (gmassart)
Date Submitted: Thu Sep 24 10:17:56 -0400 2015

Assigned To:
Version: Version 0.2.1
CMSMS Version: 2.0
Severity: Critical
Resolution: None
State: Open
Summary:
Compatibility with 2.0
Detailed Description:
In the following files:
action.editpolyline.php
function.admin_mapstab.php
function.admin_markerstab.php
function.admin_polylinestab.php

Just modify 
$gCms->variables['admintheme']
and replace by
cms_utils::get_theme_object()

that's it, it seems to work for me on 2.0


History