Quote:
Originally Posted by hydrostatic
This seem to conflict with ZT's RPG Inferno hack... as when I installed this, I cannot run his.
It comes up with this error when I try to access inferno... I know that you guys don't really support this kind of stuff, but I would like to know if there's a possible way to fix it :nervous:
PHP Code:
Fatal error: Cannot redeclare sendpm() (previously declared in /home/blootix/public_html/forums/inferno.php:576) in /home/blootix/public_html/forums/includes/functions_warning.php on line 23
|
Please compare the two routines with that name, the one used by AWS and the one used by the other hack. If the two are the same (and I think they will be), you can delete one of the two. I think ZT is using this routine in his new hacks, if it is not changed from the one he used in his initial Warning hack, then the one or the other can be deleted. If it is, then you have to somehow rename the routine in one of the two hacks, and change the callings to that routine, to use the new name.
Does this make sense?