10-29-2013, 09:24 AM
10-29-2013, 09:32 AM
(10-29-2013 09:24 AM)dinhthanh Wrote: [ -> ]i am trying to nulled it but not successnulled and full working , please check it and test it
Note: (the script is not fully functional) be aware.
10-29-2013, 09:38 AM
do you have demo?
i will point out the error.
i will point out the error.
(10-29-2013 09:21 AM)mrqaidi Wrote: [ -> ]@Jhonson where is that footer.php locate it , in ModernBlue template no files encoded , also i check footer there , not encodedThis file located in the admin/sources folder
please check my share , i dont see nay footer.php encoded
10-29-2013, 09:45 AM
(10-29-2013 09:38 AM)dinhthanh Wrote: [ -> ]do you have demo?no i dont have demo , i will install it tomorrow on my website , can you take screenshots and show me what is problem with my share
i will point out the error.
(10-29-2013 09:21 AM)mrqaidi Wrote: [ -> ]@Jhonson where is that footer.php locate it , in ModernBlue template no files encoded , also i check footer there , not encodedThis file located in the admin folder
please check my share , i dont see nay footer.php encoded
also why Jhonson need to edit admin footer , frontend template files not encoded
10-29-2013, 09:48 AM
(10-29-2013 09:45 AM)mrqaidi Wrote: [ -> ]i test it in localhost and work fine thanks again mrqaidi just script miss addons if anyone can help us to share it(10-29-2013 09:38 AM)dinhthanh Wrote: [ -> ]do you have demo?no i dont have demo , i will install it tomorrow on my website , can you take screenshots and show me what is problem with my share
i will point out the error.
(10-29-2013 09:21 AM)mrqaidi Wrote: [ -> ]@Jhonson where is that footer.php locate it , in ModernBlue template no files encoded , also i check footer there , not encodedThis file located in the admin folder
please check my share , i dont see nay footer.php encoded
also why Jhonson need to edit admin footer , frontend template files not encoded

10-29-2013, 09:53 AM
(10-29-2013 09:48 AM)ramosadams Wrote: [ -> ]inside the admin control panel and he is trying to edit copyright under admin footer.(10-29-2013 09:45 AM)mrqaidi Wrote: [ -> ]i test it in localhost and work fine thanks again mrqaidi just script miss addons if anyone can help us to share it(10-29-2013 09:38 AM)dinhthanh Wrote: [ -> ]do you have demo?no i dont have demo , i will install it tomorrow on my website , can you take screenshots and show me what is problem with my share
i will point out the error.
(10-29-2013 09:21 AM)mrqaidi Wrote: [ -> ]@Jhonson where is that footer.php locate it , in ModernBlue template no files encoded , also i check footer there , not encodedThis file located in the admin folder
please check my share , i dont see nay footer.php encoded
also why Jhonson need to edit admin footer , frontend template files not encoded
10-29-2013, 09:55 AM
file home.php (directory admin/sources)
possibly check for backlinks to the server of the software house ...
regards,
Jhon
Code:
if ($settings['ptcevonews_nextcheck'] < TIMENOW) {
$validurl = 'http://www.ptcevolution.com/';
....
curl_init($ch);
....
possibly check for backlinks to the server of the software house ...
regards,
Jhon
10-29-2013, 09:59 AM
(10-29-2013 09:55 AM)Jhonson Wrote: [ -> ]file home.php (directory admin/sources)
Code:
if ($settings['ptcevonews_nextcheck'] < TIMENOW) {
$validurl = 'http://www.ptcevolution.com/';
....
curl_init($ch);
....
possibly check for backlinks to the server of the software house ...
regards,
Jhon
thanks
we will look for it
10-29-2013, 10:02 AM
(10-29-2013 09:55 AM)Jhonson Wrote: [ -> ]file home.php (directory admin/sources)dude it is checking ptcevonews_nextcheck , means checking for news about this script so it is not check license status ,
Code:
if ($settings['ptcevonews_nextcheck'] < TIMENOW) {
$validurl = 'http://www.ptcevolution.com/';
....
curl_init($ch);
....
possibly check for backlinks to the server of the software house ...
regards,
Jhon
and give you this source http://www.ptcevolution.com/script_news.php
only one file decode and nulled includes/class_core.php
license system remove it with backlinks

10-29-2013, 10:07 AM
ok, I was just looking for any links to the software house.
the first is a check for news of the script (though it is always best to avoid these things)
the script seems clean, I checked a hundred files.
regards,
Jhon
the first is a check for news of the script (though it is always best to avoid these things)
the script seems clean, I checked a hundred files.
regards,
Jhon