Previous Thread
Next Thread
Print Thread
Hop To
Anonymous
Unregistered
Anonymous
Unregistered
Version 6.2 Beta Release 1.0 has been released to the Member Area.

UBB.threadsâ„¢ 6.2 Beta Release 1.0 is a test version that adds the following new features:


* 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 queue where all changes must be approved by an administrator.
* Added in an option to mark all posts as read.
* 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.
* 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.
* 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 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 reply with quote option.
* Added a new option when moving a thread to leave a pointer at the old location of the thread.
* Added an option to add a thread to your favorites when posting or replying.
* 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.
* Updated all of the templates to be valid XHTML 1.0 Transitional. Thanks JustDave.
* Updated all of the stylesheets to be valid CSS-2. Thanks JustDave.
* Added a new CSS stylesheet "GreenDay" by JustDave.

Rick's entire change log for version 6.2 is posted at http://community.infopop.net/6/ubb.x?a=tpc&s=729094322&f=3133094913&m=6633052386

Some important notes:

The importer from classic to .threads will be released later this week. Do not use the current importer with this beta version.

All of the templates have been updated, be sure to upload them.
All of the scripts have been changed/modified as have the cron scripts.

All of the style sheets have been updated. If you are using unmodified style sheets just upload them. If you have edited your style sheets and don't want to overwrite them the UPGRADING.html file contains a list of the new classes.


Last but not least: Remember, this is a BETA release and we do not recommend that you use this beta for production or mission critical applications.

Honor The Victims

[This message was edited by David Dreezer on December 10, 2002 at 01:36 PM.]

Anonymous
Unregistered
Anonymous
Unregistered
> UBB.classicâ„¢ 6.2 Beta Release 1.0 is a test version

UBB.classic 6.2? or UBB.threads 6.2?

Anonymous
Unregistered
Anonymous
Unregistered
I believe he meant to say Threads 6.2

Ubb is already working on version 6.4 if I am right.

Chuck S
DIVE IN AND VISIT ME:
http://www.reefaquariums.net

Administrator at ReefTalk
http://www.reeftalk.com

Anonymous
Unregistered
Anonymous
Unregistered
I have run the install.php script 3 times now and everytime it gets to the createtable.php section it says this.

Notice: Undefined index: compression in d:\inetpub\hvs.crazy.net\TestBoard\ubbt.inc.php on line 89

Notice: Undefined index: persistent in d:\inetpub\hvs.crazy.net\TestBoard\mysql.inc.php on line 34

Notice: Undefined variable: norun in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 69
Creating the tables...
Board table created...
Posts table created...
Adding a master poll table...
Adding the poll results table...
Last viewed table created...
Category table created...
Users table created...
Moderator table created...
Messages table created...
Banned table created...
Groups table created
Notice: Undefined variable: extra in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 391

Notice: Undefined variable: extra in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 403

Notice: Undefined variable: extra in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 407

Notice: Undefined variable: extra in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 411

Notice: Undefined variable: extra in D:\Inetpub\hvs.crazy.net\TestBoard\createtable.php on line 415
Basic groups created...
Online table created...
Subscribe table created...
Creating table for the address book...
Creating the table to store favorites and reminders...
Creating the table to store posts that a moderator has been notified on...
Inserting a placeholder user for anonymous posts...

All tables created.

You will want to remove all altertables, createtable.php and install.php from your webserver.

Anonymous
Unregistered
Anonymous
Unregistered
After that I see this all over the boards now.

Notice: Undefined index: compression in d:\inetpub\hvs.crazy.net\TestBoard\ubbt.inc.php on line 89

Notice: Undefined index: persistent in d:\inetpub\hvs.crazy.net\TestBoard\mysql.inc.php on line 34

Notice: Uninitialized string offset: 0 in d:\inetpub\hvs.crazy.net\TestBoard\ubbt.inc.php on line 196

Notice: Uninitialized string offset: 0 in d:\inetpub\hvs.crazy.net\TestBoard\ubbt.inc.php on line 202

Anonymous
Unregistered
Anonymous
Unregistered
We develop with full error reporting turned on. It wasn't meant to be put out to the members area with the error reporting level set so high. You can get rid of these by editing your ubbt.inc.php file. There is a line towards the top that looks like this:

error_reporting(15);

change that, to this:

error_reporting(7);

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

Anonymous
Unregistered
Anonymous
Unregistered
Creating a new user is telling me the passwords don't match and I am doing easy stuff like test and testboard as both passwords.

Anonymous
Unregistered
Anonymous
Unregistered
Working on this one in this thread

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

Anonymous
Unregistered
Anonymous
Unregistered
</font><blockquote><font size="1" face="">quote:</font><hr /><font size="" face="">The importer from classic to .threads will be released later this week. Do not use the current importer with this beta version.</font><hr /></blockquote><font size="" face="">Dave, since you'll be upgrading the importer can you make it port over old message icons and smilies? That way the importing process would be so much easier.

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

Anonymous
Unregistered
Anonymous
Unregistered
I changed the option for only registered users can see the userlist and the page comes up blank.

When I change it to show to everyone it comes up just fine.

Anonymous
Unregistered
Anonymous
Unregistered
Legend is missing images on postlist.php

Anonymous
Unregistered
Anonymous
Unregistered
Marked Favorite forums is not showing up in My Home

Anonymous
Unregistered
Anonymous
Unregistered
</font><blockquote><font size="1" face="">quote:</font><hr /><font size="" face="">* 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. </font><hr /></blockquote><font size="" face="">

Anonymous
Unregistered
Anonymous
Unregistered
The postlist page doesn't have images any more in the legend. New posts are marked with a different stylesheet background color for the row.

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

Anonymous
Unregistered
Anonymous
Unregistered
On Favorites: OK I was wondering because the box is still in my home.

On PostList: I overlooked That

Anonymous
Unregistered
Anonymous
Unregistered
Denying of users gives the following message back.

Your registration of '' at http://hvs.crazy.net/TestBoard/ubbthreads.php has been denied. The reason for this is below.

Look at the "Your registration of ''" part.

I also get the same thing when approving users.

Anonymous
Unregistered
Anonymous
Unregistered
When I click on Logout and I have a different stylesheet selected it uses the same stylesheet when it brings me back to the login page instead of the board default one.

Anonymous
Unregistered
Anonymous
Unregistered
On editconfig.php the top links are not going back up to the top.

Anonymous
Unregistered
Anonymous
Unregistered
Can you modify it so that in my home it sorts the stylesheets by Name and not by stylesheet.

Anonymous
Unregistered
Anonymous
Unregistered
I have a question on these beta version updates.

How often is the beta version (that is available for member downloads) updated to fix these little bugs that have been discussed so far today? IE: If I wait until tomorrow to get the beta version, will some of the bugs discussed today have been corrected?

Thanks

Musky

Stop by and check out the BEST Sports Forum on the Web..

MuskymanSports Message Boards

Anonymous
Unregistered
Anonymous
Unregistered
on AlterTable-6.1-6.2.php

This Query:
$query = "
ALTER TABLE {$config['tbprefix']}Boards
ADD Bo_Posterid INT(9) UNSIGNED DEFAULT '0'
CHANGE Bo_LastNumber Bo_LastNumber INT(9) UNSIGNED DEFAULT '0'
";


Gives this Error

ERROR 1064: You have an error in your SQL syntax near 'CHANGE Bo_LastNumber Bo_L
astNumber INT(9) UNSIGNED DEFAULT '0'' at line 3

Anonymous
Unregistered
Anonymous
Unregistered
on editbasic.php.

Accepted Extentions on "url to your picture" is being removed causing the picture not to show up.

IE. If the picture is http://somesite.com/test.jpg after you post it because http://somesite.com/test

Anonymous
Unregistered
Anonymous
Unregistered
Here is the picture fix for changebasic.php

<pre>
// --------------------------------------------------
// If we have a picture attachment then we handle it here
if (isset($HTTP_POST_FILES['userfile'])) {
if ( (!empty($HTTP_POST_FILES['userfile']['name'])) && ($HTTP_POST_FILES['userfile']['name'] != "none") ){
if (!preg_match("/(png|jpg|gif)$/i",$HTTP_POST_FILES['userfile']['name'])) {
$html -> not_right($ubbt_lang['BAD_PIC'],$Cat);
}
}
if ( ($HTTP_POST_FILES['userfile']['size'] > $config['avatarsize']) ) {
$html -> not_right($ubbt_lang['FILE_TOO_BIG'],$Cat);
}
if (($HTTP_POST_FILES['userfile']['tmp_name']) && ($HTTP_POST_FILES['userfile']['tmp_name'] != "none") ){
$imagehw = GetImageSize($HTTP_POST_FILES['userfile']['tmp_name']);
$imagewidth = $imagehw[0];
$imageheight = $imagehw[1];
if ($imagewidth > $theme['PictureWidth']) {
$imagewidth = $theme['PictureWidth'];
}
if ($imageheight > $theme['PictureHeight']) {
$imageheight = $theme['PictureHeight'];
}
}
if ( ($HTTP_POST_FILES['userfile']['name'] != "none") && ($HTTP_POST_FILES['userfile']['name']) ){
} <--- REMOVE THIS ------

// Grab the filetype
$piece['0'] = "";
preg_match("/(\.gif|\.png|\.jpg)$/i",$HTTP_POST_FILES['userfile']['name'],$piece);
$type = $piece['1'];
$Picturefile = "{$user['U_Number']}$type";
$Picturefile = strtolower($Picturefile);
if ( ($HTTP_POST_FILES['userfile']['tmp_name'] != "none") && ($HTTP_POST_FILES['userfile']['tmp_name']) ){
copy($HTTP_POST_FILES['userfile']['tmp_name'], "{$config['avatars']}/$Picturefile");
}
$Picture = "{$config['avatarurl']}/$Picturefile";
}
} <----- ADD THIS -----
</pre>

Anonymous
Unregistered
Anonymous
Unregistered
This should fix the top link problem.

Change:
<pre>
echo "
<a name=top></a>
<TR><TD class=\"lighttable\">
</pre>

To:
<pre>
echo "
<a name=top>&nbsp;</a>
<TR><TD class=\"lighttable\">
</pre>

Anonymous
Unregistered
Anonymous
Unregistered
Thanks for the fixes on these.

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

Anonymous
Unregistered
Anonymous
Unregistered
No prob. Helping out whenever I can. <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />

Anonymous
Unregistered
Anonymous
Unregistered
Move the following lines:

<pre>
46: // -----------------
47: // Get the user info
48: $userob = new user;
49: $user = $userob -> authenticate("U_TimeOffset");
50: if (!isset($user['U_TimeOffset'])) {
51: $user['U_TimeOffset'] = "";
52: }
</pre>

To lines 26-32

Anonymous
Unregistered
Anonymous
Unregistered
</font><blockquote><font size="1" face="">quote:</font><hr /><font size="" face="">Originally posted by Musky:
I have a question on these beta version updates.

How often is the beta version (that is available for member downloads) updated to fix these little bugs that have been discussed so far today? IE: If I wait until tomorrow to get the beta version, will some of the bugs discussed today have been corrected?

Thanks

Musky
</font><hr /></blockquote><font size="" face="">The beta releases are numbered. Beta Release 2 (released today) will contain these fixes. <img border="0" title="" alt="[Wink]" src="images/icons/wink.gif" />

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.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Ruben), 1,189 guests, and 270 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)