plsoucy
10-08-2005, 12:07 PM
Hi there,
I just upgraded vBulletin, the software that powers WeldingWeb, from version 3.0.8 to version 3.5.0. This new version comes with several new features. Most of them will make the forum admins/moderators' job easier, but a few others may be helpful for users, for example:
# Inline post edit on showthread via AJAX
# Username suggestion for PM recipients and search by user via AJAX
AJAX is a technology that allows the browser to retrieve content from the server without having to reload a page, which makes it easier to write dynamic applications. It is currently used by Gmail and Google Maps, for example.
I tried to test everything and believe that the upgrade went fine, but please let me know if you find a bug or a missing feature so that I can fix that. Thanks!
I just upgraded vBulletin, the software that powers WeldingWeb, from version 3.0.8 to version 3.5.0. This new version comes with several new features. Most of them will make the forum admins/moderators' job easier, but a few others may be helpful for users, for example:
# Inline post edit on showthread via AJAX
# Username suggestion for PM recipients and search by user via AJAX
AJAX is a technology that allows the browser to retrieve content from the server without having to reload a page, which makes it easier to write dynamic applications. It is currently used by Gmail and Google Maps, for example.
I tried to test everything and believe that the upgrade went fine, but please let me know if you find a bug or a missing feature so that I can fix that. Thanks!