View Full Version : vBulletin 3.6.0
Zeph
3rd August '06, 18:54
Went Gold today so I will be updating the forum in the next couple of days :cheers:
Zeph
3rd August '06, 20:56
Well it's quiet here at work so it's already done :) Portal is broken for now (which I kind of thought would happen) But I'll get that sorted!
HaYl0
3rd August '06, 21:13
whats the differenceeee?
Zeph
3rd August '06, 21:26
There's a lot of behind the scenes changes, and some, that I suspect, don't show because I haven't reverted some of the templates yet.
Zeph
3rd August '06, 21:27
Welcome to the first public look at vBulletin 3.6!
This is the first of a number of posts we will be making over the coming week introducing you to what's new in this new version of vBulletin.
Take some time to wander around the forums and you'll find new features and useful changes throughout the system. Of course, you won't be able to see everything until you play with it as an administrator and there is far too much to squeeze into a single announcement, so we'll be posting new information daily. Be sure to check back each day for an update!
Let's start with an important change...
System Requirements
vBulletin 3.6 now requires PHP 4.3.3 or later and MySQL 4.0.16 or later. These minimum versions are still several years old, so the vast majority of people should still meet the requirements. Check the main page of your admin control panel if you're not sure what versions of PHP and MySQL are on your server!
Now, let's get into some of the more interesting changes....
Part 1 - Wednesday May 31st
Multi-Quote
The much-requested multi-quote feature allows users to tag multiple posts that they wish to respond to by clicking a small button on each post. Once the user clicks the reply button, each tagged post is quoted.
To increase usability, by default, only posts within the current thread are automatically quoted. If you wish to quote posts in other threads with multi-quote, you simply need to click a link on the reply page, and the text of those posts will be added without a reload.
http://files.vbulletin.com/3.6/multiquote-k.png
Mark Forums Read with AJAX
If you wish to mark a forum read, you can simply click its status icon on the index page and the change will be processed without a reload. You can even mark individual sub-forums as read in the same way.
http://files.vbulletin.com/3.6/markforumread.png
Quote Tags Link to Quoted Post
When quoting a post, the ID of the post is automatically included with the [quote] tag. When the quoted text is viewed in a thread, a small icon links back to the quoted post.
Example:
Quote:
Originally Posted by Kier http://images.vbulletin.com/images_vb3/buttons/viewpost.gif (http://www.vbulletin.com/forum/showthread.php?p=1079030#post1079030)
The output generated by the Archive is now buffered before being sent to the client. Plugins for the Archive that generate output must be adapted in order to work correctly.
New Buddy/Ignore List Editor Saves with AJAX
Along with a new interface, your buddy and ignore lists are saved with AJAX to prevent an unnecessary reload. Additionally to make the interface even easier to use, vBulletin searches for matching users as you type their names.
http://files.vbulletin.com/3.6/buddyignore.png
Options Backup and Restore
If you have ever tried to setup a test board before making changes to your real board, you have probably run into the problem of trying to move your option changes from the test board to the live board. Now, you can backup your options to an XML format and restore them to any other board. Options that might cause problems if moved (such as the cookie path and domain) are automatically skipped from the backup/restore process.
Private Message Preview in Notification Emails
If you have elected to receive emails when receiving a new private message, the email will now contain more than just the name of the user who sent you the message. The title and body of the message will be included. Any BB codes in the message will automatically be converted to an equivalent plaintext version using the new plaintext bbcode parser.
Example output might look like this:
Quote:
Dear Mike,
You have received a new private message at Test Forums from admin, entitled "Demo Private Message".
This is the message that was sent:
***************
This is a demo private message with *bold text*.
---Quote (Originally by Mike)---
Quoted text
---End Quote---
1. And an
2. ordered
3. list
***************
To read the original version, respond to this message, or delete the message, you must log in here:
http://www.example.com/forum/private.php (http://www.example.com/forum/private.php)
All the best,
My Demo Forums
Message previews in thread subscription emails also include the improved plaintext representation.
Auto-Resize Oversized Image Attachments
If a user attaches an image that has dimensions larger than the administrator allows, the image will automatically resized to fit. This is similar to the auto-resizing of avatars that vBulletin 3.5 performed.
‘Reason for Editing’ Available on Quick Edit
You may now include a reason for editing without having to click through to the full editor.
http://files.vbulletin.com/3.6/reasonforedit.png
Unique Unsubscribe Link in Emails
Thread and forum subscription emails now include a link for unsubscribing that is unique to each user. When using this link, unsubscribing from a thread or forum no longer requires logging in.
Plugin Manager Sorted by Product
The plugin manager now defaults to sorting its results by product, rather than by hook location as in vBulletin 3.5. You may re-sort the results by hook location if you would prefer the old view.
http://files.vbulletin.com/3.6/plugin_manager.png
Save Search Preferences with AJAX
Changing your search preferences on the advanced search page no longer requires a page reload.
Zeph
3rd August '06, 21:27
Welcome to the first public look at vBulletin 3.6!
This is the first of a number of posts we will be making over the coming week introducing you to what's new in this new version of vBulletin.
Take some time to wander around the forums and you'll find new features and useful changes throughout the system. Of course, you won't be able to see everything until you play with it as an administrator and there is far too much to squeeze into a single announcement, so we'll be posting new information daily. Be sure to check back each day for an update!
Let's start with an important change...
System Requirements
vBulletin 3.6 now requires PHP 4.3.3 or later and MySQL 4.0.16 or later. These minimum versions are still several years old, so the vast majority of people should still meet the requirements. Check the main page of your admin control panel if you're not sure what versions of PHP and MySQL are on your server!
Now, let's get into some of the more interesting changes....
Part 1 - Wednesday May 31st
Multi-Quote
The much-requested multi-quote feature allows users to tag multiple posts that they wish to respond to by clicking a small button on each post. Once the user clicks the reply button, each tagged post is quoted.
To increase usability, by default, only posts within the current thread are automatically quoted. If you wish to quote posts in other threads with multi-quote, you simply need to click a link on the reply page, and the text of those posts will be added without a reload.
http://files.vbulletin.com/3.6/multiquote-k.png
Mark Forums Read with AJAX
If you wish to mark a forum read, you can simply click its status icon on the index page and the change will be processed without a reload. You can even mark individual sub-forums as read in the same way.
http://files.vbulletin.com/3.6/markforumread.png
Quote Tags Link to Quoted Post
When quoting a post, the ID of the post is automatically included with the [quote] tag. When the quoted text is viewed in a thread, a small icon links back to the quoted post.
Example:
Quote:
Originally Posted by Kier http://images.vbulletin.com/images_vb3/buttons/viewpost.gif (http://www.vbulletin.com/forum/showthread.php?p=1079030#post1079030)
The output generated by the Archive is now buffered before being sent to the client. Plugins for the Archive that generate output must be adapted in order to work correctly.
New Buddy/Ignore List Editor Saves with AJAX
Along with a new interface, your buddy and ignore lists are saved with AJAX to prevent an unnecessary reload. Additionally to make the interface even easier to use, vBulletin searches for matching users as you type their names.
http://files.vbulletin.com/3.6/buddyignore.png
Options Backup and Restore
If you have ever tried to setup a test board before making changes to your real board, you have probably run into the problem of trying to move your option changes from the test board to the live board. Now, you can backup your options to an XML format and restore them to any other board. Options that might cause problems if moved (such as the cookie path and domain) are automatically skipped from the backup/restore process.
Private Message Preview in Notification Emails
If you have elected to receive emails when receiving a new private message, the email will now contain more than just the name of the user who sent you the message. The title and body of the message will be included. Any BB codes in the message will automatically be converted to an equivalent plaintext version using the new plaintext bbcode parser.
Example output might look like this:
Quote:
Dear Mike,
You have received a new private message at Test Forums from admin, entitled "Demo Private Message".
This is the message that was sent:
***************
This is a demo private message with *bold text*.
---Quote (Originally by Mike)---
Quoted text
---End Quote---
1. And an
2. ordered
3. list
***************
To read the original version, respond to this message, or delete the message, you must log in here:
http://www.example.com/forum/private.php (http://www.example.com/forum/private.php)
All the best,
My Demo Forums
Message previews in thread subscription emails also include the improved plaintext representation.
Auto-Resize Oversized Image Attachments
If a user attaches an image that has dimensions larger than the administrator allows, the image will automatically resized to fit. This is similar to the auto-resizing of avatars that vBulletin 3.5 performed.
‘Reason for Editing’ Available on Quick Edit
You may now include a reason for editing without having to click through to the full editor.
http://files.vbulletin.com/3.6/reasonforedit.png
Unique Unsubscribe Link in Emails
Thread and forum subscription emails now include a link for unsubscribing that is unique to each user. When using this link, unsubscribing from a thread or forum no longer requires logging in.
Plugin Manager Sorted by Product
The plugin manager now defaults to sorting its results by product, rather than by hook location as in vBulletin 3.5. You may re-sort the results by hook location if you would prefer the old view.
http://files.vbulletin.com/3.6/plugin_manager.png
Save Search Preferences with AJAX
Changing your search preferences on the advanced search page no longer requires a page reload.
Zeph
3rd August '06, 21:28
Part 2 - Thursday June 1st
Infraction System
The infraction system allows you and your moderators to flexibly reprimand problem users. Create as many types of infractions as you want to represent any type of rules violation on your board. Each infraction has a controllable weight (points) and an option to allow it to be applied only as a warning, which alerts the user to their violation but doesn’t give them any points. Additionally, the points given to a user for a violation can be automatically removed after a specified amount of time via the Scheduled Tasks system.
The points are used to remove permissions from users that reach specific thresholds. To be more flexible, the existing user group permission system is used. You can see in the screenshot that “Registered Users” who have more than 15 points will have permissions from the “Infractions – Moderate All Posts” group applied, and any user with more than 30 points will get permissions from the “Infractions – Banned” group.
http://files.vbulletin.com/3.6/infraction_admin.png
When an administrator or moderator wishes to apply an infraction to a user, he or she clicks the infraction icon on a post, and is presented with a choice of infractions and an option to send a private message to the user with more information. It is not a problem if a user has disabled private messages but that is a feature for another day. If private messages are disabled globally and email is available, an email will be sent to the user instead.
http://files.vbulletin.com/3.6/infraction_given.png
A user may also be given an infraction from their profile. The profile is also where a user's infraction history can be seen. Active infractions may also be reversed by users with appropriate permissions.
http://files.vbulletin.com/3.6/infraction_profile.png
Infractions are implemented as a user group permission (not a moderator permission) so you can also allow any of your users to give infractions if you desire. A hierarchical system is used such that:
Administrators can not be given infractions
Super Moderators can only be given infractions by Administrators
Moderators can only be given infractions by Administrators and Super ModeratorsA thread can automatically be posted in a specific forum when an infraction is given, allowing discussion of the violation to take place.
http://files.vbulletin.com/3.6/infraction_post.png
In addition to receiving a PM about an infraction/warning, users are alerted to new infractions in their User control panel.
Default Thread Sorting Option per Forum
You may now choose how threads will be sorted on a per forum basis. Options include the field and direction to sort using.
http://files.vbulletin.com/3.6/forumsorting.png
New Buddy/Ignore List Editor
The new buddy and ignore list editor allows users to be quickly added and removed from your lists, with AJAX-based assistance for name suggestion along the way. If an error occurs such as a user not being found, you can simply correct the error and continue without reloading the page.
http://files.vbulletin.com/3.6/buddy_ignore_error.png
Rate Threads with AJAX
Rating a thread can be done without a page reload now. Rate a thread like you normally would, but when you submit the rating, you’ll get a notification that your rating was accepted (or if it wasn’t) and the new thread rating will instantly appear.
IP Resolution in Who’s Online with AJAX
Resolving an IP (like 123.123.123.123) to a hostname (like myhostname.vbulletin.com) can take a long time. If you have selected the option to resolve IPs to hostnames on Who’s Online, you’ve probably noticed a delay in the page loading if your board is busy. Now, you can get the speed of only showing IPs with the human readability of hostnames. When any IP address is clicked on Who’s Online, it is resolved to a hostname without a page reload via AJAX.
Improved Proxy Support in Session Handling
In previous versions of vBulletin, you needed to keep the same IP address from page-to-page in order to maintain a session. While this is very good for security, it causes significant problems for users behind a proxy, such as AOL users. vBulletin 3.6 provides an option that allows you to control how much of the IP address must match for a previous session to be maintained. This should help eliminate many of the problems users have with staying logged in.
More AJAX Username Auto-Completion
Username auto-completion via AJAX is now performed when editing the buddy/ignore lists, searching the member list, and entering a referrer during registration.
Paid Subscription Permissions
You may now control what user groups can purchase specific paid subscriptions.
Show Threads or Posts from Quick Search Popup
You can now choose to show search results as threads or posts without having to click through to the advanced search page.
Phrase Types Identified By Field Name Only
This is something that will no doubt interest those of you who modify vBulletin. The phrasetypeid column in the phrasetype table has been removed. Phrase types are now uniquely identified by the fieldname.
LastPostID column in User, Thread, and Forum Tables
The ID of the last post made by a user, in a thread, or in a forum is now stored directly in the appropriate table. Additionally, the tables created for Tachy users (globally ignored users) include these new fields. This acts as an optimization for several functions and eliminates several bugs that were otherwise unfixable.
Zeph
3rd August '06, 21:28
Part 2 - Thursday June 1st
Infraction System
The infraction system allows you and your moderators to flexibly reprimand problem users. Create as many types of infractions as you want to represent any type of rules violation on your board. Each infraction has a controllable weight (points) and an option to allow it to be applied only as a warning, which alerts the user to their violation but doesn’t give them any points. Additionally, the points given to a user for a violation can be automatically removed after a specified amount of time via the Scheduled Tasks system.
The points are used to remove permissions from users that reach specific thresholds. To be more flexible, the existing user group permission system is used. You can see in the screenshot that “Registered Users” who have more than 15 points will have permissions from the “Infractions – Moderate All Posts” group applied, and any user with more than 30 points will get permissions from the “Infractions – Banned” group.
http://files.vbulletin.com/3.6/infraction_admin.png
When an administrator or moderator wishes to apply an infraction to a user, he or she clicks the infraction icon on a post, and is presented with a choice of infractions and an option to send a private message to the user with more information. It is not a problem if a user has disabled private messages but that is a feature for another day. If private messages are disabled globally and email is available, an email will be sent to the user instead.
http://files.vbulletin.com/3.6/infraction_given.png
A user may also be given an infraction from their profile. The profile is also where a user's infraction history can be seen. Active infractions may also be reversed by users with appropriate permissions.
http://files.vbulletin.com/3.6/infraction_profile.png
Infractions are implemented as a user group permission (not a moderator permission) so you can also allow any of your users to give infractions if you desire. A hierarchical system is used such that:
Administrators can not be given infractions
Super Moderators can only be given infractions by Administrators
Moderators can only be given infractions by Administrators and Super ModeratorsA thread can automatically be posted in a specific forum when an infraction is given, allowing discussion of the violation to take place.
http://files.vbulletin.com/3.6/infraction_post.png
In addition to receiving a PM about an infraction/warning, users are alerted to new infractions in their User control panel.
Default Thread Sorting Option per Forum
You may now choose how threads will be sorted on a per forum basis. Options include the field and direction to sort using.
http://files.vbulletin.com/3.6/forumsorting.png
New Buddy/Ignore List Editor
The new buddy and ignore list editor allows users to be quickly added and removed from your lists, with AJAX-based assistance for name suggestion along the way. If an error occurs such as a user not being found, you can simply correct the error and continue without reloading the page.
http://files.vbulletin.com/3.6/buddy_ignore_error.png
Rate Threads with AJAX
Rating a thread can be done without a page reload now. Rate a thread like you normally would, but when you submit the rating, you’ll get a notification that your rating was accepted (or if it wasn’t) and the new thread rating will instantly appear.
IP Resolution in Who’s Online with AJAX
Resolving an IP (like 123.123.123.123) to a hostname (like myhostname.vbulletin.com) can take a long time. If you have selected the option to resolve IPs to hostnames on Who’s Online, you’ve probably noticed a delay in the page loading if your board is busy. Now, you can get the speed of only showing IPs with the human readability of hostnames. When any IP address is clicked on Who’s Online, it is resolved to a hostname without a page reload via AJAX.
Improved Proxy Support in Session Handling
In previous versions of vBulletin, you needed to keep the same IP address from page-to-page in order to maintain a session. While this is very good for security, it causes significant problems for users behind a proxy, such as AOL users. vBulletin 3.6 provides an option that allows you to control how much of the IP address must match for a previous session to be maintained. This should help eliminate many of the problems users have with staying logged in.
More AJAX Username Auto-Completion
Username auto-completion via AJAX is now performed when editing the buddy/ignore lists, searching the member list, and entering a referrer during registration.
Paid Subscription Permissions
You may now control what user groups can purchase specific paid subscriptions.
Show Threads or Posts from Quick Search Popup
You can now choose to show search results as threads or posts without having to click through to the advanced search page.
Phrase Types Identified By Field Name Only
This is something that will no doubt interest those of you who modify vBulletin. The phrasetypeid column in the phrasetype table has been removed. Phrase types are now uniquely identified by the fieldname.
LastPostID column in User, Thread, and Forum Tables
The ID of the last post made by a user, in a thread, or in a forum is now stored directly in the appropriate table. Additionally, the tables created for Tachy users (globally ignored users) include these new fields. This acts as an optimization for several functions and eliminates several bugs that were otherwise unfixable.
Zeph
3rd August '06, 21:29
Part 3 - Friday June 2nd
Signature Permissions per User Group
You may now control exactly what users can put in their signatures on a per user group level. Controls include basic character count limits (including or excluding BB code), effective line count limits, and limits on individual BB codes. See the screenshot below for a full list.
http://files.vbulletin.com/3.6/sigperms-admincp.png
The majority of the permissions are displayed to the users while editing their signatures
http://files.vbulletin.com/3.6/sigperms-frontend-rules.png
If a user edits their signature and contravenes any of their signature permissions, they will be shown an error describing what they have done wrong.
http://files.vbulletin.com/3.6/sigperms-bbcode-size-error.png
Uploadable Signature Image Support
Additionally, you may allow users to upload a single picture with their signature. If you combine this with limiting access to the tag, you can completely control the dimensions and file size of the images your users place in their signatures.
[IMG]http://files.vbulletin.com/3.6/sigperms-upload-sigpic.png
Signature pictures are controlled with the [SIGPIC] bbcode allowing them to be placed anywhere within a user's signature.
http://files.vbulletin.com/3.6/sigperms-sig-preview.png
Improved Image Verification (Captcha)
The image verification system can now be customized extensively by the board administrator. Options allow you to control the difficulty of the image by allowing you to select whether each letter can have its own font, font size, slant, and color.
Additionally, administrators may upload custom backgrounds and TrueType fonts to be used in the images. The background image and font will be chosen randomly for each verification image.
http://files.vbulletin.com/3.6/captcha-admincp.png
Users Must Enter Required Profile Fields before Browsing
In previous versions of vBulletin, if you created a required custom profile field, existing users would not have to fill in a value for the field until they edited their profile. In vBulletin 3.6, they will be forced to enter a value for the field before they can browse the board.
http://files.vbulletin.com/3.6/profilefield-required.png
Find Updated Phrases System
This system has the same functionality of the Find Updated Templates system, except it finds out-of-date phrases. An out-of-date phrase is any phrase whose master phrase was edited in a more recent vBulletin version than the existing translated phrase. For example, the “notify” phrase was updated in 3.6.0 Beta 1. If you translated this phrase in 3.5.4, it would be considered out of date because the version your translation is based on is no longer current.
Pop Up List of Attachments in a Thread
The paperclip icon that denotes whether a thread contains attachments is now clickable. It will pop up a window that shows a list of all the attachments in the specified thread, including file size and number of views.
http://files.vbulletin.com/3.6/attachment-list-popup.png
Validation of Admin Options
To prevent user errors, each option in the vBulletin Options ($vbulletin->options) system can now have its own validation code to ensure that valid values are given for each setting. AJAX is employed to check the value given for an option before you even submit the form.
The validation code for each option can be imported and exported in the settings XML, making it available for hack and plugin writers as well as the core vBulletin systems.
http://files.vbulletin.com/3.6/options-validation.png
Product System: Dependencies
Products may now register dependencies on specific versions of PHP, MySQL, and vBulletin. A product may also require other products to be installed first.
http://files.vbulletin.com/3.6/product-dependency-add.png
http://files.vbulletin.com/3.6/product-dependency.png
Product dependencies are checked when enabling or disabling a product to ensure they are not violated.
http://files.vbulletin.com/3.6/product-dependency-import.png
Paid Subscription Logging and Stats
To aid troubleshooting, all paid subscription callbacks are now logged. You can search for details by subscription, processor, currency, and the final result (success, failure, reversal). Transaction IDs used by the processor are also logged and searchable.
APC Support for the Datastore
Datastore information can now be stored in shared memory via APC (Alternative PHP Cache) for improved performance.
Description Field for Scheduled Tasks
Scheduled tasks may now have a description shown on the newly designed interface for scheduled tasks, which includes an easy way to temporarily disable scheduled tasks without actually removing them from the database.
http://files.vbulletin.com/3.6/cron-admin.png
Zeph
3rd August '06, 21:29
Part 3 - Friday June 2nd
Signature Permissions per User Group
You may now control exactly what users can put in their signatures on a per user group level. Controls include basic character count limits (including or excluding BB code), effective line count limits, and limits on individual BB codes. See the screenshot below for a full list.
http://files.vbulletin.com/3.6/sigperms-admincp.png
The majority of the permissions are displayed to the users while editing their signatures
http://files.vbulletin.com/3.6/sigperms-frontend-rules.png
If a user edits their signature and contravenes any of their signature permissions, they will be shown an error describing what they have done wrong.
http://files.vbulletin.com/3.6/sigperms-bbcode-size-error.png
Uploadable Signature Image Support
Additionally, you may allow users to upload a single picture with their signature. If you combine this with limiting access to the tag, you can completely control the dimensions and file size of the images your users place in their signatures.
[IMG]http://files.vbulletin.com/3.6/sigperms-upload-sigpic.png
Signature pictures are controlled with the [SIGPIC] bbcode allowing them to be placed anywhere within a user's signature.
http://files.vbulletin.com/3.6/sigperms-sig-preview.png
Improved Image Verification (Captcha)
The image verification system can now be customized extensively by the board administrator. Options allow you to control the difficulty of the image by allowing you to select whether each letter can have its own font, font size, slant, and color.
Additionally, administrators may upload custom backgrounds and TrueType fonts to be used in the images. The background image and font will be chosen randomly for each verification image.
http://files.vbulletin.com/3.6/captcha-admincp.png
Users Must Enter Required Profile Fields before Browsing
In previous versions of vBulletin, if you created a required custom profile field, existing users would not have to fill in a value for the field until they edited their profile. In vBulletin 3.6, they will be forced to enter a value for the field before they can browse the board.
http://files.vbulletin.com/3.6/profilefield-required.png
Find Updated Phrases System
This system has the same functionality of the Find Updated Templates system, except it finds out-of-date phrases. An out-of-date phrase is any phrase whose master phrase was edited in a more recent vBulletin version than the existing translated phrase. For example, the “notify” phrase was updated in 3.6.0 Beta 1. If you translated this phrase in 3.5.4, it would be considered out of date because the version your translation is based on is no longer current.
Pop Up List of Attachments in a Thread
The paperclip icon that denotes whether a thread contains attachments is now clickable. It will pop up a window that shows a list of all the attachments in the specified thread, including file size and number of views.
http://files.vbulletin.com/3.6/attachment-list-popup.png
Validation of Admin Options
To prevent user errors, each option in the vBulletin Options ($vbulletin->options) system can now have its own validation code to ensure that valid values are given for each setting. AJAX is employed to check the value given for an option before you even submit the form.
The validation code for each option can be imported and exported in the settings XML, making it available for hack and plugin writers as well as the core vBulletin systems.
http://files.vbulletin.com/3.6/options-validation.png
Product System: Dependencies
Products may now register dependencies on specific versions of PHP, MySQL, and vBulletin. A product may also require other products to be installed first.
http://files.vbulletin.com/3.6/product-dependency-add.png
http://files.vbulletin.com/3.6/product-dependency.png
Product dependencies are checked when enabling or disabling a product to ensure they are not violated.
http://files.vbulletin.com/3.6/product-dependency-import.png
Paid Subscription Logging and Stats
To aid troubleshooting, all paid subscription callbacks are now logged. You can search for details by subscription, processor, currency, and the final result (success, failure, reversal). Transaction IDs used by the processor are also logged and searchable.
APC Support for the Datastore
Datastore information can now be stored in shared memory via APC (Alternative PHP Cache) for improved performance.
Description Field for Scheduled Tasks
Scheduled tasks may now have a description shown on the newly designed interface for scheduled tasks, which includes an easy way to temporarily disable scheduled tasks without actually removing them from the database.
http://files.vbulletin.com/3.6/cron-admin.png
Zeph
3rd August '06, 21:29
CBA to C&P the rest so here's the thread
http://www.vbulletin.com/forum/showthread.php?t=186803
BulletMagnet
3rd August '06, 23:21
is this double posting a bug in vBuletuin or a bug in Zeph v.1.0.2?
Zeph
4th August '06, 00:09
Hang on testing something
Zeph
4th August '06, 00:09
and again?
Zeph
4th August '06, 00:10
Yeah I think there's a few conflicts yet to be worked out to be honest!
HaYl0
4th August '06, 15:17
yeh the double posting thingy luckily the 30second thing means it wont post.
Watson
4th August '06, 17:09
sorted cheers for this thread zeph, wasn't sure when it was going gold. Ach well time to back up the old forums for me too. Might wait till some of the features I got are tested on 3.6 1st though
Zeph
4th August '06, 17:09
New version of vbAdvanced out Watson if you use it to support vBulletin 3.6 - versioned 2.2
Watson
5th August '06, 11:18
Superb. I use the trader rating system also on my forums, so as soon as that hits 3.6 I am porting. Cause we trade stuff, I really need that feature
Zeph
5th August '06, 12:31
Is it a Product/Module or a hack?
Watson
22nd August '06, 13:47
Its a module, not upgraded yet, but I am going to see if it works, seeing as I have no upgraded me forums. Just adding stuff back in now :)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.