Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Bug reports and fixes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
E-tables fault
« previous
next »
Print
Pages: [
1
]
Author
Topic: E-tables fault (Read 3821 times)
evkarab
Full Member
Posts: 232
E-tables fault
«
on:
January 27, 2023, 21:26:09 »
Hi all
After the latest elxis update I found that E-Tables component stopped working as before. I can not edit the already existing columns or values and the new table is shown only by it's name. Has anyone else face such problems? For the history I have test it in Firefox, Chrome and Edge with the same result. When I choose columns It leads to server errors and when I choose values nothing happens. Any ideas?
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: E-tables fault
«
Reply #1 on:
January 28, 2023, 09:19:29 »
Hello,
i think that it's due to not loading jQuery library and Colorbox. Please send me a PM with back-end and FTP access to check this out.
«
Last Edit: January 28, 2023, 20:10:37 by webgift
»
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
webgift
Elxis Team
Hero Member
Posts: 4193
Re: E-tables fault
«
Reply #2 on:
January 29, 2023, 08:46:13 »
It was due to jQuery library and colorbox initialization. The following lines applied to the index.php file of onyx admin template.
$eDoc
=
eFactory
::
getDocument
();
$eDoc
->
addJQuery
();
$eDoc
->
loadLightbox
();
P.S: Please note that this component won't be compatible with PHP 8.x version.
More info about elxisDocument library:
https://www.elxis.net/docs/developers/libraries/elxisdocument.html
«
Last Edit: January 29, 2023, 08:48:24 by webgift
»
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
E-tables fault