Loading...
 
Skip to main content

After upgrade from 2.4 to 3.0rc1 TikiWiki header missing

Status
Closed
Subject
After upgrade from 2.4 to 3.0rc1 TikiWiki header missing
Version
3.x
Category
  • Error
  • Usability
Feature
Search
Resolution status
Invalid
Submitted by
jchotchkiss
Lastmod by
Marc Laporte
Rating
(0)
Description

Upgraded from 2.4 to 3.0rc1. Upon loading the site for the first time, the header is completely missing, including the search bar. During upgrade the following DB errors ocurred for me, and I don't know if this is related.

  1. sylvieg 2008-10-29

ALTER TABLE `tiki_tracker_items` ADD index trackerId (trackerId)
Duplicate key name 'trackerId'
ALTER TABLE `tiki_tracker_fields` ADD index trackerId (trackerId)
Duplicate key name 'trackerId'
ALTER TABLE `tiki_tracker_item_attachments` ADD index itemId (itemId);
Duplicate key name 'itemId'
INSERT INTO users_permissions (permName, permDesc, level, type) VALUES ('tiki_p_search_categorized', 'Can search on objects of this category', 'basic', 'category')
Duplicate entry 'tiki_p_search_categorized' for key 'PRIMARY'
INSERT INTO `tiki_menu_options` (`menuId`, `type`, `name`, `url`, `position`, `section`, `perm`, `groupname`, `userlevel`) SELECT 42,'o','Content Templates','tiki-admin_content_templates.php',1256,,'tiki_p_edit_content_templates',,0 FROM `tiki_menu_options` WHERE @fgcant = 0
Duplicate entry '42-Content Templates-tiki-admin_content_templates.php-1256--tiki' for key 'uniq_menu'

Solution

Just use default themes, and play with options in Admin > Look and Feel

http://themes.tikiwiki.org/Stylesheet+changes+from+Tiki+2+to+3

Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2495
Created
Friday 08 May, 2009 22:35:10 UTC
by Unknown
LastModif
Wednesday 13 January, 2010 22:46:36 UTC


Show PHP error messages