Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - alfre91

1
Bugs / Re: email server

would you help me set it up, I use xampp in windows. I already tried in a thousand ways but I can't find the right one
2
Bugs / Re: email server
https://drive.google.com/open?id=1W8mDl2ZsBTiSz6Je8Qk4sWlJ-GVbnBHI
https://drive.google.com/open?id=1Qy3YmrXT4TlHuudAnCToiIj5fZ-2CoBo

send mail from admin to user
https://drive.google.com/open?id=1skWNjeGsyfyq69ckLgrLdtNny1r4fzUD
receive mail
https://drive.google.com/open?id=1kROgBESJLJQN087uCCOkRCUZlgDJywFq
the same is the reverse path

phprad configuration.
probe with ip 192.168.0.26 and localhost
port 25, 465, 2525, 587. and nothing

https://drive.google.com/open?id=1bTx8u20D16ueZ9bX0SJB7usugJ1MPGBZ
https://drive.google.com/open?id=1n0Axn5h9zIBMwkyZxy-N4elIrMr3k3I_
https://drive.google.com/open?id=1y7rddJ4FpMNcJQSOL8HhjKLw0RO5uKGC
https://drive.google.com/open?id=1BcBrULOd5hQM2myKNvLybKrt73Co4Lkj
https://drive.google.com/open?id=13AH4mgbJVCpeUVwP30LD4EYhmIde14Zo
check spam and nothing
3
Bugs / email server
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.
6
Bugs / Re: Action after delete
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
8
Bugs / Re: Action after delete
Hello Goodnight. Thank you very much for the quick response. It didn't work out. genius, thank you anyway, I hope you can.
9
Bugs / Re: Action after delete
Here I leave a brief explanation and the basis and the project
https://drive.google.com/open?id=14JTTfkEY3aqxERs90GyJgHOC1O7stRhi
https://drive.google.com/open?id=1Gvus4HWA4Q4eILSDXwvEtfDR41Ud3E91
https://drive.google.com/open?id=11OvUq4ZByxMeN5DcSAt24QyIL4ny3dAL
https://drive.google.com/open?id=15_Q29Bq8_MDvBIal-1N8Ou5WJFleDJVU
basis and the project
https://drive.google.com/open?id=17vVCw32z_y0gubI4Hlj4enkfRW2w1Lvc


the idea is to guide me in how I have to put in "action after delete" or "action before delete"



THANK YOU
11
Bugs / Action after delete
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.
12
Bugs / roblems when uploading files classic 2.6.7
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 ...
13
Bugs / errors in "set relationship"
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.
15
Suggestions / Improvement Suggestion
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 ..