01-02-2014, 12:04 PM
01-02-2014, 12:20 PM
Try to make a new db and import the script.sql
01-02-2014, 12:25 PM
(01-02-2014 12:20 PM)jeffj Wrote: [ -> ]Try to make a new db and import the script.sqlFatal error: Call to undefined function mcrypt_module_open() in C:\AppServ\www\install\script.php on line 0
I did instal mcrypt still not working !
01-02-2014, 12:43 PM
I have no other idea than it's your server configuration
01-02-2014, 01:34 PM
i checked again it works but the programmer is bad at programming !
01-02-2014, 10:10 PM
OP is updated with nulled version
01-02-2014, 10:49 PM
Jeffj Just installed WORKS! Thanks! Rep +
01-02-2014, 11:09 PM
It's really safe?
I'm not talking only about the virus/trojans/hidden scripts etc.... I'm also talking about if the owner can track us!
If they can find using their script or each link send them a "ping" or something like that as..."hey I'm running!" to prevent non autorized instalations?
Please...Someone with the knowledge can answer me?
I'm not talking only about the virus/trojans/hidden scripts etc.... I'm also talking about if the owner can track us!
If they can find using their script or each link send them a "ping" or something like that as..."hey I'm running!" to prevent non autorized instalations?
Please...Someone with the knowledge can answer me?
01-02-2014, 11:17 PM
All links look like your domain slug, it might also be wise to put in a password protected directory - This is the only answer I have... Anyone Else?
01-02-2014, 11:48 PM
(01-02-2014 11:17 PM)SandwichMaster Wrote: [ -> ]All links look like your domain slug, it might also be wise to put in a password protected directory - This is the only answer I have... Anyone Else?
Here is what I have done. I renamed the images qcc_01.png - qcc_11.png to 01.png - 11.png
Also changed the title and header in index.php, plus removed versioncheck.php
No iframes to the qualityclickcontrol site... updated index.php and tutorials.php
Decoded index.php and tutorials.php below:
Magic Button :
PHP Code:
http://mir.cr/1LFUTTBI
Now the script should be safe to use, and Google would not index it as a Quality Click Control ;)
I been trough all files decoded, and found that it was safe to have most of them encoded,
to eliminate any errors from the decoding. It was only the install/upgrade files that was sending
all installation info (included admin login and password!!) to the qualityclickcontrol owner.
OP is updated