-
What are the steps to reproduce this issue?
-------------------------------------------
1. docker-compose.yml excerpt
```
sb-wp-stack:
image: php:7.4.3-apache-buster
ports:
- 80:80
- 443:4…
-
Hello. I am trying to use Jaxon instead Xajax because I am migrating to PHP 7+ but I am facing a very strange issue.
Everything seems to be right, the jquery is being injected correctly inside the pa…
-
I know this "issue" was discussed and closed in #18 , but I would like to reopen it to ask you (🙏) considering again the encoding of the Response to UTF-8 when the encoding is ISO-8859-1.
I have a …
-
### Current behavior / Resultado actual / Résultat actuel
Al iniciar la instalación se obtiene un error fatal que no permite avanzar.
`Warning: require_once(//main/inc/lib/database.constants.inc.…
-
После установки скрипта при авторизации ничего не происходит, просто бесконечная загрузка, а в консоли такая ошибка: Uncaught TypeError: $(...).setProperty is not a function
at ShowBox (sourceban…
-
Hello,
i worked successful for years with xajax and afterwards with jaxon-php. The last version i worked with is Jaxon2.0-beta.24. In the meantime i changed to codeigniter as framework and could succ…
-
Hi
Please help, i dont know how should i run a function like i do in xajax with $obj->loadCommands (fun ());
Regards
-
Dear ,
today i updated a project with "composer Update".
Afterwards i copied the files in jaxon-codeigniter/app to the corresponding places in my codeigniter-project.
After them i refreshed the App…
-
We're former xajax users that were able to basically drop jaxon in place with the proper config.
All went well until we found a few user functions that never returned a response object. (They're j…
-
Hi,
We're looking into upgrading to jaxon-core (we still use the old xajax stuff), and still use some legacy libraries. That's why $() is not an alias for jQuery() in our case. Could you please use…