Upper converts characters to upper case. Lower converts them to lower case. If you make both sides upper or both sides lower, you've done the same thing, you've made a case insensitive comparison.
2,202 2007-10-04 21:49
Re: Lowercased login (10 replies, posted in PunBB 1.2 discussion)
You don't need to call both lower and upper. You need only call one.
2,203 2007-10-04 21:35
Re: Header and login problems, (7 replies, posted in PunBB 1.2 troubleshooting)
Are you saving the file as a plain text file and not with some special encoding?
So, no UTF-8
2,204 2007-10-04 21:33
Re: Lowercased login (10 replies, posted in PunBB 1.2 discussion)
Oh, you only need to run one check there, lower works as well as upper.
2,205 2007-10-04 21:26
Re: Header and login problems, (7 replies, posted in PunBB 1.2 troubleshooting)
?
Those are the characters I see. Try downloading a copy of config.php, check for bad characters, and reupload it.
2,206 2007-10-04 21:13
Re: Header and login problems, (7 replies, posted in PunBB 1.2 troubleshooting)
http://dynash.com/support/config.php
There's odd characters in your config.php file. Remove them and all your problems will be solved.
2,207 2007-10-04 19:33
Re: Lowercased login (10 replies, posted in PunBB 1.2 discussion)
No, although that causes issues with registration (you can register usernames where the difference is a change in case).
2,208 2007-10-04 13:20
Re: Lowercased login (10 replies, posted in PunBB 1.2 discussion)
Because MySQL does a case insensitive comparison with the default collation
2,209 2007-10-03 15:41
Re: [SEO_mod for PunBB] Meta Keyword and meta description for each post (43 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to Modifications
Meta keyword tags are useless for SEO purposes, search engines are smart enough not to let users pick their own keywords.
You only need at most one meta description tag in the head of the page. I'm not even sure that one per post is valid.
2,210 2007-10-03 10:41
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
Those aren't relevant
What hostname are you using for the MySQL server?
2,211 2007-10-03 10:30
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
Is the MySQL server running?
2,212 2007-10-03 02:41
Re: My plug ins will not work (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You put the plugins in the folder called plugins
2,213 2007-10-02 15:44
Re: Install.php problem! (7 replies, posted in General discussion)
You need to read the error log to get the actual error
2,214 2007-10-02 10:29
Re: how to link login of punbb to applications (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to Integration
2,215 2007-10-01 21:13
Re: Textpattern integration? (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Don't worry about it, a topic in the wrong forum doesn't bother me
2,216 2007-10-01 16:28
Re: Textpattern integration? (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to Integration
2,217 2007-10-01 09:54
Re: README: About feature requests (71 replies, posted in Feature requests)
ridgerunner: Please ask your question in a new topic
2,218 2007-10-01 00:34
Re: Can I use the smilies and Easy BBCode code for another project (3 replies, posted in PunBB 1.2 discussion)
http://punbb.org/docs/about.html
Smilies supplied by Rasmus Schultz, please inform the author should you use smilies outside of PunBB.
And Easy BBCode is released under the GPL, just like PunBB. If you were to use it and distribute your source, you would have to distribute under the terms of the GPL.
2,219 2007-09-30 22:24
Re: Some very interesting MODs (14 replies, posted in PunBB 1.2 discussion)
It's not that we don't appreciate feedback: we do. It's just that, for example, we know the parser is buggy and gives 500 errors. We know Oxygen is the only working style (that was intentional). We know people want to help, but we're likely to get many of the same bug reports. We'd rather wait until all known issues are dealt with so that we can find others more quickly.
2,220 2007-09-30 22:00
Re: Some very interesting MODs (14 replies, posted in PunBB 1.2 discussion)
Thanks for the reports, but as we said PunBB 1.3 is not for production use. We're not accepting feedback on it at this time.
2,221 2007-09-30 16:02
Re: Hdiffs (6 replies, posted in PunBB 1.2 troubleshooting)
db_update.php is a 1.3 script, there's a different script in the extras folder for 1.2
And I've never heard of PUNRES_STYLE_COMPATIBLE before (actually, it looks to be something added by MyBestBB)
2,222 2007-09-30 14:35
Re: forum inaccessible (1 replies, posted in PunBB 1.2 troubleshooting)
Closed, you need to contact your forum host: we can't fix problems with forums that are hosted by third parties.
2,223 2007-09-30 14:25
Re: Wordpress CSS integration? (3 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to Integration
2,224 2007-09-30 14:13
Re: Deleting "redirected topic(s)" marks/moved threads (3 replies, posted in PunBB 1.2 troubleshooting)
They don't, actually, one redirects to the other
2,225 2007-09-30 11:29
Re: Deleting "redirected topic(s)" marks/moved threads (3 replies, posted in PunBB 1.2 troubleshooting)
Click moderate forum in the forum with the Moved: topic, check that topic, delete it.