Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
7 registered (canecutter, carolinasoutdoor, femistyle, Gismo der erste, Ruben Rocha, wanta, 1 invisible), 19 Guests and 21 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 09/07/06
Posts: 11
Top Posters (30 Days)
Ruben Rocha 167
Rick 117
Gizmo 107
Thelockman 61
driv 54
AllenAyres 35
ScriptKeeper 34
Mark S 30
Ian 29
ntdoc 26
Latest Photos
My Home System
test photo gallery
Bernese Mountain Dogs
My Daimler
Dorado and shark
Page 1 of 7 1 2 3 4 5 6 7 >
Topic Options
Rate This Topic
#130089 - 10/22/02 04:46 PM 6.2 Changelog
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7883
Loc: Aberdeen, WA
Here you can keep up with the progress for the 6.2 version that is currently under development.

  • Reworked the entire system to use the Userid in all tables instead of username.
  • Reworked all scripts so they will generate no warnings when run with full warnings on (still not totally finished but close).
  • Reworked the Sticky posts to eliminate several bugs with them.
  • Added in an alphabetic/numeric sort into the members list. Thanks to JustDave.
  • Added in an option for users to change their display names if the admin allows it. This can be set to immediate change, or a que where all changes must be approved by an administrator.
  • Added the default tableprefix into the config editor as a read only value.
  • Added a confirmation screen when choosing to delete an entire thread.
  • Added in an option to mark all posts as read.
  • Added the instant UBBcode into the private messaging system. Thanks to Gardener.
  • Added in a config option that requires users to verify their email before their account is activated. If used with user registration approval, admins will get notification of the new user after their email is verified. Accounts that do not have their email verified within 24 hours will be deleted.
  • Added a config option to turn user ratings on and off.
  • Reworked all of the templates to use a table open and close wrapper. This allows for modifying the look of the whole site just by changing the open/close table wrapper instead of editing every template.
  • Added in a pagination routine for the postlist.php screen for threads with many pages. (ie. 1 2 3 4 ... 10 11 12 instead of 1 2 3 4 5 6 7 8 9 10 11 12)
  • Reorganized the edit config screen into sections with links to jump to each section.
  • Changed the front page to show the subject of the last post along with who posted it for each forum.
  • Changed the way new posts are flagged on the postlist screen. Instead of using 2 different colored icons, it now uses a different colored table cell for the new post along with bolding of the line. This makes it so admins can upload new post icons of any color.
  • Made an option to turn on/off the display of each forum's moderators on the main page.
  • Added in a new option to log all mysql errors along with the time,script and username to daily files. Thanks to Dave_L.
  • Added in a new admin function to view or delete the mysql error log files.
  • Added in an option to log any activity in the admin section that actually changes something. Also a script for admins to view these logs. Thanks to Gardener.
  • Reworked favorite forums. These will no longer display in the "My home" area. Instead there will be a toggle on the main forum listing page that will allow users to display all forums or only their favorite forums.
  • Added a graphic next to each category title that will allow users to collapse or expand entire categories.
  • Redid the category order function. Now the numbers assigned do not have to be consecutive. This will allow users to add categories add a later date that will fit in between current categories.
  • Added a reply with quote option.
  • Removed the option to have replies to your post emailed to you. Replaced this with a profile setting to have any posts in one of your favorite threads emailedto you. This will allow any registered user to subscribe to a thread which is much more flexible than the previous setting.
  • Updated admin/deleteuser.php to remove all favorite and reminder entries for a user when they are deleted.
  • Updated approvepost.php and admin/doapproveposts.php to send out the emails for
    favorite entries when posts are approved.
  • Updated deletepost.php and admin/doexpirethreads.php to remove all favorite and
    reminder entries.
  • Updated domovepost and domovethread to make sure users still have access to the thread in the new location that have the thread marked as a favorite.
  • Added an option to add a thread to your favorites when posting or replying.
  • Added a new option when moving a thread to leave a pointer at the old location of the thread.
  • Added an option to include a reason for moving a thread when leaving a pointer to the new location.
  • Made the Favorite thread and Reminders links into toggles. This means clicking once will add the thread/post to your favorites/reminders. Clicking again will remove it.


-------------------
Rick Baker
UBBThreads developer

[This message was edited by Rick Baker on November 02, 2002 at 09:13 AM.]

Top
#130090 - 10/24/02 06:14 AM Re: 6.2 Changelog
Anonymous
Unregistered


Nice [Smile]
But what's the difference between using usernames and user IDs in the queries? Faster maybe?

The Name's Bond .. James Bond

Top
#130091 - 10/24/02 07:32 AM Re: 6.2 Changelog
Anonymous
Unregistered


I am going to convert from Classics to threads very shortly. I was wondering when 6.2 will be released? I may want to wait for it.


Musky

I won 37 Spelling Bees' in school.......... but I flnuked EVEYR typing couSrse I tOoK.

Top
#130092 - 10/24/02 07:42 AM Re: 6.2 Changelog
Anonymous
Unregistered


It will allow the change of username's easier and eliminate problems with special characters.

Josh
Measurection.com Admin | ThreadsDev.com Moderator
Register to see my How To/Site Help Library Forum at ThreadsDev.com.
My threads 'tweaking' abilities are for hire.

Top
#130093 - 10/24/02 08:11 AM Re: 6.2 Changelog
Anonymous
Unregistered


No immediate timeframe on 6.2. We're still fairly early in development. Once we get into it further we should be able to get an idea.

-------------------
Rick Baker
UBBThreads developer

Top
#130094 - 10/24/02 08:14 AM Re: 6.2 Changelog
Anonymous
Unregistered


Josh noted a couple of the reasons for going with ID's instead of usernames. It definitely makes things alot easier refering to the user's number as the username doesn't need to be encoded when used in a URL. Speed is definitely an issue as the ID is the primary key in the user's table so it will make JOINs with that table a bit faster.

-------------------
Rick Baker
UBBThreads developer

Top
#130095 - 10/25/02 12:48 AM Re: 6.2 Changelog
Anonymous
Unregistered


Will the main forum screen show not only the author of the last post but also the thread title (as in Classic and every other proper bulletin board software)?

---------
Go Cougs!

Top
#130096 - 10/24/02 01:00 PM Re: 6.2 Changelog
Anonymous
Unregistered


It's missing from the changelog... but I think Rick mentioned this over at ThreadsDev that the name of the post would be included.

Josh
Measurection.com Admin | ThreadsDev.com Moderator
Register to see my How To/Site Help Library Forum at ThreadsDev.com.
My threads 'tweaking' abilities are for hire.

Top
#130097 - 10/25/02 05:44 AM Re: 6.2 Changelog
Anonymous
Unregistered


Thanks Josh, hope Rick takes this into account and includes it in 6.2. It makes the forum summary screen so much better.

---------
Go Cougs!

Top
#130098 - 10/25/02 07:52 AM Re: 6.2 Changelog
Anonymous
Unregistered


I've been running a hack of this myself for some time.... and we have at Threadsdev as well.

Yes... this is a Classic feature I do like. [Wink]

Josh
Measurection.com Admin | ThreadsDev.com Moderator
Register to see my How To/Site Help Library Forum at ThreadsDev.com.
My threads 'tweaking' abilities are for hire.

Top
Page 1 of 7 1 2 3 4 5 6 7 >


Shout Box

Today's Birthdays
daveylondon
Recent Topics
restricting a media tag to a single forum...
by bakerzdosen
34 minutes 56 seconds ago
Recover topics??
by femistyle
Today at 12:22 PM
duplicate entries in viewmessage.php lang file (7.4.1)
by alnadabi
Today at 05:54 AM
Order of variables in language files should be permanent
by alnadabi
Today at 05:12 AM
How do I set Moderation Queue for an individual user?
by luket
Yesterday at 11:28 AM
Forum Stats
4248 Members
33 Forums
30488 Topics
154656 Posts

Max Online: 978 @ 06/24/07 08:19 PM