176

(28 replies, posted in News)

AOAS, 簡單的覆蓋工作。但是,備份文件和數據庫。

177

(23 replies, posted in Development)

Please, all lang developers, check this tests http://punbb.org.ua/punbb/.dev/tests/locales_tests.php
It use latests version of languages. This test check only missed or unneeded keys.

178

(14 replies, posted in PunBB 1.3 extensions)

For PunBB 1.4 please use Fancy jQuery Addons.

179

(4 replies, posted in Supported extensions)

Its another extensions that provided addon modules for jQuery.

Included libs

  • jquery.cookie.js

  • jquery.easing.js

  • jquery.fancybox-1.3.4.js

  • jquery.hotkeys.js

  • jquery.mousewheel.js

  • jquery.sha1.js

  • jquery.timers-1.2.js

  • jquery.tools.min.js

  • underscore.js

PunBB 1.4
fancy_jquery_addons-2.2.zip

180

(28 replies, posted in News)

Just use English lang files as start point.

181

(28 replies, posted in News)

Progent, i think it css-hack for IE or Opera.

182

(154 replies, posted in Supported extensions)

February, 2012.

Upgrade process described in this post.

184

(28 replies, posted in News)

Fancy jQuery Addons 2.2.2.

185

(28 replies, posted in News)

Fancy Image 0.9.6 worked on PunBB 1.4.2.

Demo.

186

(15 replies, posted in Supported extensions)

Version for PunBB 1.4.2
fancy_image-0.9.6.zip

187

(28 replies, posted in News)

In 1.4.2 release we make harder way for installing oldest extensions that not updated and not tested in 1.4.
In default configuration you can not install extensions that have maxtestedon version lower than 1.4.

If you want disable extensions version checking - just add to your config.php this line.

define('FORUM_DISABLE_EXTENSIONS_VERSION_CHECK', 1);

188

(28 replies, posted in News)

Please, specify extensions that stop working.

189

(28 replies, posted in News)

https://github.com/punbb/punbb/compare/ … les_bucket

190

(28 replies, posted in News)

Full changelog available on GitHub - v1.4.1...v1.4.2.

Not all extensions will be worked.

192

(23 replies, posted in Development)

I think source code is better place for copyright, than admin panel.

193

(28 replies, posted in News)

PunBB 1.4.2 offers its better visual design and many bug fixes

General

  • Oxygen style is updated.

  • Errors are translatable.

  • The link from the last part of breadcrumbs is removed.

  • "Last edited message" is moved to the post header.

  • Flash messages is automatically disabled in the case of a redirect with delay > 0.

Bug Fixes

  • Fixed non-updated info block of the last registered user.

  • Fixed redirect of a post to the previous one after its deleting.

  • Fixed upload of avatars in open_basedir cases.

  • Fixed censoring functions. Thanks to Gargaj for helping.

  • Fixed all known "Full-path disclosure" errors.

  • Fixed extension of an updated subsystem - broken in 1.4.0.

  • Fixed broken update in SQLite.

Usability
Auto-suggest username from the email inserted in the registration form.

For developers
New function to start  a session - forum_session_start().

Note
No there are "changed only files" in this release because all files altered according to Copyright date updating.


Download
punbb-1.4.2.zip (MD5 4d76707be8cd07c9470ab46e7d31a4a6)

Languages
Russian-1.4.2_2.zip
Traditional_Chinese-1.4.2_1.zip

Known errors
You can not install extensions with maxtestedon version 1.4RC* or lower. This bug affect very small set of extensions.

I think it extensions that not updated for PunBB 1.4. Maybe subforums.

195

(23 replies, posted in Development)

Thanks ethan42411.

196

(23 replies, posted in Development)

Upcoming version PunBB 1.4.2 is a ready for localization.
We are planed to release it very soon.

Use this diff file for view changes in language files between version 1.4.1 and last commit in 1.4.2RC3.
Please all people who makes localization for 1.4 version - update your language files for 1.4.2 version. Changes very small, but important.


Download
punbb_lang_changes_1.4.1_1.4.2.diff

197

(11 replies, posted in Supported extensions)

Updated to version 0.8 - added Facebook like button.

http://pic.lg.ua/x/6/0f51f8/md_c3b28e59.png

I think no - too much changes from 2005-07-03.
You need rewrite it for PunBB 1.4 or find PHP-programers who can do it for you.

199

(154 replies, posted in Supported extensions)

Minor style fixes for Opera.

https://github.com/punbb/extensions/com … 559eb7468c

Its not simple because New posts links its not exactly Unreaded new posts - it is just New posts since your last visit (or visit timeout). it can containts New posts in topics that already readed.

In my old forum i`m create extension that by ajax counted realy new unreaded posts and display it as counter on page title and browser tab. And make link for toggle display all forums or only with unreaded topics. You can check it work at http://forum.iteam.ua/ but it for PunBB 1.3. Extension called fancy_fast_gun - you can find it or i can send by request.

http://pic.lg.ua/x/2/00a95a/md_cd55cf83.png