Thread: error meassage
View Single Post
Old October 15th, 2006, 04:03 PM   #4 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
There are a few ways the hack could of been installed.
A) Plugin Hook location: member_complete

B) Direct edit of forums/member.php

1) require('/path/to/hack/file.php'); - This would point to a 3rd party php file.

or

2) the code could be in the member.php file.



Search for:
adv_gallery_images

change to
ppgal_images
Zachariah is offline   Reply With Quote