Fullscreen
Loading...
 
Skip to main content

Category: 9.x

9.x
Show subcategories objects

Name Type
images uploaded to tracker field image do not respect multitiki paths
Images uploaded to tracker field image do not respect multitiki paths.

When you upload an image to this type of field, they go to

__img/trackers/__

When you are in a multitiki of, let's say, site1.example.com and site2.example.com, you have a folder for site1 at:

__img/trackers/site1.example.com/__

but your image files don't get uploaded there, but to the general

__img/trackers/__

And the same with all the other multitiki sites.
When you want to backup files, or migate a site to a new server, you are in trouble to know which files belong to which site from the multiki installation.

For consistency with how multitiki works, they should be uploaded to, and used from, the multitiki-aware path:

__img/trackers/site1.example.com/__
tracker item
improvements to the printing process of a full structure like the one in doc.tw.o/Documentation
^ Related to http://dev.tikiwiki.org/bug1184 . Opened a new one since those comments below are updated of a new trial I made today - Jan. 7th, 2009^
Issues detected while dogfooding "__minimum-clicks for pdf from doc.tw.o/Documentation structure__". An opportunity to improve the current features for production.
Related links:
http://doc.tikiwiki.org/Documentation
and
http://doc.tikiwiki.org/tiki-print_pages.php

Printed to html using SeaMonkey browser 1.1.12 and to pdf CUPS/pdf printer, both under Ubuntu 8.04 GNU/Linux
page numbers refer to a pdf produced today out of there:
[ftp://ftp.ourproject.org/pub/edutiki/090107_doc_tw_o___Tikiwiki_Documentation_SeaMonkey.pdf]
(25Mb)
-----------------------------------------------------------------------------

* Autonumbering of headings is shown on the table of contents, but not on the pages themselves (using the default theme in doc.tw.o, based on thenews.css I guess). I would say that this worked for me a month ago on a 2.1 site using feb12.css with another (shorter) structure of wiki pages ( http://www.iesbarcelona.org/ESSO350/tikiwiki-2.1/tiki-index.php?page=2008+Fall+-+Final+Paper ).

* page 39: .htaccess from dynamic content is not shown in the full page. Can this be modified at printing time so that the full content is shown on the page?

* page 41: a CODE block longer than a single sheet of paper is cut at the end of the page, not showing the rest of the content. Can this be modified at printing time so that the full content is shown on the page?

* Some pages didn't have the title manually displayed. Those ones doesn't show the title of the page (as section of the full pdf)... Maybe the best workaround is to add a setting for the user to select whether he/she wants adding all page names as titles to the pages, or not. For our case, maybe it's easier to remove extra title (easy to identify when you have too title too similar one after the other) than having to figure out where a new page starts... (see plugins pages...). Example: page 127: PluginJS is shown, fine, but not PluginLang, PluginListpages? Plugin Manager?, on the following pages...

* copyright license is needed at the end?

* It would be nice to allow at structure-printing time to select which version among the ones allowed by the PLUGIN VERSIONS (where applicable), had to be selected for printing. Right now, it might be useful for people looking for an updated documentation for their 1.9.x, so that all plugin versions were pre-set to display the content from 1.9.x. Moreover, after April (only some months to go for that) we will have the same issue with people looking for 3.x documentation, or just 2.x. Well, this is just to raise this point for the following months, so that, the better for us for producing our own documentation, the better for other communities producing their documentation using Tiki and coping with their versions also... (Firefox, for instance?)

* when the content is copied and pasted to OpenOffice (using OOo 2.x and 3.x), there are images or tables which are wider than the page size.

* Is it possible to have page breaks added before headings of level X (and let the user select a page break just before a heading level 1, and 2, for instance).
---
Update on Dec 7th, 2012 (Tiki9.x LTS):
* RFE still valid....
tracker item
{img} plugin does not work if image file name has special characters
In Tiki 2.4 the syntax below work:

~np~{img src="img/wiki_up/cabeçalho" }~/np~

In Tiki 6.4 and trunk it doesn't (I haven't tested with other versions).

The problem is the special character "ç" in the image file name.

This bug was introduced in r22212 (http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=22212). If you remove the call to htmlentities() the problem is solved but I'm assuming this function is there for a reason.
tracker item
At the end of installer from 4.x to now 8.1, the run of session crashes with an exception "session start"
At the end of the installer when launch is run we can get a crash with an exception :

__"Session already opened"__

This has been reported since two years may be six times.

I have not made various test, so may be it depends of the context which is :

#Data upgraded from existing connection
#Run without inhibiting installer

This should not have effect. So I don't understand why others don't seem to observe the problem that I had always.

I need to run again directly index.
tracker item
File is not an image
{syntax type="tiki" editor="plain"}
Hello,

i've upgrade my site at 8 version.

now when i upload an image and i try to use with img placeholder appear the error "file is not an image"

i read that is couse by Ajax uploader, indeed i've activated this feature recently.
so i 've unactiveted this feature but the uploader is still in Ajax.

can anybody help me?
tracker item
Many lists overlap the layout with fixedwidth styles
Hi,
with 8.1 (and before) a __fixedwidth style__ (default 990px) like twist, __when it has to display a list like "wiki pages" overlaps the center column outside the layout of 450px.__

What do you think of this ?
Do any solutions have been studied ?
Do anybody works on this problem ?

The function has "no error bug" but it is not a professional way, a tester said to me whoa !!! you are going to try to propose this...

!!Working on :

Several solutions can be studied and combined :
# __embed these "tables" into tables__ so that they can't overlap but have hscroll (with all fields for selection). This is technically valid but __not at all sufficient because it is unusable__ quite heavy... but can be useful to have studied for later
# Add table with a minimum of 9 cells :
** Title and fields which fits the center column (col2) on span 2 c
** Empty
** second tr :
*** The title of element
*** content table with span 2 c and hscroll
** third tr
*** Footer span 2c (width of col2
*** Empty
# Cut the bottom of middle (col1,2,3) overlapping centered and use 100% width of screen, with automatic hscrool if too large with standard browser zooming
# The same hiding the "middle" (basic col 1,2,3) : needs to display the header with 100% width, and a new content header (enhance all styles to be able with good reliability to hide cols - a good check).
# use solution of "embed table" but with a "button to swap" to full width layout fitting the width of the screen
# option for automatic swap to full width when large tables are displayed
# swap fullscreen for tables described above
~~#090:
!!Waiting for ideas and project, thanks
~~
tracker item
The results of a search in text or title with beginning of text don't decode any text
{syntax type="tiki" editor="plain"}
After a search (general by text) the beginning of text which is displayed is not decoded-re-encode for the context.
On the screenshot joined you can see parts of text with tiki tag (!! for h2), HTML tags, problem of encoding UTF8 probably or old text not re-encoded (not yet checked).

tracker item
Bugs and whishes (tracker on dev.tiki.org) and tiki version 8.x : tab "comments" title with 'num'
As the title describes :

In the panel of a tracker (Bugs and wishes tracker on dev.tiki.org) the tab title for "comments" don't gives any information if exists comments, while the numbers of uploads of files have the number of uploads.
It should be a progress to see into tabs headers if a tracker have generated and how many comments and with a symbol (stars ?) the volume of comments


This concerns tiki version 8.x and site dev.tiki.org
tracker item
Some of the Spreadsheet settings do not get saved.
{syntax type="tiki" editor="plain"}
The following settings do not get saved when you create a new sheet or configure an already created sheet.

Class Name:
Header Rows:
Footer Rows:
Wiki Parse Values:
tracker item
module svnup : Remove dependency on sh doc/devtools/svnup.sh
last_update.php contains:

{CODE(colors="php plain")}/* trick for use with doc/devtools/svnup.sh */
if ( is_file('.lastup') and is_readable('.lastup') ) {
$lastup = file('.lastup');
$smarty->assign('lastup', trim($lastup[0]));
}

if ( is_file('.svnrev') and is_readable('.svnrev') ) {
$svnrev = file('.svnrev');
$smarty->assign('svnrev', trim($svnrev[0]));
}
{CODE}

But there is perhaps another way:
http://stackoverflow.com/a/111459/526467
tracker item
Zend_Search_Lucene doesn't work on certain servers
To reproduce, search "wiki" in the admin panel here:
http://branding.tiki.org/tiki-admin.php

And you will get:
"No preferences were found for your search query."

Ideally, the problem is solved, but this is maybe tricky. It could be related to:

{QUOTE(replyto="http://framework.zend.com/manual/1.11/en/zend.search.lucene.index-creation.html")}"Zend_Search_Lucene uses flock() to provide concurrent searching, index updating and optimization. According to the PHP » documentation, "flock() will not work on NFS and many other networked file systems. Do not use networked file systems with Zend_Search_Lucene."{QUOTE}

At the very least, Tiki should detect and report to the site admin that he should use MySQL Full Text Search instead.

Ideally, MySQL Full Text Search would work for tiki-admin.php
tracker item
Add empty lines after each section of records not just bold text for the first entry of the new section of records
Add empty lines after each section of records, not just bold text for the first entry of the new section of records as it is nowadays.
tracker item
Daily reports: Emails sent mostly every two days instead of daily as indicated in the feature
{syntax type="tiki" editor="plain"}
Daily reports: Emails sent mostly every two days instead of daily as indicated in the feature
tracker item
Differentiate in Daily reports changes made in general objects and in objects created by the user that is receiving the report
Check if there is an easy way to differentiate in the daily reports changes made in general objects and changes made in objects created by the user.
tracker item
FAQ won't list
Problem:
FAQs do not appear in the 'list FAQs page' tiki-list_faqs.php
"No records found."


This bug is visible with fresh install 8.3
or content upgraded from 6.6 to 8.3.
(feature work ok in 6.6)

Adding a new FAQ work (the new entry is seen in database with select * from tiki_faqs;)
but it will not display in the FAQs list either.

Looking at the PHP code, it seems it is a permission problem.

in tikilib.php
function list_faqs()
code below: //FIXME Perm:filter ?

By removing the test on permission :
if ($objperm['tiki_p_view_faqs'] == 'y')
the FAQs do appear correctly.

It could be related with the 6.6->8.3 changes in user_lib.php function get_permissions() or the
way FAQs permissions are retrieved with tikilib.php
$objperm = $this->get_perm_object($res['faqId'], 'faq', '', false);.

They are quite a number of other //FIXME Perm:filter ? comments in the tikilib.php,
so it is possible that this bug affects other features (or is already reported!)
tracker item
Files cannot be deleted from filesplugin actions or from wiki attachment actions
Both the wiki page attach file and filesplugin feature an action icon. When this icon is chosen a pop up box appears with several actions that can be taken on the file. When the delete or red X is chosen the page reloads but the file is still in the file gallery.
tracker item
Screencast & Copy-Pasting an image
Discussed on wiki pages:
* ((Screencast))
* ((Copy-Pasting an image))
tracker item
Erreur upgrading doc.tiki.org to trunk
/var/local/trunkdoc.tiki.org/www /
Update checkout
Fix permission
Checking dirs :
backups ... ok.
db ... ok.
dump ... ok.
img/wiki ... ok.
img/wiki_up ... ok.
img/trackers ... ok.
modules/cache ... ok.
temp ... ok.
temp/cache ... ok.
temp/public ... ok.
templates_c ... ok.
templates ... ok.
styles ... ok.
maps ... ok.
whelp ... ok.
mods ... ok.
files ... ok.
tiki_tests/tests ... ok.
temp/unified-index ... ok.
Fix global perms ... chowned ... done.
Fix special dirs ... done.
Drop and recreate database
Populate trunkdocto with docto data
Upgrade schema
Running installer for: db/local.php
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:216
PHP 8. Perms->loadBulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:196
PHP 9. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:343
PHP 10. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. Perms::filter() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2898
PHP 7. Perms::hasPerm() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:221
PHP 8. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:236
PHP 9. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 10. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 11. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 12. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 13. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: plugingroup in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: move tiki to a new server in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:3006
PHP 8. Perms->getAccessor() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:120
PHP 9. Perms->getResolver() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:141
PHP 10. Perms_ResolverFactory_CategoryFactory->getHash() /var/local/trunkdoc.tiki.org/www/lib/core/Perms.php:310
PHP 11. Perms_ResolverFactory_CategoryFactory->bulk() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:52
PHP 12. Perms_ResolverFactory_CategoryFactory->bulkLoadCategories() /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php:67
PHP Notice: Undefined index: gmap in /var/local/trunkdoc.tiki.org/www/lib/core/Perms/ResolverFactory/CategoryFactory.php on line 133
PHP Stack trace:
PHP 1. {main}() /var/local/trunkdoc.tiki.org/www/installer/shell.php:0
PHP 2. Installer->update() /var/local/trunkdoc.tiki.org/www/installer/shell.php:54
PHP 3. Installer->installPatch() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:90
PHP 4. upgrade_999999991_decode_pages_sources_tiki() /var/local/trunkdoc.tiki.org/www/installer/installlib.php:114
PHP 5. TikiLib->list_pages() /var/local/trunkdoc.tiki.org/www/installer/schema/999999991_decode_pages_sources_tiki.php:29
PHP 6. TikiLib->get_perm_object() /var/local/trunkdoc.tiki.org/www/lib/tikilib.php:2923
PHP 7. Perms::get() /var/local/tr
tracker item
Permit that plugins can override wiki page cache
{syntax type="tiki" editor="plain"}
Wiki plugins, like ((doc:PluginBigBlueButton)), you can have the situation where the cached version of the page reports "Last time we checked, the room you requested did not exist.", but since, it has been created, and this prevent people from joining the conference.

So in the plugin code, you should be able to override the wiki page cache setting.


tracker item
redirect plugin in articles redirects on edit article
{syntax type="tiki" editor="plain"}
as the topic says

if you youse the redirect plugin in an article you cannot edit the article as it redirect the page even in edit mode
tracker item
Review all HTML5 tags and consider support for missing tags like ABBR and ACRONYM
http://www.w3schools.com/tags/tag_abbr.asp
http://www.w3schools.com/tags/tag_acronym.asp


This is already possible via ((doc:PluginTag)) but dedicated plugins could be cleaner/simpler in certain cases
tracker item
WYSIWYG & Mobile: check if browser is supported and provide relevant error message
{syntax type="tiki" editor="plain"}
Android browser on Tiki8: It just says "Loading..." forever


[http://cksource.com/blog/CKEditor_3.6.2_released|Recent iPads and iPhones should be OK]

If browser is not supported, should Tiki revert to entering text (or manual HTML?)
tracker item
Show PHP error messages