hello good morning, I have a debian server with vestacp installed which has database, mail, and web server. I have everything set up, webmail works for me. I created two emails, in phpradclassic configure the mail server but at the time of resetting the password it does not work it says that the link is sent to the mail but it receives nothing.
I return to the same topic, I would like to delete a record from the "prueba" table, delete the record from the "data" table taking into account that, "prueba.id" and the "data.id_data" are the same. Is it possible to do it from action after delete from the "prueba" table?. what would I have to put?. thank you very much geniuses
classic 2.6.7 “Action after delete” does not work using “rec_id”. Example I want to update a number in another table other than the one I am deleting when deleting a record and the idea is to make a subtraction through an INNER JOIN but it does not do it if I remove the “rec_id” makes the subtraction but to all the values of the other table ... the point is that the "action after add" works perfect when adding a record. I hope it is understood if I will not pass project and base.
There are problems when uploading files with “OriginalFilename”. If the file name has spaces, the download link is broken by coupling with part of the link on the current page. It only works well if the name has no spaces ...
in the classic version 2.6.2 multiple errors to the "set relation" the relation of words with spaces continues with problems with the "modal" (I reported it previously ). they have removed the page "view" to the "set relation" that was the only alternative.
It would be good to include the “add” page, so that you can see the entire “list” page of the record that we want to add like this, for example, if we are going to make a drop-down of a “name” field that will display all the data from the "personal" table that contains the "name" field, and there being able to choose one of the records, many such software are including it, which makes it easier to choose a value for a table ... I find it very happy as the software grows and I would like it to continue growing ... I hope I have contributed something ..