164 comments found.
I want to use the route property as below but it redirects me to the login page in the ((’/(:any)’, ‘Site::pages/$1’)) section. I want to use the site controller independently from the dashboard panel, how should I follow a path for this process.
$routes->get(’/’, ‘Site::index’); $routes->get(’/(:any)’, ‘Site::pages/$1’); $routes->get(‘product/(:any)’, ‘Site::product/$1’); $routes->get(‘blog/(:any)’, ‘Site::blog/$1’);
The login filter should probably direct you to the login screen. The way it is structured, it has the filter + white list rules. I would probably have to restructure the rules and routes.
Is there a way you can suggest me?
Please create a request here:
https://codecanyon.net/user/eduardofiorini
I will put together a step-by-step guide so you can adjust it in your code.
Can you give a clear date for the update.
Hello, we have been very busy with other projects this year, we will focus on updating this December.
in the name of humanity, please change the words COME BACK, it supposed to be BACK, or just left arrow icon. My friends laughed at me because of this dramatic button.
Thank you, we will fix it in future updates.
If you want to correct the translation in your version, it is in “\Compilation\system\app\Language\en\App.php”, if you have any questions, we are at your disposal.
hi thank you for your reply. Anyway have you test the email through email configuration? did you get any error on it or not? I’m using gmail smtp on personal account, I tested my credential and it works, but its error without any message on webguard. Thank you
Hello, could you demonstrate what type of error occurs?
when you releasing the update ??
plz add username and membership ID in user panel
Hello xtremearamis,
thanks for the suggestions.
I don’t understand, does “Membership ID” want to show the user’s ID on the grid?
Hello, take advantage of this month to buy, after the launch of version 2.0 the price will be adjusted.
Hi please check ticket #45
Hi, Could you send me an image of what the “API Settings” configuration looked like?
I upload in the ticket
Try reducing the JWT time, go back to 30 minutes and do the test, if you get the same error, please send me the username and password you are testing on the ticket.
I did this, but same error. Send you the username and password of my Webguard admin panel or ftp ?
Only access to WebGuard and the website URL
sent
I did the tests on your Rest API and it worked perfectly, I sent the test process by email.
Yes! thx

Is there a specific date for the last update?
Hello, there is no specific date, as soon as possible we will release a new version. Thanks!
How do I deactivate the preloader?
”\Compilation\system\app\Views\themes\backend\focus2\main\header.php”
https://prnt.sc/TuSfg_yUrVRH
Hello I have problems to load more than 6 thousand records activate the serverSide and it is still very slow to load the records and to do a search.
I need to understand better what is happening.
Have you created a new screen?
Is the slowness in DataTable or Select2?
Open a ticket so we can help you:
https://eduardofiorini.bolddesk.com/
Thanks!
Create a new screen and when loading the records I already have it takes a long time to load them into the DataTable.
You are probably loading all the data at once into the DataTable, which makes it slow. You must load a paginated query just like on the system screens, which uses AJAX pagination.
Cant create custome fields for users?
Hi, not at the moment, just coding.
Hello, take advantage of this month to buy, after the launch of version 2.0 the price will be adjusted.
Hi – I’m having the same RTL bug as @diegothemes. Entering email on login transposes characters. Very confusing for users at login.
Hi Ray, ticket answered, thanks!
Hi! When will you upload version 1.4.0?
Hi, we will probably release a 1.3.6 version with minor tweaks and framework update this month.
We will probably release version 1.4.0 as version 2.0.0 in a few months. We are restructuring the entire project to receive future improvements in a more simplified way, for example new templates.
So I’m aware of being able to hide the contents of said file, but how come we can publicly view the .env file with direct path?
Please open a new ticket at:
https://eduardofiorini.bolddesk.com/
When trying to upload, I get the following error: The file you uploaded, Compiled.zip, contains a virus so the upload was canceled: Sanesecurity.Foxhole.JS_Zip_16.UNOFFICIAL FOUND
A test was carried out by uploading the .zip file to VirusTotal, which is a platform that tests the file on different types of antivirus and none of them captured any type of virus in the files.
https://prnt.sc/CRZIbO5Zl15m
Recibo este error al añadir un módulo en la nueva versión, y en la anterior versión si me los cargaba correctamente. Podrías darme una solución?, se que ya no tengo soporte pero creo que es algo que debería de funcionar al haber pagado por el producto. Ya me dices si puedes ayudarme o no, muchas gracias.
El error es el siguiente: Carpeta del módulo no encontrada.
Gracias!!
Hello, could you please open a new ticket so we can help you.
Thanks!
https://eduardofiorini.bolddesk.com/
Hello. It is posible to add “View other profile” and “Protected pages by login” ? I am new in php , so if aleardy exist, please show me where. Thank you!
Hi David,
We have already responded to your ticket.
Thanks 
very good
Thanks 
you need to change all words “Combe back” to “Back” or just left arrow icon.
Thank you for the suggestion, we will change the translation in the next version.
Olá amigo! Quanto tempo falta para lançar a versão 1.4.0?
Olá dssweb, provavelmente mais alguns meses, estamos focados em outros projetos aqui no Brasil, precisamos finalizar esses projeto para podermos focar na atualização do WebGuard.
Mas em breve deve sair a versão 1.4 !
is it possible to use api get user by token without login? or can have static token?
Hello, you need to log in to ”/api/signin” which will generate a JWT token that has an expiration date of 30 minutes, this time can be adjusted in the settings. After generating the token you can make GET calls to ”/api/user”.
Hi. When will version 1.4 be released, I am interested in page creation
Hello, I don’t have a time estimate yet, we are working on two new projects. We will likely return development on version 1.4 in April.