Page 1 of 1

Help PHP nuke plz.

Posted: 21 Jun 2006, 17:02
by zigo
hey guys im trying to help my freind he's getting this error in the administration panel like at the bottom Fatal error: Call to undefined function: platinum_technology() in /home/mowclan/public_html/zoot/admin.php on line 377

on line 377 this is what we see .

376 OpenTable();
377 $v_check = platinum_technology();
378 echo "<center><b>"._VCHECKHEADER."</b></center><br>"
379 ."<center>$v_check</center><br>"
380 ."<center>[&nbsp;$sitename&nbsp;]</center>";
381 CloseTable();

the numbers those are the lines numebers plz if u can help me to understand this error it wub be very nice .

Posted: 21 Jun 2006, 18:23
by Gogeta70
Post the whole code, or if you don't want everyone seeing, then private message the code to me, if you want. There doesn't seem to be much of a problem with that code there...

Posted: 22 Jun 2006, 09:15
by zigo
ah it's okay guys i managed to fix the prob he had few block and module that were vulnrebale so he was geting Sql injection and files were beeing deleted so we deleted those block and modules and it's working file of course w pute dback on all the files that were deleted and renamed . but thx everyone for ur help .