Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyBB Integration problem
#1
MyBB offers an integration class located over here: http://phpdave.com/MyBBIntegrator/

The proglem arisen is that when I add the code to include that class I get this error:

Code:
Fatal error: Cannot redeclare redirect() (previously declared in /home/xxxxx/public_html/forums/inc/functions.php:763) in /home/xxxxx/public_html/admin/inc/basic.php on line 464

My understanding is that GetSimple does also have a redirect() function like MyBB and that is the conflict. What can I do to avoid this?

I added the include code at the very top of index.php
Reply
#2
im not sure what you can do aside from not including the GS files (by not calling the BB script from within a template file) when you are on the BB page.
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply




Users browsing this thread: 1 Guest(s)