PHP Trusted Reviews

PHP Trusted Reviews v1.0.7

No permission to download
Nov 19, 2020
4
0
1
The developer already published the latest version 1.2 and the new version is using Laravel 7.29

v1.2 [1st Dec 2020]
1. Translating front-end (excepting admin panel) via a single json file
2. Translating validation messages
3. Translating timestamps (ie. 2 mins ago, 3 hours ago, etc.)
4. Upvoting comments (Ajax powered - once per ip - will auto sort the best at the top)
5. Rounded profile pictures (even for uploaded ones)
6. Trustscore Embedding (apart from already existent premium companies reviews embedding)
7. Laravel Framework update from 5.72 to 7.29
8. Added cookie notification

Given the fact that absolutely all files have changed you will have to reinstall from scratch!
 

CoxXi

New member
Oct 1, 2020
9
8
3
In a sockchain.
The developer already published the latest version 1.2 and the new version is using Laravel 7.29

v1.2 [1st Dec 2020]
1. Translating front-end (excepting admin panel) via a single json file
2. Translating validation messages
3. Translating timestamps (ie. 2 mins ago, 3 hours ago, etc.)
4. Upvoting comments (Ajax powered - once per ip - will auto sort the best at the top)
5. Rounded profile pictures (even for uploaded ones)
6. Trustscore Embedding (apart from already existent premium companies reviews embedding)
7. Laravel Framework update from 5.72 to 7.29
8. Added cookie notification

Given the fact that absolutely all files have changed you will have to reinstall from scratch!
Thats true, but I personally think that v. 1.1 would be also good to work with.
I just don't want to find the email issue and get this done - and this should be fixed in any newer version - so far as I know after reading few threads bout this issue.
 

gembels

Active member
Dec 11, 2018
140
49
28
nyit-nyit.net
on /vendor/egulias/email-validator/EmailValidator/Parser/Parser.php around line 147
Code:
if ($previous['type'] === EmailLexer::S_BACKSLASH
change to
Code:
if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH

use SMTP way better.. tested.. email work

Screen Shot 2020-12-20 at 11.26.51.png

tested on https://web2backlink.com/
 

CoxXi

New member
Oct 1, 2020
9
8
3
In a sockchain.
I will check it out, thanks for the fix - I will also edit this post if it worked for me.

on /vendor/egulias/email-validator/EmailValidator/Parser/Parser.php around line 147
Code:
if ($previous['type'] === EmailLexer::S_BACKSLASH
change to
Code:
if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH

use SMTP way better.. tested.. email work

Screen Shot 2020-12-20 at 11.26.51.png

tested on https://web2backlink.com/
 

reviewsland

New member
Jan 21, 2021
1
0
1
can someone help me with this error? I have tried the method above but it fails.
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_PARSE)
syntax error, unexpected 'protected' (T_PROTECTED), expecting end of file

@raaaz mo
can you explain how the bypass license ?
I have replaced the script according to what you said.

thank for help.
 

aiokok

Member
Jul 1, 2020
50
8
8
v1.3
coming! There is an error in the SMTP mailbox.

Hint this:
Expected response code 250 but got code "501", with message "501 Mail from address must be same as authorization user. "
DW:
[/ SPOILER]
Extracting passwords(8 asterisks): 8*

@Tomz Please update this! ! !!!!
 
Last edited:

Ghostofjero

New member
Jun 5, 2022
1
1
3
the latest is 1.3.1

anyone interest to group buying this product?
and make it nulled for this forum
 

Ghostofjero

New member
Jun 5, 2022
1
1
3
on /vendor/egulias/email-validator/EmailValidator/Parser/Parser.php around line 147
Code:
if ($previous['type'] === EmailLexer::S_BACKSLASH
change to
Code:
if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH

use SMTP way better.. tested.. email work

Screen Shot 2020-12-20 at 11.26.51.png

tested on https://web2backlink.com/

email is sent (according to email sender) but not delivered to users mail
sadly ,not work at all. o_O
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu