Category: 2.x
code name for Tiki version after 1.9.x (was 1.10.x)
Show subcategories objects
| Name | Type |
|---|---|
| Calendar shows Sunday as 1st day of week even if set to Monday, when prefs are 1.10-$prefs.feature.. | tracker item |
|
Calendar v2.2: Custom "url" and "Subscription List" options do not change options
Setting the Custom URL option in a Calendar to either Yes or No still allows a single field for a URL to be added to an event and in neither case do the inputs 'accumulate' into drop down options like the other other Custom options. Setting the Custom Subscription list option to either Yes or No appears to not change anything and no new options are available for an event. |
tracker item |
|
Calendar V3.0rc1 preview loses Priority, Category, Location and Participant data
Still a problem in 3.0rc1 If you have a Calendar where the Custom Priority, Category, Location and Participant options have been set, when editing an event if you Preview the edits then the refreshed screen no longer shows these options in the edit area and saving the event loses the data previously typed in. |
tracker item |
|
Calendar: "Permission denied" when trying to add a calendar item before creating calendar
"Permission denied you can not view this page" when trying to add a calendar item before calendar id is created. Should be : you need to create calendar first. {THUMB(id=41)}{THUMB} |
tracker item |
|
Calendar: Email reminder before an event + a pop-up if user is logged in
Calendar has been great for a while now as an event calendar. But what about for appointments? For this use, notifications would be sweet. I would like to be able to configure an email reminder before an event (+ a pop-up if user is logged in.) Time of email reminder should be configurable per event. Sometimes, I want a reminder 15 minutes before. Sometimes, I want 3 days. I could configure to send an email (or SMS) to my phone. I guess we'd need a cron job for this to work efficiently. Related: [tiki-view_tracker_item.php?itemId=806|Watch calendar (receive email notication of changes)] |
tracker item |
|
can't create new structure, because structlib has problem
When trying to add a new page to an existing structure or create a new structure, I got the following error: Field 'structure_id' doesn't have a default value I check mySQL DB tiki_structure table, find the field 'structure_id' is not NULL,I check structlib.php,I find structlib.php not set the value of 'structure_id',only set 'parent_id',I guess that struclib.php have wrong. structure is important feature ,wish to solve this problem --- __''kerrnel22:''__ Unable to reproduce this in 1.9.10.1 CVS ...are you running CVS or release package 1.9.x? Also unable to reproduce in 1.10.0b1 CVS ...same question, are you running CVS or release package 1.10.0b1? If you are running the package in either, then it may be that the bug has been fixed in a patch to the CVS tree and you may need to wait for the next beta release. --- re ''kerrnel22:'',i edit structlib.php line 202 :"$query = 'insert into `tiki_structures`(`parent_id`,`page_id`,`page_alias`,`pos`) values(?,?,?,?)';",to "$query = 'insert into `tiki_structures`(`structure_id`,`page_id`,`page_alias`,`pos`) values(?,?,?,?)'; ,then out tiki can run,and can create a new structure. |
tracker item |
|
can't create new structure, because structlib has problem (reopen bug #1649)
Have had this issue since 1.9.10.1 and it's still there in all subsequent versions even though the previous bug report detailing the same issue (#1649) says it's fixed. The posted solution may work - although the Comments section of that bug report details a differing fix. Would be good to get this fixed in the co If you need further info from me - please email nickallentbwa-at-gmail.com When I try to add a page to a structure, I get this error: ================================================================================================= An error occured in a database query! Context: File tiki-edit_structure.php Url tiki-edit_structure.php Query: insert into `tiki_structures`(`parent_id`,`page_id`,`page_alias`,`pos`) values(?,?,?,?) Values: 0 407 1 116 2 3 1 Message: Field 'structure_id' doesn't have a default value Built query was probably: insert into `tiki_structures`(`parent_id`,`page_id`,`page_alias`,`pos`) values('407','116','','1') ================================================================================================= |
tracker item |
|
Can't create new tracker. Field 'descriptionIsParsed' doesn't exist in database
While creating a new tracker in 1.10 error occurring. An error occured in a database query! Context: File tiki-admin_trackers.php Url tiki-admin_trackers.php Query: insert into `tiki_trackers`(`name`,`description`,`descriptionIsParsed`,`created`,`lastModif`) values(?,?,?,?,?) Values: 0 daaku 1 2 NULL 3 1213325032 4 1213325032 Message: Unknown column 'descriptionIsParsed' in 'field list' Built query was probably: insert into `tiki_trackers`(`name`,`description`,`descriptionIsParsed`,`created`,`lastModif`) values('daaku','',NULL,'1213325032','1213325032') In database couldn't find 'descriptionIsParsed' field. Is it missed ? |
tracker item |
|
Can't delete unused images uploaded via FCKeditor
{syntax type="tiki" editor="plain"} "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 Edit tiki-index.php?page=HomePage
I can't edit tikiwiki-1.10/tiki-index.php?page=HomePage when logged in as Admin. 1. Clicking on the Edit button on the bottom left results in quick "loading" message, but nothing else. The page remains as-is. 2. Clicking on the Edit icon on the top right results in quick "loading" message, but nothing else. The page remains as-is. Page has the following text along the top, "Congratulations This is the default HomePage for your Tiki. If you are seeing this page, your installation was successful." A very crazy work around is to select "List Pages" on the left menu and select the page with a check mark, then click the Edit icon. |
tracker item |
|
Can't find word debug
{syntax type="tiki" editor="plain"} I have some pages where word debugging or debugger apears, but when i put into search box word debug then it want find nothing, if i type debugg then result is ok, but not debug. If i type debug then only find exact pages whith word debug. |
tracker item |
|
Can't view files in file gallery after upload
When an Admin or a Group Member who has permissions to upload/view/edit files in specified file galleries, uploads a file to a gallery, they themselves and other non-admin users cannot view the file. |
tracker item |
|
cannot login anymore since upgraded from 1.9.11 to 2.0
Since I upgraded from 1.9.11 to 2.0 I first lost the menu, then after change the theme to simple that gets menu back now I cannot login anymore , neither with admin user or normal user. Tell me if you need further info. Mine website is www.magowiz.net |
tracker item |
|
Cannot manually create user when using LDAP
When using LDAP External authentication, I am unable to create a new user on the user administration page. It does not require a password to create the user, but when you click Add, you receive the error message "Password should be at least characters long" Users are created when they login the first time, but I need to configure permissions before they login. |
tracker item |
|
Cannot set/change meta robots setting in Meta Tags Admin 3.0rc1 + problem with keyword options
This is still a problem in 3.0rc1 Sorry - just spotted that this bug ===has already been reported as #2141=== but hopefully the additional information provided here will help resolve this more quickly. You can no longer set/change the meta robots setting in Meta Tags Admin ie the NOROBOTS, NOFOLLOW settings When you fill in the form field and click the Change Settings button the field blanks and viewing the HTML page source code shows that nothing has happened. The "revisit after" field works fine however. Old 1.9 sites work fine and sites that have migrated through to 2.2 from 1.9 have their old values preserved but they cannot be changed. New 2.2 sites cannot have the setting established. Examining the database for a new site shows that the metatag_robots row in the tiki_preferences table is missing. Hacking the table to add the row with appropriate values allows the appropriate HTML code to be generated in the head section of each page BUT the admin form still does not work. Have also now spotted that ticking any of the Meta keywords options e.g the "Insert freetags in keyword list" and changing the settings does seem to set that option BUT the tick box is then blanked and then there is no way to 'untick' the option or you are not sure if it has been set or not. very old bug - now fixed/not relevant |
tracker item |
|
Cannot upload a file greater than 1 MB to file gallery
In tikiwiki 2.2, I created a file gallery and then attempted to upload a file. Set to save in database. With memory_limit in php.ini set to 32M, the upload page says max file size is limited to 4MB. I can upload files that are smaller than 1 MB, but files larger than 1MB produce the PHP error message: {img src=images/code.png}%%% {CODE()} Fatal error:Allowed memory size of 33554432 bytes exhausted (tried to allocate ... bytes) in ...\lib\tikidblib.php on line 208 {CODE} If I set the memory_limit to 64 MB, the upload page says max file size is limited to 15MB. If I try to upload a file larger than 1 MB, PHP generates the error: {img src=images/code.png}%%% {CODE()} Fatal error:Call to member function fetchRow() on a non-object in ...]lib\tikiklib.php on line 920 {CODE} If I set to save to a folder instead, upload works. |
tracker item |
|
Categories does not restrict visibility on individual images
When assigning a catogory with restricted permission, the permission usually override the global permissons. When assigning a category to an individual image, the visibility is however not restricted. |
tracker item |
|
Categories for every file in gallery
I would like to use tiki as a Document Managment Solution (apart from other things I use it for). To do this I would like to assign one or (typical) more categories to one file within a file gallery. Using categories inside a file gallery would make it much easieren to manage huge numbers of files. |
tracker item |
|
Categories mod breaks browse_categories
If you use the categories mod, the trees have identical tags, such that a toggle of a tree node only toggles the node for the category in the module, and not the main category tree in the center column. |
tracker item |
|
Categorize:Hide Categories while editing makes Show Categories disappear too
Clicking on Hide Categories while editing a page makes everything including the "Show Categories" link go away, making it impossible to bring back the category list or categorize a page. |
tracker item |
|
Category changes in watch and logs
There is currently no history of changes to categories. Since permissions can now be restricted by categories, it is more & more important to know when an object is changed from one category to another. Therefore, we need this info to be logged in tiki-syslog.php and to be added to the watch item feature. Reminder: categories can be assigned in tiki-admin_categories.php but also when editing a wiki page. |
tracker item |
|
CC Community Currencies Mod notices about undefined variables: "ret" & "allp"
I'm seing some notices when attempting to go to "Currencies Config" in Community Currencies section in the Main application menu (provided the CC Mopd is installed, of course): http://yourdomain/cc-admin.php?providers_refresh=1 ^ Notice: Undefined variable: allp in /home/httpd/htdocs/lib/cc/cclib.php on line 365 Notice: Undefined variable: ret in /home/httpd/htdocs/lib/cc/cclib.php on line 375 ^ |
tracker item |
|
{TAG(tag=ul)}...{TAG} screws up paragraphs and line breaks after plugin usage
This is best explained with an example: ~pp~ Paragraphs are parsed just fine here {TAG(tag=ul)}foo{TAG} but now paragraphs and line breaks aren't working! ~/pp~ This only happens for tag=ul, not even for tag=ol. This happens regardless whether wiki paragraph formatting is enabled and regardless of whatever is inside the ~np~{TAG(tag=ul)}~/np~, even ~np~{TAG(tag=li)}~/np~'s. |
tracker item |
|
{THUMB} onmouseover not working properly
Problem 1: I created a Wiki page containing the following: {img src=images/code.png}%%% {CODE()} {THUMB(id=5)}{THUMB} {CODE} If I select Preview while in edit mode, the thumbnail is displayed, and placing the mouse cursor over thumbnail displays the fullsize image. After the page is saved and displayed, moving the mouse cursor over the thumbnail does not display the fullsize image. Problem 2: I created a Wiki page containing the following: {img src=images/code.png}%%% {CODE()} {THUMB(image=>img/wiki_up/someimage.jpg)}{THUMB} {THUMB(id=5)}{THUMB} {CODE} If I select Preview while in edit mode and move the cursor over the first thumbnail, no fullsize image is displayed. If I move the cursor over the second thumbnail, the fullsize image corresponding to the second thumbnail is displayed. If I then move the cursor back over the first thumbnail, the fullsize image corresponding to the second thumbnail is displayed. |
tracker item |
|
$exatvalue typo in lib/wiki-plugins/wikiplugin_trackerlist.php,v 1.40.2.12
I think $exatvalue maybe should be $exactvalue [r@s tw]# grep -nR exatv * lib/wiki-plugins/wikiplugin_trackerlist.php:262: $exatvalue = array($exactvalue, $user); [r@s tw]# head lib/wiki-plugins/wikiplugin_trackerlist.php <?php // $Id: /cvsroot/tikiwiki/tiki/lib/wiki-plugins/wikiplugin_trackerlist.php,v 1.40.2.12 2008-03-22 12:13:54 sylvieg Exp $ // |
tracker item |
This bug shows up for us (catalan interface, time zone "Europe Madrid (UTC+1)" when we have in tiki-admin.php?page=general, at preferecnes syntax:
"1.10 - $prefs.feature_foobar..."
When we swich this parameter to
"1.9 - $feature_foobar"
then fist day of the week in calendar is Monday, as expected