
#Tabledit password code
Good morning! I have non auto-increment primary key, so what should I add to code to make it work? Error Column 'ID' cannot be null (ID is primary key) I have discommented those 4 lines, but it still doesnt work I wish you would help me Found that the issue happens when loading the function close_print on the line $this->content. Upon click save, the webpage shows http 500 error, but the url is fine, Upon click enter key it takes to the proper webpage. (However, it does save to the db.) This works fine upon adding an 'exit' to the end of function save_rec(). Here goes: text = 'Registro nuevo' $this->text = 'Reinicia búsqueda' $this->text = 'Busca' $this->text = 'Regresa' $this->text = 'Guarda' $this->text = 'Guardado' $this->text = 'Eliminar' $this->text = 'Editar' $this->text = 'borrado' $this->text. Can be used for -at least- all latinamerican spanish. Hi Andre, What line int mte.php did you place your code or did you overwrite the lookup_table section? Thanks.Īnyone been able to add a Navagation row of buttons with it's own CSS file? Example: for only in Is this possible? I'm not an expert - I've tried pretty hard but didn't manage to make it work :( TIA for any help :) Geert Hi all, I wonder if anyone has a solution for this: I would like to add a second drop-down to the search form, in order to 'filter' the search results to one only jobname. I found on line 204 in mte.php that you should add (int).

old code: $start = $_GET*1 new code $start = (int)$_GET*1 Is there any plans on updating this to support PHP8? I love this but us our host provider is moving to PHP 8 we need to change our site to support this.

Hi Daniel, New version with PHP8 support today. Thanks! I will edit this line in the new version. I have notices in the new version 1.3.2 if the table is empty there is an error.
