eshiol / j2xml

J2XML
http://www.eshiol.it/k3u
17 stars 6 forks source link

unknown error. unknown error... #69

Closed grantiago closed 5 months ago

grantiago commented 5 months ago

Appreciate the component. The barest documentation would be helpful. local server without tdl

articles > check all > actions > send

Expected result

export

Actual result

unknown error unknown error ...

System information (as much as possible)

joomla 4.4.3 latest j2xml 3.10.233 beta1 nothing in the apache log

the eshiol.log.php

[SCRIPT_URL] => /index.php [SCRIPT_URI] => http://test.lan/index.php [HTTP_HOST] => test.lan [HTTP_CONNECTION] => keep-alive [CONTENT_LENGTH] => 3136 [HTTP_ACCEPT] => application/xml, text/xml, /; q=0.01 [HTTP_X_REQUESTED_WITH] => XMLHttpRequest [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/5> [CONTENT_TYPE] => text/xml [HTTP_ORIGIN] => http://test.lan [HTTP_REFERER] => http://test.lan/administrator/index.php?option=com_j2xml&view=send&layout=content&format=html&tmpl=component [HTTP_ACCEPT_ENCODING] => gzip, deflate [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.9,es;q=0.8 [HTTP_COOKIE] => 1084684e43645920cb4933e5d5803be9=e2te97cojjnr5vd3r33er4ovt3; 0a6b61a89d9268ef8db6ad3f4fb771c6=kjv1j54j948micts> [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin [SERVER_SIGNATURE] =>

Apache/2.4.41 (Ubuntu) Server at test.lan Port 80

[SERVER_SOFTWARE] => Apache/2.4.41 (Ubuntu)
[SERVER_NAME] => test.lan
[SERVER_ADDR] => 192.168.1.21
[SERVER_PORT] => 80
[REMOTE_ADDR] => 192.168.1.23
[DOCUMENT_ROOT] => [ROOT]
[REQUEST_SCHEME] => http

j2xml_error

grantiago commented 5 months ago

update.

The above error was with the J2XML 3.10.233 beta1

:eyes: beta1 is installed when using the joomla install from web tab

I uninstalled beta1 and installed pkg_j2xml-3.9.231 working as expected.