Getting this error now
Cannot redeclare stripslashesarray() in /usr/local/httpd/htdocs/TheDaene2/admin/global.php on line 5
<?php
if (isset($explain)) {
$showqueries=1;
}
if (isset($showqueries)) { <---Line 5
$pagestarttime=microtime();
}
This is the first time i've had probs installing a hack. please help.
Edit: I just removed the code that was suppose to be added to the User.php file and now when i click the link in the admin CP I get the screen that is supposed to come up listing all the members and showing the photos they have uploaded, but not showing photos casue no one has uplaoded any. This is weird. Where is the link on the board supposed to be after this hack is install Successfully? in the User CP under Profile?
|