MyBB Community Forums

Full Version: Portal Announcement Cut-off
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2009-11-30, 09:08 AM)AndrewPH Wrote: [ -> ]same as lennart? or another feature? thanks

No, mine has one additional setting for the way it cuts the sentences which this one hasn't Smile
Thank you.
I was looking for a plugin like this!

I got this error when I try to activate it:
http://img163.imageshack.us/img163/1290/semttuloyn.png

How do I solve it?
This only works if your portal is portal.php and not renamed to anything else. Just an FYI if you're using index.php like me then you'll need to do a Find & Replace in the plugin from portal.php > index.php Wink
But 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();

?>
Anyone can help me?
Hey what templates does thiis plugin affect?
(2009-12-08, 11:11 PM)MyBBhehe Wrote: [ -> ]Hey what templates does thiis plugin affect?

Most likely just the portal one.
(2009-12-09, 12:45 AM)Mark.M Wrote: [ -> ]Most likely just the portal one.

I know its in that category but i mean which exact one(s)?
I'm getting the following error on my portal page, it goes away once I disable the plugin or delete my last announcement thread:
[attachment=16440]

Here it a quote of the announcement causing the error:
Joe Wrote:Yes, we now support ASP.NET pages! So all of your Window's devs should be happy. Smile

http://www.cxr.cc/test.aspx

Let me know if you experience any problems with it, I've never had much luck in the past but it looks good so far. Smile
I got this error when I try to activate it:
http://img163.imageshack.us/img163/1290/semttuloyn.png

How do I solve it?
Pages: 1 2 3