Loading...
 
This page is only useful if you have a really old Tiki instance (pre 1.8.x)Tiki 1.8.0 was released on 2004-02-08 so it's highly unlikely that you still are running one.. Otherwise, see Upgrade


However, if you have a Tiki 1.7 installation, and would like to upgrade it to Tiki 3.x (or later), you still need to convert your database to Tiki 1.8.x format before converting to Tiki 3.x (or later) format.

Your database:
Tiki 1.7.x -> Tiki 1.8.x -> Tiki 1.9.x -> Tiki 3.x (or later)


How to convert a Tiki database from 1.7.x to 1.8.x

1-Get these three files

tiki_1.7to1.8.sql
structure_fix_1.7to1.8.sql
comments_fix_1.7to1.8.sql

2- Backup your existing 1.7.x database (use the command mysqldump or use phpMyAdmin)


3- Run the upgrade scripts on your backup database

3a via phpmyadmin


Scripts needed to upgrade from 1.7.x to 1.8

  1. tiki_1.7to1.8.sql - this is the main upgrade script, it can be re-run as often as needed.
    • Note: errors relating to "duplicate entry" are normal and can be safely ignored
  2. comments_fix_1.7to1.8.sql - only run this once on a 1.7 database, then never again
  3. structure_fix_1.7to1.8.sql - only run this once on a 1.7 database, then never again
  4. tiki_1.7to1.8.sql - rerun to fix forums (can be run multiple times)

3b via shell (SSH)

Step by step:

  1. mysql -f -u dbuser -p tikidb < tiki_1.7to1.8.sql
  2. mysql -f -u dbuser -p tikidb < comments_fix_1.7to1.8.sql
  3. mysql -f -u dbuser -p tikidb < structure_fix_1.7to1.8.sql
  4. mysql -f -u dbuser -p tikidb < tiki_1.7to1.8.sql (re-run again to fix Forums)



Congratulations!. You now have a Tiki 1.8.x format database.

You can now use the regular Upgrade instructions to take you to the latest version.


Created by mlpvolt. Last Modification: Friday 26 July, 2019 13:02:04 GMT-0000 by Yves Kipondo.

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki