Loading...
 
Skip to main content

Category: 1.9.x

BRANCH-1-9
1.9.x
Show subcategories objects

Name Type
blank line at the top of each file or image in file/image galleries
I'm using 1.9.10, on my server I can use ONLY php 4 and mysql 4, I was having problems downloading files from galleries (file and image), that doesn't display or download properly. Thanks to nkoth3 on the irc channel I discovered that the problem was that Tikiwiki adds a blank line at the top of each file making that files sorta "damaged". So I used a script to find which tw files has blank spaces or lines at the end of the code (after ?> ) but also fixing all the files didn't solve for me.
My website is http://www.magowiz.net
What should I do now?
The script I used is attached
tracker item
Blog comment notification
Blog post comments are often overlooked by the blog owner, because the owner doesn't get notification of blog posts. I propose we add the option of getting notified when someone comments on your blog.
tracker item
Blog entries displayed differently using view_blog and view_blog_post
Review this blog entry on tw.o:
Using view_blog_post:
http://tikiwiki.org/tiki-view_blog_post.php?blogId=26&postId=300

Using view_blog:
http://tikiwiki.org/tiki-view_blog.php?find=&blogId=26#postId300


Notice that with view_blog_post, this line __is__ displayed:
And change it to:
<form enctype="multipart/form-data" method="post" action="tiki-editpage.php" id='editpageform' name="editpageform">

But with view_blog, the code is __not__ displayed.

Blog entries should be displayed identically, regarless if you are view the blog or blog post.
tracker item
Blog local perms are not deleted if group name contains spaces or special characters
You create a blog, Assing local perms to a group which name contains an space (or special characters such as é, è, ñ, ç, ...). Then when you attempt to delete the local permission, you don't succed. The url is something like:

http://domain/tiki-objectpermissions.php?referer=http%3A%2F%2Fdomain%2Ftiki-edit_blog.php%3FblogId%3D5&action=remove&objectName=BlogNAME

And it produces the error message saying somerthing lie "there is not enough information to show this page".
tracker item
Blog options WYSIWYCA (especially trackbacks)
In Tiki 1.9.8.3, even if the feature is off, you can see references to trackback pings in tiki-view_blog.php , tiki-view_blog_post.php, tiki-edit_blog.php and tiki-blog_post.php

Proper feature checks for {$feature_blogposts_pings}, {$feature_trackbackpings} and if the feature is activated per blog should be done.

tracker item
blog post editions through xmlrpc.php make post dissapear from Tiki blog
{syntax type="tiki" editor="plain"}
I have posted several items to a blog through xmlrpc.php, using bloGTK 1.0 (GNU/Linux), and they are posted in Tiki (except for the title, which I already reported another bug at this tracker).

I can select afterwards any of the posted items, and edit from bloGTK. When I post the edition,I get the message (in local) that the post have been successfully updated, but then at Tiki, the blog post dissapears from the list of posts.

Using "Blogger" Blogging system, in BloGTK configuration.
tracker item
Blog post: editing a post (as admin) changes the author
If a user edits a blog post (ex.: to correct a typo), it becomes the post author and after, the original author can no longer edit it.


author should not change, or even better, let the admin pick the user from a drop-down list.
tracker item
Blog: WYSIWYG doesn't work in IE, ok in Firefox
See attached screenshot

This WYSIWYG code is provided by htmlarea, which is no longer maintained.
http://www.dynarch.com/projects/htmlarea/

So we should replace with http://www.<span style="color:black;background-color:#ffff66;">fckeditor</span>.net/, which is the chosen editor in Tiki 1.10
tracker item
Broken images in mobile mode
References to the external_link.gif image don't work in articles when in mobile mode, and TW is installed in a subdirectory. The reference points to /img/icons/external_link.gif instead.

Example: http://www.vic-fontaine.com/forum/tiki-read_article.php?mode=mobile&articleId=1

Test user/password: smarty
tracker item
Broken RSS Feed on post level
WHen using Yahoo! to subscribe to an RSS feed from TikiWiki, the site generates an RSS feed that is being displayed correctly by Yahoo!, but any specific post that is hyperlinked will generate an error on the TikiWiki side (once jumped) since -there is no specific post given in the feed-. TikiWiki gets confused and displays the following error
---
No post indicated

Go back

Return to home page
---
tracker item
Browse_Categories.php, tracker items have blank descriptions
When browsing categories using tiki-browse_categories.php, tracker items with multiple categories assigned do not appear correctly. Blank descriptions.

http://dev.tikiwiki.org/tiki-browse_categories.php?parentId=60&deep=off&type=


tracker item
bug in editing fields in a tracker
when editing fields in a tracker the option "Field is mandatory?"
does not work, when I check it, it has no effect and one can leave that field empty.
tracker item
bug in tiki_view_forum with respect to tiki_p_admin_form
The attachmentbox in tiki_view_forum/tiki_view_forum_thread can not be displayed if the forum_info is set to att_admin because the right is named as tiki_p_admin_form instead of tiki_p_admin_forum. I added also the moderator because i couldn't find it. Now it looks like this
($forum_info.att eq 'att_admin' and ($tiki_p_admin_forum eq 'y' or $forum_info.moderator == $user))
I think it is line 275 in comments.tpl.
tracker item
Bug when sorting a tracker by field
The following message from php appears when trying to sort a tracker by any given field. It clearly has to do with an undefined field variable.

Ocurrió un error en una consulta a la base de datos!

Context:
File /artiki/tiki-view_tracker.php
Url /artiki/tiki-view_tracker.php?status=&find=&trackerId=2&offset=0&sort_mode=_desc
Query:
select * from `tiki_tracker_items` where `trackerId`=? order by `` desc
Values:
0 2
array(3) {
[0]=>
array(6) {
["file"]=>
string(49) "/Users/historiarte/Sites/artiki/lib/tikidblib.php"
["line"]=>
int(84)
["function"]=>
string(9) "sql_error"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
&string(73) "select * from `tiki_tracker_items` where `trackerId`=? order by `` desc"
[1]=>
&array(1) {
[0]=>
int(2)
}
[2]=>
&bool(false)
}
}
[1]=>
array(6) {
["file"]=>
string(59) "/Users/historiarte/Sites/artiki/lib/trackers/trackerlib.php"
["line"]=>
int(43)
["function"]=>
string(5) "query"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
&string(73) "select * from `tiki_tracker_items` where `trackerId`=? order by `` desc"
[1]=>
&array(1) {
[0]=>
int(2)
}
[2]=>
&string(2) "10"
[3]=>
&string(1) "0"
}
}
[2]=>
array(6) {
["file"]=>
string(53) "/Users/historiarte/Sites/artiki/tiki-view_tracker.php"
["line"]=>
int(243)
["function"]=>
string(18) "list_tracker_items"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(6) {
[0]=>
&string(1) "2"
[1]=>
&string(1) "0"
[2]=>
&string(2) "10"
[3]=>
&string(5) "_desc"
[4]=>
&array(2) {
["data"]=>
&array(7) {
[0]=>
array(10) {
["fieldId"]=>
string(1) "6"
["trackerId"]=>
string(1) "2"
["name"]=>
string(8) "Profesor"
["options"]=>
string(0) ""
["type"]=>
string(1) "t"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "y"
["options_array"]=>
array(1) {
[0]=>
string(0) ""
}
["ins_name"]=>
string(12) "ins_Profesor"
["value"]=>
string(0) ""
}
[1]=>
array(10) {
["fieldId"]=>
string(1) "7"
["trackerId"]=>
string(1) "2"
["name"]=>
string(7) "Materia"
["options"]=>
string(249) "Arte universal antiguo y medieval,Arte universal moderno y contemporáneo,Arte mexicano antiguo y colonial,Arte mexicano moderno y contemporáneo,Optativa de teoría,Seminario-taller general,Seminario-taller especializado,Seminario de investigación"
["type"]=>
string(1) "d"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "n"
["options_array"]=>
array(8) {
[0]=>
string(33) "Arte universal antiguo y medieval"
[1]=>
string(39) "Arte universal moderno y contemporáneo"
[2]=>
string(32) "Arte mexicano antiguo y colonial"
[3]=>
string(38) "Arte mexicano moderno y contemporáneo"
[4]=>
string(19) "Optativa de teoría"
[5]=>
string(24) "Seminario-taller general"
[6]=>
string(30) "Seminario-taller especializado"
[7]=>
string(27) "Seminario de investigación"
}
["ins_name"]=>
string(11) "ins_Materia"
["value"]=>
string(0) ""
}
[2]=>
array(10) {
["fieldId"]=>
string(1) "8"
["trackerId"]=>
string(1) "2"
["name"]=>
string(9) "Subtitulo"
["options"]=>
string(0) ""
["type"]=>
string(1) "t"
["isMain"]=>
string(1) "y"
["isTblVisible"]=>
string(1) "y"
["options_array"]=>
array(1) {
[0]=>
string(0) ""
}
["ins_name"]=>
string(13) "ins_Subtitulo"
["value"]=>
string(0) ""
}
[3]=>
array(10) {
["fieldId"]=>
string(1) "9"
["trackerId"]=>
string(1) "2"
["name"]=>
string(7) "Horario"
["options"]=>
string(0) ""
["type"]=>
string(1) "t"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "n"
["options_array"]=>
array(1) {
[0]=>
string(0) ""
}
["ins_name"]=>
string(11) "ins_Horario"
["value"]=>
string(0) ""
}
[4]=>
array(10) {
["fieldId"]=>
string(2) "10"
["trackerId"]=>
string(1) "2"
["name"]=>
string(11) "Descripcion"
["options"]=>
string(0) ""
["type"]=>
string(1) "a"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "n"
["options_array"]=>
array(1) {
[0]=>
string(0) ""
}
["ins_name"]=>
string(15) "ins_Descripcion"
["value"]=>
string(0) ""
}
[5]=>
array(10) {
["fieldId"]=>
string(2) "11"
["trackerId"]=>
string(1) "2"
["name"]=>
string(24) "Requisitos_observaciones"
["options"]=>
string(0) ""
["type"]=>
string(1) "a"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "n"
["options_array"]=>
array(1) {
[0]=>
string(0) ""
}
["ins_name"]=>
string(28) "ins_Requisitos_observaciones"
["value"]=>
string(0) ""
}
[6]=>
array(10) {
["fieldId"]=>
string(2) "12"
["trackerId"]=>
string(1) "2"
["name"]=>
string(15) "Semestre_2006-1"
["options"]=>
string(13) "2006-1,2006-2"
["type"]=>
string(1) "d"
["isMain"]=>
string(1) "n"
["isTblVisible"]=>
string(1) "n"
["options_array"]=>
array(2) {
[0]=>
string(6) "2006-1"
[1]=>
string(6) "2006-2"
}
["ins_name"]=>
string(19) "ins_Semestre_2006-1"
["value"]=>
string(0) ""
}
}
["cant"]=>
string(1) "7"
}
[5]=>
&string(0) ""
}
}
}
tracker item
Bugged categ browser in tiki-admin_categories.php
The category browser becomes messed up if you add many levels of subdirectories. To reproduce:
1. delete all categs
2. create top categ A
3. create top categ B
4. create 2nd level categ A:A1
5. create 2nd level categ A:A1:A2
The problem should be apparent now. Top categ B appears to be a child of categ A.
The problem worsens if you add another level, A:A1:A2:A3. The entire rest of the screen becomes hidden.
tracker item
Calendar -Choice to show or hide Group and tools calendar box
I have only one calendar and my users keep asking me what that Groups and Tools box is for. How 'bout a setting to hide this box?
tracker item
Calendar filter doesn't work for blog posts
According to the Calendar Module docs, "For the blogs system any weblog will only display posts with dates equal or lower than the date selected in the calendar." But this doesn't seem to work. There is no change in the blog posts displayed even when a date prior to one or more blog posts is clicked.
tracker item
Calendar in category system
The calendar should be in the category system.

Would each calendarID be assignable to a category?
Would each event be assignable to a category?


Clarification: Calendars and Calendar Events should be categorisable.
tracker item
Calendar in theme control center
Calendar is missing from the theme control center
tracker item
Calendar links ignored in Wiki
Calendar can not be linked to from a Wiki page. The Wiki Syntax parser for URLs does not recognize Calendar URLs, so they do not get linked. Apparently the brackets in such URLs cause problems: tiki-calendar.php?calIds[]=1
tracker item
Calendar module title displays in wrong color in brtiki theme
Running brtiki theme on Tiki 1.9.7. The title of the calendar module displays in black, which is illegible against the dark green background. All other modules tested under this theme display their titles in white text against the green background.

tracker item
calendar overlaps on right column
http://tikiwiki.org/tiki-calendar.php -> calendar overlaps on right column
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 delete blogs or blog posts
When I click on the red X to delete a blog or a blog post, I am taken to another page. This page has a button that says "Click here to confirm your action". I click on the button, I get on the status bar, "Waiting for mywebsite.com...", then the same page comes back up. No matter how many times I click on the button, I get back the same page. This is with the account that created the post, blog and has admin rights.
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
Show PHP error messages