Immaper dos not show anymore
Status | ID | Priority | Type |
Closed | 32509 | Normal | iMapper WP |
Profile | Reply |
luee
Client
|
Dear support, in the imapper edit page appears this error: these are the lines (from 469 to 473): foreach ($decode['items'] as $key => $value) {
$item_family = $decode['items'][$key]['family'];
$item_family_trunc = str_replace(‘ ‘, ‘+’, $item_family);
$webfonts[$item_family_trunc] = $item_family . ‘|’ . $item_family_trunc;
}
Is there anything we can do to solve this problem? Thanks! |
Replies
User | Description | Posted On |