ReleaseNotes5.0
Tiki 5.0 Release Notes
For Tiki support, please use the forums.
Quick links: Changelog | Tiki5 (doc) | Tiki5 (dev) | Upgrade | Roadmap
Table of contents
Introduction to upgraders from earlier versions
If you are migrating to Tiki5 from Tiki versions earlier than Tiki4, you are encouraged to read first the pages describing the changes introduced in earlier versions of Tiki, such as:as well as the page linking to the resources related with Upgrades
If this is your first installation ever of Tiki, welcome to Tiki Community! You'll find details about the installation here:
New features
Tiki 5 includes several new features (including shopping cart, workspaces, and perspectives) as well as hundreds of fixes and enhancements. Refer to http://doc.tikiwiki.org/Tiki5Branding and Name Change
The New Tiki logo
Refer to http://branding.tikiwiki.org
Category Permissions
Category permissions have been dramatically revamped and improved since version 3. When upgrading to version 5.0 from version 3.x (or earlier), your permissions may not migrate properly. You should review the category permissions and reconfigure them, if necessary.Refer to http://doc.tikiwiki.org/permission
Known Issues
Installation Fails on PHP 5.3.0
When installing Tiki5 on PHP 5.3.0, installation may fail with the following message:Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND'
This is due to a known bug with PHP 5.3.0. To install Tiki5, use PHP 5.2 or 5.3.1 instead.
Loss of Admin Privileges
When upgrading to version 5.0 from some Tiki versions older than 3.0, you may experience Permission Denied messages for some features, even when logged in as the administrator (Admin) user. If your Admin account has lost permissions, you can easily recover them.- After completing the upgrade, re-run the Tiki installer (tiki-install.php).
- Go directly to Step 7. Configure the General Settings.
- At the bottom of the page, in the Upgrade Fix area, enter the name of your administrator account. The default name is admin.
- Click Continue.
- Create a new Admins user group.
- Grant tiki_p_admin to the group, if missing
- Add the specified administrator account to the group.
Database Encoding Issues
In some instances, after upgrading to Tiki 5 your wiki pages may show odd characters or demonstrate other encoding issues. To resolve this problem, edit your ../db/local.php file by commenting out the $client_charset line as follows:Commenting out the client_charset
// $client_charset='latin1';
Corrupted file uploads
In some server configurations, even if you do not experience strange character display, you may corrupt the file you upload in the database. If you have file uploaded in the database (in file gallery, tracker, wiki...) check that a new uploaded file can be downloaded with no problem.It is a problem do the same thing than above: comment _$client_charset__ line in db/local.php. It will not affect file already uploaded.
An alternative option might be to change the settings in your Tiki so that files uploaded (file galleries, image galleries, attachments, etc.) do upload to file system instead of to the database.
Installer
Installer throws up an ugly error message if you enter invalid DB connection info. (instead of asking you to try again)Will be fixed in 5.1
Contributors to this page: marclaporte
,
xavi
,
sylvie
,
ricks99
and
freeman57
.
Page last modified on Monday 19 July 2010 11:53:14 CEST by marclaporte
.
Sidebar
Last changes
Site Language: English
Sidebar
Search by Page Name
Shoutbox
asllearner
:
@darkbee thanks!
Darkbee
:
@asllearner, quick answer found under your forum post.
asllearner
:
quick questio;...I want to make a ;ustom home pagethat shows a particular blog and a forum ..what is thesmarty code forthat?
blee
:
testing
TikiTweets
- TikiWiki: Tiki Receives Best of Open Source Software Applications Award http://bit.ly/bXs2tY #TikiWiki
- TikiWiki: TikiFest New York: Countdown to Tiki 6 http://bit.ly/9qMf1i #TikiWiki
- TikiWiki: BigBlueButton and Multilingual Improvements Emerge from TikiFest Ottawa http://bit.ly/9krNJl #TikiWiki
- TikiWiki: Calling All Translators! http://bit.ly/bn7XkY #TikiWiki
- TikiWiki: Nominate Tiki for the Packt 2010 Open Source Awards http://bit.ly/bbbAw9 #TikiWiki
- TikiWiki: You're Invitated to the TikiFest / BigBlueButton Wine and Cheese Event http://bit.ly/c84PfM #TikiWiki
- TikiWiki: Tiki 5.1 Now Available http://bit.ly/dsu70R #TikiWiki
- TikiWiki: Tiki 5.1 RC1 Now Available http://bit.ly/bcaSI2 #TikiWiki
- TikiWiki: TikiFest Barcelona Wraps Up With Great Progress http://bit.ly/cPN9B1 #TikiWiki
- TikiWiki: Tiki Community Releases First Video Interview http://bit.ly/d7Yheg #TikiWiki

