MyBB Community Forums

Full Version: Unable to install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have uploaded this plugin to my forum and when I try to activate I get this error:
http://img163.imageshack.us/img163/1290/semttuloyn.png

My portal is portal.php... I use this plugin for portal: http://community.mybboard.net/thread-55168.html
I have this code in the index.php of my site and when we enter in the site it will redirect you to the portal.php file.
<?php

header("Location: http://computerandstuff.co.cc/forums/portal.php");
exit();

?>

How do I solve this error...? I have already requested support in the thread but none answer me...

Thank you.
Try to undo the change above and see if that would fix the issue.
Didn't work...
Please some one figure out the reason for this.

Or if some one can give us the code that we can add to portal template, I would be more then happy to add it by hand.
Can anyone help us with the installation of this plugin in the MyBB Advanced Portal V7a???
Thank You.
Such a simple problem, I can't believe I didn't figure this out. I can't believe no one helped us.

This plugin isn't that good, if it has less then what ever amount of characters you set it will still add read more, and it just looks strange. Some one needs to re-do it a bit.

And if you really want to use it, you have to chmod portal.php to 777


FTP >> YOUR FORUM DIR >> PORTAL.PHP >> FILE PERMISSIONS >> 777
It will edit my portal.php file?
NO WAY! I won't use this plugin.
You didn't know that it edited the portal.php file?

How did you expect it to add the code?
LOL.... editing the template not the portal.php file.
Or via plugin hooks! Anything that requires editing of your core files more than once (ONCE MANUALLY to add a new plugin hook for instance!) is crap and I wont touch it with a 10 foot pole.