[i] [i]
[MDA]            [NAS]
[i] [i]
[i] [i]
[i] [i]
[i] [i]
GEN Site Nav
SW Galaxy Map
The Outlander Club
Fan Fiction
Star Wars Fonts
Star Wars Scripts
EMP TV
G.E.N Links
Star Wars FAQ

Images >>>

Novel Time-Line
Artwork & Concepts
A Long Time Ago...
Collections - eFx & MR
Collections - Kotobukiya
Collections - Misc
Celebration Europe
Charity & Events
@ The Barbican
Spoof Park
Fan Art
[i] [i]
[i] [i]
Get UBB
UBB
[i] [i]
[i] [i]
Shout Box

[i] [i]
[i] [i]
Recent Topics
The Lies Apple Tell
by Stephen G
Yesterday at 05:42 PM
Star Wars: The Force Unleashed II Screen Caps
by Stephen G
25/08/2010 11:57 PM
Avatar SE - in UK cinemas 27th August
by Stephen G
23/08/2010 07:54 PM
Star Wars: TFU II Demo?
by Stephen G
23/08/2010 12:05 AM
Star Wars Ballet?
by Stephen G
22/08/2010 10:52 AM
Star Wars Uncut Complete!
by Stephen G
19/08/2010 07:41 PM
Setting Up Your Star Wars Home
by Stephen G
18/08/2010 11:27 PM
Favorite Star Wars Characters
by Stephen G
18/08/2010 09:45 PM
App Club Contest
by Stephen G
18/08/2010 06:00 PM
Scene from RotJ Luke's lightsaber
by Stephen G
18/08/2010 12:59 PM
[i] [i]
[i] [i]
Search Internet
Custom Search
[i] [i]
[i] [i]
Who's Online
0 registered (), 11 Guests and 7 Spiders online.
Key: Admin, Global Mod, Mod
[i] [i]
[i] [i]
Newest Members
captainrick, DarthEge, gary, Doc, squinter
243 Registered Users
[i] [i]
[i] [i]
Forum Stats
243 Members
18 Forums
1764 Topics
6084 Posts

Max Online: 157 @ 06/07/2007 10:22 PM
[i] [i]
New Reply
Topic Options
[i] [i]
#11194 - 17/10/2008 12:46 AM Site Upgrade
Stephen G Offline
Ancient Geek
Registered: 12/12/2006
Posts: 1643
Loc: By the Sea
New Features

Feature: Modified all gallery posts, so when viewing a picture it will give you the ubbcode for the thumbnail, medium and full sized images in the Post Description area. Also now displaying the size and dimensions of the full sized image.
Feature: Modified the image/file manager to display the max allowed size of images of files.
Feature: Added the online/offline indicator to the profile pages.
Feature: When editing forum permissions, you will now be able to see what the max attachment size is set to in php.ini and you will not be able to set a value higher than this for File or Gallery attachments.
Feature: Added Page Jumpers to the bottom of individual private messages when they are multiple pages long.
Feature: Added the option for admins to make it so users would be added to the Users group when reaching a certain post count. Previously, this was only available on custom groups.
Feature: When clicking the Use link on Saved Queries, it will now copy the saved description into the Description text box as well.
Feature: When a user changes their email in their profile a verification email will be sent to the new address. The account email will not be changed until the user clicks on the verification email.
Feature: Added blaaskaak's mod that allows you to search for users on the showmembers page, with a slight modification. Instead of just being able to search for users that start with a certain string, it will search for users that have the string anywhere in their username.
Feature: Added a new Mass Permission Copy page. This allows you to copy the permissions for a single forum to multiple specified forums in one step.
Feature: Added another default island to show the Top Posters in the Last 30 days in addition to the one that shows over all time.
Feature: On the Custom Islands Screen, it is now possible to add additional Custom Islands. So the limit is no longer 10 Custom Islands, it's unlimited.
Feature: The Permission to Delete any posts and Delete Topics have been split up. So Admins will now be able to specify that some moderators will be able to delete posts but not entire topics. The default permission for DELETE TOPICS will be the same as the current DELETE POSTS setting for each group upon upgrade.
Feature: Added a new option under Feature settings for setting the maximum width for images using the [img] tag. This uses browser scaling, as a quick way to keep large sized images from distorting the layout. Leaving this option empty will leave the images untouched so they display as they currently do.
Feature: Added blaaskaak's mod for a Today's Birthday Portal Island. Under Portal Settings there is an option to only include users online within a certain number of days. Added some extra code so this island is only rebuilt at the beginning of each day under normal conditions. It will also rebuild when a new user registers or somebody changes their profile.
Feature: Added a "Featured Member" portal island. This rebuilds every hour and selects a random member out of the database that isn't banned. Under Portal Settings there is an option to only include users that have been active in the last certain number of days.

Feature Changes

Change: Permission to view Active Topics are no longer linked to being able to Search. So the Active Topics menu will be available to all as it was originally intended
Change: The New User Island will no longer contain banned users.
Change: Modified the header so the common.css file is loaded first and then the specfic stylesheet is loaded after so it cascades properly.
Change: Modified the gallery code to allow for the .jpeg extension in addition to just .jpg
Change: Clicking on a gallery image will now always take you to the image, even if there are new comments for that image. Clicking on the "Comments" link will still take you to the newest comment.
Change: All references of "Login Name" have been changed to "Username". This was done due to the fact that in some places we referred to "Username", some "Login Name". Since Username is the more common word in applications, we went with it.
Change: When the forum is initially loaded, it will check the HTTP_HOST and protocol being used. By default, if this doesn't match the FULL_URL it will redirect the user. There is an option to force the FULL_URL to the current URL the user is accessing the forum from.
Change: When an attached image is shown inline with the post it will no longer show the (XX downloads) next to the inline image.
Change: Modified the sort order on the RSS Control Panel screen so it sorts similar to the Forum Summary.
Change: When Age Verification is enabled on the registration screen, this will be populated into the User's Birthday Field. They will also get the choice to choose to show their birthday in their profile while registering.
Change: Added the gallery directory and sub-directories to the Permission Check screen in the Control Panel.

Bug Fixes

BugFix: Moderators were able to reply to any locked topic. Changed this so locked topics can only be replied to by those that have permission to lock/unlock topics for that forum.
BugFix: Fixed an issue with the flood control settings not behaving properly for logged in users.
BugFix: When Quick Quoting an Anonymous post the display name was being changed to the placeholder user ** DONOTDELETE **
BugFix: Put in some code checks to prevent duplicate moderator entries.
BugFix: Fixed a SQL query error if a user didn't have anything selected for Topics Per Page.
BugFix: Fixed a bug with the Custom Title length check.
BugFix: Updated a couple scripts that were still doing old style permission checks and were't using the new ones for 7.3.
BugFix: Altered a few SQL queries, so they will no longer result in an error when MySQL is running in Strict mode.
BugFix: Fixed an issue when becoming a user while the board was closed wouldn't allow you to logout.
BugFix: When ordering posts by Username and clicking on next/previous topic, it would result in a SQL error.
BugFix: Fixed an issue with the check for max number of private message recipients.
BugFix: Banned Users were still receiving emails from Watched Forums/Topics/Users.
BugFix: Locking a topic pointer would result in a broken topic pointer.
BugFix: Users were able to ignore Global Moderators.
BugFix: When a topic is moved and a pointer is left, the pointer will now retain all of the info, such as views, replies and last poster at the time of the move.
BugFix: When editing a user's homepage from the Admin Control Panel, it would add an extra http:// at the beginning.
BugFix: When using the group manager it was possible to delete a group even when it had users in it that belonged to no other group. This is no longer possible.
BugFix: When using the group manager it was possible to delete a group that was part of your default user groups. This is no longer possible.
BugFix: When uploading a file or photo that exceeded the max upload size set in php.ini it would appear to upload even though it wouldn't. The user will now get an error stating the file or photo is too large.
BugFix: When editing a single language file, you will now be properly returned to the editor when submitting your changes. When editing a language file after searching for a particular word, you will be properly returned to the search results after submitting your changes.
BugFix: Saved SQL queries will now display line breaks properly in both the saved query list, and the text area when using the saved query.
BugFix: When deleting a user and his posts it will now trigger the rebuild of all forum summary data.
BugFix: Under certain poll settings, users could vote on polls before the poll has actually started.
BugFix: It was possible for an admin to wipe out some config settings if they accidentaly went to an update page in their browser history. Added a 'valid_post' variable to all control panel forms, checking for it's existence before updating to prevent this.
BugFix: User Name Colors were not showing on the User List page.
BugFix: Fixed a bug when notification emails were sent out for post approval on fully moderated forums.
BugFix: User Name Colors where not showing in the New Members Island.
BugFix: If a poll has an ending date, and you voted in the poll, you could no longer see the end date. We now display the end date, if there is one, at the bottom of the poll results.
BugFix: Changed a variety of language files to fix grammatical errors, typos, strings no longer needed, etc.
BugFix: Fixed a layout issue with the pagination numbers when viewing the list of a user's posts.
BugFix: When editing a private event, the Type field would default to Public.
BugFix: The breadcrumbs were incomplete on the Notify Post screen.
BugFix: Fixed a few templates that had hardcoded language strings in them instead of pulling from the language files.
BugFix: Fixed a javascript issue when clicking on the Check all button multiple times on the private message screen.
BugFix: Check/Uncheck All was not working properly on the Buddies page.
BugFix: Values for Hide from Who's Online on the registration screen were actually reversed.
BugFix: Fixed a path issue with the default Blank forum image when creating a new forum.
BugFix: On some installs, the days,weeks,months,years dropdown was empty on the admin and referer log screen.
BugFix: If the "Flat or Threaded" option was a required field on the registration screen, it wouldn't show and user's could not register due to all fields not being filled in.
BugFix: If the forum was set to "Threaded" mode, but the user elected "Flat", they would still get redirected to "Threaded" mode when clicking on the last post on the forum summary page.
BugFix: Language file entries associated with a lower case array key would be dropped when using the Language Editor in the Control Panel.
BugFix: htmlentities() was still being used in some of the control panel scripts, namely the Custom Island Editors. This would essentially break multi-byte strings when trying to edit Custom Islands.
BugFix: Fixed some logic issues in the permission system. The bug was causing issues such as admins needing to have their posts approved on fully moderated forums even if they were not supposed to.
BugFix: Graemlin shortcuts that contained either < or > would not work properly.
BugFix: It was not possible to logout without accepting the Board Rules.
BugFix: When in threaded mode and clicking on a topic with unread posts, it will now properly take you to the first unread post, instead of just the first post.
BugFix: Fixed a few duplicate FAQ entries.
BugFix: Search Engine Friendly URLs and UTF-8 encoding were not playing nicely together, leaving some multibyte characters a mess. Added some exceptions to the make_ubb_url function to handle UTF-8 encoding.
BugFix: Modified the user_color() function to play nicely with multibyte charsets.
BugFix: Modified the the shoutbox to properly wordwrap multibyte strings.
BugFix: Fixed a few scripts that would result in SQL errors if users didn't have default settings for things like Topics Per Page.
BugFix: If a non-logged in user tried to go to the MyBuddies page, it would result in a sql error instead of an Access Denied error.
BugFix: When sending a PM to a user who was over their private topic limit, it would just drop them from the recipients instead of giving an error message.

General Updates

Update:: Updated the PHPMailer library 2.0.2.
Update:: Updated the Smarty library to 2.6.19.
_________________________
Stephen G

"A Long Long Galaxy, Far, Far Away..."
Top Reply Quote Quick Reply Quick Quote
[i] [i]
[i] [i]
Google
[i] [i]
[i] [i]
#11281 - 17/11/2008 01:08 AM Re: Site Upgrade [Re: Stephen G]
Stephen G Offline
Ancient Geek
Registered: 12/12/2006
Posts: 1643
Loc: By the Sea
Version 7.4.1

BUGFIX: Some admin scripts wouldn't allow submitting due to lack of a security variable.
BUGFIX: Moderators could put anything in their custom title without restrictions including HTML. This has been disabled.
BUGFIX: The offline/online indictor on the profile status page would only show their current mood, not their current online/offline status.
BUGFIX: Fixed a SQL error with long agent strings in the ONLINE table.
BUGFIX: Fixed an XHTML compliancy issue with the Featured Member island.
BUGFIX: Fixed the issue with avatars not showing on the Featured Member island.
BUGFIX: Re-fixed the issue with multi-byte character strings breaking when wordwrapped in the shoutbox and the recent topic/post islands.
BUGFIX: Edit a subscription wouldn't allow for selecting the day the subscription ends.
BUGFIX: The Style Chooser in the footer was missing the Default Style selection.


CHANGE: Increased the Positions available for islands on the Portal Layout page from 10 to 100.
CHANGE: Added some text to the Can set a Custom Title Permission. This permission actually limits the # of characters in their custom title.
CHANGE: When a global moderator is added, they are added to the Moderators group as well as their Global Moderators group.
CHANGE: When the forum is closed it will now display the reason for being closed to admins as well.
CHANGE: When viewing a user's admin moderator permissions in the control panel the list of forums wouldn't show in the proper order.
_________________________
Stephen G

"A Long Long Galaxy, Far, Far Away..."
Top Reply Quote Quick Reply Quick Quote
[i] [i]
[i] [i]
#11429 - 04/01/2009 11:48 PM Re: Site Upgrade [Re: Stephen G]
Stephen G Offline
Ancient Geek
Registered: 12/12/2006
Posts: 1643
Loc: By the Sea
More Info:

  1. The Who's Online Island
    Has been rewritten to include color codes, search bots, etc. And various other places around the forums. (shoutbox)
  2. Active Topic List
    New option on Active Topics to show Topics that do not have any replies yet. This is a great new option.
  3. Full Reply - New Buttons and Options
    Text Editor - code was given it's own menu.
    Text Editor - Aligned image left right and centre.
    Text Editor - list tags now support list=(circle|i|I|a|A|1|disc|square)
    Text Editor - Media Video, now you can embed your favorite video sites inside a post.
    Text Editor - A few Buttons have been moved around for ease of use.
    Text Editor - More Emotions can be seen in a popup window now.
  4. User List
    Member List User List has had a revamp.
  5. Page Numbering
    The page numbering code has been redone to make it easier to jump around forums/ Topics
  6. Hover Over Text
    Abbreviated subjects on the forum index/main page will show HoverText now of the subject. And in the Active lists too
  7. Watch - List
    You can now set your notifications to only notify you when a new topic is created, instead of for every post.
  8. New Footer Option
    At the bottom of the page In the footer bar there is now an option to change the Stylesheet or Language settings.
  9. Search - Options
    It is now possible to just search the body of a post, excluding the subject.
  10. New Style E-mails
    Emails will now send out both an HTML and plaintext copy.
  11. e-mail a post
    When emailing a post, you will now get the option of emailing just that single post, or the post and all of it's replies as well.
  12. Private messages
    It is now possible to email a Private Message to yourself.
  13. My Buddies
    Buddies is back, but with more functionality-You can check multiple users, and then launch a PM to all selected (within limits).
  14. My Feeds
    My Feeds' added to enable users to view automatically generated RSS Feeds for the forums they are allowed access to. This also includes their own Private Messages and Active topics/posts.
  15. Message List Oprions
    Viewmessages (PMs) has been enhanced to additionally include: Emailing of multiple selected PMs as well as deletion. (See Bottom of Pm Page).[/size]
  16. Active Topics
    Active topics to be more consistent and less cluttered. Also added on hover tooltip preview in full HTML markup, as an option.
  17. Modified Gallery posts
    so when viewing a picture it will give you the ubbcode for the thumbnail, medium and full sized images in the Post Description area. Also now displaying the size and dimensions of the full sized image.
  18. Search for users
    Mod that allows you to search for users on the showmembers page.
  19. Today's Birthday
    Today's Birthday Portal Island.
  20. Featured Member
    Added a "Featured Member" portal island.
  21. My Stuff
    menu option to have it as either a drop down or as a left navigation menu
_________________________
Stephen G

"A Long Long Galaxy, Far, Far Away..."
Top Reply Quote Quick Reply Quick Quote
[i] [i]


[i] [i]
Quick Reply:
HTML is disabled
UBBCode is disabled



[i] [i]



[i] [i]
Affiliates
Wookieepedia
Jedi News
Star Wars Rebellion
TPU
Jedi News Canada
FERA
[i] [i]
[i] [i]
Star Wars In Concert
Star Wars In Concert
[i] [i]
[i] [i]
GEN Recommends

501st TK Project
MiT
Imperial Distribution
Galactic Binder
Star Wars Atom Films
DK Books
TFN Podcast
Official Pix
The Force.Net

[i] [i]
[i] [i]
Random Images
Coruscant
502/thumbs/water.jpg
464 views
Added by Stephen G

Jedi Journal Autumn `00
501/thumbs/jj_autumn_2000.jpg
564 views
Added by Stephen G

Bridge
502/thumbs/fedshipa.jpg
673 views
Added by Stephen G

MiT #34
508/thumbs/mit-34.jpg
358 views
Added by Stephen G

Mandos_At_War
500/thumbs/Mandos_At_War.jpg
2 views
Added by Darth Intoxicous

[i] [i]
[i] [i]
Featured Member
Registered: 29/09/2008
Posts: 0
[i] [i]
[i] [i]
[i] [i]



Online Since February 6th, 1999. Best Viewed : 1024x768 Screen Res - Broadband - Firefox browser. This site is Designed/Maintained by SGH-B © 1999-2010 G.E.N. All Rights Reserved
Not Affiliated or Endorsed by Lucasfilm, Ltd. Visit StarWars.Com