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 |
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