Icy Phoenix
Old Bugs - Portal And Portal News Errors
KugeLSichA [ Wed 30 Aug, 2006 21:01 ]
Post subject: Portal And Portal News Errors
ok first, LIST BBCode doesnt works correkt
other thing is, that only 2_column.tpl and 3_column.tpl is working... by the other selectings for partal, there comes up a blank page...
Mighty Gorgon [ Thu 31 Aug, 2006 01:15 ]
Post subject: Re: Portal And Portal News Errors
ok first, LIST BBCode doesnt works correkt
Are you sure of this?
There is a news on this site with List in home... it seems to work!
other thing is, that only 2_column.tpl and 3_column.tpl is working... by the other selectings for partal, there comes up a blank page...
I can confirm that 2 and 3 columns works... I've tested the others in the past and used to works... did you configure them properly?
KugeLSichA [ Thu 31 Aug, 2006 01:39 ]
Post subject: Re: Portal And Portal News Errors
ok first, LIST BBCode doesnt works correkt
Are you sure of this?
There is a news on this site with List in home... it seems to work!

yes this problem is on my site, if you have more than one LIST tag in an post.
other thing is, that only 2_column.tpl and 3_column.tpl is working... by the other selectings for partal, there comes up a blank page...
I can confirm that 2 and 3 columns works... I've tested the others in the past and used to works... did you configure them properly?
no I didn´t change anything... its a Bug that an user from xs.de has reported there.
Mighty Gorgon [ Thu 31 Aug, 2006 01:44 ]
Post subject: Re: Portal And Portal News Errors
yes this problem is on my site, if you have more than one LIST tag in an post.
Can you post an example here please?
KugeLSichA [ Thu 31 Aug, 2006 01:46 ]
Post subject: Re: Portal And Portal News Errors
yes here it is
Changelog für phpBB XS Build 058 mit den Änderungen seit dem letzten Release Build 049:
- Neu: Unread Post Information 2 Database (UPI2DB) MOD
- Speichert Informationen über ungelesene Beiträge in der Datenbank, so dass ungelesene Beiträge auch nach dem abmelden ungelesen bleiben
Mighty Gorgon [ Fri 01 Sep, 2006 16:55 ]
Post subject: Re: Portal And Portal News Errors
It's not a bug here... try to look in the portal here... the post is published correctly!

Claire [ Fri 01 Sep, 2006 23:29 ]
Post subject: Re: Portal And Portal News Errors
KugeLSichA [ Sat 02 Sep, 2006 12:46 ]
Post subject: Re: Portal And Portal News Errors
ok thx mighty... i take a look at this
Mighty Gorgon [ Sat 02 Sep, 2006 13:51 ]
Post subject: Re: Portal And Portal News Errors
If you have the TRIM function enabled... then this is your problem!

Leso [ Sat 02 Sep, 2006 13:55 ]
Post subject: Re: Portal And Portal News Errors
Yep the trim doesn't care bbcodes...
Mighty Gorgon [ Sat 02 Sep, 2006 14:11 ]
Post subject: Re: Portal And Portal News Errors
Yep the trim doesn't care bbcodes...
Or at least doesn't care of the not closed one when the trim is applied...

KugeLSichA [ Sat 02 Sep, 2006 22:53 ]
Post subject: Re: Portal And Portal News Errors
If you have the TRIM function enabled... then this is your problem!

yes mighty this is the problem.
TRIM function disabled, => it shows correctly
TRIM function enabled, => LIST doesnt work correctly.
do you have an solution for this? because i dont like it if it shows too long posts at the portal page.
thx
cya
Mighty Gorgon [ Sat 02 Sep, 2006 23:05 ]
Post subject: Re: Portal And Portal News Errors
If you have the TRIM function enabled... then this is your problem!

yes mighty this is the problem.
TRIM function disabled, => it shows correctly
TRIM function enabled, => LIST doesnt work correctly.
do you have an solution for this? because i dont like it if it shows too long posts at the portal page.
thx
cya
You have only few choices...
- Modify the parsing function to not parse BBCodes at all and strip out them
- Try to format your post regarding your TRIM settings
- Try to trim after the post is formatted with BBCodes... but then you will lose some extra chars, because the parsing function is adding HTML to your message
If you choose to apply the last one (which may be the best solution) then let me know if you are able to get things working.

casimedicos [ Wed 06 Sep, 2006 11:15 ]
Post subject: Re: Portal And Portal News Errors
i have other probelm with portal news
you can click in read more or news cats
but not shown
only if you press in comments
http://www.mieloma.com/v2/
¿¿??????
Mighty Gorgon [ Wed 06 Sep, 2006 13:26 ]
Post subject: Re: Portal And Portal News Errors
i have other probelm with portal news
you can click in read more or news cats
but not shown
only if you press in comments
http://www.mieloma.com/v2/
¿¿??????
It's strange... you are missing
index.php in front of the link...
This
http://www.mieloma.com/v2/?topic_id=562
Should be
http://www.mieloma.com/v2/index.php?topic_id=562
What is strange is that this feature is working fine here...
Maybe the TRIM function has some problems... can you try disabling it please? Just for test...

casimedicos [ Wed 06 Sep, 2006 13:36 ]
Post subject: Re: Portal And Portal News Errors
sorry how disable trim?
the index.php is not problem i lost it in all versions of phpbbxs, but it works
and you can see the index.php is lost in
http://www.phpbb-es.com/foro/index.php
too

Mighty Gorgon [ Thu 07 Sep, 2006 01:57 ]
Post subject: Re: Portal And Portal News Errors
ACP => News Configuration