Alexza Posted April 1, 2018 Share Posted April 1, 2018 Здравствуйте! Поставил офф приложение от фейсбука Facebook Ads Extension. Он импортировал в магазин на фейсбуке все товары, но с крякозябами. Думаю дело в кодировке где то) Куда копать? помогите) Link to comment Share on other sites More sharing options...
chukcha Posted April 1, 2018 Share Posted April 1, 2018 а что это за приложение А кодировка -да видимо без указания, кодировки типа html_entity_decode($var) Link to comment Share on other sites More sharing options... Agatha65 Posted April 1, 2018 Share Posted April 1, 2018 2 hours ago, chukcha said: а что это за приложение А кодировка -да видимо без указания, кодировки типа html_entity_decode($var) Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 @Agatha65 Спасибо открываем библиотеку facebookcommonutils.php и видим public function getProperFormattedString($text) { if ((bool)$text) { return trim(strip_tags(html_entity_decode( html_entity_decode($text), ENT_QUOTES | ENT_COMPAT, 'UTF-8'))); } else { return ''; } } Меняем на return trim(strip_tags(html_entity_decode( $text, ENT_QUOTES | ENT_COMPAT, 'UTF-8')); Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 10 часов назад, Agatha65 сказал: Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 С сайта фейсбука такое же скачалось Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 Я вам показал, что и где нужно поменять Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options... Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0 Go to topic listing Similar Content Ошибка Facebook Business Extension By zhizherinv, October 2, 2021 15 replies 394 views gyurza2000 February 16 Авторизация через Google, Facebook By AndreLisif, February 13 3 replies 487 views minkodmitry May 18 Ошибка Twig/Extension/DTwigManager.php on line 431 By impulze100500, June 16 0 replies 94 views impulze100500 June 16 Ошибка Facebook Business Extension By kgromoff, January 27 0 replies 173 views kgromoff January 27 Facebook catalog feed (Facebook store) + Instagram feed (Фид товаров для магазина Facebook + фид для Instagram) By kirians, April 22, 2020 facebook feed (and 5 more) Tagged with: facebook feed instagram catalog catalogue store stores 0 comments 3,734 views kirians April 22, 2020 Recently Browsing 0 members No registered users viewing this page. Последние темы Последние дополнения Последние новости All Activity Home Opencart 2.x Opencart 2.x: Sandbox Facebook Ads Extension крякозябы Покупателям Оплата дополнений физическими лицами Оплата дополнений юридическими лицами Политика возвратов Разработчикам Регламент размещения дополнений Регламент продаж и поддержки дополнений Виртуальный аккаунт автора Политика продвижения объявлений API каталога дополнений Урегулирование споров по авторским правам Полезная информация Публичная оферта Политика возвратов Политика конфиденциальности Платежная политика Политика Передачи Персональных Данных Политика прозрачности Последние дополнения Обновление курса валют Приватбанк, Монобанк, НБУ для Opencart/Ocstore By bogdan281989 Deluxe - адаптивный, универсальный шаблон By aridius Кнопка view в списках (товар, категория, производитель, статья) By chukcha Автоматическое заполнение URL для 4.0 By chukcha Шаблон Nice (Free Edition) для OpenCart 3 By SergeTkach × Existing user? Sign In Sign Up Shopping section Back Purchased extensions Invoices Whishlist Alternative Contacts Forums ocStore Back Official site Demo ocStore 3.0.3.2 Demo ocStore 2.3.0.2.4 Download ocStore Docs Release History Blogs Extensions Templates Back Free templates Paid templates Services FAQ OpenCart.Pro Back Demo Buy Compare Hosting for OpenCart × Create New... Important Information On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice. I accept
Agatha65 Posted April 1, 2018 Share Posted April 1, 2018 2 hours ago, chukcha said: а что это за приложение А кодировка -да видимо без указания, кодировки типа html_entity_decode($var) Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 @Agatha65 Спасибо открываем библиотеку facebookcommonutils.php и видим public function getProperFormattedString($text) { if ((bool)$text) { return trim(strip_tags(html_entity_decode( html_entity_decode($text), ENT_QUOTES | ENT_COMPAT, 'UTF-8'))); } else { return ''; } } Меняем на return trim(strip_tags(html_entity_decode( $text, ENT_QUOTES | ENT_COMPAT, 'UTF-8')); Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 10 часов назад, Agatha65 сказал: Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 С сайта фейсбука такое же скачалось Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 Я вам показал, что и где нужно поменять Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options... Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0 Go to topic listing Similar Content Ошибка Facebook Business Extension By zhizherinv, October 2, 2021 15 replies 394 views gyurza2000 February 16 Авторизация через Google, Facebook By AndreLisif, February 13 3 replies 487 views minkodmitry May 18 Ошибка Twig/Extension/DTwigManager.php on line 431 By impulze100500, June 16 0 replies 94 views impulze100500 June 16 Ошибка Facebook Business Extension By kgromoff, January 27 0 replies 173 views kgromoff January 27 Facebook catalog feed (Facebook store) + Instagram feed (Фид товаров для магазина Facebook + фид для Instagram) By kirians, April 22, 2020 facebook feed (and 5 more) Tagged with: facebook feed instagram catalog catalogue store stores 0 comments 3,734 views kirians April 22, 2020 Recently Browsing 0 members No registered users viewing this page. Последние темы Последние дополнения Последние новости All Activity Home Opencart 2.x Opencart 2.x: Sandbox Facebook Ads Extension крякозябы Покупателям Оплата дополнений физическими лицами Оплата дополнений юридическими лицами Политика возвратов Разработчикам Регламент размещения дополнений Регламент продаж и поддержки дополнений Виртуальный аккаунт автора Политика продвижения объявлений API каталога дополнений Урегулирование споров по авторским правам Полезная информация Публичная оферта Политика возвратов Политика конфиденциальности Платежная политика Политика Передачи Персональных Данных Политика прозрачности Последние дополнения Обновление курса валют Приватбанк, Монобанк, НБУ для Opencart/Ocstore By bogdan281989 Deluxe - адаптивный, универсальный шаблон By aridius Кнопка view в списках (товар, категория, производитель, статья) By chukcha Автоматическое заполнение URL для 4.0 By chukcha Шаблон Nice (Free Edition) для OpenCart 3 By SergeTkach × Existing user? Sign In Sign Up Shopping section Back Purchased extensions Invoices Whishlist Alternative Contacts Forums ocStore Back Official site Demo ocStore 3.0.3.2 Demo ocStore 2.3.0.2.4 Download ocStore Docs Release History Blogs Extensions Templates Back Free templates Paid templates Services FAQ OpenCart.Pro Back Demo Buy Compare Hosting for OpenCart × Create New... Important Information On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice. I accept
chukcha Posted April 2, 2018 Share Posted April 2, 2018 @Agatha65 Спасибо открываем библиотеку facebookcommonutils.php и видим public function getProperFormattedString($text) { if ((bool)$text) { return trim(strip_tags(html_entity_decode( html_entity_decode($text), ENT_QUOTES | ENT_COMPAT, 'UTF-8'))); } else { return ''; } } Меняем на return trim(strip_tags(html_entity_decode( $text, ENT_QUOTES | ENT_COMPAT, 'UTF-8')); Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 10 часов назад, Agatha65 сказал: Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 С сайта фейсбука такое же скачалось Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 Я вам показал, что и где нужно поменять Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options... Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0 Go to topic listing Similar Content Ошибка Facebook Business Extension By zhizherinv, October 2, 2021 15 replies 394 views gyurza2000 February 16 Авторизация через Google, Facebook By AndreLisif, February 13 3 replies 487 views minkodmitry May 18 Ошибка Twig/Extension/DTwigManager.php on line 431 By impulze100500, June 16 0 replies 94 views impulze100500 June 16 Ошибка Facebook Business Extension By kgromoff, January 27 0 replies 173 views kgromoff January 27 Facebook catalog feed (Facebook store) + Instagram feed (Фид товаров для магазина Facebook + фид для Instagram) By kirians, April 22, 2020 facebook feed (and 5 more) Tagged with: facebook feed instagram catalog catalogue store stores 0 comments 3,734 views kirians April 22, 2020 Recently Browsing 0 members No registered users viewing this page. Последние темы Последние дополнения Последние новости All Activity Home Opencart 2.x Opencart 2.x: Sandbox Facebook Ads Extension крякозябы Покупателям Оплата дополнений физическими лицами Оплата дополнений юридическими лицами Политика возвратов Разработчикам Регламент размещения дополнений Регламент продаж и поддержки дополнений Виртуальный аккаунт автора Политика продвижения объявлений API каталога дополнений Урегулирование споров по авторским правам Полезная информация Публичная оферта Политика возвратов Политика конфиденциальности Платежная политика Политика Передачи Персональных Данных Политика прозрачности Последние дополнения Обновление курса валют Приватбанк, Монобанк, НБУ для Opencart/Ocstore By bogdan281989 Deluxe - адаптивный, универсальный шаблон By aridius Кнопка view в списках (товар, категория, производитель, статья) By chukcha Автоматическое заполнение URL для 4.0 By chukcha Шаблон Nice (Free Edition) для OpenCart 3 By SergeTkach
chukcha Posted April 2, 2018 Share Posted April 2, 2018 А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 10 часов назад, Agatha65 сказал: Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 С сайта фейсбука такое же скачалось Link to comment Share on other sites More sharing options... chukcha Posted April 2, 2018 Share Posted April 2, 2018 Я вам показал, что и где нужно поменять Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options... Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0 Go to topic listing Similar Content Ошибка Facebook Business Extension By zhizherinv, October 2, 2021 15 replies 394 views gyurza2000 February 16 Авторизация через Google, Facebook By AndreLisif, February 13 3 replies 487 views minkodmitry May 18 Ошибка Twig/Extension/DTwigManager.php on line 431 By impulze100500, June 16 0 replies 94 views impulze100500 June 16 Ошибка Facebook Business Extension By kgromoff, January 27 0 replies 173 views kgromoff January 27 Facebook catalog feed (Facebook store) + Instagram feed (Фид товаров для магазина Facebook + фид для Instagram) By kirians, April 22, 2020 facebook feed (and 5 more) Tagged with: facebook feed instagram catalog catalogue store stores 0 comments 3,734 views kirians April 22, 2020 Recently Browsing 0 members No registered users viewing this page. Последние темы Последние дополнения Последние новости All Activity Home Opencart 2.x Opencart 2.x: Sandbox Facebook Ads Extension крякозябы
Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 10 часов назад, Agatha65 сказал: Официальное фейсбука: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=32336 С сайта фейсбука такое же скачалось Link to comment Share on other sites More sharing options...
chukcha Posted April 2, 2018 Share Posted April 2, 2018 Я вам показал, что и где нужно поменять Link to comment Share on other sites More sharing options... Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options... Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0 Go to topic listing Similar Content Ошибка Facebook Business Extension By zhizherinv, October 2, 2021 15 replies 394 views gyurza2000 February 16 Авторизация через Google, Facebook By AndreLisif, February 13 3 replies 487 views minkodmitry May 18 Ошибка Twig/Extension/DTwigManager.php on line 431 By impulze100500, June 16 0 replies 94 views impulze100500 June 16 Ошибка Facebook Business Extension By kgromoff, January 27 0 replies 173 views kgromoff January 27 Facebook catalog feed (Facebook store) + Instagram feed (Фид товаров для магазина Facebook + фид для Instagram) By kirians, April 22, 2020 facebook feed (and 5 more) Tagged with: facebook feed instagram catalog catalogue store stores 0 comments 3,734 views kirians April 22, 2020 Recently Browsing 0 members No registered users viewing this page.
Alexza Posted April 2, 2018 Author Share Posted April 2, 2018 Спасибо огромное! Буду пробовать! Link to comment Share on other sites More sharing options...
Agatha65 Posted April 2, 2018 Share Posted April 2, 2018 5 hours ago, chukcha said: А вообще-то код требует рефакторинг по крайней мере методов подключения библиотек Ето дополнение писали програмисти Фейсбука, которие в опенкарт ничего не понимают. Я его прочитала, подумала и написала свое, которое добавляеть собития с окмод, генерируеть фийд для товаров и и работает с симпла и бистрий заказ. Всего 2 файла :), не считая админка модуля где только надо прописать id пикселя. Link to comment Share on other sites More sharing options... 2 months later... shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options... 7 months later... tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options... 4 weeks later... Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options... Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Share More sharing options... Followers 0
shue249 Posted June 3, 2018 Share Posted June 3, 2018 Thank you all for your feedback! This is the developer for the facebookadsextension module. The facebook ads extension sync products to facebook catalog in 2 ways 1. The initial product sync uses a feed file 2. Subsequent product sync uses real time API whenever a product change is made We have released a latest version v1.0.14 which solves the problem of wrong encoding during the initial product sync. The reason is due to the missing encoding for the feed file when the feed file was created. The code which fixes this is https://github.com/facebookincubator/Facebook-For-OpenCart/blob/master/upload/admin/controller/facebook/facebookproductfeed.php#L171 We have also open sourced our code in https://github.com/facebookincubator/Facebook-For-OpenCart and we welcome all suggestions to improve the plugin and make it more robust for more OpenCart users. Link to comment Share on other sites More sharing options...
tizen Posted February 1, 2019 Share Posted February 1, 2019 Друзья может есть информация как поменять валюту в товаре? магазин на странице фейсбук создан в валюте гривна. импортировал товары с сайта опенкарт на фейсбук с помощью Facebook Ads Extension, стоимость на моем сайте 4 доллара на фейсбук 4 грн как ето устранить? Уточню в моем интернет магазине стоимость товара указана в долларах, по указанному курсу конвертируется в гривну, и уже на страницах сайта отображаются цены в гривне. Link to comment Share on other sites More sharing options...
Vladkh Posted February 28, 2019 Share Posted February 28, 2019 Добрый день! Не могу изменить текст выскакивающей панели о сборе данных от фейсбук на русский, в языковых фалах этого текста нет. Может кто сталкивался? Link to comment Share on other sites More sharing options...
Recommended Posts