I let the RC wait a week because I was tremendously busy over the weekend and we're still getting some bug reports I want to check and/or fix. Will try again this weekend.
Some of the links on my Vanilla install adds an extra "/forum" to the URL. I'm not sure if this is a bug or not, or just a configuration error on my site. Is it a bug, @Lincoln?
@Shadowdare : Please do a clean install and try to reproduce the exact situations where you get that extra /forum (did you install vanilla into /forum or into /vanilla or something?) As much details as possible and then file a bug report at gitHub. Post the gitHub bug number. Take a very very close look at this thread please, there might be some similar situations in there like yours. http://vanillaforums.org/discussion/15381/deleting-a-discussion-ends-in-a-404/p1
The fnmatch problem can be solved with a few lines of code but is closed (wontfix) on github saying to "not use Windows" even though 1.x worked with it. This makes upgrading pretty pointless. Why not take some time to fix those bugs as well?
I had an issue with the iPhone site giving me a 'bonk' from upgrading from b2 to b4, but then changed the permissions of the directory so the web server could write to it.
The fnmatch problem can be solved with a few lines of code but is closed (wontfix) on github saying to "not use Windows" even though 1.x worked with it. This makes upgrading pretty pointless. Why not take some time to fix those bugs as well?
fnmatch does exist on windows platforms, it requires PHP 5.3.
I had an issue with the iPhone site giving me a 'bonk' from upgrading from b2 to b4, but then changed the permissions of the directory so the web server could write to it.
After that had no problems.
My guess is that was your FTP client messing up when you uploaded the new files.
fnmatch does exist on windows platforms, it requires PHP 5.3.
So use an alternative to fnmatch or add it when missing, that's what I mean with "it can be fixed with a few lines of code". You don't need to up the PHP requirement to 5.3 just because of one function.
Comments
Time to write some more! hehe
There was an error rendering this rich post.
The operation system is Windows 7 and php version is 5.2.3
There was an error rendering this rich post.
Add Pages to Vanilla with the Basic Pages app
Take a very very close look at this thread please, there might be some similar situations in there like yours.
http://vanillaforums.org/discussion/15381/deleting-a-discussion-ends-in-a-404/p1
There was an error rendering this rich post.
After that had no problems.
The requirements won't get lowered to PHP 5.2 so deal with it the way you like.
Any problem regarding that fnmatch function will get the same advice (I even have a textfile with the same answer ready to copy / paste)
Paid plans will not get promoted just for a difference in PHP versions, as far as I know (AFAIK) In some cases they are recommended though.
There was an error rendering this rich post.