Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
0 Registered (), 21 Guests and 23 Spiders online.
Key: Admin, Global Mod, Mod
Top Posters
Gizmo 11702
Rick 7567
Ian 4107
Mark S 3983
ntdoc 3110
Sirdude 2041
jgeoff 1882
David Dreezer 1759
driv 1568
AllenAyres 1529
Latest Photos
Carrie - So Very
Testing
Test Photo
4TH of July at the river!
Test shots from D300 part 3
Topic Options
Rate This Topic
#214821 - 06/24/08 12:23 PM [FIXED for 7.3.2] 7.3.1 - Bug[lets]
Sirdude Moderator Offline


Registered: 04/19/07
Posts: 2041
Loc: SoCal, USA
Went thru the new release and compared with buglets i had found for my 'version'

Here's a summary:

File:
/admin/cp_style.css

Needs version upgraded to 7.3.1 from 7.3b4

---------

File:
/admin/doprofiles.php

Line 50, remove "CUSTOM_TITLE_MAX" in the list. It's obsolete with new permissions.

----------

File:
/libs/mysql.inc.php

Line 284, $showerror should be set to 0 (as default)

----------

File:
/libs/topic_tree.inc.php

Lines 151-153 should be removed, since html->user_color takes care of that. If left in and user has a color, it generates unneeded double span.

-----------

File:
/scripts/changebasic.inc.php

Need to add @ line 560 the following:

Php Code:
 // Check for length restriction
	if (strlen($custom_title) > $can_custom = $userob->check_access("site","CUSTOM_TITLE")) {
		$html->not_right($ubbt_lang['CUSTOM_TITLE_TOO_LONG']);
	} 


otherwise users can have a ridiculously long CT

-----------

File:
/scripts/editbasic.inc.php

line 81 should be:

Php Code:
$ubbt_lang['CUSTOM_TITLE'] = $html->substitute($ubbt_lang['CUSTOM_TITLE'], array('CHARS' => $can_custom)); 


$config is no longer needed, plus the $config array index is misspelled wink

-----------

File:
/scripts/myfeeds.inc.php

Lines 69-72 should be removed. The perm checks now take care of this an allow 'Guest read' forums to be natural feeds

Line 235 should become:
Php Code:
$lclRows[$i]['guid'] = make_ubb_url("ubb=showflat&Number={$postID}#Post{$postID}","",true); 


Line 252 should become:
Php Code:
$lclRows[0]['link'] = make_ubb_url("ubb=cfrm", '', true); 


Line 321 should become:
Php Code:
$lclRows[$i]['guid'] = make_ubb_url("ubb=viewmessage&message={$topicID}&gonew=0","",true); 


Line 336 should become:
Php Code:
$lclRows[0]['link'] = make_ubb_url("ubb=cfrm","",true); 


----------

Is there a reason for the /languages/temp directory in the release?

----------

File(s) /languages/english/admin

forum_perms vs forumperms
site_perms vs siteperms

duplicate/obsolete?

-----------

File: /languages/english/changebasic.php

Need to add the wordlet

Php Code:
$ubbt_lang['CUSTOM_TITLE_TOO_LONG'] = "Custom title field is too long."; 


if you adopted the changes i recommended above

-----------

File: /templates/default/admin/stylepreview.tmpl

Line 11 should be : <body> (remove the ")

------------

File: /templates/default/admin/referrer_log.tmpl

Line 85: Remove <F3><F3>

------------

File: /templates/default/admin/admin_log.tmpl

Line 73: Same dealio with the F3s

------------

File: /templates/default/admin/admin_footer.tmpl

Line 62: $VERSION_FRIENDLY should be $VERSION

------------


Edited by Rick (08/07/08 10:31 AM)

Top
#214835 - 06/24/08 06:04 PM Re: 7.3.1 - Bug[lets] [Re: Sirdude]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11702
Loc: Portland, OR; USA
The "guest user" check should be removed from the ActiveTopics menu item in header.tpl, as it should be allowed to guests (especially since the permissions of the ActiveTopics script allow guests by default)
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#215024 - 06/30/08 12:29 PM Re: 7.3.1 - Bug[lets] [Re: Gizmo]
Sirdude Moderator Offline


Registered: 04/19/07
Posts: 2041
Loc: SoCal, USA
true.. i think i'll make that change to my local version.
_________________________

A taxpayer voting for Obama is like a chicken voting for Colonel Sanders.

Top
#215030 - 06/30/08 04:35 PM Re: 7.3.1 - Bug[lets] [Re: Sirdude]
Gizmo Moderator Offline


Registered: 06/04/06
Posts: 11702
Loc: Portland, OR; USA
wink... I edited the faq.tpl file too if you want that wink... Makes the entire cell clickable vs just the + -

But something tells me I'll be doing more FAQ updates for 7.4 lol
_________________________
UGN Security, Elite Web Gamers & VNC Web Design Owner
Longtime UBB Supporter, UBB7 Beta Tester & Resident Post-A-Holic

Top
#216290 - 08/07/08 10:31 AM Re: 7.3.1 - Bug[lets] [Re: Gizmo]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7567
Loc: Aberdeen, WA
I never did reply to this, but I did make the changes for 7.3.2 a while back. Thanks for all of the fixes!
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#216323 - 08/08/08 11:09 AM Re: 7.3.1 - Bug[lets] [Re: Rick]
jacampbe Offline
stranger

Registered: 06/20/07
Posts: 5
Loc: UK
Rick, any idea when 7.3.2 will be available ? Given the buglets in 7.3.1 I've decided to wait before upgrading our site (from 7.2.2).
Also, is there an "official" list of 7.3.2 bug fixes ?

Cheers

Top


Shout Box

Recent Topics
SQL Error: Got error 28 from storage engine ?
by jgeoff
Yesterday at 05:03 PM
Stop All E-mail
by Mark S
Yesterday at 11:16 AM
Ability to Truncate a thread from any point at any time.
by Naz
Yesterday at 07:37 AM
Providing option for admin to freeze panes
by Naz
Yesterday at 07:22 AM
Avatar Upload Storage Directory
by Flaming Carrot
Yesterday at 07:01 AM
Forum Stats
4024 Members
33 Forums
30878 Topics
156801 Posts

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