The Arcive of vBulletin Modifications Site. |
|
ItemStats (WoW) incompatibility with Arcade Details »»
|
|||||||||||||||||||||||||
Here is my error:
Fatal error: Cannot redeclare cleanhtml() (previously declared in .../public_html/forums/arcade.php:5394) in .../public_html/forums/includes/functions_gitemstats.php on line 742 I don't want to give up on one mod or the other, and I don't know enough about coding to know what I can safely cut. Is there something I can do on the Arcade side of things to fix this? (I have not received a response in several days from the ItemStats author, so I'm checking here) Thanks in advance for any help! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
open arcade.php and replace all "cleanhtml" with "ibpa_cleanhtml" this should fix that (as you rename the function and its calls)
let me know if this helps
|
|
#3
|
|||
|
|||
|
worked wonderfully! thank you!
|
![]() |
|
|