

TalentScreen Pre Employment Testing SaaS SoftwareTalentScreen Pre Employment Testing SaaS Software
TalentScreen is a powerful, SaaS-ready PHP solution designed to simplify and enhance pre-employment testing





TalentScreen Pre Employment Testing SaaS Software
TalentScreen is a powerful, SaaS-ready PHP solution designed to simplify and enhance pre-employme...




7 Support questions or comments
Please login or create an account to post a question or comment.
-
2 weeks agosammo PurchasedBug report...
Figured as to why the copy to clipboard is not working, because the js call is not inside the employer.blade.php
this is missing before the end of </body> [ <script src="{{ asset('themes/employer/js/main.js'}}"></script> ] to call the cliptoboard code of JS
that's proof you actually never ever tested your code and you kept telling me it's SSL issue...
No wonder why this would got denied to be sold in Envato.. -
5 days agoFrederickStaff@intermaticsng could you please look into this.
-
1 day agointermaticsng AuthorThank you. We will address this in our next update to be released shortly.
-
3 weeks agosammo PurchasedBug report..
<input class="form-control" name="dob" type="date" id="dob" value="{{ old('dob',$user->dob->format('Y-m-d') }}" required>
inside profile.blade.php, this will cause a crash as the sign up process doesn't have the DOB mandatory, when the candidate logs in, it would crash..
This code to fix it is
<input class="form-control" name="dob" type="date" id="dob" value="{{ old('dob', $user->dob ? $user->dob->format('Y-m-d': ''
}}" required>
because if the value is .null, it tries to run .format() it would return an error in Laravel
hope you fix it for others moving forward
-
3 weeks agosammo PurchasedUnfortunately the more I work with this, the more bugs I'm finding and it's very annoying to be honest. This is not ready to be in production,
List of bugs and security concerns:
1) When a company owner adds an employee, the employee gets an email unformatted properly and it redirects all the time to 500 error when the employee tries to login.
2) Coding test: the AI features works regardless if it's part of the package or not. It's not limited to the plan. Even on your demo it shows AI evaluated.
3) RegisteredUserController.php - there is a concern there when it comes to this code [[ $userData = $request->all(); ]] when you have it as all, to return this value, others can start to feed it with injections and it's a major concern. normally for request it should be only limited to emails, phone#s and etc.
4) Documentation logo: It always defaults to the dark logo, no option in settings to add a white logo (even changed the white logo in public/img and still won't update as it inherits it from the settings.
5) Copying a link of an assessment DOES NOT work even if you have SSL or wildcard (even in your demo it's not working)
6) Tailwind version is a bit outdated, currently 3.4 and you have 3.1
7) UtilsController.php have a major injection risk as the css file is not returning the path only to public, the code I'm referring to is $path = $request->path().'.css'; even though exit() is used but this can be a potential of risk of being injected to the .env file - View 1 more reply
-
3 weeks agointermaticsng AuthorPlease use the support message feature in the future.
-
3 weeks agoHelloRam PurchasedHello, why to use the hidden message when the buyer exposes the vulnerability? HE HAS NOT USED ANY CREDENTIALS.
Dont be a scammer. Explain the details here and update the script. Dont try to run away from responsibilities -
3 weeks agointermaticsng AuthorPlease note that 'vulnerabilities' you mentioned are not accurate. The User model uses the $fillable attribute. Hence only allowed properties can be updated. SQL injection is not possible.
Also the code in the UtilsController is completely secure and can not cause any issues with the .env file. The 500 error you experienced may be as a result of your environment. Ok not a detailed error message can reveal otherwise.
The other items you mentioned (logo, tailwind version) are not bugs but was how the application was designed. We are investigating the other items but support request should be sent privately. If you do discover a vulnerability in an application you or others are using, it is not proper to publish it to the public as that can compromise you own o thet people's installations
-
3 weeks agosammo PurchasedHi there,
Can we please know what is the latest changelog? I noticed a new update was done today..
Thank you -
3 weeks agosammo PurchasedAlso I noticed an issue, when you do a manual upgrade, the logo gets broken, and it won't allow to re upload it as it will remain broken.
Cleared all cache and server cache and still an issue
-
1 month agosammo PurchasedHi there,
There is an issue with the way laravel is handling emails. Your original code had "MAIL_DRIVER=smtp" and the new laravel after 7 you should have it as MAIL_MAILER=smtp.
Also these should be added on the code incase someone wanted to use mailsender or third party email system
[email protected]
MAIL_FROM_NAME="Your App Name"
So we fixed this bug and hoping you can also fix it on future updates for others.
Also in the forget my password page, there is no re direct link back to login.. normally this should add a link back to the sign in page, incase the user remembered or wanted to leave the page.
We're also having issues with the port 587 and the timeout, the default should be at 60 for timeout and the port 587 or 465 are all going into junk using mailsender. Because we can't originally put the original email as the username is already taken and added by mailsender.
Hope you can work also on re designing the dashboard similar to carepro the one you have with codecanyon.. This dashboard looks super outdated..
but besides those, good job on developing thisand can't wait to see this product evolved more and more
-
1 month agosammo PurchasedAlso the copy link feature is not working.. couldn't figure how to fix that to be honest.. when you create an assessment and try to copy the link, it doesn't function
-
1 month agointermaticsng AuthorThank you for your suggestions. Regarding the copy link, please ensure you are serving the site on https
-
2 months agosammo PurchasedI really want to buy it, but I noticed the client dashboard is really not complete.. like the admin dashboard looks good, but how does a company adds more HR employees, and it lacks too much features..
are you planning anything down the pipeline to update it? -
2 months agointermaticsng AuthorA company can add more users easily using the link at the top-right. Click on the user name and a dropdown option will appear. Then click on the 'Manage Team' menu option
-
1 month agosammo Purchasedthanks..
also when I buy it, is it possible to change the colors of the dashboard and the design?
do we get all the source codes? because it's preferable to have the company dashboard similar to admin design and also the design needs big time improvement, it looks a bit outdated -
1 month agointermaticsng AuthorYes, you get full access to the source code.
-
4 months agoHelloRam PurchasedThere is no carousal or provision to add Team member and additional testimonials? Since you have done all these much, why did not provide such simple features to make this scalable?
-
4 months agointermaticsng AuthorThank you for your feedback. We'll keep this in mind
Information
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 22 November 2024 |
Last update | 29 April 2025 |
Software version | PHP 8.2, PHP 8.3 |
Files included | .php, .css, .html, Javascript .js |
Tags | hr, recruitment, SaaS, ats, open ai, candidate testing, assessments, job screening, pre-employment testing, candidate assessment, ai testing, test library, talent screening |