Quote:
Originally Posted by jayhawk785
Im using some of the pp includes to show random images on the forum. I'm guessing the renaming ppimage applies to me as well? What was the workaround?
Code:
Fatal error: Cannot redeclare pp_is_image() (previously declared in /domains/www/asdf.com/board/tlb/pp_memberblock/plugins/pp_memberblock.php:59) in /domains/www/asdf/board/member.php(512) : eval()'d code on line 79
|
You have a plugin that is using the hook member_complete that is declaring the same function. Find that plugin and disable it.
Sorry I've not updated this yet... work has been kicking my butt. I hope to sit down and collate all these updates and fixes into a concise update in the next couple days.