Great job on the release guys. I really wish I hadn't found these, but I did.
Don't feel bad, as these are really nothing at all. Just minor things.
Probably only missed it because I'm probably one of the few who runs Apache on WinXP Pro and the bugs are related to my settings only.
But I want the readers here to know what they are and I want to know if I'm the only one.
Enough babble, lemme get to the bugs.
1) Firstly, the date shows weird. I believe it's related to the date/time format setting. The problem is that %D is replaced with nothing and %e is replaced with nothing as well. If I use %m/%d/%y it works fine, and if I use %m/%d/%Y it works fine, but %D and %m/%e/%y, it prints "" and "04//02" respectively.
2) Secondly, there are a couple places where it says
Quote2: Server Error
(c:\http\yabb\Sources\Subs.php ln 311)
which is really annoying. It says that after registering (after you fill out the e-mail address, password, and username fields and agree to that agreement) and it gets confusing because it actually registers them, but gives the visitors the error message anyway. It also says that when you go to use the "forgot password" feature.
This second bug appears to be doing nothing but making the site look buggy. So, it's no biggy. The first bug can easily be fixed by changing the default date/time format, so it's not a biggy either.
Here's my server specs in case you need to know.
WinXP Pro
Apache 1.3.24
PHP 4.1.2
MySQL 3.23
Ran the full install of 1.3.0 non-safe mode.
I would really like to know if anyone else has similar problems.
I will go bug-hunting some more and I'll report back

Great job again on the new release. I love all the new features

I think it was worth the wait.
[EDIT]
Almost forgot... here's the URL to my testboard where I have it at the moment:
http://24.100.79.46/yabb/index.phpTry to register and change around the date/time formats and such
[/EDIT]