When submitting ads is not working download pictures
« on: April 20, 2017, 08:07:18 AM »
After install the theme VERONIKA
When submitting ads is not working download pictures

include back ZARA. The photo is also not working
stoker.com.ua

*

MB Themes

Re: When submitting ads is not working download pictures
« Reply #1 on: April 20, 2017, 08:22:56 AM »
- problem with google maps (specify API key)
- some issues might be caused by yandex script you have placed to your body (not sure)

But definitely there is 1 issue with theme.
In item-post.php find this line:
Code: [Select]
$def_cat['fk_i_category_id'] = Params::getParam('sCategory');
Right bellow this line place following code:
Code: [Select]
$def_cat['fk_i_category_id'] = ($def_cat['fk_i_category_id'] <> '' ? $def_cat['fk_i_category_id'] : 0);
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots