Name | Type |
---|---|
"https://getcomposer.org/versions" file could not be downloaded: | tracker item |
"Database `d01863d1` was created" shouldn't appear | tracker item |
"No tabs" isn't working. | tracker item |
"Remove unused pictures" does not work | tracker item |
"Send an email to the user in order to allow him to validate his account" option hidden | tracker item |
"Source" button in wiki page should have its own permission - not depend on tiki_p_view_history
This is a new feature arrived in BRANCH-1-9 1. add feature_print and checks 2. add tiki_p_print and checks --- The above problem-description makes no sense... please look at tw#74 for that --- Problem rephrased: The "Source" button is currently dependant on tiki_p_view_history - it should have a perm of its own. |
tracker item |
"The page cannot be displayed" message
We had just reconfigured the disk to RAID1 and backed up mysql, tiki, and php on our linux box. Now, we are getting "Page cannot be displayed" after we edit the homepage and try to save it. It is happening on tiki-editpage.php but it is there. The permissions are 644 apache. The second thing seen is the forums messages can't be accessed anymore. Does anybody have experience with these problems? Any suggestions? Perhaps we should re-install all the software. |
tracker item |
[BUG] Mass search and replace | tracker item |
Send custom email (by admin to new user or user that has not connected in a while)
I would like a way to invite people to come to a Tiki site after I have added their login. (different of the use where people self-register) Right now, I simulate a lost password message (which I customize). Maybe this could become a new feature available to admins when 1- after a successful user creation at tiki-adminusers.php 2- when administering a user account 3- from : tiki-adminusers.php with the batch command to send to many new users. The system would send an email with a one-click login and be sent to the user tracker tiki-view_tracker_item.php?view=+user Person who triggers this email alert should be in BCC. (to have a trace). Even better would be to have this logged somewhere but this could be for phase 2. We could have a new mail template in templates/mail/welcome_message.tpl or in a wiki page (better!) What do you think? |
tracker item |
Import phpBB data
phpBB is a popular open source forum software. Sometimes, a forum is not enough. So, the data must be migrated from phpBB to Tiki forums... If you want to help: Please post links to similar scripts. ex.: phpbb to invision board, etc If/when we do a script, we should do for all major forums. --- __From kerrnel22 on 11/20/07:__ I have almost completed an integrated TikiWiki forum migration tool for 1.9.8.x and 1.10. Initial release will be to migrate only Tiki forums from one Tiki install to another. However, hooks are in place, and the intention is there, to work on extending the migration tool to importing of phpBB2 (or any other forum software) into Tiki. If you would like more information, email tiki.kerrnel@kerris.com. I expect a general release of the forum migration tool (for Tiki forums only) into cvs of both branches for beta testing by December 1/07. If all goes well, I'll have something released for phpBB2 migration prior to Dec 31. |
tracker item |
Initial homepage cannot be set for first view of anonymous viewer
When I set the homepage in Administration: General Preferences to "Articles" (which is what I want the homepage to be for both anonymous and registered visitors), the initial viewing for "anonymous" displays a homepage of "wiki". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a typed-in "Articles" in the empty field and then log in as any user, the display is "No page 'Articles' found". When I set the homepage in Administration: General Preferences to Group homepage and then set the two group homepages to a custom URL (http://www.progressiveomaha.com/tikidir/tiki-view_articles.php), the display is "no such page found". One day I thought maybe the problem had to do with using Firefox on a Linux box, because my ancient Windows 98/IE machine brought up 'Articles' as the home page. The next day both machines bring up the Wiki page as the home page. This is with the homepage set to 'Articles' in Admin-General. Maybe I should be clear that I am refering to which page is brought up when TikiWiki is first accessed (from www.progressiveomaha.com/tikidir/).external link Once I have logged in as a user, I will access the 'Articles' homepage whether returning as another user or as anonymous. The problem only occurs on that initial anonymous access, and only after TikiWiki has had time to "forget" any earlier logons by that user. |
tracker item |
13.x next.tiki.org -> Database Version Problem | tracker item |
13.x: group permissions seem to be only globally assignable (no object perms)? | tracker item |
database queries counter: remove until it is fixed
In the bottom bar of Tiki sites if activated there is some "debug" information. Notably: {img src=images/code.png}%%% {CODE()} [ xx database queries used ] {CODE} The SQL counter report is incorrect and reports higher number. Since this is making Tiki look bad for no good reason I am removing until it's fixed. Please see: http://sourceforge.net/mailarchive/message.php?msg_id=469E4D13.8010609%40gmail.com |
tracker item |
Mirrord tracker does not store field Description
When defining a field in a mirrored Tracker, the Description of the field is not stored. This was in 2.0, and I'm told on IRC that mirrored trackers are not supported. But mirroring is an option in Admin>Trackers. |
tracker item |
tiki 2.0: db password should be hidden at typing time on upgrade through tiki-install.php
Using the released tiki 2.0: db password should be hidden at typing time on upgrade through tiki-install.php Right now, password can be seen by others when the admin type it on the screen when first calling to tiki-install.php on an upgrade of running tiki site. |
tracker item |
Files Galleries admin screen should allow to displace files like in the Images Galleries screen
Our users keep adding large .ogg files in our files galleries and we have been asked to externalize theses files in a special download directory of the web server. Problem is that the admin screen of the files galleries doesn't have a DISPLACE section. You can set the option for the files to be added in an external directory, and the new ones are indeed placed into it, but the existing files stay in the database. I have discovered that the *Image* galleries admin screen has this DISPLACE section but it will work only for the image galleries, no way to use it for the non image galleries. |
tracker item |
3.0beta1: Smarty error when viewing various admin pages
A Smarty error occurs when using various admin pages e.g. tiki-admin.php?page=look It seems to be the same error on several pages: PHP (5.2.6) ERROR (E_USER_WARNING): File: Smarty.class.php Line: 1092 Type: Smarty error: cycle: missing 'values' parameter No longer relevant - 15th June 2013 |
tracker item |
daniam
Contributors |
tracker item |
eddiem.com
Contributors |
tracker item |
omstefanov
Contributors |
tracker item |
A non admin user can not self manage their own group
We are running Tiki 6.2 (clean install), on a Windows 2003 Server, Apache 2.2.16 w SSL, PHP 5.3.3, remote MySQL 5 database. What we would like to do in our organization is for an admin to create group MyGroup and assign Bill to the group. The admin would then give the MyGroup object permissions: * Can add group members (tiki_p_group_add_member) * Can remove group members (tiki_p_group_remove_member) * Can invite user to my groups (tiki_p_invite_to_my_groups) At this point I would figure that there would be some kind of interface so that Bill could have a user selector and bring people into his group. I have checked around but I can not see any mechanism to do this. We want to avoid our admin to manage groups for 1000's of users. On a side note, we also investigated letting users select their own groups however we can also not find a mechanism to do this. We enabled all permissions we could think of such as: * Can subscribe to groups (tiki_p_subscribe_groups) * Can join or leave the group (tiki_p_group_join) * In the group we selected "User can assign to the group himself" but we can still not find where the user can change his group. Our users sign in with their LDAP (AD) logins and therefore do not go through the Registration process. Any help would be very much appreciated as this is a big issue for us right now. |
tracker item |
A backup script that can be put on a cron job to save to a distant backup server | tracker item |
Activity Stream: should not be basic prefs | tracker item |
Add 'Deprecated' preference filter (split "experimental") | tracker item |
Add "help popup" for all lines/fields/configurable items when using Admin to set up your modules.
When setting preferences in each of the modules that Tiki supports, it would be of HUGE benefit and assistance to be able to click on a HELP ICON and get comments on what the setting or preference means and whether this should be used by you. |
tracker item |
Add a "Create New Calendar" button to tiki-admin_calendars.php
After a new calendar is created, the create calendar form is still populated, and subsequent changes will edit the already created calendar instead of creating a new one. This behavior is not apparent to the user until the edit has taken place. |
tracker item |
Add a link between the menu management and the admin panel about menus
Admin -> General -> Navigation |
tracker item |
Add Group fails
Add new Group fails with error: An error occured in a database query! Built query was probably: insert into `users_groups` (`groupName`, `groupDesc`, `groupHome`,`groupDefCat`,`groupTheme`,`usersTrackerId`,`groupTrackerId`, `registrationUsersFieldIds`, `userChoice`, `usersFieldId`, `groupFieldId`) values('IHS','','','0','','0','0','','','','') -------------------------------------------- No error was reported in error.log The two last parameters correspond usersFieldId and groupFieldId fields in the users_groups table and defined as int(11) there. The problem seems to be in default values of those parliaments as they defined in add_group function in userlibs.php: {CODE()}function add_group($group, $desc='', $home='', $utracker=0, $gtracker=0, $rufields='', $userChoice='', $defcat=0, $theme='', $ufield='', $gfield='') {{CODE} |
tracker item |
Add stats admin panel or add a stats section in general admin panel
All stats related features/settings/options should be next to one another. tiki-admin.php?page=features Stats Referer Stats tiki-admin.php?page=general Count admin pageviews: |
tracker item |
add: required fields, add user | tracker item |
Adding some examples in htaccess
ex.: # Redirects # This is useful if you are migrating from an old site, and you want the old URLs to still work. # Just uncomment and edit the line below. Redirect 301 /oldpage.html /tiki-index.php?page=newpage |
tracker item |
Admin – Assign Permissions – ordering table by level does not order correctly (level conf. active)
Assign Permissions with Level Configuration, thus drop-downs in the table tiki-assignpermission.php?group=Admins&advanced_features=y ordering by level does not order correctly. |
tracker item |
admin categories broken on 1.9cvs (edu.tw.o)
Admin categories is not listing all categories created in the site, using 1.9.cvs (from several days ago) For instance: http://edu.tikiwiki.org/tiki-admin_categories.php?parentId=0 Shows only WSDOC category, but if you go to browse categories, you can see that tehre are many more created: http://edu.tikiwiki.org/tiki-browse_categories.php?parentId=0&deep=off&type= --- update: using cvs from today (May 2nd, 2007), problem dissappeared. |
tracker item |
Admin comments does not parse comments even if parsing enabled
tiki-list_comments.php does not parse comments in column "Comment", regardless of whether section_comments_parse ("Parse wiki syntax in comments in all sections apart from Forums") and feature_forum_parse (Accept Wiki syntax) are enabled. This is a regression from r20794 / r22511. |
tracker item |
Admin links gone....can't access admin
I upgraded from 1.85 to 1.9.0 without any problems. Things were working fine. Today, however, I logged in to access the admin area, and no admin links from the menu! All gone! What do I need to do to fix this? How can I access the admin area without links? |
tracker item |
Admin modules does not display available modules or provide easy method for selecting unused modules
Bugs & Wish list |
tracker item |
Admin modules: Assign user module links broken
When clicking the Assign white plus sign on green background icon in Admin modules User modules tab, PostgreSQL fails complaining: The following error message was returned: ERROR: invalid input syntax for integer: "mnu_application_menu" The query was: select * from "tiki_modules" where "moduleId"=? Values: 1. mnu_application_menu The built query was likely: select * from "tiki_modules" where "moduleId"='mnu_application_menu' Stacktrace: * /var/www/tiki/trunk/tiki-admin_modules.php : 0 -> {main}(array ( )) * /var/www/tiki/trunk/tiki-admin_modules.php : 63 -> get_assigned_module(array ( 'moduleId' => '\'mnu_application_menu\'', )) * /var/www/tiki/trunk/lib/modules/modlib.php : 60 -> query(array ( 'query' => '\'select * from `tiki_modules` where `moduleId`=?\'', 'values' => 'array (0 => \'mnu_application_menu\')', 'numrows' => '', 'offset' => '', 'reporterrors' => '', )) [...] Indeed, the query would expect an integer argument, not a string. This is a regression from r8873, which changed modlib's interface. get_assigned_module() now expects its first argument to be a moduleId, not a module name. |
tracker item |
Admin option to force newly created pages to be part of the structure they were created from
Guys, I have to set up a company wiki, which is completely structured from top to bottom. So I noticed a very annoying thing about tiki. Currently if you want to create a page, that is destined to be part of a structure, you have to create it using the navigation bar and set the option "as child". But what if a user creates a new page from within a structred wiki page? I.E. If he simply sets up a new link to an non existing site. The new page is created as an orphan which is definitely a "no go" for a completely structured wiki. Pages like this have to be manually assigned to a structure by the admin. So I request an option, that __forces pages created from within a page in a structure to be automatically part of the same structure__. I guess even in pages like doc.tw.org this would be very helpful. |
tracker item |
Admin pages don't layout correctly in Chrome
In Google Chrome 1.0.154.59 and 3.0beta4 the admin pages do not look good. The check boxes are a line above the text and everything is centered. |
tracker item |
Admin panel or Admin menu item needs to display on initial admin login
Did a fresh CVS checkout and install of BRANCH-1-10 at 1600 UTC on 2007-08-12. After installation and the initial login, there is no admin menu available. This means there is no menu item to get to the admin page to start enabling features. {THUMB(id=33)/} |
tracker item |
Admin setting Log In, setting still apply on uncheck section
On the Admin section -> Log In -> Authentication method: Tiki The setting Users can register is uncheck. All the sub setting are hidden but some setting seams to still applied. Example : If "Validate new user registrations by email" is checked the user will be forced to validate his email. |
tracker item |
Admin textarea: Missing plugins in plugins tab | tracker item |
admin validation sends a bad link
In templates/mail/moderate_validation_mail.tpl this line is converted badly by smarty: {$mail_machine}?user={$mail_user|escape:'url'}&pass={$mail_apass} Smarty removes the '?' char if it's directly after a '}' (no clue why). So I always get a bad link like this: http://<ip>/tikiwiki/tiki-login_validate.phpuser=xxx&pass=xxx Any solution to this? I tried to use %3F but doesn't work very well... |
tracker item |
Admin's "Switch to user" broken at tiki.org | tracker item |
Admin>Login>User defaults or Admin>Groups: Ability to Subscribe new users to specific Tiki objects
It would be lovely to set some new user defaults at * Admin (home) > Login > User defaults, and/or * Admin > Groups > (Edit a single group) The ability to Subscribe/watch/monitor new users in the site or to that specific group, to specific Tiki objects. Which tiki objects?: I would say, in this order: # specific forums # specific blogs # specific calendars # specific newsletters (ML: we can already subscribe groups to newsletters) # specific wiki pages # specific structures # specific trackers # specific categories # new articles This is specially useful for new users of the site, where they don't know yet how to subscribe to specific areas, etc. Very needed for educational scenarios, but I can see many other places where new users are a bit lost for some time while they learn how to use the Tiki site. Related: *[wish988|Forum: Let forum admins/moderators add groups and/or users as watching the forum] *[tiki-index.php?page=Business%20Plans|Let small business start ups access collaborative sharing where the document being shared is not visible by anyone else] Anywhere there is a watch eye, it should be possible for an admin to have group members watch this category |
tracker item |
Administer Modules Error Message "An error occured in a database query!"
When I go to administer modules I recieve this error. An error occured in a database query! Context: File tiki-admin_modules.php Url tiki-admin_modules.php Message: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `contentId`, count(*) AS `future` FROM `tiki_programmed_ This problems started after I upgraded to 2.0. I do not know what any of this means and need some direction. Thanks Cindy |
tracker item |
Administration menu does not appear after first install of 1.10
The admin menu does not appear on first login after fresh install of 1.10 |
tracker item |
After setting auth to active directory/ldap - can't log in as admin now
Upgraded a test/development site from 1.9.9 to 1.10beta1. Trying to get ldap authentication working to an active directory server. After configuring for ldap auth to AD - with 'use tiki for admin auth' checked - now I cannot log in as the admin user. The AD server is taking a really long time to respond, it's at another location - so it always times out. Unfortunately the Tiki site seems to keep trying LDAP and timing out before it will check internally for the admin user. The net result... I'm currently locked out of my development/test Tiki site. LDAP times out and I can't get in as admin either. |
tracker item |
Ajax | wiki |
All users can admin
All users with permission tiki_p_search active can admin. |
tracker item |
Allow admin of Preference Screen options by Administrator
In 3.2, one can create a personal page in MyTiki and use an Avatar (I see from the Community it wasn't always available & I appreciate the feature), but I would like an Administrative feature that could turn these off while still allowing users to access their Preference Screen, especially for changing their password and email address. User pages and avatars could take up a great deal of space if there are a lot of users. I'd like to turn off the ability of users to have user-pages and avatars. If there's a way to do that now, please let me know, because I've looked everywhere for a way to do that (and there's a note not to edit templates unless you really know what you're doing and I somewhat know, but I'm afraid of creating a problem). |
tracker item |
Announcements: There should be an easier way for ppl to stay up to date
Currently, an administrator of a Tikiwiki installation has to hunt for upgrades, updates, and security related information of his installation. It is often cumbersome and sometimes dangerous, think of the delay in fixing a crucial vulnerability, it has happened elsewhere before. It might also be nice to know that ppl are using current and feature complete software. |
tracker item |
articles home page
When you choose "home Page" on left menu, and you have configured articles like your home, you are not redirected correctly. I don't have a developer account to CVS. I'm working on 1.9 cvs. rogeliotg |
tracker item |
Automated plugin validation (depending on rights) | tracker item |
Batch Administration of Features and Modules
When doing administration in the wiki, for instance, in configuring menus, if you want to change permissions, you have to edit each item one at a time. |
tracker item |
Better access to page_ref_id links | tracker item |
Better/Easier reporting of item/object permissions which override category and group permissions
It would be useful to extract all permissions of File Galleries or Wiki pages or Forums, etc This would provide a way for admins to know who actually has access to what. |
tracker item |
bug in moving a forum thread | tracker item |
Button links broken on IIS installation
I have installed TikiWiki 3rc1 on an IIS (Windows Server 2003) installation with PHP 5 and MySQL. This is a root-level installation. For some reason having to change PATH_TRANSLATED to SCRIPT_FILENAME in line 31 of lib/setup/tikisetup.class.php, which if I don't do I get errors relating to directories not existing and the site not loading at all; this is not the purpose of the support request. Once I make these tweaks, as well as after setting the tweaks identified in tiki-filter-base.php (that is, changing forward slashes to double-backslashes in quotes), I get the site up and running. ***But*** on administration pages, the buttons created by lib/smarty_tiki/function.button.php (such as "CLEAR CACHE" on the Modules admin page) don't seem to work when accessing the site from Safari or Firefox (Internet Explorer works fine for this). Instead, in Safari, the clicking on the button will load the script name where the domain name is supposed to go; if my site was on http://site.com/somescript.php?something, it would load http://otherscript.php?something. I don't have my machine handy, so I can't get the Firefox results up at the moment, but IIRC they involved the format http://site.com/\/otherscript.php?something (with a backslash and forward-slash inserted). A Linux installation of TW3 works fine in Safari and Firefox, so my guess is that it's an IIS issue that has something to do with backslashes and root-directory determination, but I'm somewhat clueless here. I've examined lib/smarty_tiki/block.self_link.php and some tweaking there has produced no viable results. Also note that this goes away when TikiWiki 3 is placed into a non-root directory; it only affects a root installation at /, rather than at a server subdirectory. |
tracker item |
Cache not clearing in Tiki6
I have two site that I've upgraded from Tiki 5.3 to Tiki 6 and on both sites, clear cache function is no longer working since the upgrade. When I open the 'Exterminator of cached content' window, thit indicates that there are no cached files. I have confirmed via FTP that there are many cached files. Also, when I select 'clear cache', there is no effect on the cached files. |
tracker item |
Can't delete a user at tiki-adminusers.php | tracker item |
Can't delete unused images uploaded via FCKeditor
"Delete unused images" in the Admin panels does not affect images uploaded via the WYSIWYG editor, and the user interface does not provide any other means of deleting ANY images from the FCKeditor upload directory. |
tracker item |
Can't enable Wiki watches on 4.x
I do Admin > Wiki > No Tab (i.e., tiki-admin.php?page=wiki) , go down to the Wiki Watch section, I see: --- Wiki watch Help Information Feature disabled. Enable now. --- I click on __Enable now__. I end up at tiki-admin.php?page=features I go back to Admin > Wiki > No Tab, and it still says: --- Wiki watch Help Information Feature disabled. Enable now. --- And if I go to a wiki page, I don't see the eye icon for enabling watches. |
tracker item |
Can't log in as admin for the first time
I just downloaded Tiki 4 on my local Windows machine, and tried to install it. Everything seems to go fine, except that when I log on as admin for the first time, the system asks me to change the password. I enter the old password (admin), and then 1234 twice, and then hit Change. But nothing happens! I am stuck at the exact same screen for changing the password. I have tested this with Firefox and IE, and I get the same behaviour on both. This essentially means that I cannot log in as admin and change the configuration of the site. |
tracker item |
Cannot modify user in tiki-adminusers
We recently upgraded from Tiki-4.X to Tiki-5.X. We are running Tiki-5.3. There seems to be a bug when trying to modify a user under the administration page (tiki-adminusers.php). When trying to click on a user, one is asked to confirm (which is a new workflow) and then taken to the Edit User page. However, when one tries to modify something (e.g. password, email address), you are asked to confirm again, but it never completes. Here is a set of detailed steps to reproduce the problem: # Go to admin users (tiki-adminusers.php) # Click on user "demo" # Click "Click here to confirm your action" # Change email address from demo@demo.com to demo@demo.org # Click "Save" # Click "Click here to confirm your action" * Nothing happens. The page address is "tiki-adminusers.php#", but it never changes from the confirm action page. "Go Back" does not work, but "Return to Home Page" does. |
tracker item |
cdn domain should redirect to non cdn domain, for non static content
((doc:CDN)) helps with performance However, a side effect is that cdn domain can also be visited. It's not linked anywhare so it should stay secret If you try to login, you'll get: "You have to enable cookies to be able to login to this site" |
tracker item |
Certain Menu-sections are always dynamically expanded
This affects e.g. Articles, Admin and Image Galleries Weirdest thing about that is, that the menu is collapsed when in Admin -> Menu editing the menu.. :O |
tracker item |
change_language (Users can change site language) is enabled when feature_multilingual is not
If the default install, feature_multilingual is disabled since r11761. Nevertheless, change_language (Users can change site language) is still enabled by default. Since r17625, controlling change_language is dependent on having feature_multilingual enabled. This creates confusion, like luciash wondering where change_language was today. It's abnormal you have to enable a feature to disable another feature. |
tracker item |
Check For Updates Now
Version 5.4 is out but under "General Preferences," the "Check For Updates Now" does not work |
tracker item |
Checkbox in tiki-admin.php?page=login always checked.
In tiki-admin.php?page=login, the "Use tracker to collect more group information" check box is always checked, so everytime you change something, the feature is enabled. Kind of annoying to have to pay attention to that all the time. |
tracker item |
Checking new Tiki version : need a nicer error message when tikiwiki.org is not accessible
{THUMB(id=30, url="tiki-browse_image.php?imageId=30")}{THUMB} |
tracker item |
Clicking Poll Icon on Features Page should connect to tiki-admin_poll.php when feature activated
when you click on the polls icon on the Admin Home page, you are taken to the polls comments admin page instead of the polls admin page. User should not have to make an additional click to start work. |
tracker item |
cnd
Contributors |
tracker item |
Connect & Redactor: use a pref attribute instead of maintaining lists of prefs | tracker item |
Control panels save or login action, gives page with db errors | tracker item |
Create a Page Module
System error. The following error message was returned: Unknown column 'reltype' in 'field list' The query was: SELECT `fromPage`, `toPage`, `reltype` FROM `tiki_links` WHERE `toPage` LIKE ? AND `reltype` IS NOT NULL Values: 1. Editor Test The built query was likely: SELECT `fromPage`, `toPage`, `reltype` FROM `tiki_links` WHERE `toPage` LIKE 'Editor Test' AND `reltype` IS NOT NULL --------------Link------------------- tiki-editpage.php?page=Editor+Test&quickedit=Create+Page --------------------------------- Tiki 6.1 |
tracker item |
Creating user needs confirm, and if password not match back does not work
Try creating a new user in tiki-admin_users.php. Whether the password don't match or not you are asked to confirm the action. Is this really needed? Anyway if the passwords don't match you get an error after confirming the action and then the "Go Back" does not work... it is very troublesome. |
tracker item |
Cron option for when it's not possible to have a real cron job (like Poormanscron) | tracker item |
Custom language translations in the database and administered via web interface
This will make upgrades easier as people won't have to worry about overwriting their enhancements, Multilingual categories need translations and doing by FTP is not fun. Related: [tiki-view_tracker_item.php?itemId=485] -> This is suboptimal Support.mozilla.com has need for this as well. https://bugzilla.mozilla.org/show_bug.cgi?id=488728 In 3.0, language/*/custom.php can be managed by the web interface. Next step is to have this in a wiki page |
tracker item |
DB Manager from within the admin dashboard (maintenance) | tracker item |
#1266
Bugs & Wish list |
tracker item |
Dealing with forgotten usernames
Sometimes, users forget their usernames and end up creating duplicate accounts. Here are two things which would help: 1- Users should be able to have a password reset/reminder while only knowing their email. __fixed in 1.10__ 2- In tiki-adminusers.php, the search box should work for emails also (not just usernames) __fixed in 1.10__ Related: [tiki-view_tracker_item.php?itemId=1069] Also, in 1.9.x, usernames are CaSe SenSitive. __fixed in 1.10__ |
tracker item |
Easier "Contact us" management for Tiki admins
This setting: Contact Us Contact Us (Anonymous) here: tiki-admin.php?page=features And this one: Contact user: tiki-admin.php?page=general Plus, "Contact user" should be a drop-down menu with the user list Should be added to a new admin tab "Contact us": tiki-admin.php?page=contact_us IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both. |
tracker item |
Easier category management for Tiki admins
These settings: Categories Show Category Path Show Category Objects here: tiki-admin.php?page=features And this one: Ignore category viewing restrictions : tiki-admin.php?page=search Should be added to a new admin tab "category": tiki-admin.php?page=category IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both. |
tracker item |
Easier Inter-user message management for Tiki admins
This setting: User Messages here: tiki-admin.php?page=features And these ones: Users can opt-out internal messages: Users accept internal messages by default: Maximum mailbox size (messages, 0=unlimited): Maximum mail archive size (messages, 0=unlimited): Maximum sent box size (messages, 0=unlimited): here: tiki-admin.php?page=login Should be added to a new admin tab "Inter-user message": tiki-admin.php?page=inter-user_message IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both. |
tracker item |
Easier module management for Tiki admins
These settings: Display modules to all groups always: Hide anonymous-only modules from registered users: here: tiki-admin.php?page=general And theses ones: Show Module Controls Users can Configure Modules Users can Shade Modules here: tiki-admin.php?page=features Should be added here: tiki-admin_modules.php Or a new admin tab should be created: tiki-admin.php?page=modules IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both. |
tracker item |
Easier pagination management for Tiki admins
tiki-admin.php?page=general Use direct pagination links: Maximum number of records in listings: The two pagination settings should be together in a section "pagination". (on this page is OK) Would be even better to move all to tiki-admin.php?page=pagination |
tracker item |
Easier setting of Sender Email
As suggested by Nyloth at TikiFest Strasbourg, 1- "Sender Email" could be set by default to no-reply@domain.tld 2- It could be requested as part of the install script. Many features don't work well until it's set (ex.: Inter-User message, registration with email validation, etc) |
tracker item |
Easier theme management for Tiki admins
These settings: Theme: Slideshows theme: here: tiki-admin.php?page=general And theses ones: Theme Control General Layout options (all) Edit Templates Edit CSS Tiki Template Viewing Use Tabs here: tiki-admin.php?page=features And this one: Reg. users can change theme: here: tiki-admin.php?page=login Should be added to a new admin tab "Theme & Layout": tiki-admin.php?page=theme IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both. |
tracker item |
Easy way to compare configuration of 2 Tiki sites
How are the various *.tiki.org sites different in their configuration? How about compared to the default setting? How could we have a diff of 2 site's config? Perhaps this could be exported as a profile, and thus an easy way to "copy"/migrate configs from one site to another. Ex.: in a staging & prod setup... See: ((Configuration Management)) Related: https://bugzilla.mozilla.org/show_bug.cgi?id=539151 |
tracker item |
Email SMTP address reconization error
On the latest Beta Version of TikiWiki (5.0 Beta 2) the admin email settings under General option cannot set SMTP. This works fine in 4.x versions. For example my smtp server address is auth.smtp.1and1.co.uk Some how the number 1 here is translated to auth.smtp.oneandone.co.uk hence giving the error that the smtp is not valid. Thank you. |
tracker item |
Error "no index available" on new install | tracker item |
Error "no index available" on new install | tracker item |
error at admin > login showing list of themes: unserialize() at tiki-admin_include_login.php +
Switching language from admin panel produces blank page (tiki not showing) under some circumstnaces, along the last weeks (repeated today-13th june 2007 again with latest 1.9cvs code) I have a selection (through "Admin > login") of themes chosen by admin to allow users to change among those themes. Moreover, mod-switch_theme is assigned to registered users in left column. From time to time, when I change the theme under "Admin > General", I get this message: ^ Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15 header already sent ^ plus a blank page. After that, I see on top of each page: ^ Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15 ^ I cannot change the selecetion of themes any more through "Admin > login": I'm geeting ^ Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15 Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/tiki-admin_include_login.php on line 522 ^ on top of that page, and the selecetion of themes is not showing properly (names of themes), but it produces this hatml lines at that multiple selection box (taken from the html source of the page): {CODE()} <b>Warning</b>: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in <b>/home/httpd/tiki19/templates_c/precarios/es^%%00^00C^00CB4449%%mod-switch_theme.tpl.php</b> on line <b>33</b><br /> {CODE} (until I delete that selection directly from the db). |
tracker item |
Error in updating Tiki 18 to last version | tracker item |
Admin panels: False feedback to the admin when activating or deactivating prefs (phantom prefs). | tracker item |
FAQ box description wrong
When the FAQ feature is enabled, hovering over feature 'Blogs' in the 'Main' tab generates a floating box that says 'Wiki'. Likewise, hovering over 'Mini Chat' on the 'More Functionality' tab generates a floating box that says 'HTML Pages' |
tracker item |
Fatal Error when trying to import a forum | tracker item |
Feature "Mini-Calendar" does not appear in the feature list on Tiki Tracks
The feature "Mini-Calendar" does not appear on tiki-tracks. |
tracker item |
Features -> Ajax cannot be activated
After activating Ajax at features -> Ajax systems tells successful activation. After reloading features page Ajax is deactivated again. |
tracker item |
File Gallery directory field requires full path
Tested in v3.1. When choosing to store File Gallery items in a directory instead of the database, the directory field requires the full server path. If the abbreviated relative path to the wiki is entered, file uploads fail. This conflicts with both doc.tw.o (as of today's rev) and Admin > Wiki, which allows the attachment directory to be specified relative to the wiki directory. |
tracker item |
File Gallery errors & not able to set permissions as admin
> As admin, I can't set the permissions on Registered users to: list_file_galleries or create_file_galleries, though other file galleries settings are selected, including view_file_gallery, download_files, upload_files, view_fgal_explorer, and view_fgal_path. I tried to deselect that last 2 since I don't understand what the file gallery explorer is and I don't know that they need to view the path, but I can't seem to deselect and save it successfully. > > When I log in as a Registered user and click on File Galleries, I get this Error message: Permission denied you cannot view this section. > > I see a link for Upload file, but when I click on it, I get: No gallery available. You have to create a gallery first! Create New Gallery. > > When I click on Create New Gallery, it gives me this Error message: Permission denied you cannot view this section. |
tracker item |
File Gallery: Batch upload (Unzip all zip files) should be optional
Right now, it's a group permission (tiki_p_batch_upload_files) but if I give tiki_p_admin_file_galleries, it included tiki_p_batch_upload_files, which is not always what I want. (It adds clutter to the interface, when uploading a file) It should be an option here: tiki-admin.php?page=fgal And maybe add a check to see if this is supported by the server (if easy) |
tracker item |
Validate email address on user email field in User Admin | tracker item |
Help System Link on Admin::General goes to useless page
The "Help System" link on Admin::General points to non-helpful swamp on doc.tw.o |
tracker item |
Help URL's built incorrectly on tiki_admin.php pages
The URL's for the help buttons are not being built correctly. Users are unable to get help during the initial setup. Tested on 1.10.0b1. To reproduce: After a fresh install go to the Administration:Administration page Click on the General icon. Click on the help icon at the top of Administration General The help URL will use the local host name instead of doc.tikiwiki.org Other notes: Help shows enabled on the features page (apparently enabled by default) All pages reached through tiki-admin.php seem to have this problem |
tracker item |
Hide levels in tiki-assignpermission.php
Levels in tiki-assignpermission.php are confusing to the new tiki admins. |
tracker item |
Home Page Not Formatting | tracker item |
HomePage not found after upgrade from Tiki12 | tracker item |
I forgot my password email is truncated and blank.
"I forgot my password" email is truncated after the following message. The password or link is not sent therefore the users are unable to determine their lost password. ----------------------------------- Since this is your registered email address we inform that the password for this account is |
tracker item |
Import forum from yahoo groups
It might be a very useful feature if a complete Yahoo group with all the forum postings could be imported into TW. This definitely seems to be quite a lot of work, but it's just an idea... |
tracker item |
Impossible to change avatar with admin user
If you try to change an avatar in user administration list with your admin account, you will change your avatar. |
tracker item |
Improve tiki-check.php | tracker item |
Improving Admin => Profile page | tracker item |
In admin panel, show the result of current time & date format
So if I change the format of short date, I can see right away the formatted result with the current time. This was done in later versions of 1.9.11 but not in 2.0 Should be in new magic admin panel |
tracker item |
In context of enabling of features: option to activate feature from error page
In Tiki4, and in Tiki5 where accesslib hasn't been deployed {img src=images/code.png}%%% {CODE()} This feature is disabled: feature_games Go back Return to home page {CODE} Suggested: if the current user has admins permissions (tiki_p_admin) 1- enable feature_games 2- add to tiki-syslog.php We'll need to change all feature checks to use accesslib (job for 5.0) Needs to handle more than one feature check. Currently: tiki-orphan_pages.php has: {img src=images/code.png}%%% {CODE()} require_once('tiki-setup.php'); $access->check_feature( array( 'feature_wiki', 'feature_listorphanPages' ) ); {CODE} but upon error. Ex.: http://profiles.tikiwiki.org/tiki-orphan_pages.php just shows one, even if two are needed. |
tracker item |
In the administration panel I can not drag-n-drop icons on the toolbar
After upgrade from 4.2 to 5.0 in the administration panel of Toolbars I can not drag-n-drop icons on the toolbar. Changes browsers, computers, don't work. |
tracker item |
It is not possible to set favicons on Tiki20 | tracker item |
Bug
Im tikiwiki using a my new web site tiki installing after get some big problem ( first using tikiwiki 1 versions) Problem:- 7.1/7.2 editions This testing home virtual sever and x10 hosting (not including x10 hosting URL s but I can send it ). admin edit after not working site http://www.spacenet.x10.mx/ look at http://www.spacenet.x10.mx/tiki/ not working eg http://localhost/tiki-7.1/tiki-7.1/ not working http://localhost/tiki-7.1/tiki-7.1/tiki-admin.php working http://www.spacenet.x10.mx/tiki/tiki-admin.php?page=general working I checking a web directry it still including a index files This type using tiki 6 vertions not get this type problems (install and edit after 6 ) Thanks i cant uploding images Capee (sorry to my English ) |
tracker item |
Read-only mode (ex.: when migrating a Tiki to a new server and you want the old one to still show content but not have edits)
We have a site_closed preference which is very useful. However, this permits only the admins to access the site. What if we want a read-only mirror? It would be nice to a have a preference for this, along with a message to users: "This site is in read-only" and admins could change this message to indicate where the live site is. Perhaps it could be interesting to check if the mysql user is "read only" as well... This could also be interesting if a project is completed and we want to keep a site an an archive but no longer have any changes. Things like tiki-logs, date of last login, etc. will need to considered. Perhaps there could be a check: If current users has an edit/add permission (we'd have to make a list), then, he gets a warning that site is read-only (a message that the admin could change) and that any changes will be lost. |
tracker item |
Tabs in the Admin interface don't work in Chrome
The tabs in the administrative interface use an on More strangely, the method signatures of the tikitabs function actually appears quite different between the two browsers. On Chrome 17 it is function tikitabs(focus,max,ini) { var didit = false, didone = false; if (!ini) { ini = 1; }... function tikitabs( focus, tabElement) { The problem appears to be that the ini variable is not set, so it we set the ini to 1, then it skips down all the way to if (didone && ...) which gets bypassed, and we exit right away. Why do you have different code for different versions of the same browser? |
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 |
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 |
At tiki-admin.php?page=wiki the link "Remove unused pictures" ( tiki-admin.php?page=wiki&rmvunusedpic=1 ) does not work.
What can I do?
cu!
WALKLiFE