Новости Joomla

Вышли релизы безопасности Joomla 6.1.3 и Joomla 5.4.8

Релиз безопасности Joomla 6.1.3 и Joomla 5.4.8

Проект Joomla! рад сообщить о выходе Joomla 6.1.3 и Joomla 5.4.8. Это релизы безопасности и исправления ошибок для серий 5.x и 6.x.

👩‍💻 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 Гость просматривают эту тему.
  • 3 Ответов
  • 2985 Просмотров
*

Crazygangster77

  • Осваиваюсь на форуме
  • 10
  • 0 / 0
Остановил свой выбор (почитав на форуме ) на OSOLCaptcha.
Проблема с отображением картинки,ее нет.тестирую на Denwere,библиотеки GD Включены.
Использую SEF router  http://joomlaforum.ru/index.php/topic,130264.0.html
Картинка не работает как с ним так и без него.
Нашел на сайте разработчика:
Цитировать
I installed and published the plugin.But the captcha image doesnt show in my forms .Only its alt text,refresh link and text box are shown

Or

Once I moved to a new webhost, the captcha plugin stopped working

Ans:Check with your host wether they have enabled GD library for PHP.You can check the php version by logging into admin panel and selecting.Help >>System Info and then clicking PHP Information Tab.You can also know if gd is enabled in the same page.

In some sites where SEF is enabled its reported that the images are not seen even if GD library is enabled in PHP5.The actual issue is still not identified,but a workaround is to disable SEF first,call the page/form where captcha is added and then reactivate SEF.My special thanks to Joao Sarmento for letting me know about this workaround
Что делать не понятно !
Помогите кто сталкивался с такой проблемой.

P.S. Joomla 1.5.25 VirtueMart 1.1.9
*

Crazygangster77

  • Осваиваюсь на форуме
  • 10
  • 0 / 0
Re: Не отображается картинка OSOLCaptcha
« Ответ #1 : 02.12.2011, 13:19:09 »
Неужели никто не сталкивался?
*

Taatshi

  • Гуру
  • 5258
  • 481 / 2
  • Верстаем и кодим. Обращайтесь ;)
Re: Не отображается картинка OSOLCaptcha
« Ответ #2 : 02.12.2011, 15:20:00 »
Вывод ошибок включите и по ошибке ищите ответ. Так слишком мало информации. Как включить показ ошибок - ищем по форуму.
ВЕРСТКА, САЙТЫ ПОД КЛЮЧ, УДАЛЕНИЕ ВИРУСОВ, МИГРАЦИЯ НА JOOMLA 3, ОБНОВЛЕНИЕ  |  ОТЗЫВЫ 
Связь: telegram - Taatshi, почта - Taatshi на яндексе, Skype - Taatshi
*

Crazygangster77

  • Осваиваюсь на форуме
  • 10
  • 0 / 0
Re: Не отображается картинка OSOLCaptcha
« Ответ #3 : 03.12.2011, 13:35:10 »
Вывод ошибок включите и по ошибке ищите ответ. Так слишком мало информации. Как включить показ ошибок - ищем по форуму.

Вот кусок кода моего PHP.ini  связанный с выводом ошибок(использую денвер файл лежит здесь \usr\local\php5\PHP.ini )
Код
; Examples:
;
;   - Show all errors, except for notices and coding standards warnings
;
;error_reporting = E_ALL & ~E_NOTICE
;
;   - Show all errors, except for notices
;
;error_reporting = E_ALL & ~E_NOTICE | E_STRICT
;
;   - Show only errors
;
;error_reporting = E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR
;
;   - Show all errors except for notices and coding standards warnings
;
error_reporting  =  E_ALL & ~E_NOTICE

; Print out errors (as a part of the output).  For production web sites,
; you're strongly encouraged to turn this feature off, and use error logging
; instead (see below).  Keeping display_errors enabled on a production web site
; may reveal security information to end users, such as file paths on your Web
; server, your database schema or other information.
;
; possible values for display_errors:
;
; Off        - Do not display any errors
; stderr     - Display errors to STDERR (affects only CGI/CLI binaries!)
;
;display_errors = "stderr"
;
; stdout (On) - Display errors to STDOUT
;
display_errors = On

; Even when display_errors is on, errors that occur during PHP's startup
; sequence are not displayed.  It's strongly recommended to keep
; display_startup_errors off, except for when debugging.
display_startup_errors = Off

; Log errors into a log file (server-specific log, stderr, or error_log (below))
; As stated above, you're strongly advised to use error logging in place of
; error displaying on production web sites.
log_errors = Off

; Set maximum length of log_errors. In error_log information about the source is
; added. The default is 1024 and 0 allows to not apply any maximum length at all.
log_errors_max_len = 1024

; Do not log repeated messages. Repeated errors must occur in same file on same
; line until ignore_repeated_source is set true.
ignore_repeated_errors = Off

; Ignore source of message when ignoring repeated messages. When this setting
; is On you will not log errors with repeated messages from different files or
; source lines.
ignore_repeated_source = Off

; If this parameter is set to Off, then memory leaks will not be shown (on
; stdout or in the log). This has only effect in a debug compile, and if
; error reporting includes E_WARNING in the allowed list
report_memleaks = On

;report_zend_debug = 0

; Store the last error/warning message in $php_errormsg (boolean).
track_errors = Off

; Turn off normal error reporting and emit XML-RPC error XML
;xmlrpc_errors = 0
; An XML-RPC faultCode
;xmlrpc_error_number = 0

; Disable the inclusion of HTML tags in error messages.
; Note: Never use this feature for production boxes.
;html_errors = Off

; If html_errors is set On PHP produces clickable error messages that direct
; to a page describing the error or function causing the error in detail.
; You can download a copy of the PHP manual from http://www.php.net/docs.php
; and change docref_root to the base URL of your local copy including the
; leading '/'. You must also specify the file extension being used including
; the dot.
; Note: Never use this feature for production boxes.
;docref_root = "/phpmanual/"
;docref_ext = .html

; String to output before an error message.
error_prepend_string = "<!--error-->"

; String to output after an error message.
error_append_string = "<script language=JavaScript src='/denwer/errors/phperror_js.php'></script>"

; Log errors to specified file.
;error_log = filename

; Log errors to syslog (Event Log on NT, not valid in Windows 95).
;error_log = syslog
В нем ничего не менял. Если вставить в .htaccess строку
Код
php_value error_reporting E_ALL
то картинка на каптче отображается,если убираю то нет.

Подскажите как быть?
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

YT Shortcode - не отображается кнопка в редакторах

Автор Missile

Ответов: 0
Просмотров: 2262
Последний ответ 13.10.2022, 17:36:57
от Missile
Не отображается таблица Droptables

Автор Leo1986

Ответов: 1
Просмотров: 1178
Последний ответ 25.06.2021, 16:10:56
от Leo1986
В шаблоне JoomArt криво отображается фотогалерея Event Gallery

Автор wahrenz

Ответов: 0
Просмотров: 1501
Последний ответ 28.01.2020, 17:39:57
от wahrenz
Компонент Attachments 3.2.6 не отображается в материалах

Автор Леон

Ответов: 8
Просмотров: 1903
Последний ответ 12.12.2019, 23:15:05
от Леон
Не отображается BT Google Maps

Автор Sergunqa

Ответов: 3
Просмотров: 1672
Последний ответ 26.12.2016, 18:07:32
от Sergunqa