Новости Joomla

👩‍💻 WT Otpravkapochtaru - библиотека сервиса Отправка Почты России для Joomla-разработчиков.

👩‍💻 WT Otpravkapochtaru - библиотека сервиса Отправка Почты России для Joomla-разработчиков.

Joomla 5+ пакет для интеграции с API Почты России: нормализация данных, расчёт доставки, создание отправлений, партии, документы, возвраты, поиск отделений, справочники и SOAP-отслеживание.

v.3.0.0. Что нового?
Это дальнейшее развитие ранее закрытой Joomla-библиотеки для работы с API сервиса Отправка (для бизнеса) Почты России. Поэтому версия не 1.0.0, а 3.0.0.

Сейчас эта библиотека ушла от собственных реализаций и стала Joomla-обёрткой известного PHP SDK от Lapay Group.

Возможности библиотеки.
- получение настроек аккаунта, точек сдачи и текущего остатка запросов к API;
- нормализация адресов, ФИО и телефонов перед созданием отправления;
- расчёт тарифа и срока доставки;
- создание, поиск, изменение, удаление и возврат заказов в состояние «Новые»;
- проверка надёжности получателя;
- создание партий, просмотр партий и заказов внутри партии;
- генерация пакета печатных документов и формы Ф103;
- создание, изменение и удаление возвратных отправлений;
- поиск отделений по индексу, адресу и координатам, получение сервисов отделения;
- локальный список стран;
- SOAP-отслеживание операций по РПО и работа с билетами пакетного трекинга.

👩‍💻 Joomla-возможности.
В пакете библиотеки WT Otpravkapochtaru есть поля Joomla Form для расширений. Они позволяют работать в интерфейсе Joomla с некоторыми типами данных, получаемых по API из вашего личного кабинета в ЛК Почты России для бизнеса.
На данный момент в библиотеке доступны 3 поля списков, которые отображают доступные в аккаунте ОПС, типы и категории отправлений.
Поддерживаются зависимые списки: значение одного поля обновляется при изменении другого.

Системные требования.
Системные требования в основном связаны с системными требованиями апстрима библиотеки - LapayGroup PHP SDK.
- Joomla 5+
- PHP 8.3+
- Расширения PHP:
-- ext-mbstring
-- ext-simplexml
-- ext-soap (опционально, для трекинга)
-- ext-zip

Ссылки:
- Страница расширения
- GitHub библиотеки и документация

@joomlafeed

0 Пользователей и 1 Гость просматривают эту тему.
  • 4 Ответов
  • 1569 Просмотров
*

intcorp

  • Захожу иногда
  • 456
  • 12 / 0
Сегодня на сайте на Joomla 1.5.20 повылазили ошибки
Код
Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 184

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 184

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 193

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 193

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 217

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 217

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 226

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 226

Warning: split() [function.split]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Deprecated: Function split() is deprecated in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Warning: split() [function.split]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Deprecated: Function split() is deprecated in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 315

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 315

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 316

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 316

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 317

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 317
______________________________
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 56

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 56

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 198

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 198

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 198

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/libraries/joomla/utilities/date.php on line 198

С чего бы это?
*

intcorp

  • Захожу иногда
  • 456
  • 12 / 0
Re: Вылезли ошибки временных зон
« Ответ #1 : 15.03.2011, 12:49:45 »
Удалил JoomFish часть ошибок ушла
Код
Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 184

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 184

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 193

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 193

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 217

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 217

Warning: include() [function.include]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 226

Deprecated: Assigning the return value of new by reference is deprecated in /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php on line 226

Warning: split() [function.split]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Deprecated: Function split() is deprecated in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Warning: split() [function.split]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Deprecated: Function split() is deprecated in /home/u1635/public_html/plugins/system/jfrouter.php on line 459

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 315

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 315

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 316

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 316

Warning: setcookie() [function.setcookie]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EET/2.0/no DST' instead in /home/u1635/public_html/plugins/system/jfrouter.php on line 317

Warning: Cannot modify header information - headers already sent by (output started at /home/u1635/public_html/administrator/components/com_joomfish/classes/JoomfishManager.class.php:184) in /home/u1635/public_html/plugins/system/jfrouter.php on line 317

*

intcorp

  • Захожу иногда
  • 456
  • 12 / 0
Re: Вылезли ошибки временных зон
« Ответ #2 : 15.03.2011, 13:03:26 »
Полистал англоязычные форумы, походу дела проблема на сервере...
*

SmokerMan

  • Гуру
  • 5290
  • 720 / 26
Re: Вылезли ошибки временных зон
« Ответ #3 : 15.03.2011, 13:05:21 »
С чего бы это?
c PHP => 5.3
gogle в помощь "date_default_timezone_set"
*

intcorp

  • Захожу иногда
  • 456
  • 12 / 0
Re: Вылезли ошибки временных зон
« Ответ #4 : 15.03.2011, 13:34:40 »
Спасибо) В чем причина определился, поддержка хоста уже работает)
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Ошибки кодировки после обновления БД

Автор JohnGonzo

Ответов: 2
Просмотров: 2980
Последний ответ 12.04.2016, 09:11:03
от JohnGonzo
Ошибки на сайте. Прошу помощи

Автор SenyaKulia

Ответов: 14
Просмотров: 5253
Последний ответ 15.06.2014, 10:54:09
от kirin
Белый экран. Ошибки в админке. Не работает сайт

Автор Малышка

Ответов: 10
Просмотров: 3109
Последний ответ 25.05.2014, 11:23:17
от altvvc
Не устанавливаются компоненты. Ошибки JFTP::chmod: Bad response

Автор xxx87

Ответов: 5
Просмотров: 4570
Последний ответ 12.07.2013, 03:25:26
от Olesea
Перешел на новую php, появились ошибки

Автор spd

Ответов: 1
Просмотров: 2252
Последний ответ 27.04.2013, 12:05:37
от wishlight