Adam
Super Administrator
       
Posts: 2710
Registered: 19/9/2005
Location: Birmingham, England
Member Is Offline
Mood: Tired
|
posted on 30/9/2006 at 17:04 |
|
|
XMB 1.9.6 Nexus RC1 released
| Quote: | Originally posted by Tularis at XMB
Forum
We have just release XMB 1.9.6 Nexus Release Candidate 1. This is the first release candiate before the official release of
XMB 1.9.6 Final and is meant for testing purposes only. We would like to ask everyone to test this as much as possible to identify
any (potential) (security) problems and bugs which might (and probably still do) remain in the code.
The biggest changes in this release feature:
A completely rewritten forum-permissions system, which allows far more precise setting of permissions based on ranks,
password and userlist.
Removal of all theme-globals (apart from $THEME), thus making the global namespace less polluted
Removal of all user-globals (apart from $self), thus making the global namespace less polluted
Implementation of printGmTime/printGmDate which allows for far easier handling of time/date (plus, allows the full range of date/time-formats
to be used, as per www.php.net/date)
New user/mod/admin logs which should proide far more information than they used to
Changed language files to preload a "base copy", thus you will no longer see "empty spaces" when your language-file is no longer
up-to-date!
Download
You may download this release from:
http://download.xmbforum.com/ zip / tar.gz / tar.bz2
Diffs
A diff is available from:
1. http://download.xmbforum.com/xmb-1.9.5-1.9.6-rc1.patch gz
Note: there is no documentation included with this release candidate as it is currently being rewritten.
Note: please post any bugs you might find in the newly created XMB 1.9.6 Bugs Forum
Changelog
A full changelog is displayed below: removed UID from Memberlist. added IP Ban Auto-Tabbing,
and fixed a few minor things, and updated the panel to look clean.
added a call to pruneusers during a new user registration. only actionned if $SETTINGS['pruneusers'] > 0
added a check to make sure that # is in front of every possible hex color in the theme editor
added case-sensitive and partial-match to langfile
added function to allow birthdays before 1970 in profiles [tid=757676]
added loading of Base.lang.php which is then overloaded by $langfile.lang.php
added pruneusers entry for use in admin>settings page.
added removal of attachments on Empty Thread
added showing of backtrace on a mysql error in DEBUG mode
added warning message to prune function.
added extended redirect-timeout when errors are shown
added new forum permissions system
added new "filesize-display" code; now uses correct prefixes (binary)
added new Admin/Mod/User log system, and re-implemented them backported printGmTime/printGmDate functions from
1.10 changed maxRegDay from tinyiny(3) => smallint(5) UNSIGNED, thus extending maxregday to 65535 per day (max).
changed max_attach_size to allow a max of 4GB per file
changed php-short-open tags to full-tags
changed printable-view code to show a [File: FILENAME.EXT - 1.23 KiB] string when attachments exist
changed sorting of whosonline to sort on last-visit time instead of username (which caused most guests to appear at the top of the list)
changed to usage of $SETTINGS instead of global vars,
changed to usage of $THEME instead of global vars,
changed whosonline status to use new CSS classes [status_Super_Administrator, status_Administrator, status_Super_Moderator, status_Moderator,status_Member, status_Banned] removed error_reporting(E_ALL) on DEBUG=true. This seems like a pretty useless bit of
info, scaring off users
removed loading of non-$THEME theme-globals
removed Base.lang.php from list of chosable language-files
removed from xmb_forums guestposting,allowpolls,private
removed uid-column from memberlist moved $ipreg, $max_attach_size and $max_reg_day to SETTINGS
moved DEBUG to config.php
moved fopen in get_attchment function below filesize checking to make sure we don't try to load 0-byte uploads
fixed auto-remove excess spaces/newlines from the start/end of each template(name)
fixed colspan issue in searchresults [tid=757780]
fixed "timeoffset only allows whole numbers to be stored"
fixed $imdir => $THEME['imgdir'] in hot_thread
fixed 'Copy Thread with attachments fails when using MySQL < 4.1' [tid=757545]
fixed 'quotes in date-formats are improperly escaped'
fixed XHTML-incompatibilities in plugins
fixed bad queries & fixed mysql5-compatibility warnings
fixed bad rendering of "true GMT time" in edit-profile
fixed bad rendering of lastvisit-time
fixed basename exploit
fixed bbcode-JS issues in FireFox
fixed birthdays before 1970 not allowed in profile [tid=757676]
fixed break in multipage search link [tid=757705]
fixed bug where page used $SETTINGS['ppp'] regardless of user-set $self['ppp']
fixed bug where parent-forum permissions were not checked when posting to a subforum
fixed domains containing '-' are not parsed as urls [tid=757502]
fixed issue with Flash movies [tid=757986]
fixed malformed dateformat
fixed plugin-links by NyNe [tid=758711]
fixed redirects to incorrect pages due to change from $tpp / $ppp to $self['ppp'] / $self['tpp']
fixed skewed display of birthdays in View Profile
fixed some issues with invalid XHTML
fixed the warning message style.
fixed yy gets replaced before yyyy, thus breaking dateformats [tid=757480]
fixed username to now be rawurlencode()'d in Members area [tid=755819] updated the two u2u popup links to work
without JS aswell
updated $footerstuff[totaltime], $footerstuff[querynum], $footerstuff[phpsql], $footerstuff[load], $footerstuff[querydump] to be nested in adiv (thx NyNe) [tid=758579]
updated all popup links to work without javascript. added tabindexes to forms. added login_focus() to the 3 login
forms. |
XMB Services Owner
Have you backed up your DB Today? You may regret not doing it one day.
Have I helped You?
 |
|
|
allure
Junior Member

Posts: 5
Registered: 26/8/2006
Member Is Offline
|
posted on 15/10/2006 at 16:42 |
|
|
Is it neccessary that we download it and reinstall our message boards to be this version? |
|
|
WormHole
Member
 
Posts: 204
Registered: 19/10/2005
Member Is Offline
|
posted on 15/10/2006 at 17:54 |
|
|
It is advisable not to use and RC version as they are still beta releases. You don't want to use beta release in your live production environment
because they will release several RC versions until they get it to a Final release. In fact they just released RC 2. So you'd be constantly updating
through all the RC releases. Plus you will not be able to use any 1.9.5 hacks on 1.9.6 because the majority of hacks are incompatible. And none of the
3 major support sites are offering any support for 1.9.6 until it is Final. This also means there will be no 1.9.6 hacks until then.
All 1.9.5 hacks available at XMB Garage for download or installation.
1.9.8 hacks are being updated and added all the time. |
|
|
allure
Junior Member

Posts: 5
Registered: 26/8/2006
Member Is Offline
|
posted on 15/10/2006 at 22:12 |
|
|
Ok thanks for your help. |
|
|
WormHole
Member
 
Posts: 204
Registered: 19/10/2005
Member Is Offline
|
posted on 16/10/2006 at 03:20 |
|
|
You're welcome!
All 1.9.5 hacks available at XMB Garage for download or installation.
1.9.8 hacks are being updated and added all the time. |
|
|
minzy
Newbie
Posts: 1
Registered: 15/10/2009
Member Is Offline
|
posted on 15/10/2009 at 13:41 |
|
|
YAY! Finally. I was waiting for the release since forever. Great job for you guys.
Regards,
Minzy
Placement financier |
|
|
WormHole
Member
 
Posts: 204
Registered: 19/10/2005
Member Is Offline
|
posted on 15/10/2009 at 18:10 |
|
|
| Quote: | Originally posted by minzy
YAY! Finally. I was waiting for the release since forever. Great job for you guys.
Regards,
Minzy
Placement financier | This thread was from 3 years ago. There's been several releases since.
All 1.9.5 hacks available at XMB Garage for download or installation.
1.9.8 hacks are being updated and added all the time. |
|
|