Search found 112 matches

by th23
Wed Dec 20, 2006 4:16 am
Forum: [3.0/Olympus] Discussion
Topic: Authentication via Windows Logon
Replies: 3
Views: 5659

Authentication via Windows Logon

Hi together,

I'm not sure if this already was discussed, but I cant find any topics about this...

What I had in mind is the authentication being done via the Windows Logon system that is used in a lot of companies. Can phpBB Auth use this information to authenticate the user?

Not sure whether ...
by th23
Mon Nov 27, 2006 5:49 pm
Forum: [3.0/Olympus] Discussion
Topic: Bug is less,
Replies: 1779
Views: 1878441

Re: Bug is less,


*** database_update.php 26 Nov 2006 17:22:06 -0000 1.14
--- database_update.php 27 Nov 2006 16:05:23 -0000 1.15
***************
*** 309,313 ****
),
// Latest version
! '3.0.b4-dev' => array(),
);

--- 309,313 ----
),
// Latest version
! '3.0.b4' => array(),
);


How about this ...
by th23
Tue Nov 21, 2006 3:50 pm
Forum: [3.0/Olympus] Discussion
Topic: Tell me, are these bugs or known issues?...
Replies: 48
Views: 53924

Re: Tell me, are these bugs or known issues?...


Plus, should I add the {*} manually?


Who said manually? ... Use the * button...


...tags should be removed instead of added... Is it that hard to get it done?


As stated wouldn't be easy to capture all the BBCodes... especially think about the custom ones as well... lot of JS Code to write ...
by th23
Wed Nov 15, 2006 10:51 am
Forum: [3.0/Olympus] New features discussion
Topic: Language auto choose,----->Let the guest choose language.
Replies: 23
Views: 88203

Re: Language auto choose,

Eelke wrote: Er... just to clearify...


Okay... sorry, then I got the wrong impression of what you were writing...

:mrgreen:
by th23
Wed Nov 15, 2006 10:14 am
Forum: [3.0/Olympus] New features discussion
Topic: Language auto choose,----->Let the guest choose language.
Replies: 23
Views: 88203

Re: Language auto choose,


Instead, I would just have clicked the little Dutch flag everytime I came to the site, and be annoyed for a few seconds every time I came to the site :)


As far as I've it in mind it's purely a fall back option to look at the browser set language...if you've choosen one via your UCP phpBB uses ...
by th23
Mon Nov 06, 2006 12:53 pm
Forum: [3.0/Olympus] Discussion
Topic: BBCodes in previewed search results
Replies: 9
Views: 12522

Re: BBCodes in previewed search results

Thanks Eelke... didn't think to deactivate BBCode parsing here :roll:

Yeah, not showing bbcodes totally would be fine for me, but as you said, not parsing them looks "a bit" odd to me.
by th23
Mon Nov 06, 2006 12:24 pm
Forum: [3.0/Olympus] Discussion
Topic: BBCodes in previewed search results
Replies: 9
Views: 12522

BBCodes in previewed search results

As this behavior got marked as "not a bug" in the bug tracker I would like to take the question here as a discussion: What is the reason for this handling? Any comments / hints?

Error report: The BBCodes in posts that are previewed in search results don't get rendered correctly, e.g. they are still ...
by th23
Sun Nov 05, 2006 11:05 am
Forum: [3.0/Olympus] Styling
Topic: Location of site_logo.gif
Replies: 3
Views: 6029

Re: Location of site_logo.gif

Ectoman wrote: My guess is that you might have the same logo used on all themes.


Hmmm, possible...but unlikely if I think closer: If you're changing the background for example (within the theme folder) to another color you might want to change the logo as well, so that it fits onto the background...
by th23
Sat Nov 04, 2006 6:30 pm
Forum: [3.0/Olympus] Styling
Topic: Location of site_logo.gif
Replies: 3
Views: 6029

Location of site_logo.gif

I just discovered that site_logo.gif is stored within

Code: Select all

styles/../imageset/
and not within

Code: Select all

styles/../theme/images/
where all the other related images are, e.g. background.gif, the icon_*.gif files

Is there any specific reason for that?
by th23
Thu Oct 05, 2006 6:40 am
Forum: [3.0/Olympus] Discussion
Topic: Beta 3???!!!
Replies: 6
Views: 8793

Re: Beta 3???!!!

It means: BETA 3 - development = they are developing towards beta 3

Cheers
th23