Notifications
Clear all
12/14/2022 08:59
Hello, I have this problem to which I make a reply to any email that I receive instead of leaving the name it shows an "undefined" or simply the username and not its full name.
Hi,
Please allow us some time. We will look into this issue and get back to you with our feedback.
Thanks and regards,
Sharif
01/20/2023 11:23
Fix Notice: Undefined Variable by using isset() Function
This notice occurs when you use any variable in your PHP code, which is not set. Solutions: To fix this type of error, you can define the variable as global and use the isset() function to check if the variable is set or not.
01/27/2023 07:46
Keep sharing such informative post keep suggesting such post.
02/07/2023 08:38
Had to comment on this and appreciate your share! I am facing the same issue.