John
Well-known member
Actually, it's not a complete re-write.It's a complete rewrite so let's just see where it goes.
Actually, it's not a complete re-write.It's a complete rewrite so let's just see where it goes.
nope just a complete re-design and a complete waste of time lolActually, it's not a complete re-write.
LOL.VBV-4613 - Can't view any content on IE8
I don't understand how we can all sit here and slam the vB5 beta so religiously. It obviously has some major flaws at the moment but is making progress. I've been watching it carefully. Remember that it's BETA at the moment and has gremlins.
It's a complete rewrite so let's just see where it goes. It may just surprise us.
I don't understand how we can all sit here and slam the vB5 beta so religiously. It obviously has some major flaws at the moment but is making progress. I've been watching it carefully. Remember that it's BETA at the moment and has gremlins.
It's a complete rewrite so let's just see where it goes. It may just surprise us.
If by, "only hundreds" you mean, "also thousands of bugs like vB4", you would be correct.
I don't believe that it is.It's a complete rewrite..
It's a complete rewrite
https://www.vbulletin.com/forum/sho...-development?p=2342967&viewfull=1#post2342967The link would be more condemning if we ever said vBulletin 5 was a complete rewrite. It isn't and a lot of legacy code is maintained to maintain legacy structures. As more is rewritten more legacy code will be updated and other structures updated.
https://www.vbulletin.com/forum/sho...-development?p=2342988&viewfull=1#post2342988if it was intended to be a 100% rewrite, the post would be more problematic but it wasn't intended to be so. Maybe 5.1 or 5.2 but not 5.0.
http://shamil.co.uk/pdf/vbsi-xfl/80-1.pdf
30. I told Brisco that the vBulletin 4 product as then planned could not be developed within six months, and in a period of six months we could only develop a very limited set of new features based on the creaky and outdated architecture of vBulletin 3. Brisco replied that only programmers care about software architecture, and that anyone who proposed a project to him with a timeline exceeding six months would be fired. He indicated that if we did not agree with his new direction for developing vBulletin on an accelerated schedule, we were free to leave and not return for further meetings.
So does the release for the vBulletin 5 Beta help the XenForo case in anyway? I mean anyone with SOME type of PHP skills could see the glaring differences in the code base at this point.
robdog: see this post.vBulletin 5 Code review
That made me laugh
Thanks for the demo, kinda interesting.Seems I'm a bit late to the party, but I agree with prior sentiments of how god-awful vb5 is (I skipped pages 15-40 though for the sake of time). I wanted to provide a demo to you guys that had an admin/mod login so that people interested in how those tools worked could use them. My impression when setting it up was that the install process is simply horrid. The normal vB install process was never great (you had to manually move config.php.dist to config.php and fill it out with database credentials before being able to enter the installer), now you have to create TWO config.php files. One is in your root vb folder and defines path settings (such as your site's URL because apparently that gets hardcoded in places instead of using relative URLs -- also you have to specify another URL with https:// in front if you want to use that for logins instead of that being an option in the ACP). It also makes you specify the full path to your vB5 files because running dirname(__FILE__) is apparently too difficult in order to get an absolute path. The second file is buried in core/includes and is the standard config.php file you need to modify for previous versions with database credentials, etc. Also, nowhere is there any indication that you need to modify these two files -- the error messages vb barfs at you are all mostly unrelated. Beyond that, install process is the same as before for vB (point to /install, run the stuff, remove /install before the board starts working because they have yet to grasp the concept of lockfiles).
Anyway, I now have another demo up for people to play around with if interested at http://skizzerz.net/vb5demo -- you can either make your own user account or log in with either username 'admin'/'password' or 'moderator'/'password' to log in as a user with admin/super moderator access. I realize that giving people full admin access is somewhat of a security risk since vB5 lets admins insert arbitrary PHP onto pages -- don't abuse that or I'll take down the demo. Demo is using default settings for everything, with a Memcached datastore for hopefully more accurate load times of a "real" site.
Seems I'm a bit late to the party, but I agree with prior sentiments of how god-awful vb5 is (I skipped pages 15-40 though for the sake of time). I wanted to provide a demo to you guys that had an admin/mod login so that people interested in how those tools worked could use them. My impression when setting it up was that the install process is simply horrid. The normal vB install process was never great (you had to manually move config.php.dist to config.php and fill it out with database credentials before being able to enter the installer), now you have to create TWO config.php files. One is in your root vb folder and defines path settings (such as your site's URL because apparently that gets hardcoded in places instead of using relative URLs -- also you have to specify another URL with https:// in front if you want to use that for logins instead of that being an option in the ACP). It also makes you specify the full path to your vB5 files because running dirname(__FILE__) is apparently too difficult in order to get an absolute path. The second file is buried in core/includes and is the standard config.php file you need to modify for previous versions with database credentials, etc. Also, nowhere is there any indication that you need to modify these two files -- the error messages vb barfs at you are all mostly unrelated. Beyond that, install process is the same as before for vB (point to /install, run the stuff, remove /install before the board starts working because they have yet to grasp the concept of lockfiles).
Anyway, I now have another demo up for people to play around with if interested at http://skizzerz.net/vb5demo -- you can either make your own user account or log in with either username 'admin'/'password' or 'moderator'/'password' to log in as a user with admin/super moderator access. I realize that giving people full admin access is somewhat of a security risk since vB5 lets admins insert arbitrary PHP onto pages -- don't abuse that or I'll take down the demo. Demo is using default settings for everything, with a Memcached datastore for hopefully more accurate load times of a "real" site.
That made me laugh
We use essential cookies to make this site work, and optional cookies to enhance your experience.