Loading...
 

Category: 1.9.x

BRANCH-1-9
1.9.x
Show subcategories objects

Name Type
CGI Error based on values in tiki_modules
Bugs & Wish list
tracker item
IP addresses can be hidden in wiki history
Bugs & Wish list
tracker item
.BMP files won't display in Image Galleries
Uploading .bmp images to an Image Gallery results in a box with an X appearing, instead of the image. Tiki is unable to display .bmp images in file galleries. Wiki pages also will not display bmp correctly.
tracker item
'Last Changed' module formatting is inconsistent
I had my issues with the way the module mod-last_modif_pages.tpl rendered... the title could be hidden by a "decorations=n" which made the link to the addition changes vanish, plus the link in the module title is a little bit of a break with the remaining styling...

Then I discovered that the module uses a table instead of a OL or UL to format, which is a little bit messy itself.
tracker item
"contact us by mail" cannot handle internationalized domain names
If a designated contact has a mail address of an international domain name, xn--..., address rendering is not correctly done and the link also does not work.

For example, an international domain name 傾奇者.jp, which is coded into xn--60qx1sez7a.jp, it is rendered as ...@傾奇者.jp, and the mailto link is handed to mail clients on x@テ・ツつセテ・ツ・ツ・ィツ€ツ・jp.
tracker item
"I forgot my password" -> 1 click should be enough to reset
Ask for a new password on tikiwiki.org

You will see you have to click two links

1. to reset your password
2. to login with temp password (this link is missing http://)


tracker item
"I forgot my password" email message give bad link!
"I forgot my password" email gives
~pp~
...
2. Click the following link to go to the screen where you must enter a
new "permanent" password. Please pick a password only you will know,
and don't share it with anyone else.
http://http://www.mysite.org/tiki-remind_password.php/tiki-change_password.php?user=<omitted by OmniColos>
...
~/pp~
tracker item
"new user registration" has problems (newest TIKIWIKI on newest PHP) - either bug or config aspect
"new user registration" has problems.
Problemss stated for TIKIWIKI 1.9.8.3 tried on newest PHP versions 5.2x (+newest MySAL)
- Fantastico install of 1.9.8.3 also concerned. -

It is either a config error by admin, or a problem of latest stable TIKIWIKI (Oct. 2007) with neweset versions of PHP, or something similar. Various tests + details are described - please visit the links below.

Hopeful to get opinions on this before going on with my tests.

If it is not a software bug, then it would at least probably be an aspect about the ergnomics of instructions. When this problem will be settled and if found of general interest, I will perhaps add the experience to the TIKIWIK docs.


Details are in the FORUM: Architecture/Installation :
http://tikiwiki.org/tiki-view_forum.php?topics_offset=1&topics_sort_mode=commentDate_desc&forumId=6

There the item:
"Register as a new user" does not excecute - config error? or bug in v.1.9.8.3 ?" :
http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=27095&topics_offset=3&topics_sort_mode=lastPost_desc&forumId=6

tracker item
"Page" column title missing in tiki-listpages.tpl called from tiki-listpages.php
I found there is a typo on line 58 of tiki-listpages.tpl (Version 1.9.4)
which make the "Page" column title disappear in tiki-listpages.php
The faulty line looks like this:
{QUOTE()}
<td class="heading"><a class="tableheading" href="tiki-listpages.php?offset={$offset}&amp;sort_mode={if $sort_mode eq 'pageName_desc'}pageName_asc{else}pageName_desc{/if}{if $initial}&amp;initial={$initial}{/if}{if $find}&amp;find={$find|escape}{/if}{if $exact_match eq 'y'}&amp;exact_match=on"{/if}>{tr}Page{/tr}</a></td>
{QUOTE}
tracker item
"Send copies of activity in tracker to e-mail..." blank => mail sent with blank "To:" field
It happens to me with Tiki 1.9.0.

I've got two trackers. At their admin screen, I have the option:
"Send copies of all activity in this tracker to this e-mail address:" filled with a valid e-mail address (email1), and the second oone with an empty field there. I have them both monitored with my email address as user in the tiki site (email2).

When there is a new item created for the first tracker, I get two email messages. one to each email adress (email one, and email2)

When there is a new item created for the second tracker, I get just one email message. the one to email2. But hte problem is that the system admin in my server gets a message with an empty "To:" field.

It seems as if messages from "Send copies of all activity in this tracker to this e-mail address:" are attempted to be sent, even if there is no email entry there...
Could this be the cause of the problem?

An example of the wrong email headers here:
I'm using catalan l10n of Tiki, and "Damian-based" theme style.

^
To:
Subject: =?utf-8?b?W0luZm8gZXh0cmEgdXN1YXJpc10gRWwgcmFzdHJlamFkb3IgdmEgc2Vy?= =?utf-8?b?IG1vZGlmaWNhdCBlbCBnY2x1Yi51Yi5lcw==?=
From: xavidp@NOSPAM@porthos.bio.ub.es
Content-type: text/plain;charset=utf-8
Message-Id: <E1Dtk0w-0001dW-CI@mailhost.ourproject.org>
Date: Sat, 16 Jul 2005 12:35:22 +0200
^

(note that I've added manually now ar reporting time the "NOSPAM@" bit in the middle of my email address (but the email was ok)
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
"TermA TermB" searches should be "termA AND termB" not "termA OR termB."
This is the default behavior in search engines like Google


Also reported here: [tiki-view_tracker_item.php?itemId=166]

and:
{QUOTE(replyto=BillMac)}
I have found that, if I want to find something on tw.o sites, I should disregard TW's search feature and use Dogpile to look things up. The TW search capability is so weak that it is almost "a missing feature." At the very least, "TermA TermB" searches should be "termA AND termB" not "termA OR termB." The plus/minus markers are fine if you're in the know, but they don't work well either. Using the category/group filters renders a whole different set of answers; not GOOD answers, just different. Without those filters, unauthorized users see parts of pages they are not supposed to see at all. Not a missing feature, a broken feature.

Gosh, I hate to be so negative.
{QUOTE}
Source: ((Major Features Missing in TikiWiki))
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
"Unsubscribe" fonction in newsletter mail unsubscribe the wrong e-mail adress
« Add unsubscribe instructions to each newsletter » fonction in newletter.

When you clic « unsubscribe from this newsletter » in newletter mail, tiki suppress the wrong adress.

For exemple, y try to suppress yan.turgeon@cipuf.org and tiki suppress marianne.laroche@cipuf.org.
tracker item
[function.assert]: Assertion failed
http://doc.tikiwiki.org/tiki-pagehistory.php?page=Rewrite%20Rules&compare=1&oldver=15&newver=16&diff_style=minsidediff -> Warning: assert() [function.assert]: Assertion failed in /home/.frodo/doctwo/doc.tikiwiki.org/lib/diff/Diff.php on line 493
tracker item
{MODULE}-plugin contents don't get Wiki-parsed
When making a module with some Wiki-formatted content and checking "Must be Wiki-parsed", the module shows ok, but when using it in a Wiki-page with {MODULE} it won't get wiki-parsed.
Unchecking "Must be Wiki-parsed" in Admin->Modules doesn't help.
tracker item
{toc} with max_depth, file access by name, show_image with random picture of a gallery
I've added the following features to my tikiwiki 1-9-5:
1. added max_depth to {toc}
with {toc max_depth=3} I can limit the depth of the toc created. This is convenient if I only want to show the next level of subsections.

2. get a file by name via tiki-download_file
with galleryId=<id>&name=<?> I can retreive a file by name. If there are files with the same name the most recent is taken. This is convenient as I can reference the files by there name, e.g. schedule, an I can easily update it with out changing pages. Dynamic content would also work but I prefere the name as it is more obvious than 'content id=42'

3. get a random picutre from a gallery via show_image
with galleryId=<id> a random picture of the identified gallery is given.
tracker item
/tiki-mobile.php produces Warning on PHP5
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /lib/hawhaw/hawhaw.inc on line 1165
tracker item
/tiki-view_sheets.php doesn't display the sheet before clicking on "edit"
Formerly the sheet got displayed, when going to /tiki-view_sheets.php - it's not like that any more. I can edit it perfectly, etc. - but it doesn't get shown..
tracker item
1.9.0 Directory Batch upload problems
1- The "all" checkbox doesn't work (IE & Moz)

2- Upload works in Moz but not IE

tracker item
1.9.0 marketing
publish 1.9.0 notice on

tikiwiki.org
Freshmeat
Sourceforge

Finish up nice page: ((tw:WhatsNewIn1.9))
tracker item
1.9.1 to 1.9.3.1 upgrade pb on tiki_score table
The install script says to run the 1.8to1.9 SQL upgrade when upgrading from a 1.9.x to another 1.9.x release.

I have and error in that script while creating the tiki_score table, which is normal because it already exists. Then, I have a bunch of errors in the following INSERT statements because the category column is missing (along ith the desription and ordd columns). Here is the output of the failed statements:

CREATE TABLE tiki_score (
event varchar(40) NOT NULL default '',
score int(11) NOT NULL default '0',
expiration int(11) NOT NULL default '0',
category text NOT NULL,
description text NOT NULL,
ord int(11) NOT NULL default '0',
PRIMARY KEY (event),
KEY ord (ord)
) TYPE=MyISAM
Message: Table 'tiki_score' already exists


Command: INSERT INTO tiki_score (event,score,expiration,category,description,ord) VALUES ('login',1,0,'General','Login',1)
Message: Unknown column 'category' in 'field list'

.... other similar failed INSERT


Here is the tiki_score table definition that is currently in my 1.9.1 database (extracted from a mysqldump):
CREATE TABLE tiki_score (
event varchar(40) NOT NULL default '',
score int(11) NOT NULL default '0',
expiration int(11) NOT NULL default '0',
PRIMARY KEY (event)
) TYPE=MyISAM;
tracker item
1.9.x: mysql error: tikilog iattempts to nsert new actions in tiki_logs as logId=0, on mysql 4.0.x
Using 1.9.7 or 1.9.cvs from mid july 2007, and mysql 4.0.x

When clearing cache through "Admin > System Admin", for instance (tiki-admin_system.php?do=templates_c), I hit a warning mysql error:

{CODE(wrap=>1)}
Warning: mysql error: Duplicate entry '0' for key 1 in query:

insert into `tiki_logs` (`logtype`,`logmessage`,`loguser`,`logip`,`logclient`,`logtime`) values (?,?,?,?,?,?)


in /home/virtual/site21/fst/var/www/html/tikiwiki/lib/tikidblib.php on line 134
{CODE}

Looking at tikilog table in tiki db, I see:
^0 system erased templates_c content Xavi 161.116.71.36 Mozilla/5.0 (Windows; U; Windows NT 5.0; ca; rv:1.... 1186492878^

When I delete this record from the db, then Tiki can delete templates once (through "Admin > System Admin"), but if I attempt to do it a second time, I get the same mysql error message.

It looks as if those actions are not saved with the right logId number, but to logId=0

This happens to one of the tikis I admin at:
http://precarios.org/tikiwiki/

tracker item
1.97cvs + 1.10cvs: last_tracker_items yields no results even if they exist
Using 1.9.cvs and 1.10cvs from mid June 2007

Module last_tracker_items reports no results, but there are many tracker items inserted, in several trackers.

Tested here:
http://www.moviments.net/valldelcorb/tiki-index.php?page=prova2 (1.9.7cvs)
http://www.moviments.net/valldelcorb/trackers

http://www.moviments.net/intercanvis/tiki-index.php?page=HomePage (1.10cvs)
http://www.moviments.net/intercanvis/trackers


Btw, will it be possible to filter tracker item results in last_tracker_items by tracker id, passing it as argument to the module? (that would be great! :-)

----
UPDATE 9th july 2007:
Sylvieg, it still doesn't work as expected: I updated code from today 9th july 2007 at the 1.9.x site, and then it requested the params. missing (name and trackerID).

I modified the module call like this:
{CODE()}
{MODULE(module=>last_tracker_items,trackerId=>2,name=>Ofertes,status=>opc,nonums=>0)}{MODULE}
{CODE}
and now it shows an empty list:
http://www.moviments.net/valldelcorb/tiki-index.php?page=prova2 (1.9cvs)

Btw, it's a site with __Trackers with mirror tables__. If it's a config problem, then some lines are needed at:
http://doc.tikiwiki.org/Module+last_tracker_items
tracker item
Tracker mail-in (in addition to forum, wiki & articles)
We can already send in content to Tiki via email:

add/edit wiki
add articles
via tiki-admin_mailin.php

and add forum posts via
tiki-admin_forums.php

I would like to be able to add tracker items or a newsletter via email.

Related: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=999
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
"tiki-edit_structure.php" Add Pages To Current Node list truncates at 50 records. Fix included.
The list of tiki pages presented for selection and addition to a structure is truncated at 50 records for no apparent reason and there's no way to add records >50 without running a filter.

I just parroted what I saw in tiki-admin_categories.php for its similar page list and it works.

The diff is below - hope I did that correctly.

*.backup is the original file from the official tiki releast. *.php is the version I modified.
tracker item
PAM authentication broken
An attempt to log in using PAM (php-auth-pam) gives the following error message:

Notice: Undefined variable: error in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554

Warning: Error variable must be passed by reference in /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php on line 554

Warning: Cannot modify header information - headers already sent by (output started at /var/www/tikiwiki/tikiwiki-1.9.7/lib/userslib.php:554) in /var/www/tikiwiki/tikiwiki-1.9.7/tiki-login.php on line 292


I'm using:
- php5-auth-pam-0.4-9.2 (Debian package)
- tikiwiki-1.9.7 (source)
tracker item
PDF Generation from structures seems to have trouble with some images
Adding "Tiki Transforming" structure from:
http://themes.tikiwiki.org/tiki-print_pages.php

I get and error (no PDF) and the following in my error log:

{img src=images/code.png}%%% {CODE(wrap=>1)}
[18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393
[18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393
[18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394
[18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395
[18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887
[18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888
[18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Passed data is not in 'JPEG' format in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393
[18-Jul-2007 13:16:46] PHP Warning: imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Couldn't create GD Image Stream out of Data in /home/themetw/public_html/lib/pdflib/pdflib.php on line 393
[18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 394
[18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/pdflib.php on line 395
[18-Jul-2007 13:16:46] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2887
[18-Jul-2007 13:16:46] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home/themetw/public_html/lib/pdflib/class.pdf.php on line 2888
{CODE}
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
All users can post in private blogs
I'm currently having a major problem after upgrading to 1.9.5 from 1.8. Apparently, now all users can post to all the blogs, whether they are marked public or not. I ran the various database upgrade scripts, but it doesn't seem to have an effect. Users can post to whatever blogs they want by using the blog pull-down menu in the blog posting/editing screen.

If the user clicks "list blogs," there are no options shown to post to the unauthorized blogs. This seems to be a problem with the "blog" dropdown bar in tiki-blog_post.php. Somehow it's bypassing the check and letting users post in whatever blogs they want...
tracker item
Webmail: No error message when password is incorrect
When login fails, I should get an error message.
tracker item
Tiki Calendar Locations don't sync with database
Help!
The locations drop down menu in my Tiki calendar does not sync with the database.
As I'm new to Tikiwiki, how on earth do I fix this short of dropping the table and re-entering the data?
Thanks for your time.
tracker item
See file last modification date and last user that modified the file
I need to see the information about the last modification of files on the File Gallery. Date and User.

two more columns are needed in tiki-list_file_gallery.php. Last modified, User. I don't know if more mysql field are required.
tracker item
POP3 collected e-mail not correctly integrated into forum
An email message hasn't integrated into the forum. Tho forum posting is just empty. I'll attach a zip with the original message.
tracker item
Users able to post to all blogs - confirming and extending previously reported bug by others
On clean installs (empty databases) of TW 1.10 and 1.9.11 (also tested and confirmed on the clean 1.9.11 install on opensourcecms.com).
After users (perms tiki_p_create_blogs and tiki_p_blog_post enabled)create a blog they can proceed to post to any other user's blog. More precisely, on the post blog page, a user can select all blogs from the "Blog" field
tracker item
Forum post by email - duplicate emails render forum inaccessible
Setup:
1) Create a new forum
2) Enable the post-by-email function (and create the associated email address)
3) Send an email post
4) Send a second identical post
5) Attempt to visit the forum - denied

We use one of our Tiki forums to archive contents from a mailing list - we have a dedicated address which is enrolled in said (external) list. This normally works great, except we were unable to visit the specific forum recently - the error message notified us that duplicate name and content posts were prohibited. It turns out the mailing list sends out regular (monthly) notifications which happen to be identical. It seems that that the POP server is polled when the forum is accessed - the message is obtained, and the post attempt it denied, and effectively locks the user out of the forum.

Verified on the opensourcecms 1.9.11 demo site.
tracker item
Wiki tag {img src=show_image.php?id= } stops working and does not load images from image gallery.
- Upload images to an image gallery, store in database
- create wiki page with tag {img src=show_image.php?id= }
- the images show for a while, but suddenly they do not show anymore
tracker item
How to protect wiki pages
Hi to all,

I want to know if you can create a protected page that only logged in users can see, I know I can turn off the wiki so only logged in users can access it, but is there any way that I can put under restriction only a few pages since they contain some important info that can be shared only by users that have accounts on the wiki.

Many thanks
tracker item
BANNER in siteheader crashes tikiwiki 1.9.11
Installing BANNER in siteheader crashes with error message about unrecognised BANNER

The same banner works prefectly with 2.0 RC2 and RC4
tracker item
File Galleries sometimes try to display the contents of a binary file on the screen.
File Galleries bug.

Uploaded a powerpoint document a few meg in size, with the name "The basics of leasing.ppt" and tikiwiki freaks out and tries to display the contents of the file on screen.
tracker item
Forum setting plain-view doesn't get saved bug
User set forum style as Plain and save it after next login style is Threaded again.
tracker item
3 hours discrepancy between upcoming_events module and calendar items
Adding an event to the calendar adds 3 or 5 hours depending if user is at local or UTF time.

Bug reproduced on Tikiwiki.org

Bug is present with or without jscalendar.

{draw name=CalendarTimeBug}
tracker item
Blog post titles truncated after 78 chars. aprox.
Blogs post titles are truncated after posting (saving the post, not just previewing) in a blog when title is longer than 78 characters aprox..
I have no idea if this is an issue related to bbdd (mysql in my cases) or php.
tracker item
Webmail has problems with semi-non-standard mail-headers 'Message-ID' vs. 'Message-Id'
Some MTAs set the message id to "Message-Id" in the mail-headers. Tiki only checks for "Message-ID", so that produces an

__Notice: Undefined index: Message-ID in /tiki-webmail.php on line 425__

when in ''/tiki-webmail.php?locSection=mailbox''

and an

__Notice: Undefined index: Message-ID in /tiki-webmail.php on line 160__

when in ''/tiki-webmail.php?locSection=read''

tracker item
Subject in Webmail doesn't get UTF-8 decoded in /tiki-webmail.php?locSection=read
Subject says it..

in list etc. it is good.. just when reading a mail it doesn't get decoded
tracker item
3D Browser used to work, not now
The 3D Browser worked for a while and then at some point stopped working - blank page.
tracker item
404 Error instead of "Create Page" with unknown Wiki-page-name with IIS
~pp~
[19:57:51] <ReWoP> when i type tiki-index.php?page="some page name" there should be a error msg that would say "page does not exist, want to go back or grate page" now there is the browser error "The page cannot be found
[19:58:26] <sylvieg> did you type the url with the "
[19:58:37] <ReWoP> *(not "grate page" but "create page")
[19:58:42] <ReWoP> nop
[19:59:32] <ReWoP> i tryed to erase DB and re-intall tiki and nothing....
[20:00:14] <sylvieg> what url did it display at the error
[20:00:46] <ReWoP> u coul try it its online -> http://dme.uma.pt/jcardoso/Research/Projects/seed/tiki-index.php?page=fgbn
[20:02:35] <sylvieg> mdavey around?
[20:03:24] <sylvieg> I don't know why it is done like this but when there is an error the header sent is HTTP/1.0 404 Not FOund with the clssic tiki page
[20:03:49] <sylvieg> I suppose your browser catches the 404 and yop
[20:04:14] <sylvieg> better to ask mdavey ... I suppose it is himl that added that why this line is here
[20:04:40] <sylvieg> you can always try to delete the liens in tiki-index.php
[20:05:02] <ReWoP> could it be permitions on the folder ??
[20:05:26] <ReWoP> i gave the web server all perms...
[20:05:27] <sylvieg> I don't think so
[20:06:30] <ReWoP> ...
[20:06:37] <ReWoP> but i could be a server problem..
[20:07:15] <ReWoP> i tryed with polaris version and was woking
[20:07:47] <ReWoP> then i have a DB problem and re-intalled it and this error occured..
[20:08:05] <sylvieg> yes it is a conflict between server/ and tiki
[20:08:30] <ReWoP> now was trying it with -Sirius- version and not workig 2.
[20:08:50] <ReWoP> the server is nt2003 server
[20:09:38] <sylvieg> there is 2 lines I don't understrand in tiki-index.php (header("...404...") I am pretty sure there are the guilty ones
[20:09:48] <ReWoP> i thing that there is error only on this part, because i can create/edit modules, menus pages premitions...
[20:10:05] <ReWoP> mabe
[20:11:01] <ReWoP> but dosnt answer why worked on my 1st polaris version, and dind on my 2nd and on 1st Sirius.....
[20:11:14] <ReWoP> dont thing its code problem...
[20:11:38] <ReWoP> if it was mabe it wold be random error
[20:11:53] <ReWoP> after all it already worked once...
[20:11:59] <red_adair> nt2003 ? what's that ?
[20:12:20] <ReWoP> windows 2003 server :p
[20:12:21] <sylvieg> you can try to put into comment the 2 line header"... 404..) in tiki-index.php

Additional information:
[18:56:51] <ReWoP> i wanted to add that there is other tiki installed on the same server but it works !
~/pp~
tracker item
Add capacity to sort file gallery files
The blogs admin area offers an easy way to sort blogs by name rather than id, but the file gallery admin area doesn't. This is important, I think, because if you have lots of files in a given gallery, you may want them to appear in alphabetical order. The id sort method, which seems to be the default, doesn't allow the administrator to build in user-friendly structure for file galleries.

I've put this in as a feature request, but if someone can help me make the change I'm suggesting, I would appreciate the help.

Thanks!
tracker item
Calendar view displays incorrectly
Steps to reproduce:

1. Goto http://tikiwiki.org/TikiFeatures and click on an upcoming event.

2. click on the calendar tab. choose monthly view.

3. now navigate backwards or forwards with the "Week" navigation buttons.

3. If the currently selected cell is prior to today's date the dates display correctly. If the currently selected cell is after today the entire month view displays incorrect dates.
tracker item
Forum - Post and Topic Counters are not working correctly
In v. 1.9.4 forum the number of topics and posts is not working properly. I have added posts just to test the forum functions, but when I delete them the number of topics and posts is not reduced! This can be very confusing for students, that is, to go to a forum that says 6 posts and 6 topics (because I added them during testing), and then not find any posts!
---
I (kerrnel22) am seeing this when migrating individual topics from one forum to another. The forum_prune() function does not appear to be operating correctly. I cannot see any errors so not sure what's causing the problem.
tracker item
updates to lang/hu/language.php
Bugs & Wish list
tracker item
Deletion of forum attachment does not remove linked file
As described in title. Problem exists when forum attachments are stored in linked files (vs. database)

Something should be done also for case where forum topic or thread is deleted. function remove_comment($threadId) does not do this either.

Problem is that the following function in commentslib.php does not delete linked file
function remove_thread_attachment($attId) {
232 $query = "delete from `tiki_forum_attachments` where `attId`=?";
233
234 $this->query($query,array($attId));
235 }


tracker item
A Tiki Calendar wish list and bug report
Minor annoyances:
-Manually entered times in "add item" do not always show up in the calendar as entered (often an hour off). Simply editing the item and re-entering the time fixes this.

-I ran across a limit on the number of calendar items. I had entered a large list of events and later ones disappeared from tha calendar -even in whole year view. I deleted old events and they came back. maybe this is isolated.

-If I mistakenly created a calendar, I could not delete it until it had at least one event entered.

Nice to haves:
-Some way of differentiating calendar entires from different calendars when they are combined. Ex:one calendar shows events people can go to volunteer to actually do something , one shows speaking engagements people can go and listen to. I now simply use HTML bold tags in the description of one of the calendars. This works but maybe some other way? Colors, different font perhaps?

-Ability to easily add link for a Google Map. Perhaps fields to enter address info and then auto generate a map link. Google Maps has this and can be put into a Tiki page but Google Maps lacks important features, like a list view and multiple calendars, that Tiki Calendar has.

tracker item
A user can edit ANY forum post
A user with all forum-perms except tiki_p_admin_forum can edit any forum post.
That shouldn't be like that..
tracker item
a user is deleted, but his watches to forum are still sent to empty address
A user is subscribed to a forum. Everything works fine (no messages are sent by the server to blank email addresses).

An admin deletes that user.

When a new message is posted to that forum, there is a message sent to a blank address, which is then returned to the server users from which the posts where sent.

It seems as if the forum still tries to send a copy of the post to that user, but has no address to send it to, since the user was deleted.
tracker item
Ability to use a structure as a menu {menu structureId=1}
I can't see the reason for the separation between the structures feature and the menu feature - structures are massively easier to create and edit, but only menus can be shown collapsibly. Separation of functions leads to confusion and harder support.
tracker item
accepting friendship request produces notice: undefined variable local_sender_email in messulib.php
I've accepted a friendship request, using 1.9cvs code from a couple of days, and I saw those two lines at the top of the page,

^Notice: Undefined variable: local_sender_email in /home/httpd/tiki19/lib/messu/messulib.php on line 90

Notice: Undefined variable: local_sender_email in /home/httpd/tiki19/lib/messu/messulib.php on line 91
^

plus the normal output below:
^
Accepted friendship request from userXXX^

tiki-friends.php?accept=userXXX

BTW, "friendship network" is missing from categories Feature in this website dev.tw.o! (so that, nowadays, it cannot be selected at bug report time)
tracker item
Access denied for user 'tikiwiki'@'localhost' (using password: YES)
server: Apache 2.2.4
./configure --prefix=/usr/local/apache2 --enable-mods-shared=most

php 5.2.3
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --enable-force-cgi-redirect --with-zlib --with-expat-dir=/usr/local/expat

MySQL 5.0.45
./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --disable-maintainer-mode --with-mysqld-user=mysql --enable-large-files-without-debug

in php writes that xml is enabled...
short tags are enabled too in php.ini

when i go to http://myhost/tikiwiki/tiki-install.php [version: 1.9.7]

it asks to make writeable dirs, so i make...

i get:{img src=http://doc.tikiwiki.org/img/wiki_up/tiki_installer.gif width= height= align= desc= link=http://doc.tikiwiki.org/img/wiki_up/tiki_installer.gif }

then it asks me to enter username and pass and db name of MySQL
i enter username and pass and db
and it shows me the same but with bonus message:

Access denied for user 'wiki'@'localhost' (using password: YES)

with the same username and pass i can connect over phpmyadmin...

ricks99
User was missing the db/local.php file. Without it, the installer could not contact the database.
-------------
what its source?

HELP!
tracker item
Actions in tracker fields don't post variables
Actions in tracker fields don't post variables
though they post parameters
I used the example
Register,post,tiki-register.php,name:login,pass:pass,passAgain:pass,email:email,register=register
from tikiorg but doesn't pass any new user
If I use the syntax Register,post,tiki-register.php,name=login,pass=pass,passAgain=pass,email=email,register=register
it works but it doesn't register variables but words (login, pass etc.)
tracker item
Add "Add Calendar" and "Edit Calendar" Buttons to the Admin Calendar Page
I'd like to see the UI on the Admin Calendar page get more consistent with the Admin Groups page.
Current behavior: Select Admin Calendars from menu. List of Calendars and "Create/Edit Calendars Label comes up in Entry Area. After entering and saving a new calendar, the last information stays in the text entry boxes. The user must click on Admin Calendars and re-load the page to clear the boxes for the next entry.

Desired Behavior: Select Admin Calendars from menu. List of Calendars and a form with "Add a Calendar" are opened. Buttons for "Edit Calendar" and "Create Calendar" are located below the Admin Calendar heading and load the appropriate forms.
Thanks for considering this request. dthacker.
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 group filter on admin users page.
Ex.:
tiki-adminusers.php?group=Editors


It will make it easier to manage groups.
tracker item
add a label like [forum name XXX] in each email from monitorized forum post or thread....
Forums are getting powerful enough to substitute mailing lists on many tiki sites (yahhogroups, etc.). However, notification messages from forums cannot be added easily to local email filters since the subject doesn't contain a label like [[Forum X - site Y] to ease this task.
{CODE()}
[Forum X - site Y]
{CODE}

I guess this must be very easy for a coder (just adding some variable to a smarty template? and adding a call to that variable if needed from the related .php or .tpl file - I just get the rough idea... I wish I could do that myself...)
tracker item
Add a link between the menu management and the admin panel about menus
Admin -> General -> Navigation
tracker item
Add a select box to monitor each own's forum post, comments or tracker submission or wiki page at post time
I've been thinking for ages that this kind of option is REALLY needed, and I thought it should not be much coding effort:

Automonitoring each own's posts, through either:
# Add a select box to monitor each own's forum post or tracker submission at post time, in a "per forum post or tracker item insertion" basis, or
# with a user preference for all forums, or all trackers, blogs, etc..
---
Still needed...
tracker item
Add CAPTCHA (anti-bot) support to suggest an FAQ feature
When allowing anonymous users to suggest a new FAQ question, need to include a CAPTCHA to eliminate spam.
tracker item
Add field to mirror table fails
While adding field Group as a group selector got following error (Tried again for a text field & same error):

Warning: mysql error: 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 'Group TEXT' at line 1 in query:

alter table tiki_trk_Groups add column Group TEXT

in /home/tikivam/public_html/cms/lib/tikidblib.php on line 134

Warning: Invalid argument supplied for foreach() in /home/tikivam/public_html/cms/lib/tikidblib.php on line 145
---
Then when list tracker items:
Notice: Undefined index: Group in /home/tikivam/public_html/cms/lib/trackers/trkWithMirrorTablesLib.php on line 594

for each item.
---
Then when edit item:
Warning: mysql error: 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 'Group='yrc94' where `itemId`='18'' at line 1 in query:

update tiki_trk_Groups set Group=? where `itemId`=?

in /home/tikivam/public_html/cms/lib/tikidblib.php on line 134
---
Checking DB: Group column was not created in table.

This is from a test site http://tiki.vamason.org while trying to recreate trackers as mirrors from http://cms.vamason.org. I installed lastbranch1.9 on 8/3 and copied the DB & ran 1.8-1.9 upgrade. Deleted old trackers, changed Tracker feature to use mirror tables. Emptied tracker tables using SQLyog before starting. Loaded data from CVS using SQLyog.
tracker item
Add group permissions for individual polls
You cant set it that individual polls can be set to viewed by only certain groups.
tracker item
Add label [feature: object] to notification emails from a tiki site: wikipages, forums, trackers...
Right now, all messages from tiki forums of the same tiki site have the same subject. Or all tracker items from different trackers from the same tiki site.
I suggest that notifications from each forum, or tracker, etc., have some label like in e-mail lists [[LABEL], that they look like:
* "[[TRACKERNAME] Current notification subject"
* "[[FORUMNAME] Current notification subject"

Or even better: allow an empty text field to be filled at tracker and forum admin screen where the admin can write the content of the label sent in subjects of notification emails from this feagture/site.
tracker item
Add preview button to tracker item submissions (useful for wiki syntax)
I could be nice to have the "preview" button at tracker item submission time, to preview the parsing of wiki syntax, and to avoid submitting and editting later on for simple wiki syntax errors... (It happened to me, for instance, with bug report:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=184&show=view&status=op&trackerId=5&sort_mode=f_41_desc&filterfield=54 )
tracker item
add search & replace feature to wiki
I am using Tiki for educational scenarios, and frequentñy I (or my students) want to change misspelled words (for instance) on long wiki pages.

Nowadays I'm taking the content out of the wiki-edit form, search and replace on in external program, anb back.
I could be nice to have this feature integrated into the edit page form.
tracker item
Add SRI hash for sub resources from CDNs
tracker item
Add TITLE attribute to external links
When creating a wiki link ~np~((foo)))~/np~, Tiki uses the target pages's ''description'' as the the link's TITLE attribute. It would be nice for external links to also have a TITLE attribute. Tiki could use the link's description, or a generic text. For example:

~np~[http://foo.com|my link]~/np~ would become:
<a href="http://foo.com" title="External link: my link">.....

and

~np~[http://foo.com]~/np~ would become:
<a href="http://foo.com" title="External link">.....
tracker item
Adding "x-cms-engine: tikiwiki" in HTTP headers
This would permit us to have stats about TikiWiki usage.

This idea is from [http://www.phportail.net/|Philippe Gamache] and [http://www.nexen.net/|Damien Séguy]

We could suggest to other cms/forums/wiki engines, etc to use similar headers

More info:
http://www.nextthing.org/archives/2005/08/07/fun-with-http-headers


[11:07:19 AM] Philippe Gamache says: x-cms-engine : tikiwiki 1.9
[11:07:22 AM] Philippe Gamache says: or
[11:07:46 AM] Philippe Gamache says: x-cms-engine :tikiwiki
[11:07:46 AM] Philippe Gamache says: x-cms-version: 1.9


tracker item
Adding a topic to articles conflicts with language switching
On this site:
http://www.brolin.ca/tiki-view_articles.php

Articles are in English & in French. Users can toggle between each language. However, if I add a topic to an article, it no longer works.
tracker item
Adding calendar returns notices: categorize_list.php (lines 42, 48) & tiki-admin_calendars.php (67)
Using latest 1.9.cvs code (from today - 13 june 2007). Using simple.css and tpl's.

Related to [http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1136&show=view&offset=0&reloff=2&status=op&trackerId=5&sort_mode=created_desc|this other bug report].

When adding a new calendar like "Comisión Web" (without double quotes), cateogrized to 1 cateogry called "Comisión Web" (child of Category "Comisiones"), and seeting all the other settings as n (default values), I got these messages on top of the page:

^Notice: Undefined offset: 86 in /home/httpd/tiki19/categorize_list.php on line 42

Notice: Undefined index: categId in /home/httpd/tiki19/categorize_list.php on line 48

Notice: Undefined offset: 87 in /home/httpd/tiki19/tiki-admin_calendars.php on line 67

Notice: Undefined index: categId in /home/httpd/tiki19/tiki-admin_calendars.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/tiki19/categorize_list.php:42) in /home/httpd/tiki19/tiki-admin_calendars.php on line 75
^

Calendar seems to have been created.

--
Update: confirmed using tikineat.css and tpl's

---
Update July 26th 2007:
Admin calendar produces to me:
{CODE()}
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/tiki19/tiki-admin_calendars.php on line 67

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/tiki19/tiki-admin_calendars.php on line 67

(... repeated like 50 times or so)
{CODE}

But not categorize list any more...
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
Adding text field option to trackers, when we have a drop-down menu.
Having a drop down text menu in trackers is great. It it faster and reduces errors.

However, sometimes, there are exceptions and it would be nice to be able to add just text when none of the option are appropriate.

As of now, in Tiki trackers, you need to add a new field (if you chose none of the above at the previous question, what is your answer).

Also semi-related info: If values are already entered in Tiki from a drop-down menu, and if some values are changed in the drop-down menu, some entries are sort of in limbo. They are there for past entries, but new entries can't be given that value. Offering a free text option would be nice here too.
tracker item
Admin calendar: in_array() [function.in-array]: Wrong datatype for 2nd arg. on line 67
Using latest 1.9.cvs (from today - 13th june 2007), cleaned caches, etc. Using simple.css and tpl's.

When attempting to admin calendars (http://www.moviments.net/precarios/tiki-admin_calendars.php) : I get plenty of messages at the top of the page, like:
^
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/tiki19/tiki-admin_calendars.php on line 67

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/tiki19/tiki-admin_calendars.php on line 67


(...)
^

And after that, the page is displayed, but first central column getting the full width, and below, left column getting the full width also.

---
Update: Confirmed using tikineat.css and tpl's
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 categories displays sub category under wrong parent in special cases
If you have categories and sub-categories like the following:

try
try::tt
try2
try2::tt

The try::tt sub-category will be placed under parent try instead of parent try2.

This is because the ksort($ret) towards the end of get_all_categories_respect_perms in categlib sorts try::tt after try2:tt (since ':' comes after "2" in the ASCII table).
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 user + anonymous & registered groups NOT DELETABLE nor CHANGEABLE
After some bad experience (ours and from other users), Rick (Rick99) and I suggest:

^RFE should be that the following username should __not__ be changable or deletable:
* __admin__

And the following groupnames should __not__ be changable or deletable:
*__registered__
*__anonymous__

Additionally, there should be a usergroup __administrator__ that has ''all'' permissions. This would allow Tiki-admins to easily create new Admin logins, with their own usernames.
^

__added: ensure password reminder works out of the box__

A couple of usability issues could be fixed here.

a) remind/reset passwords is off by default - should be on?
b) no email is set on admin by the installer

this would prevent most newbie lost admin password issues i think. - mlpvolt


Last [http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=24817&topics_threshold=0&topics_offset=0&topics_sort_mode=lastPost_desc&topics_find=&forumId=2|thread about it at tw.o here]


Related issue: http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=1074
tracker item
Admin User gets many php warnings
If admin user get lots of php warnings. Eventually page will build. Other warnings depending on various DB requests. Not a cookie problem - deleted cookies. Not browser specific.

Typical warnings encountered.

Most everything:
Notice: Only variable references should be returned by reference in lib/adodb/adodb.inc.php on line 2797
Notice: Only variable references should be returned by reference in lib/adodb/adodb.inc.php on line 2802
Admin Menu:
Warning: usort(): Invalid comparison function. in lib/tikilib.php on line 1714
Notice: Only variable references should be returned by reference in /home/vamasono/public_html/cms/lib/pear/PEAR.php on line 425
Admin Groups:
Warning: Cannot modify header information - headers already sent by (output started at lib/adodb/adodb.inc.php:2797) in tiki-admingroups.php on line 254

Installed full v1.9.1 to a DB with 1.9.0. Ran 1.9.0->1.9.1.
tracker item
admin validation - new user account - can't login
new user can register but after admin validate his account user can't login because have no password in database

version: tikiwiki 1.9.9 - sirius
conf: allowRegister=y ; validateRegistration=y ; validateUsers=n
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
Admins /mods failed
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/tiki-mods.php on line 37

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/tiki-mods.php on line 40

Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/tiki-mods.php on line 43

Warning: opendir() [function.opendir]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 205

Warning: opendir(mods/Packages) [function.opendir]: failed to open dir: No such file or directory in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 205

Warning: readdir(): supplied argument is not a valid Directory resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 206

Warning: closedir(): supplied argument is not a valid Directory resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 211

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 212

Warning: fopen(mods/Packages/00_list.txt) [function.fopen]: failed to open stream: No such file or directory in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 212

Warning: fputs(): supplied argument is not a valid stream resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 229

Warning: fclose(): supplied argument is not a valid stream resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 231

Warning: opendir() [function.opendir]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 205

Warning: opendir(mods/Installed) [function.opendir]: failed to open dir: No such file or directory in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 205

Warning: readdir(): supplied argument is not a valid Directory resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 206

Warning: closedir(): supplied argument is not a valid Directory resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 211

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 212

Warning: fopen(mods/Installed/00_list.txt) [function.fopen]: failed to open stream: No such file or directory in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 212

Warning: fputs(): supplied argument is not a valid stream resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 229

Warning: fclose(): supplied argument is not a valid stream resource in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 231

Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 2003 is not allowed to access /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/mods owned by uid 2001 in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/tiki-mods.php on line 108

Notice: Undefined variable: errmsg in /www/1stfreehosting.com/o/t/h/othman/htdocs/tikiwiki/lib/mods/modslib.php on line 117
tracker item
Adodb script errors on a new installation when working with groups
On a new installation of TikiWiki 1.9.4 (installed via Fantastico on a LAMP server), I get the following error:

Notice: Only variable references should be returned by reference in /home/hocho/public_html/wiki/tikiwiki/lib/adodb/adodb.inc.php on line 834

Warning: Cannot modify header information - headers already sent by (output started at /home/hocho/public_html/wiki/tikiwiki/lib/adodb/adodb.inc.php:834) in /home/hocho/public_html/wiki/tikiwiki/tiki-adminusers.php on line 414


All I did was create a new group and try to assign the group to a new user.
I also don't know why it is using ADOdb when I am using MySQL.

All other functionality of TikiWiki seems fine.
tracker item
adodb session garbage handling does not seem to be working
According to http://phplens.com/lens/adodb/docs-session.htm, garbage collection is supposed to be automatic for adodb sessions, which are used in tiki when "store sessions in db" is turned on. But it does not seem to be working. Have to figure out why first, before I can fix.
tracker item
After editing and saving a page, browser displays blank page
I upgraded from 1.8.5 to 1.9.0. After editing and saving a page, a blank page is displayed. On refreshing it (and accepting that postdata will be sent again), I get the original page.

tracker item
After Update 1.9.4 -->1.9.7 got PHP-Error when using Categories in File or Picture Galleries
Every Time, i use the Categories-Feature in File-Galleries or when uploading Pictures, it got the following error:

Notice: Undefined offset: 20 in categorize_list.php on line 38

Notice: Undefined index: categId in categorize_list.php on line 44

The Item itself is categorized
tracker item
After upgrading from 1.9.3 to 1.9.9, DB based sessions no longer work correctly
After upgrading from 1.9.3 to 1.9.9, the DB-based sessions do not work unless the user select the remember me option when logging in.
tracker item
Allow for rss feeds to use description data instead of title data for items (a la Yahoo Weather)
Yahoo Weather (and, I assume other feeds) rss feed dumps neat html into the description field of the first item rather than the title. I've modified function.rss.php to accomodate this and allow users to continue to use the regular module creation interface. Basically, I added a new parameter "desc" such that if you use {rss id=1 max=1 desc=1} the resulting output will use the description field instead of the title field. Skipped items will still be skipped.

Sorry, but I'm very new to Tikiwiki and may not conform to regular documentation standards...please correct me as neceesary.
tracker item
Allow integrated search results from other Tikis (or other search sites)
It would be nice if visitors to info.tikiwiki.org could search all of the tw.o domains at once. What I envision:
1. A user goes to info.tw.o and searches for "WYSIWYG"
2. Tiki searches all of the *.tw.o domains and presents the results to the user, breaking the results by domain (e.g., all of the doc pages, dev pages, etc.)

Currently, the search results page will provide a box for users to extend their search to other tw.o domains, but (IMHO) it really needs to be automatic. See http://info.tikiwiki.org/tiki-searchindex.php?highlight=wysiwyg&where=pages&search=go for an example.

Maybe this could be expanded to fetch search results from other, non-Tiki search engines, too.
tracker item
allow posting comments on a wiki page when viewing history
Allow posting comments on a wiki page when viewing wiki page history (for instance, when viewing a diff of page versions from different users): useful on educational scenarios, where it would be easier to report feedback to some students when they make a good or bad change on some content on that page...
tracker item
Allow redirect plugin to use fragment identifiers (section/anchor ids) (patch included)
The redirect plugin currently lacks the ability to include fragment identifiers, e.g. -+~np~{REDIRECT(page=Foo#some_id)/}~/np~+- does not work; the resulting URL is -+~np~tiki-index.php?page=Foo#some_id&redirectpage=this_page~/np~+- instead of -+~np~tiki-index.php?page=Foo&redirectpage=this_page#some_id.~/np~+-
tracker item
allow snarf plugin to correctly get pages with non utf-8 charsets
See this page:
https://webgrec.ub.edu/webs/05195_ANG.html

When it is snarfed by a Tiki site (tried with up to 1.9.9), special characters are shown weird.
Example:
http://gclub.ub.es/xavi

Could it be made that snarf plugin allow selecting with character set is used in the page taken by the snarf plugin?
This way, the user would be able to siwtch, at least, between utf-8 and iso-8859-1 (or iso-8859-15, at least) so that the page is shown properly...

---
update: the source page in this example, doesn't have any character set defined, afaik (as of January 3rd, 2008).
So the request would be, If I understand the problem well enough, "make snarf plugin hadle correctly pages with no charset specified or with ones different from utf-8".
tracker item
Allow Tracker item rating to be seen or voted through PluginTracker and PluginTrackerList
Nowadays, Tracker item rating cannot be seen nor selected if using either ((doc:PluginTracker)) or ((doc:PluginTrackerList)). However, it can be seen (for anons) and voted for registered again, after some recent fixes by Sylvie! (thanks Sylvie :-)

I tested that here in dev.tw.o (for instance):

http://dev.tikiwiki.org/Calendar

(not showing ratings even if they exist; check [tracker5])


2007-08-13 ML: But this will conflict with wiki page cache. (because value of my last vote is shown, and likely different than yours).

2007-08-13 Xavi: If cache is the problem for this feature request, why not forcing/advising the user to avoid using cache (at least in this page) if he/she wants this tracker field correctly show on the page? (in case this feature is considered interesting enough). I leave to consideration by coders... It was just a suggestion which I would find useful.

2007-12-09 ML: Fixed in BRANCH-1-9 by Kerrnel22. You need to add tracker field ID to trackerlist plugin.

__Wiki page cache with trackerlist ratings needs to be tested to see what the real issues (if any)__
tracker item
Anonymous can read everything via search
When enabled feature_search it is possible for
Anonymous user to read protected pages via
special search request

Just try "a" or any other word that is in hidden
or protected area in search box - tiki-
searchresults.php give U text from hidden
pages

from tiki-searchresults.php



http://tikiwiki.org/tiki-view_forum_thread.php?
topics_offset=0&forumId=4&comments_parentI
d=16071
tracker item
anonymous cannot post in forums even if he has the permission
Assigned permissions:
tiki_p_forums_report(x)
tiki_p_forum_post(x)
tiki_p_forum_post_topic(x)
tiki_p_forum_read(x)
tiki_p_forum_vote(x)
tiki_p_view(x)
tiki_p_wiki_view_comments(x)
tiki_p_wiki_view_history(x)
to anonymous. but they cannot reply in forum. No error message.
tracker item
Answers in the forum don't send notifications if not in the top-level of a thread
If you post a message to the forum you can enabling e-mail notification.

Assume, you have the following message:
* my Message (watched)

Now you get an answer:
* my Message (watched)
* answer

A notification is sent about "answer", because the thread is watched.
now you receive a second answer, to the answer before
* my Mesage (watched)
* answer
** sub answer

You won't get a notification about "sub answer".
tracker item
Apache Crash with error status 3221225477
When logging into my site under various accounts the Apache web server intermittently crashes with the following error in the error log:

[Thu Oct 26 00:20:05 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Thu Oct 26 00:20:05 2006] [notice] Apache/2.0.59 (Win32) SVN/1.3.1 PHP/5.1.6 DAV/2 configured -- resuming normal operations

I have not made any modifications to the TikiWiki code (1.9.6) or changes to my server configuration. Everything was working normally for several months before the error started to appear.

I am able to force a similar crash to occur every time throught the Community -> User List feature (tiki-list_users.tpl). I debugged the template code and found that userlink in the following caused the crash:

{section name=changes loop=$listusers}
<tr>
<td class="odd"> {$listusers[changes].login|userlink} </td>
<td class="odd"> {$listusers[changes].realName} </td>
{if $feature_score eq 'y'}

Any help?

-Anthony
tracker item
Apache error with .htaccess files
When using the "_htaccess" files in Tikiwiki 1.9.5 you get an "Regex could not be compiled" access error in some of the directories when using Apache 2.2.
The Problem occurs, if the statement <FilesMatch "*"> is in the .htaccess file.
tracker item
apache mod_rewrite to sub-directory causes template to fail
Using mod_rewrite to direct tiki-index.php?page=.... to kb/pageName breaks template. I think other things might break too. I can't think of anyway to fix this but to scan the code for dependencies on code that reads the URL? Any ideas?
tracker item
Article dissapears when author deleted.
Articles dissapear from view when author is no longer a member.
Message displayed: Articla could not be found.

Everything reappears when username is re-created...

"Loss" of content or messy userbase=major bug
tracker item
Articles & submissions: categorization of the submission can be corrupted
i have a problem with categorization.
when i add a new article. an old article in the tiki_categorized_objects got overwritten.
the objid and the href gets the new article id.
the result is that the old article losses its cat and the new article has the both.

when i take out the update in the method:
approve_submission
all is fine again:

catelib.php:

function approve_submission($subId, $articleId) {
$query = "update `tiki_categorized_objects` set `type`= ?, `objId`= ?, `href`=? where `objId` = ?";
//$this->query($query, array('article', (int)$articleId, "tiki-read_article.php?articleId=$articleId", (int)$subId));
}

what i find strange is the $subid at the end.

i'm not sure what the method is for. probably i broke something else.

i must add. i added a the category right in the database.
i added the articles by hand to the tiki_categorzed_objects
and added the category by using the topics from the article's.

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
Articles plugin: filter by language
To filter articles by language:
{CODE()}
{ARTICLES(lang=>)}{ARTICLES}
{CODE}


Using the nifty lang & notlang as below gives more flexibility:
{CODE()}
{LANG([not]lang=>code[+code+...])}text{LANG
{CODE}
tracker item
Articles with future pub date appear in mobile mode
When I post an article on Tiki with a future publication date, the regular interface correctly keeps it from being visible, but the mobile mode lets it pass through. Is the mobile interface not checking the publication date?

This happens on my 1.9.1 and 1.9.2 install.
tracker item
Articles with future pub date appear in mobile mode
When I post an article on Tiki with a future publication date, the regular interface correctly keeps it from being visible, but the mobile mode lets it pass through. Is the mobile interface not checking the publication date?

This happens on my 1.9.1 and 1.9.2 install.

Seems like it's only this way, when logged in as admin.
tracker item
Articulate Image Gallery with Tracker
Some routine to link a tracker to an Image Gallery, making a tracker of every image gallery, adding an item to the tracker for each item in the ig, etc, would seriously enhance the functionality in the image galleries feature. Image Galleries do handle right the image files (tif support would be nice, though). However, it is near to useless to classify the images themselves, the "categories" feature being of very little use, for example, to have a catalogue of paintings with artist's names, titles, dates, etc. Having some linking code written, it would be easy to use the images through the tracker feature, leaving the handling of the image files to the gallery.
tracker item
Assign permission group filter bug (recently introduced on BRANCH-1-9)
See video:

{FLASH(movie="tiki-download_item_attachment.php?attId=62",width=>876,height=>677,quality=>high)}{FLASH}
tracker item
Authoritative status for modified tracker items doesn't work
I understand the option
"Authoritative status for modified items"
like that: When you modify a tracker item, then its status gets set to your selection. Probably best way to do, would be to just set the desired status in the edit field.

Well, nothing happens.

tracker item
Background Save
I'd like to see some sort of an "autosave". That way when you're engaged in editing a really lengthy page, it will save itself periodically. For those of us that have flaky internet connections, this would be a huge boon. My edits wouldn't necessarily be lost if my internet connection goes pouf for a few minutes.
tracker item
Backport some 1.10 features
CVS Head (code name Tiki 1.10) has some goodies.

((tw:ReleaseProcess110))


Many of which we could backport to 1.9.x without much risk.

ex/:

#Multiple wiki pages can be added to or removed from multiple categories at the same time (terence) __done__
#Batch wiki page renaming (terence) - __that doesn't make much sense to me and I can't find it in HEAD... perhaps you mean remove?__
#New permission tiki_p_view_wiki_history to control access to wiki page histories (terence) __done__
#More intelligent rendering of the wiki page bar so unnecessary tab buttons are not displayed (terence) - __should be done__
#IP addresses can be hidden in wiki history (sylvie) - __done__


Terence has indicated he won't have time to do this this week-end. We are looking for volunteers.
tracker item
Backwards-compatibility-issues back to PHP 4.1
We promise to be able to run Tiki with PHP > 4.1 - never the less we use several functions, that are not available in some of these PHP-versions. Some of these issues have been fixed, the following is an excerpt of the PHP4-changelog: http://www.php.net/ChangeLog-4.php

I hope to list all the relevant stuff here. The following list doesn't include all the possible breakages - but most of them. For the complete list, visit the PHP-changelog.

__Check, if we utilize any of this:__
* Added the %F modifier to *printf to render a non-locale-aware representation of a float with the . as decimal separator.
* NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute for doing performance stats without warnings in server-log.
* Improved the sybase_ct module: (Timm)
** Added ability to define a message handler not only globally, but also per connection.
** Added "sybct.packet_size" php.ini option.
** Changed "sybct.login_timeout" php.ini option changeable at runtime.
* Improved the NSAPI SAPI module (Uwe Schindler)
** Added support for virtual().
** Added nsapi_request_headers() and nsapi_response_headers() with aliases for apache compatibility.
** Added possibility to use PHP to generate HTTP error pages (404 Not Found..)
** Added possibility to use PHP to generate directory listings for directories without index.html
* Added a new parameter to preg_match*() that can be used to specify the starting offset in the subject string to match from. (Andrei)
* Added imagesavealpha() and imageistruecolor() functions. (Pierre)
* Added session_regenerate_id() function. (Sascha)
* Added zlib_get_coding_type() function which returns the coding type used for output compression. (Moriyoshi)
* Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
* Added memory_get_usage(). Only available when PHP is configured with --enable-memory-limit. (Andrey)
* Added KOI8-R, CP866, and CP1251 support for htmlentities(). (Antony Dovgal, Moriyoshi)
* Added domdocument->free() to free XML-documents from memory. (Rob Richards)
* Added gd_info() which returns an array of gd support information. (Marcus)
* Added a new function sybase_unbuffered_query()
* Added a new function sybase_fetch_assoc()
* Added sybase_set_message_handler() which enables users to handle server messages in a callback function
* Added an aditional parameter to the jdtojewish() function which makes the function return the symbolic hebrew name. (Moshe Doron, Derick)
* Added dba_handlers() that returns an array of installed handlers and dba_list() that returns an associative array of open database files
* Added imagerotate() which is available only when bundled libgd is used. (Pierre-Alain Joye, Ilia)
* Added optional skip parameter to dba_fetch() to support multiple key-value pairs with the same key for cdb handler.
* Remove $_FILES from $_REQUEST (import_request_variables is not modified), this didn't work properly in the first place, and added confusion. (Sterling)
* Added dbx_escape_string() function to dbx module. (Marc)
* Added mb_strtolower() and mb_strtoupper(). (Moriyoshi)
* Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal)
* Added str_word_count() function which counts words inside a string. (Ilia)
* Added PGSQL_CONNECT_FORCE_NEW option to pg_connect() (Yasuo)
* (Added %e & %E support to printf/sprintf). (Ilia)
* Added mb_regex_set_options(). The Options parameters of various mbregex functions are now deprecated. (Moriyoshi)
* Added xslt_set_object and xslt_setopt function
* Made xslt_make_array() always set NULL on last index to signal array end.
* Added ob_get_clean() and ob_get_flush(). (Yasuo)
* Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
* Added apache_response_headers(), apache_note(), apache_getenv() and apache_setenv() functions.
* Renamed getallheaders() to apache_request_headers() and made an alias for BC.
* Added php_apache_sapi_getenv() and php_apache_sapi_get_stat().
* Added array_diff_assoc() and array_intersect_assoc(). (Andrey)
* Added pg_fetch_assoc(), pg_fetch_all(), pg_ping(), pg_meta_data(), pg_convert(), pg_insert(), pg_select(), pg_update(), pg_delete(), pg_result_seek(), pg_unescape_bytea(), pg_get_notify() and pg_get_pid(). (Yasuo)
* socket_set_timeout() -> stream_set_timeout()
* socket_set_blocking() -> stream_set_blocking()
* set_file_buffer() -> stream_set_write_buffer()
* socket_get_status() -> stream_get_meta_data()
* Added stream_context_create(), stream_context_set_params() and stream_context_set_option and added an optional fourth parameter to fopen() which accepts a stream context. Contexts allow sharing of information between streams (a kind of "session") and setting notification callbacks. (Wez)
* Added stream_filter_prepend() and stream_filter_append() which apply a filter to either the top or the bottom of a stream filter stack. Implemented "string.rot13" filter as an example; more filters are expected to follow in later releases and other extensions. (Wez)
* Added stream_select() which works like socket_select but works on streams returned by fopen(), fsockopen() and pfsockopen() instead. (Wez)
* Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened streams to their respective standard I/O counterparts. (Edin)
* Added file_get_contents() which returns the contents of a file as a string. This function also supports the URL wrappers. (Wez)
* Added mb_convert_case() function to the mbstring extension which can convert strings between upper, lower and title case using Unicode mappings. Fixed bug #19257 (strtolower & strtoupper does not work for UTF-8 strings). (Wez)
* Added ability to use Perl-style ${n} subpattern references in the replacement string for preg_replace() (bug #18442). (Andrei)
* Added ability to extract() variables as references via OR'able EXTR_REFS flag. (Andrei)
* Added XsltObject-<result_dump_mem($result) for returning xslt-result directly into a string and XsltObject-<result_dump_file($result,$file[,$compression]) for dumping into a file. (morus.walter@web.de, chregu)
* Added xslt_backend_version() and xslt_backend_name() for getting information about the processor backend. (chregu)
* Added ImageColorMatch() and ImageLayerEffect() functions which are only available when using the bundled GD library. (ttoohey)
* Added DomNode->set_namespace(uri[,prefix]) (chregu)
* Added some namespace support with DomNode->add_namespace(uri, prefix) and DomDocument->create_element_ns(uri, nodename) (chregu)
* Added optional parameter to DomElement->node_name() for retrieving fully qualified name (ie. namespace prefix). (chregu)
* Added ob_list_handlers() which returns an array of all active output handlers. (Marcus)
* Added mbstring encoding/decoding "HTML-ENTITIES". (Marcus)
* Added parameter 'L' for mb_http_input() to retrieve input encoding as a comma separated string. (Marcus)
* Added optional 5th parameter to FTP functions to support resuming. (Stefan)
* Added optional 2nd parameter to print_r() to make it return the variable representation instead of echoing it. (Derick)
* Added mysql_ping(), mysql_real_escape_string(), mysql_character_set_name(), mysql_thread_id(), mysql_stat() and mysql_list_processes(). (Zak, Georg)
* Added safe_mode & open_basedir checks for pg_lo_export(). (Yasuo)
* Added open_basedir check for pg_lo_import(). (Yasuo)
* Added optional parameter "flags" to mysql_connect() and mysql_pconnect() which can be used to set usage of idle timeout and different protocols, SSL and compressed. (Georg)
* Added domxml_node_namespace_uri(). (Rui Lopes)
* Added optional 3rd parameter 'recursive' to ftp_rawlist() which will do 'LIST -R' instead of 'LIST'. (Jani)
* Added an optional parameter to the header() function which overrides the HTTP response code. (Derick)
* Added new constants: PHP_PREFIX and PHP_SHLIB_SUFFIX. (Stig)
* Added pctnl_alarm() function. (Edin)
* Renamed getallheaders() to apache_request_headers() and kept getallheaders() as an alias to it. Also added apache_response_headers() which returns the current response headers from Apache. (Rasmus)
* Added ability to capture string offsets in preg_split() results. (David Brown, Andrei)
* Added experimental support for Simplified Chinese, Traditional Chinese and Korean encodings into mbstring. (Rui)
* Added optional 5th parameter to domxml_xslt_process(). When set, profiling information is saved to the specified file. (chregu)
* Added MD5 support for crypt() on Windows. (Edin)
* Added output_add_rewrite_var() and output_remove_rewrite_var() to inject and remove variables from the URL-Rewriter. (Thies)
* Added large OID value (2^31 to 2^32) support for pg_lo_import(), pg_lo_unlink(), pg_lo_open() and pg_lo_export(). (Yasuo)
* Added __FUNCTION__ and __CLASS__ constants. (Jani, Zend Engine)
* Added optional 2nd parameter for pg_result_status() to specify return type. (Yasuo)
* Added mysql_info() function. (Jan)
* Added mysql_list_processes() and mysql_stat() functions. (Georg)
* Added exif_imagetype() function. (Marcus)
* Added domxml functions:
** domxml_elem_get_elements_by_tagname()
** domxml_doc_get_elements_by_tagname()
** domxml_doc_get_element_by_id()
** domxml_elem_remove_attribute()
** domxml_elem_get_attribute_node()
* Added formatting option to domxml_dump_mem().
(Uwe, jtate, Chregu)
* Added automatic host lookup capability to all functions that take addr's. example: socket_connect($sock, 'www.yahoo.com', 80);
* Added socket_set_block() which changes a socket into blocking IO mode
* Added socket_clear_error() which clears the last error on a socket
* Added optional 3rd parameter "int encoding_mode" to gzencode() and fixed parameters to conform documentation. (Stefan)
* Added exif_tagname() function which returns the names of tags and exif_thumbnail() function to extract embedded thumbnails. (Marcus)
* Added posix_errno() and posix_strerror() for fetching error messages
* Added safe_mode checks for opendir(). (jflemer)
* Added PHP_SAPI constant which contains the name of running SAPI. (Edin)
* Added ob_get_status() which returns an array of buffers with their status. (Yasuo)
* Added 3rd parameter "bool erase" to ob_start(). If FALSE, the buffer may not be deleted until script finishes. (Yasuo)
* Added object aggregation capability, see aggregation_*() functions. (Andrei)
* Added debug_zval_dump() which works similarly to var_dump, but displays extra internal information such as refcounts and true type names. (Jason)
* Added Andrei's tokenizer extension. (Stig)
* Added is_a() function that can be used to test whether object is of a certain class or is derived from it. (Andrei, Zend Engine)
* Added optional parameter to highlight_string() and highlight_file() which makes these functions to return a highlighted string instead of dumping it to standard output. (Derick)
* Added EXTR_IF_EXISTS and EXTR_PREFIX_IF_EXISTS flags to extract(). (Rasmus)
* Added function domxml_dump_node($doc,$node). Dumps a node plus all children into a string. (chregu)
* Added function domxml_node_get_content(). (chregu)
* Added function domxml_dump_file($filename,[$compression]). Dumps XML to a file and uses compression, if specified. (chregu)
* Added xpath_register_ns() function. This makes it possible to issue XPath queries with namespaces like for example: "//namespace:sampletag". (Chris Jarecki)
* Added optional second parameter to count() which can be used to specify either normal or recursive counting. (patch by Vlad Bosinceanu <glipy@fx.ro
* Added mb_get_info() to get internal settings of mbstring. (Rui)
* Added is_finite(), is_infinite() and is_nan(). (Jim)
* Added flags parameter to preg_grep(). The only flag currently is PREG_GREP_INVERT that will make the function return entries that did not match. (Andrei)
* Added var_export() which outputs a representation of a variable as reusable PHP code. (Derick)
* Added ob_get_level() which returns the nesting level of the output buffering mechanism. (Yasuo, Derick)
* Added ob_flush() and ob_clean() functions which flush and clean an output buffer without destroying the buffer. (Derick)
* Added new optional parameter to mysql_connect() which forces a new database link to be created. (Markus, Derick)
* Added ldap_sort() function. (Stig Venaas)
* Added md5_file() function which calculates the MD5 sum of a file. Patch by Alessandro Astarita <aleast@capri.it> (Derick)
* Renamed key_exists() to array_key_exists(). (Derick)
* Added support for bind_textdomain_codeset().
* Added udm_check_charset() function into mnoGoSearch extension.
* Added array_chunk() function which splits an array into chunks of specified size. (Andrei)
* Added session_cache_expire() function. (patch by <anuradha@gnu.org>) (Andrei)
* Added array_fill() function. (Rasmus)
* Added user-space object overloading extension. (Andrei)
* Added ldap_start_tls() function. (Stig Venaas, patch by <kuenne@rentec.com>)
* Added array_change_key_case() function which returns an array with all string keys lowercased or uppercased. (Edin)
* Added parameter to ircg_pconnect to suppress treating non-fatal errors as fatal, and added conversion of Windows quotes to &quot;. (Sascha)
* Added pcntl_exec() function which behaves similar to the system execve. (Jason)
* Added mcrypt_generic_deinit() to replace mcrypt_generic_end(). (Derick)
* Added apache_setenv() function for injecting variables into Apache's subprocess_env table. (Rasmus)
* Added support for 'int', 'bool', 'float' and 'null' in settype(). (Jeroen)
* Added ini_get_all() function which returns all registered ini entries or entries for the specified extension. (Jani)
* Added version_compare() function. (Stig)
* Added support for single dimensional SafeArrays and Enumerations. Added com_isenum() function to check if a component implements an enumeration. (Alan, Harald)
* Added ircg_get_username, a roomkey argument to ircg_join, error fetching infrastructure, a tokenizer to speed up message processing, and fixed a lot of bugs in the IRCG extension. (Sascha)
* Added import_request_variables(), to allow users to safely import form variables to the global scope (Zeev)
* Added vprintf() and vsprintf() functions that allow passing all arguments after format as an array. (Andrei)
* Added ImageCreateFromGD(), ImageCreateFromGD2(), ImageCreateFromGD2part(), ImageGD() and ImageGD2() functions (Jani)
* Added optional extra argument to gmp_init(). The extra argument indicates which number base gmp should use when converting a string to the gmp-number. (Troels)
* Added optional second parameter to trim, chop and ltrim. You can now specify which characters to trim (jeroen)
* Added a few new math functions. (Jesus)
* Added optional use of Boyer-Moore algorithm to str_replace() (Sascha)
* Added support for socket and popen file types to ftp_fput (Jason)
* Added hostname:port support to snmp functions (nbougues@axialys.net, Rasmus)
* Added fdf_set_encoding() function (Masaki YATSU, Rasmus)
* Added option for returning XMLRPC fault packets. (Matt Allen, Sascha Schumann)
* Added getmygid() and safe_mode_gid ini directive to allow safe mode to do a gid check instead of a uid check. (James E. Flemer, Rasmus)
* Made assert() accept the array(&$obj, 'methodname') syntax. (Thies)
* Added nl_langinfo() (when OS provides it) that returns locale.
* Added optional suffix removal parameter to basename(). (Hartmut)
* Added new parameter UDM_PARAM_VARDIR ha in Udm_Set_Agent_Param() function to support alternative search data directory. This requires mnogoSearch 3.1.13 or later.
* Added new experimental module pcntl (Process Control). (Jason)
* Added a further parameter to the constructor to load typelibs from file when instantiating components (e.g. DCOM Components without local registration). (phanto)
* Added the possibility to specify typelibs by full name in the typelib file (Alan Brown)
* Added a third argument to pg_lowrite() which is the length of the data to write. (Sterling)
* Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL constants. (Zak)
* Added 'W' flag to date() function to return week number of year using ISO 8601 standard. (Colin)
* Added get_defined_constants() function to return an associative array of constants mapped to their values. (Sean)
* Added the 'u' modifier to printf/sprintf which prints unsigned longs. (Derick)
* Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which specified that the drawn curve should be rounded. (Sterling)
* Added disk_total_space() to return the total size of a filesystem. (Patch from Steven Bower)
* Added com_release($obj) and com_addref($obj) functions and the related class members $obj->Release() and $obj->AddRef() to gain more control over the used COM components. (phanto)
* Added an additional parameter to dotnet_load to specify the codepage (phanto)
* Added apache_get_version() function. (Ilia)
tracker item
Banner stats are unreliable
Tested on 1 site.

Banner stats are unreliable. Generally, they count 3 times each click. Needs to be verified on another site.
tracker item
Banner: Impressions are not counted properly
One one site, (needs to be checked elsewhere), the number of impressions seems to be triple the actual number.

Please comment if banners are reliable for you.
tracker item
Banner: timezone shifting problem on editing of banners
Normally, we want banners from 0h00 to 23h59 and this works well.

However, on banner edit, 3 hours are added (depends on server).

This is a new problem introduced by a fix a few months ago. Tiki 1.10 has much better handling of timezones.

Workaround: On each edit, make sure to change back to 0h00 to 23h59



{img src=show_image.php?id=31}
tracker item
Banners: missing picture on edit
But it is shown fine when you save.

{img src=show_image.php?id=32}
tracker item
Banning users ( tiki-admin_banning.php ) doesn't work for me at doc.tw.o
banning user doesn't work for me at doc.tw.o. (using 1.9.7, I guess)

I've just made a trial with my user (common registered user, "xavi") at doc.tw.o from my admin account there(xavidp).
|| Rule title | xavi trial
Username regex matching: | xavi
IP regex matching: . . .| ''(empty)''
Banned from sections: | wiki checkbox
Rule activated by dates | checked
Rule active from | 1 june 2007
Rule active until | 10 june 2007
Custom message to the user | trial xavi
||

Btw, the rule was saved, and after that, I could see a line in the rules list showing my new rule:
|| Title | User/IP |Sections | Action
xavi trial | xavi | wiki | X
another one (krisna) ...
another one (anonymous - IP)... ||

After that, I logged in on another browser to check if my user xavi was banned indeed, but I could login with no problems, and open a page for editing. (what kind of behavior was banning suppose to give?)

I the main browser (still as user xavidp), I changed language, went back to this url (by writing its url directly on the browser http://doc.tikiwiki.org/tiki-admin_banning.php ), Changed language to English, and suddenly, my new rule for xavi user was not there any more!
¿¿¿¿????

There were only the ohter two rules...

|| Title | User/IP |Sections | Action
another one (krisna) ...
another one (anonymous - IP)... ||

I guess some bug is around, behind that naughty behavior... ;-)

tracker item
Better attachments display/attach button on wiki pages
Currently, when one attaches a first file to a wiki page, the attach a file tab turns into a tab that says how many attachments there already are on the page. Clicking on this button does two things:
# it allows you to see the existing attachments and
# it exposes a control that lets you add attachments.
The problem with this button is that it does not offer the affordance of attaching a file. A naive user who looks at this button will not understand that it is the button that one uses to attach a file.
tracker item
Better protection against accidental site breakage with improper use of code in modules + template
One of the nice things about Tiki is that, once setup, all the configuration is done Web-based. No FTP access is necessary. However, it can happen that a Tiki admin breaks his site and locks him/herself out.

This can happen in Site Identity as well.

For example, if you use the following code
{CODE()}
{show_image.php?id=13}
{CODE}

in a module, you will get:

{CODE(wrap=>1)}
Fatal error: Smarty error: [in evaluated template line 1]: syntax error: unrecognized tag: show_image.php?id=13 (Smarty_Compiler.class.php, line 436) in lib/smarty/libs/Smarty.class.php on line 1088
{CODE}

and the site will be broken and you will be locked out of your Tiki site. (You need to go via phpmyadmin to delete the offending module)

I just added a warning to BRANCH-1-9 for modules but it would be much better that Tiki wouldn't break in this case.

More background info/ideas below
{CODE(wrap=>1)}
(01:17:27) marclaporte: I am wondering if there would be a way to avoid people locking themselves out of a Tiki site when putting invalid content in modules...
(01:22:27) chibaguy: One way of coping would be to include an admin_modules page (php and tpl files) that has no side columns, so people could input that URL admin their modules without the activated modules being displayed.
(01:23:28) chibaguy: Of course it would be more direct if the bad module just displayed without content when the content is bad, but is this possible?
(01:28:23) marclaporte: depends how bad I guess
(01:28:31) marclaporte: How about a test module page
(01:28:53) marclaporte: So you can test even before assigning
(01:29:18) chibaguy: Yes, if it opened in a new page, it wouldn't kill the main site.
(01:29:24) marclaporte: Some guy locked himself out using {show_image.php?id=13}
(01:29:42) marclaporte: It is very natural for the person to try this syntax
(01:31:27) marclaporte: instead he's locked out Fatal error: Smarty error: [in evaluated template line 1]: syntax error: unrecognized tag: show_image.php?id=13 (Smarty_Compiler.class.php, line 436) in lib/smarty/libs/Smarty.class.php on line 1088
(01:32:52) chibaguy: It does make sense to have a safe test zone for modules before they are assigned.
(01:33:17) chibaguy: Where failure doesn't lock up the site.
(01:33:38) chibaguy: Could that replace "preview"?
(01:33:52) chibaguy: Or "preview" be enhanced?
(01:37:17) marclaporte: where is preview?
(01:38:54) chibaguy: On Admin Modules page under "Assign new module" there's a "preview" button that displays the module in the center of the page.
(01:39:50) marclaporte: woah
(01:40:01) marclaporte: I never noticed that
(01:40:11) marclaporte: 4 years
(01:40:20) marclaporte: and I still discover stuff
(01:40:23) marclaporte: :-)
(01:40:33) chibaguy: Heh. Well, Tiki's got a lot of stuff.
(01:41:41) chibaguy: I'm not sure offhand how preview handles fatal error modules. With Opera, I just hit the back button and have the admin modules page again.
(01:41:56) marclaporte: I just tested
(01:42:03) marclaporte: it crashes
(01:42:11) chibaguy: Ouch
(01:42:31) chibaguy: What if preview previewed in another page or a popup?
(01:42:57) chibaguy: The user would still have control, I think.
(01:43:01) marclaporte: it crashes but just one page
(01:43:10) marclaporte: the site is still accessible
(01:43:17) chibaguy: OK.
(01:43:45) chibaguy: So users should be sure to preview first.
(01:44:29) chibaguy: Maybe Admin Modules needs some large warning messages.
(02:13:46) CIA-9: marclaporte BRANCH-1-9 * tiki/templates/tiki-admin_modules.tpl: Warning message about possibly breaking a Tiki site by improprer use of Smarty Syntax in modules
(02:13:48) marclaporte: incoming
{CODE}
---

Added on 2007-08-17:

Idea for modules:
Maybe tiki-admin_modules.php shouldn't show modules. So you could always get access to your Tiki to remove/fix modules. And it should offer a login box, when not logged in.

tiki-admin_modules.php could have some like (this doesn't work because modules are evaluated even in left & right columns are off, since a module could be in a wiki page):
{img src=images/code.png}%%% {CODE()}

$smarty->assign('feature_left_column', 'n');
$smarty->assign('feature_right_column', 'n');
{CODE}

But it is nice to see the result of what you are doing. We could have &showmodule=y in the URL (with a link next to assign module/left modules/right modules/etc

__Same thing when you use tiki-edit_templates.php__ ->

If I don't close an if, I get:
{img src=images/code.png}%%% {CODE()}
Fatal error: Smarty error: [in evaluated template line 1]: syntax error: unclosed tag {if} (opened line 1). (Smarty_Compiler.class.php, line 317) in lib/smarty/libs/Smarty.class.php on line 1095
{CODE}

Would there be a way that a Smarty error doesn't break Tiki completely? Here again, there could be a light version of tiki-edit_templates.php which has nothing which can break in a module. Maybe everything is hard-coded and it doesn't take any theme into account. And it shouldn't be possible to edit the tpl of tiki-edit_templates.tpl via tiki-edit_templates.php?template=tiki-edit_templates.tpl


__Maybe useful?__
Smarty validation class
http://www.phpriot.com/d/code/smarty/smarty-validator/index.html


Here is another very famous error: "Fatal error: Allowed memory size of 8388608 bytes exhausted"
http://tikiwiki.org/art82

And they often cause blank pages. How can we can catch them and render a simple & descriptive error page (not enough memory) instead of a blank page?


__Related:__
dynamic contents in userdefined modules crashes tiki
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=851
tracker item
binddb and bindpw not used when binding to LDAP
TikiWiki 1.9.8, 1.9.9, 1.9.10, 1.9.11 does not provide binddn and bindpw, when initializing LDAP auth object in userslib.php.

So Tiki can't use authorized LDAP requests...
tracker item
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
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
Can't seem to color external links in wiki pages
If you write in a wiki page the following code:
~np~[http://website.com|~~#FF0000:Site~~]~/np~

Your link will not be colored as it should.

This has been tested on 1.9.7 and 1.9.10.1

It should work as with wiki links.
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
Can't write parentheses inside the displayed text of a wiki link
If you write this:
~np~((HomePage|This (example) doesn't work))~/np~
It gets displayed as is instead of having a link with parentheses in its text.
The bug exists on 1.9.7 and 1.9.10.1 at least.

This was working well with 1.8.x
tracker item
Cannot add new page to Structure
When trying to add a new page to an existing structure I got the following error:

Field 'structure_id' doesn't have a default value


I could correct this very simply by going into the MySQL administrator and changing that column to have a default value of 0. I guess this is just that the DB set up SQL is incorrect and needs to have default value added to that column. I used the update SQL from 1.8 to 1.9 to create this tikiwiki so I guess that is the SQL that would need to be changed. I have not tested the new clean DB install of 1.9.

Cheers Mike
tracker item
Cannot create table with percentages column.
Cannot create table with percentages column.
This simple table code should create a 2x2 table with the second column having percentages, but instead the percent symbols are treated as indication of a dynamic variable.
~np~
||name|value||JohnDoe|50%||JaneDoe|50%||
~/np~

On the other hand, if an image is inserted in another column, the percent symbols are not treated as dynamic variable anymore, and the table appears correctly.
~np~
||name|pic|value||JohnDoe|{img src=}|50%||JaneDoe|{img src=}|50%||
~/np~


In my oppinion, the identification of a dynamic variable inside a table shouldn't extend beyond each cell of a table, let alone a full row...
tracker item
Cannot save page with long ~pp~ block (copy)
I am using tikiwiki 1.9.4 together with xampp 1.5.3a for windows. When I try to save a wiki page with a large ~pp~ block like:

~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~

the page cannot be saved. If I split the block into:

~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~
~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~

things work as expected.

The page can be previewed but not saved so I suspect it has something to do with the database.
tracker item
Cannot save page with long ~pp~ block
I am using tikiwiki 1.9.4 together with xampp 1.5.3a for windows. When I try to save a wiki page with a large ~pp~ block like:

~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~

the page cannot be saved. If I split the block into:

~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~
~pp~
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
~/pp~

things work as expected.

The page can be previewed but not saved so I suspect it has something to do with the database.
tracker item
categorized object table not updated when file or image gallery title/description updated
When an image or file gallery is categorized the title & description are added to the tiki_categorized_objects table BUT if the title or description is then edited and changed this change does not get made to the fields in the tiki_categorized_object table. This means that when the objects are shown in the Browse Category function (or using the Category Plugin) then the 'old' title and description are shown.

I think I've verified this in the 'clean install' area and by direct examination of my own databases using phpMyAdmin.
tracker item
Category data is not sent in watch tracker
probably related to #283
tracker item
Category plugin lists objects even without perms
The CATEGORY{} plugin does not check for perms when listing objects, so objects where user has no perms are displayed anyway.

If you click these links you get an error because the pages themselves are protected. However, you should not be able to see the list.
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
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
CGI parameters in Galaxia activities getting flushed
It appears that CGI parameters used by Galaxia activity code are getting flushed. Things are working fine in 1.8.1 but do not work in 1.9.0
tracker item
Change Registration Validation Process & Be able to resend emails
Right now, there's no way to resend either the email to the admin to validate a user or resend the email to the user to validate their email address. If either of those emails fail to happen or they get sent to "spam", the user cannot log in.
tracker item
change syntax on tracker urls to avoid square brackerts (conflict with wiki syntax)
See the problem in action:
I copied an url of a tracker item:
{CODE()}
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=97&show=view&status=op&trackerId=5&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=check
{CODE}

onto another tracker item report, but adding wiki syntax:
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=97&show=view&status=op&trackerId=5&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=check|see tracker item]

There is some trouble with __~np~&filtervalue[26]=check~/np~__ form the url when used as external link between square brackets.
tracker item
Change the pop3.php library
The lib/webmail/pop3.php library is GPL'ed. Should replace with an LGPL library like [http://pear.php.net/package/Net_POP3|Net_POP3] or [http://pear.php.net/package/Net_IMAP|Net_IMAP]
tracker item
Change to a more modern mail class
possibilities:
http://phpmailer.codeworxtech.com/
http://www.swiftmailer.org/
http://framework.zend.com/manual/en/zend.mail.html


Related:
SMTP Configuration from inside Admin Interface
http://dev.tikiwiki.org/wish1711
tracker item
change_category module when no categories yet: Undefined variable
Notice: Undefined variable: modcatlist in modules/mod-change_category.php on line 80
tracker item
Changing the owner of an image gallery
It is currently not possible to change the owner of an image gallery.

Since this user has special rights, it should be possible to change it.
tracker item
Check all Wiki-parsing for environment-preservation
toggg fixed the broken Wiki-parsing in Blog/Trackers etc. - basically every feature except Wiki

We now need to cross-check for breakings!!

To get a list of all files to check, use this command:

$ find . -name '*.php' -exec grep -iEH 'parse_data\(' {} \;
tracker item
Check boxes not saving on trackers
When I check "View inserted item" the first time I save a tracker item, it does not save the check boxes, e.g. data type on this form.
tracker item
Check if tiki-atom.php is still needed
[23:29:48] <red_adair> who knows tiki-atom ? it's you amette talking of it, no ?
[23:30:05] <amette> tiki-atom - that's completely unknown to me! :O
[23:30:19] <red_adair> $description = htmlspecialchars($tikilib->parse_data($chg["$descId"]));
[23:30:29] <red_adair> is kinda weird
[23:30:43] <amette> it redirects me to tiki-view_articles.php....
[23:31:52] <mdavey> tiki-atom : mose, march '04
[23:32:57] <mdavey> oh, it is for RSS atom feeds
[23:33:12] <amette> better not kill it then.. ;)
[23:34:20] <mdavey> I think it might be redundant - I think that the RSS library we use supports atom, too, now. Need to do some investigation.
tracker item
Check if tiki.sql and tiki_xtoy.sql give the same results
This occured to me, while looking at the homework-perms remove issue...
... could be, that there is still something left... not sure though - reminder!
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
Cleanup of Forum Administration option labels
Labels for forum administration options to link a Forum and mailing list are very obtuse. Suggested cleanup as made in the documentation would help users.
tracker item
Cleanup Quicktags
Make 1.9.11 and 1.10 consistant
Remove less used quicktags and add some in the spirit of ((EditUIRevamp))

tracker item
CODE plugin: if wrap = no, and page content is too large, have a horizontal scroll
When page content is too large, the browser is way too large or some content is truncated/hidden:
http://dev.tikiwiki.org/tiki-pagehistory.php?page=Hello%20World&preview=73

This is the good behavior in Firefox but not IE6:
http://www.wikicreole.org/wiki/TikiWikiCMSGroupware

Maybe CODE plugin should have wrap=1 by default, but with the horizontal scroll, it'll be OK.
tracker item
Column Heading Display Bug in tiki-view_tracker.php w/ mirrortables ON
This inlcludes more specific information about a previous bug posting:
(http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=508&trackerId=5)

This bug affects Trackers when mirrortables are turned ON. It occurs with explicit names on or off.

Column headings in trackers disappear in tiki-view_tracker after a few columns when user has non-administrative permissions. This means any privs that are less than tracker-admin. The column headings table is drawn succesfully for a few columns, but then disappears, along with the column names, in the rightmost columns.

tracker item
Combine several RSS feeds into one.
Say I want to use several RSS feeds in Tiki, I need to make a module for each. Or to add several calls in a wiki page. However, if I have some very active sites (like tikiwiki.org, and some not so active (like mobile.tikiwiki.org), the slow news sites is taking up precious screen space.

Now:
{CODE()}
{rss id=1 max=10}
{CODE}

Nicer:
{CODE()}
{rss id=1+2+5 max=10}
{CODE}
tracker item
Comments added on a tracker item are not noticed on tab (color, number, ...)
Comments added on a tracker item are not noticed on tab (color, number, ...)

For instance: [http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=97&show=view&status=op&trackerId=5&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=check|this tracker item] has at least one comment, but when viewing tracker detailed information, there is not information on the "comments" tab of the tracker item (not any pinky color, and/or number of comments on that specific tracker item...), so that it's difficult for a reader to notice that there where comments added....
tracker item
comments disapper and can't be recovered
Hello,
I recognized this some month ago but could not figure out what was going wrong. Now I thought I got it, but this seems to be a wrong trace. Hope you can help me. When I remove a comment the remove_comment method in comments lib is invoked. This runs:
$query = "delete from `tiki_comments` where `threadId`=? or `parentId`=?";
So far every thing is okay I think. But in a way I can't recover the comments dissapear. I do not use any prune... option. I don't think that any other admin does delete comments. What is going wrong there. I started some logs but still no idea.

Moritz
tracker item
Comments to Image Galleries cause failure in mod-since_last_visit_new.php causing site crash
When any user creates a comment for an image gallery all users with the since_last_visit_new module active will not be able to access the site. Instead they will receive this error message:

Notice: Undefined index: list in /hsphere/local/home/stdiddl/breakingpaint.com/BP2/modules/mod-since_last_visit_new.php on line 87

{CODE(caption=Excerpt_from_line_86)} if (!isset($perm) || $userlib->user_has_perm_on_object($user,$res['object'], $res['objectType'], $perm)) {
if ($ret["items"]["comments"]["list"][$count]["href"])
$ret["items"]["comments"]["list"][$count]["href"] .= '&amp;comments_show=y#threadId'.$res['threadId'];
$ret["items"]["comments"]["list"][$count]["title"] = $tikilib->get_short_datetime($res["commentDate"]) ." ". tra("by") ." ". $res["userName"];
$ret["items"]["comments"]["list"][$count]["label"] = $res["title"];
$count++;{CODE}

Recreating the problem:
#Enable comments for image galleries in Admin>general
#Enable the module since_last_visit_new
#Create an image gallery if one does not already exist
#view an image gallery and post a comment
tracker item
Comments: anonymous editors must input anti-bot code:
For wiki pages, we have this option. It would be nice to port to comments so we could open our blogs to anonymous comments without getting spammed.
tracker item
Complete RestoreHelp
((tw:RestoreHelp))


If this is not ready in time we'll deactivate the feature and put a note to users than when they the should expect some 404 pages and that their help is welcome.
tracker item
Comzone cookie not getting updated
comzone, the cookie that save the show/hide of comments on tikiWiki pages, isn't being updated properly. Once comments are shown they remain shown.

To reproduce the issue, follow the following instructions:
- activate comments for you TikiWiki page, through your admin controls
- Open a new session of your web browser. I'll assume you're using Firefox from now on
- Navigate to one of you wiki pages
- Scroll down to the bottom of your wiki page
~ Notice how the 'Post New Comments' comments section is hidden
- Click the link to add comments and make the 'Post New Comments' visible
- In Firefox, select Tools-> Options. Go to the privacy section and click on Show Cookies. Search for your site or site subdomain (type the first letter of the domain or subdomain to jump to that letter) where your tikiWiki is. Expand the folder and search for comzone. Notice that comzone is set to 'o'. Close out the cookies and option window.
- Browse to another page on your tikiWiki site and scroll down to the bottom of the page
- Notice that the 'Post New Comments' section is still visible
- Click on the add comment link to collapse the comments section.
~ At this point the comzone cookie should have changed.
- Check on the content of comzone and see if it is something other than 'o'. You will find that it doesn't change.
- Delete the comzone cookie and refresh the wikipage and you'll see that comments get hidden.
tracker item
Config login with ADS on Tikiwiki 1.9.7
Hi,

I attempted to configure tikiwiki to use PEAR:Auth authentication posted by this link http://doc.tikiwiki.org/tiki-index.php?page=Login%20Config.

However, I still get error "invalid username or password". Is there any way I can debug this?

My installed PHP version 4.4.6 with PEAR:Auth installed.
My Apache version 2.0.59 configured with LDAP.

Any suggestion is appreciated.
tracker item
Contact us form requires Anonymous to have tiki_p_messages
This is a problem if you don't want Registered users to have this permission. (Often, we want Registered to have all the permissions of anonymous)

in tiki-admin.php?page=features
There is "Contact us" and "Contact Us (Anonymous)"

in tiki-admin.php?page=general, we have more related options
"Contact user:"
"Allow anonymous users to "Contact Us":"


All these options should be on Contact Us admin page (to be created)
tracker item
contact us mail address looks not converted
Hi,

When I use contact us feature, mail address shows as webmaster(AT)kic(DOT)mine(DOT)nu
Then click send mail, it shows AT DOT DOT <webmasterkicminenu>

I use tikiwiki-1.9.7 on OpenSUSE-10.1, UTF-8 character code.

Please advice or give me a hint.

Thanks,
Shigerusz3
tracker item
Country Tanzania and language Swahili
I suggest adding country Tanzania and language Swahili.

Will be happy to supply information needed - and the flag graphic.
tracker item
Crash on attempt to install XSPF Player
I downloaded the XSPF Player by clicking on the Mod Number.
Then I clicked Install.

The following resulted:

Warning: copy(mods/wiki-plugins/xspf_player/license.txt): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
wiki-plugins/xspf_player/license.txt to lib/xspf_player/license.txt impossible to copyPHP Warning: copy(mods/wiki-plugins/xspf_player/license.txt): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375

May we please have a solution to this problem.
Thank you!
tracker item
Crash when attempting to Install FLOWPLAYER
I downloaded the FLOWPLAYER mod by clicking on the number.
I then clicked INSTALL with the following results.

Warning: copy(mods/wiki-plugins/flowplayer/README.txt): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
wiki-plugins/flowplayer/README.txt to lib/flowplayer/README.txt impossible to copyPHP Warning: copy(mods/wiki-plugins/flowplayer/README.txt): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
tracker item
Crash when attempting to install the Kubrick Theme
I downloaded by clicking on the number.
When I attempted to install the following occurred:

Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copyPHP Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
tracker item
Crash when attempting to install the Kubrick Theme
I downloaded by clicking on the number.
When I attempted to install the following occurred:

Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copyPHP Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
tracker item
Crash when attempting to install the Kubrick Theme
I downloaded by clicking on the number.
When I attempted to install the following occurred:

Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copyPHP Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg): failed to open stream: No such file or directory in \\NAWINFS04\home\users\web\b2153\rh.capsa\lib\mods\modslib.php on line 375
tracker item
Crash when logging out sql
I recently installed twiki using Fantastico on a siteground server. I've done a small amount of tweaking from the admin ui, but nothing that seems major. After logging out as admin, I get:

Warning: mysql error: in query:
select `groupHome` from `users_groups` where `groupName`=?
in /home/pgsuper/public_html/tikiwiki/lib/tikidblib.php on line 134

in table:
An error occured in a database query!
Context:
File tiki-logout.php
Url tiki-logout.php
Query:
select `groupHome` from `users_groups` where `groupName`=?
Values:
0 Anonymous
Message:
Error Message


If I logout as a registered user, I get
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community
This is TikiWiki v1.9.8.3 -Sirius- © 2002–2007 by the Tiki community

going on until I stop the browser...
Any ideas?


tracker item
Cron-job map-generation
The tw.o-maps are mostly out of date - due to a human-bug (messed up longitude and latitude) I live in Somalia since I enter my geographic data on tw.o some months ago.

I can understand, that the admins got other things to do than re-generate the maps. And I can't think of any other needed cron job in tw.o, but never the less it would be cool to have some cron-table to execute certain PHP-function (at least I guess map-generation is some kind of PHP-function).
tracker item
Cross Site Scripting
I have been testing a nice web site testing tool - WebInspect. After running several hours of tests against a Tiki site, it identified several places where user input was not scrubbed and open to cross site scripting:

For 1.9.3 updated 25 March

tiki-send_blog_post?postID=
tiki-view_blog.php?find=
tiki-print_blog_post.php?postID=
tiki-remind_password.php
tiki-error.php?error=
tiki-view_blog_post?blogID=
tiki-config_pdf.php?page=
tiki-print.php?page=
tiki-calendar.php?editmode=
tiki-take_survey.php?surveyId=
tiki-index.php?page=

tracker item
#1496
Bugs & Wish list
tracker item
#1497
Bugs & Wish list
tracker item
CSS: Themes readiness for 1.9
Bundled themes readiness, see ''New Css Entities'', Fix broken themes ((tw:RecipeRestoreCss))

tracker item
CSV export on tracker not working
When trying to export to CSV from tracker, I get:

Notice: Undefined variable: my in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 396

Notice: Undefined variable: ours in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 398

Notice: Undefined variable: my in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 409

Notice: Undefined variable: ours in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 413

Notice: Undefined variable: initial in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 434

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php:396) in /usr/local/tikiwiki-1.9.4/tiki-export_tracker.php on line 445
"Apellido";"Nombre";"Kitá";"Kehilá";"Punto de salida:"; "balaban";"natalia";"Aleph";"Dor Jadash";""; "slatman";"geraldine";"Aleph";"Dor Jadash";""; "chaia arazi";"gerladine";"Aleph";"Bialik";""; "saccal";"marina";"Aleph";"Bialik";"";


Tracker structure:
[TRACKER]
trackerId = 8
name = Majane Darkei 2006
description = Inscripcion para el Majane Darkei 2006
useExplicitNames = n
showStatus = n
defaultStatus = o
showStatusAdminOnly = n
outboundEmail =
simpleEmail = n
newItemStatus = o
modItemStatus =
writerCanModify = n
writerGroupCanModify = n
showCreated = n
showLastModif = n
defaultOrderKey =
defaultOrderDir = asc
useComments = n
showComments = n
useAttachments = n
showAttachments = n
attachmentsconf = 0,1,3,0,2,0,0,0
useRatings = n
ratingOptions =
categories =
tracker item
Cumulative rating doesn't get shown in tiki-view_tracker_item.php
When viewing a tracker item in tiki-view_tracker_item.php, the overall rating doesn't get shown. It worked in my test-installations, but not here on dev.tw.o.
tracker item
Custom language translation
Sometimes, we want to change a few language strings from the original Tiki. It could be because of regional or community expressions.

Currently, we need to change language.php and/or the template (tpl) files.

It would be better to have a custom language file which would override default text. (Like we do for tpl files). Therefore upgrades would be smoother.

Even better if we could edit this language file via the GUI.
tracker item
CVE-2006-6457 tikiwiki vulnerable
Could you please see if tikiwiki version 1.9.7 is affected by CVE-2006-6457?


In addition, tiki-wiki_rss.php may suffer from an XSS vulnerability
(the affected site claims to run the 1.0 CVS version, though):

http://tikiwiki/tiki-wiki_rss.php?ver=555555555%3Cb%3E22362623

Thank you in advanced.
tracker item
Database compatibility issue - checked out as... cvs -n -q update -r BRANCH-1-9 an hour ago
Get this on image view pages like...
http://cefn.com/cefntiki/tiki-browse_image.php?galleryId=2&imageId=2

An error occured in a database query!

Context:
File /cefn.com/cefntiki/tiki-browse_image.php
Url /cefntiki/tiki-browse_image.php?galleryId=2&imageId=2
Query:
select `catObjectId` from `tiki_categorized_objects` where `type`=? and `objId`=?
Values:
0 image gallery
1 2
Message:
Error Message
tracker item
Database error on click on "mytiki home"
1.9.6 w/ postgresql 8.0.8.

Click on MyTiki Home.

Error is:

An error occured in a database query!

Context:
File tiki-my_tiki.php
Url tiki-my_tiki.php
Query:
select distinct(p."pageName"), p."user" as lastEditor, p."creator", max(a."lastModif") as date from "tiki_actionlog" as a, "tiki_pages" as p where a."pageName"= p."pageName" and a."user"= ? group by p."pageName" asc order by "pageName" asc
Values:
0 andy
Message:
Error Message ERROR: syntax error at or near "asc" at character 219
tracker item
dbTiki error when posting new message in forum
Bug report available at
https://sourceforge.net/tracker/index.php?func=detail&aid=1174695&group_id=64258&atid=506846
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
Decide on future branching & merging strategy
We need to decide on our branching & merging strategy.

Background info:
Many of the enhancements on HEAD have been backported to BRANCH-1-9. Most of the other enhancements have been done by Terence (teedog) -> ((tw:ReleaseProcess110))

Do we continue merges from 1.8 to 1.9 to Head?

Do we have devs assigned to merges, or do we ask each dev to do them?

Please see:
http://sourceforge.net/mailarchive/message.php?msg_id=11402375

More discussion needed here...


tracker item
Default sort for Trackers by date
In tiki-admin_trackers you can only use fields explicitly belonging to the tracker for default sort - it would be good to have the possibility to sort by default by Created or Modified, too.

Should be possible to even default sort by Comments, Attachments, Downloads etc.

UPDATE:
Even TrackerId would be interesting. This occured to me, when trying to make bugs duplicate - that wasn't possible by TrackerId or other standard fields. So problem has been rephrased:

Opened up a New Trackeritem for this and marked
THIS one DUPLICATE of
http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=256
tracker item
Delete trackers item, but attachments exist
Version: 1.9.2
0. Set tracker item attachment save type to "File", not "DB".
1. Insert a new tracker item.
2. Append a new attachment into that tracker item.
3. Delete that tracker item.
4. Attachment file of that tracker item still exist in disk.
tracker item
deletion of calendar with no items causes database query error
problem is in drop_calendar function within calendarlib.php.

1.9.x CVS Head Revision 1.50

Lines 103-104
$query = "delete from `tiki_calendar_roles` where `calitemId` in (".implode(',', array_fill(0,count($allItemsFromCalendar),'?')).")";
$this->query($query,array($allItemsFromCalendar));

If there are no items in calendar, $allItemsFromCalendar will not have any items. My setup with MySQL throws query error... don't know if this is universal. Anyway, fix is easy. Simply add if clause to check if $allItemsFromCalendar has any items.
tracker item
dev.tw.o and tw.o loose data
IRC-Log 20050705
---
[22:38:53] <amette> ahum - it looks to me, that we loose data on tw.o and on dev.tw.o after site-updates - please have a look here: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=257&show=view&status=o&trackerId=5&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=tracker
[22:39:36] <amette> luci added the solution as far as I remember (lastmod is empty) - later on I closed this item with solution Accepted and a modification to the solution

--- some stuff cut ---

[22:49:50] <amette> The thing with tw.o is, that I know exactly I edited a page - later toggg told me, that I didn't make the change, hm, well, yes, it was lost.....
---
The page in question is
http://tikiwiki.org/tiki-index.php?page=FindTikiExpert

No one can confirm that with their own Tiki.

I really don't know what it could be (site updates) - but it scares the hell out of me.... well, almost ;)
tracker item
disable or dealy auto logout
I keep on getting logout from admin although I am still trying to edit.

Either the time is too short, less than 5 minutes, or the activity detection isn't working properly.
tracker item
Disable tiki-send_blog_post.php for the Anonymous group
While fine tuning our tikiwiki setup (1.9.7) on our internal test server tonight, in preparation of putting it out, I noticed that for both the forum and blog areas, the Anonymous group has the privilege to 'send blog post' via e-mail.

IMHO this is not good to have (DOS etc), so I would like to turn it off for the Anonymous group. Yet there is no easy way to do so.
tracker item
Display a comment in the html listing where each indvidual template starts and ends
I would like to have the templates include a comment line such as: <!--start template: tiki.tpl--> and a corresponding <!--end template: tiki.tpl-->. As a non-developer performing minor overrides and adaptations to the existing templates, this would greatly improve the time needed to locate the correct template to override for a certain page, as you could just go into the HTML source code and see which templates are involved in generating the page you are looking at.
tracker item
doc.tw.o needs to be far more open to edits
A newly registered user cannot edit most of doc.tw.org

An anonymous user cannot edit doc.tw.org, even with CAPTCHAs.

There is no clear text on a page of doc.tw.org which tells a user why they cannot edit that page, or what they can do about it.
tracker item
Double slash in URLs
See:
http://dev.tikiwiki.org/tiki-tracker_rss.php?trackerId=5

An example:
http://dev.tikiwiki.org//tiki-view_tracker_item.php?trackerId=5&itemId=280

Affects most of not all RSS feeds. Happens in non multi-tiki setting.
---
Double slash is a pretty common problem - happens sometimes, not always! That's hard to track and not really RSS related... often happens with tiki-login, too...
- amette
---
marc found a reproducable error, that also is a strong indication for where the double slashes occur - it seems that the last slash in the URL gets doubled, like here:
http://www.doc.tikiwiki.org/img/wiki_up//WikiUser-HomePage.png
You get this double-slashed URL, when you select "View image" from the context-menu of your browser on this page:
http://www.doc.tikiwiki.org/tiki-index.php?page=Using%20Wiki%20Pages
tracker item
Double WikiHelp button
When editing a wiki page (maybe not all themes), the WikiHelp button appears twice.
tracker item
drawing too large Exception in thread "AWT-EventQueue-4" java.lang.OutOfMemoryError: Java heap space
When trying to drag & drop a very large image into the drawing applet, I get the error below.

{img src=images/code.png}%%% {CODE()}
Exception in thread "AWT-EventQueue-4" java.lang.OutOfMemoryError: Java heap space
at Acme.JPM.Encoders.ImageEncoder.encodePixelsWrapper(Unknown Source)
at Acme.JPM.Encoders.ImageEncoder.setPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.sendPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.produce(Unknown Source)
at sun.awt.image.OffScreenImageSource.addConsumer(Unknown Source)
at sun.awt.image.OffScreenImageSource.startProduction(Unknown Source)
at Acme.JPM.Encoders.ImageEncoder.encode(Unknown Source)
at org.jgraph.pad.actions.FileExportGIF.convertToGif(Unknown Source)
at org.jgraph.JGraphpad.uploadToTiki(Unknown Source)
at org.jgraph.pad.actions.FileSave.actionPerformed(Unknown Source)
at org.jgraph.pad.GPDocument.close(Unknown Source)
at org.jgraph.pad.actions.FileExit.actionPerformed(Unknown Source)
at org.jgraph.GPGraphpad$AppCloser.windowClosing(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
{CODE}
tracker item
Drawing XML lost after saving with JGraphPad
After saving a certain graph to the tiki with JGraphPad, the java console reports no errors, the gif appears correct, but the XML source of the drawing on disk is 0 bytes, making it impossible to edit it again.

One way to reproduce it is to save a drawing containing an unconnected arrow. For example: a line attached to a text box on one side and nothing on the other side.
tracker item
drawings seem not UTF-8 compatible
when I use persian names for pages the "{draw name=foo}" in wiki outputs something like this

<p><a href='#' inhibited_Click="javascript:window.open('tiki-editdrawing.php?page=%D8%A7%D9%87%D8<span style='display:inline;' id='dyn_AF_display'><a class='dynavar' inhibited_Click='javascript:toggle_dynamic_var("AF");' title='Click to edit dynamic variable: AF'>NaV</a></span><span style='display:none;' id='dyn_AF_edit'><input type='text' name='dyn_AF' value='NaV' /><input type="submit" name="_dyn_update" value="Update variables"/></span>D8%A7%D9%81+%D9%88+%D9%85%D8%A7%D9%85%D9%88%D8%B1<span style='display:inline;' id='dyn_DB_display'><a class='dynavar' inhibited_Click='javascript:toggle_dynamic_var("DB");' title='Click to edit dynamic variable: DB'>NaV</a></span><span style='display:none;' id='dyn_DB_edit'><input type='text' name='dyn_DB' value='NaV' /><input type="submit" name="_dyn_update" value="Update variables"/></span>8C%D8<span style='display:inline;' id='dyn_AA+_display'><a class='dynavar' inhibited_Click='javascript:toggle_dynamic_var("AA+");' title='Click to edit dynamic variable: AA+'>NaV</a></span><span style='display:none;' id='dyn_AA+_edit'><input type='text' name='dyn_AA+' value='NaV' /><input type="submit" name="_dyn_update" value="Update variables"/></span>D8%A8%D8%A7%D8%B4%DANaVD8%A7%D9%87&path=/test/tiki&drawing=foo2','','menubar=no,width=252,height=25');"><img border='0' src='img/wiki/foo2.gif' alt='click to edit' /></a>
</p>

in the html code which in browser adds this line to the picture of drawing :

NaVD8%A7%D9%81+%D9%88+%D9%85%D8%A7%D9%85%D9%88%D8%B1NaV8C%D8NaVD8%A8%D8%A7%D8%B4%DANaVD8%A7%D9%87&path=/test/tiki&drawing=foo2','','menubar=no,width=252,height=25');">

and also the link for editing the drawing does not work
tracker item
Drawings: Start button is leftover
Tiki Drawings are working in BRANCH-1-8 and BRANCH-1-9. However, after I created a drawing, I am sometimes leftover with a Java "Start" button.

Can someone confirm this bug?
tracker item
DSN/postgres in tikiwiki/mysql
tikiwiki installed with mysql.
Create DSN with 'pgsql://user:password@host:port/DB'.
In wiki, use plugin SQL or REQUEST/DATATABLE.
And a lot of errors in php, select statement, mysql syntax and postgres error!
Thanks
tracker item
Duplicate entire structure for translation
For translation, I would like a way to duplicate an entire structure, and have Tiki automatically build the translation relationships between wiki pages.

For example, consider that I have the following structure in English

Structure Name
Page Foo
..Page Bar
..Page Alpha

Now I want to translate the structure to Spanish. I want Tiki to create (automatically):

Structure Name, sp
Page Foo, sp
..Page Bar, sp
..Page Alpha, ap

__AND__ create the translation relationships between the specific pages (for example from "Page Foo" to "Page Foo, sp"

tracker item
Duplicate posts in forum with email gateway
This is an ongoing problem carried over from previous Tiki versions. In a forum that has a POP mail gateway set up, each post made by a user at the forum generates a second, duplicate post attributed to "anonymous".

When I follow the email's reply-to link to view the forum post page, the thread name and author and content of the topic post and previous post are all missing, the previous message dates are Thu, Jan 01, 1970 (08:00) and these error notices are at the top of the page:

Notice: Undefined index: parentId in /lib/commentslib.php on line 1508

Notice: Undefined index: parentId in /lib/commentslib.php on line 1534

Notice: Undefined index: message_id in /lib/commentslib.php on line 1534.

Viewing in Threaded Style, a single emailed reply displayed correctly -- although not once, but six times, once in reply to each post in the thread :-/ . Viewing in Plain Style, the emailed reply appeared only once, properly at the top of the thread (as most recent post).

Authors' names don't show up when viewing in Headers Only style.

----
__Update (using 1.9cvs from June 13th 2007)__ by Xavi.
This bug is confirmed with current cvs code. I can't see no more "Notice: Undefined index: ...", but message is duplicated by an "anonymous" user, plus some other duplication by the same registered user on a different level of the same thread in the forum.

Example of forum thread here:
[http://www.moviments.net/precarios/tiki-view_forum_thread.php?topics_offset=1&forumId=2&comments_parentId=118]

being a gateway to:
[http://es.groups.yahoo.com/group/precarios-www/]

Related pages:
((doc:Forum and List Synchronization))
tracker item
dynamic contents in userdefined modules crashes tiki
If you define a {MODULE} - Tag in a dynamic content element and add the dynamic content to a user module ( with use of wiki parser ). Tiki shows a blank page.
tracker item
Dynamic Variables do not Handle Consecutive '\' Characters Properly
When entering the backslash character twice in a Dynamic Variable's content, e.g. \\servername\share, Dynamic Variables act unpredictably:
* You need to enter four '\' in order to get two '\' chars in the first occurrence of the DV. All other occurrences have all four '\'s
* If there are more than one DVs with more than one '\' chars, upon updating one DV, 1/2 of all '\' chars will be lost in all the DVs on the page. E.g.:

||DV name |Stored Text |Editable Displayed Text |Non-editable Displayed Text |Stored Text after saving ANY DV on the page.
~np~%dv1%~/np~ |\\\\server1\share |\\server1\share |\\\\server1\share |\\server1\share
~np~%dv1%~/np~ |\\\\server2\\share |\\server1\share |\\\\server1\\share |\\server2\share||

Disclaimer: Please pardon our use of the name it.tikiwik as a username. It wasn't meant to imply affiliation with tikiwiki; it's just a standard our department uses for internet accounts.
tracker item
E-mailed forum topic contains Discussion link when no discussion is happening.
I'm using 1.9.2. When I e-mail a new forum topic a forum, the body of the topic has added to it the following language:

~np~Use this thread to discuss the [tiki-index.php?page=mynewforumtopic|mynewforumtopic] page.~/np~

This would make sense if the material was coming in as a result of a Discussion of a wiki page. It might possibly make sense if the wiki page exists. It does not make sense in the context of creating a new forum topic that does not discuss a wiki page.

A bad solution is to verify that the wiki page exists before creating a link to the wiki page. This is not satisfactory because wiki pages may exist that are not related. For example, in my application, I have a forum for each state or other territory which discusses forms. Each state has forms with similar names. A discussion of a form "X" in one state's forum should not be linked to a wiki page "X" dealing with another state's form. Such a link could cause someone a real big problem if they don't realise what's happening. A similar mixup on a medical topic could be even more disastrous.
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 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
Easier way to link to attachments in WIKI
It would be nice if there was the ability to have links to attachments easier than having to remember the file name from the attachments screen. It would be nice to get a list of all attachments on the WIKI edit screen and have the ability to click on the attachments to bring in the WIKI markup for the attachment link.
tracker item
Edit Article doesn't default to the correct Publish date
When editing a new article, the publish date at the bottom defaults to 2000. The month and day are not consistent, but it's always 2000.

I've checked the code. It's using these variables.
{CODE()}
$publishDate = date("U");
$cur_time = getdate();
$expireDate = mktime ($cur_time["hours"], $cur_time["minutes"], 0, $cur_time["mon"], $cur_time["mday"]+365, $cur_time["year"]);
$dc = &$tikilib->get_date_converter($user);
{CODE}
I'm running 1.9.1.

Any ideas?
tracker item
Edit CSS feature: Warnings when CSS file has @import
When a CSS file has an import:

@import "http://marclaporte.com/mozilla/rustico.css";

I get some warnings:
Warning: file(styles/http://marclaporte.com/mozilla/rustico.css) [function.file]: failed to open stream: No such file or directory in tiki-edit_css.php on line 22

Warning: Invalid argument supplied for foreach() in tiki-edit_css.php on line 25
tracker item
Edit CSS: memory exhausted in logs when trying to edit style containing @import
When using the Edit CSS feature (-+tiki-edit_css.php+-) to edit simple.css it tries to import -+styles/lite/lite.css+- via regexp matching pattern ''@import'' found in -+simple.css+-

The problem is i have set PHP memory_limit 128M and it still crashes PHP and in my apache error log i see "Memory exhausted" or "-+~np~[Mon Aug 13 12:45:51 2007] [notice] child pid 2421 exit signal Segmentation fault (11)~/np~+-"

I did some debugging with dies and i don't get why the following regexp matches twice (there's only one ''@import'' in -+simple.css+-):

{CODE()}preg_match_all("/@import( |\t)+('|\")(.*)(|\")( |\t)*;/U", $line, $importfiles, PREG_SET_ORDER){CODE}

Related to http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1162
tracker item
Edit page warning sometimes stays active even when you cancel.
Can someone give more details on this one?

I believe the problem occurs when someone goes to edit a page then uses the browser buttons, links or types a new URL without clicking either the svae or cancel buttons. -- mdavey

A related issue is that the lock is checked /before/ all the permissions checks have been done. The result is that one can try to edit a page as anonymous, get an error warning, login, try again only to be told that 'Anonymous' is editing the page. -- mdavey

obs: waiting for cvs to unlock to commit
tracker item
Editing a wiki page: Footnotes and Comment are unclear labels
Footnotes should be "My footnotes"

Comment should be "Edit Summary"

tracker item
Editing an article returns an error page on 1.9.6
Since 1.9.6, when I post a new article ("Edit article"; I'm user with admin privileges on that site) I 'm returned to a page saying: "Article not found", and this is the url shown on the browser: http://www.moviments.net/tiki-read_article.php?articleId=

However, the article has been posted successfully .
Hoiwever, users get confused and re-submit the article several times, ... and end up with the idea that Tiki is "kind-of-broken"...

This is the message of the post, in case it matters:

Title:
Nous cursos GRATUÏTS: Wiki i Portals Web col·laboratius (TikiWiki CMS/Groupware)

Author name:
Xavi

Theme:
a theme called "Projecte_cursos", as with earlier tiki versions, working fine that them, associated img, etc.

Type:
Article

text floating around image

no categ selected

Header: (inside code box here on dev.tw.o; without on my site)
{CODE()}
Es torna a fer una nova tongada de cursos __GRATUÏTS__ sobre
* __Redacció col·laborativa__ de documents a través d'Internet emprant __Wikis__, i
* __Administració de portals web dinàmics i col·laboratius__, basats en __TikiWiki CMS/Groupware__, en nivell inicial, intermig i avançat.

Més informació sobre dies i hores a sota (o directament a http://moviments.net/cursos )
{CODE}

Body:
{CODE()}
------------------------------------------------------------------------------------
* Curs de __Wiki__: Redacció col·laborativa de documents per Internet (__nivell I__: iniciació) . DATES:
** 27, 29 de novembre, i 1, 4 i 5 de desembre. 10-13h,
++ ó
** 28, 29, 30 de novembre, i 1, 5 de desembre. 17-20h
------------------------------------------------------------------------------------
* Curs d'__Admin. Tiki CMS/Groupware__: portals web dinàmics i col·laboratius (__nivell I__, iniciació).
** 11, 13, 15, 19 i 21 de desembre. 10-13h
++ó
** 28, 29, 30 de novembre, 1 i 5 de desembre. 10-13h
------------------------------------------------------------------------------------
* Curs d'__Admin. Tiki CMS/Groupware__: portals web dinàmics i col·laboratius (__nivell II__, intermig).
** 11, 13, 15, 19 i 21 de desembre. 10-13h
++ ó
** 11, 13, 15, 19 i 21 de desembre. 17-20h
------------------------------------------------------------------------------------
* Curs d'__Admin. Tiki CMS/Groupware__: portals web dinàmics i col·laboratius (__nivell III__, avançat).
** 27, 29 de novembre, 1, 4 i 5 de desembre. 10-13h
++ ó
** 11, 13, 15, 19 i 21 de desembre. 17-20h
------------------------------------------------------------------------------------

Més informació (i pre-inscripcions, si t'interessa):
http://moviments.net/cursos

Exemple de nous "espais de treball" (nova funcionalitat del Tiki):
http://moviments.net/cursos/ws5

Fins aviat,

Xavier de Pedro
Projecte Cursos,
AlterComs SCCL
{CODE}
tracker item
Editing an event changes the time + article & tracker time can be wrong.
Can be duplicated on tikiwiki.org

start and end time in tiki-calendar.php (add or edit mode) takes the GMT time, even if the current user is in local time.

This is not such a problem when adding an event because the user is expected to choose the time.

However, when someone edits an existing event, the start & end times are reverted back to GMT. When the user saves the event, the time is several hours off.

--

Related:
Also affects tiki-edit_article.php, tiki-edit_submission.php and tiki-view_tracker.php (when submitting a tracker)

To duplicate the bug, you must be in a different timezone than your server.
tracker item
edu.tw.o broken (unserialize() error at tiki_setup.php) after intertiki activated -just coincidence?
I login to edu.tw.o with my admin account (it's user "xavi", with admin rights on edu.tw.o, but not on tw.o, where this user "xavi" was already registered, as plain "Registered" user). Intertiki is activated as slave.

I login to edu.tw.o as user "xavi" (without realm on the right), and pass. I login. (I couldn't previous days... :-/ )
Then I see a notice on top of each page saying:
{CODE()}
Notice: unserialize(): Error at offset 245 of 250 bytes in /var/lib/gforge/chroot/home/groups/edutiki/htdocs/tiki-setup.php on line 1446{CODE}

Then, I edit a page (or other actions), and I get after cliking to save button:

{CODE()}Notice: unserialize(): Error at offset 245 of 250 bytes in /var/lib/gforge/chroot/home/groups/edutiki/htdocs/tiki-setup.php on line 1446

Warning: Cannot modify header information - headers already sent by (output started at /var/lib/gforge/chroot/home/groups/edutiki/htdocs/tiki-setup.php:1446) in /var/lib/gforge/chroot/home/groups/edutiki/htdocs/tiki-editpage.php on line 764{CODE}

Followed by "blank". So tiki is stuck there showing nothing else, and no link to go back, etc.

Please, help!, since it doesn't look nive for users trying tiki....

Btw, The category "FEature" ehre in dev.tw.o is missing "Login" + Intertiki" , plus another category for "Mods", contanining all the mods released in cvs sf.net.
tracker item
email address -- Tiki-contact
In clean installs of both 1.9.7 and 1.10 I found that the email address entered in Tiki-Admin:General (Sender email)is reflected in Tiki-Contact the format user(AT)address(DOT)com. Example: the doc pages lead to the example at: http://security.tikiwiki.org/tiki-contact.php were the email address is also shown as: "click here to send us an email: security(AT)tikiwiki(DOT)org". All of my email clients parse this to an address of: AT DOT <securitytikiwikiorg>, which obviously does not work. I have viewed my pages on several different Linux and WinXP machines, all with the same results.

If have not gotten far enough in my setup to see if this "problem" surfaces elsewhere.

As I have not seen a bug report, nor other question on this issue I wonder if I am doing something wrong.

Thank you for for this fantastic project!
tracker item
Email address in RSS is shown as &#xxx; instead of letters
pmor



tracker item
email notification only working uf user watches set on
/lib/tikilib.php only processing mail notification on update_page if user watches switched on; notifications not being sent if set on the perms for the page. see line 5472

global $feature_user_watches;
if ($feature_user_watches == 'y') {
// Deal with mail notifications.
include_once('lib/notifications/notificationemaillib.php');
global $histlib; include_once ("lib/wiki/histlib.php");
$old = $histlib->get_version($pageName, $old_version);
$foo = parse_url($_SERVER["REQUEST_URI"]);
$machine = $this->httpPrefix(). dirname( $foo["path"] );
require_once('lib/diff/difflib.php');
$diff = diff2($old["data"] , $edit_data, "unidiff");
sendWikiEmailNotification('wiki_page_changed', $pageName, $edit_user, $edit_comment, $old_version, $edit_data, $machine, $diff, $minor);
}
tracker item
Enable users to customize their forum thread layout in their preferences
Users are able to customize Forum Threat layout in a menu on top of the threat with number of posts per page, style, sort by. In My Tiki users are able to set this as preference for user to user messages. This should be possible for the Forum layout too!

Some users prefere the Forum old-post-first and all posts on one page, others prefere latest-post-first and 10 or 20 messages per Page. I would like users to set personal preferences for the discussion forum too. Not for each forum, but once per user, globally in myTiki.

This is a standard feature of most bulletin Board software and the TikiForum should have it too :)
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 if inserting tracker item from wiki plugin (simple tracker)
I created a tracker with several fields, mainly rating, textareas, dropdown, user selector, date selector.
||
Id position name type options isMain Tbl vis Searchable Public Hidden Mandatory
291 0 Rating system -2,-1,0,1,2 - y - y - -
293 edit 20 Descricpión de la incidencia textarea 1,60,5,1000 y y y y n y remove
294 edit 21 Tipología de redacción colaborativa drop down elegir uno,documentos de ofimática solo... n y y y n y remove
295 edit 22 Comentarios textarea 1,60,5,1000 n y y y n n remove
297 edit 27 Dia jscalendar n y y y n n remove
296 edit 30 Informante user selector 1 n y y y n n remove||

Called all fields from a wiki TRACKER plugin (the data field and user selector are not shown through plugin, even if configured as "public"), and submit some data (required and visible fields).

Then I got this error:

{CODE()}
Warning: mysql error: Duplicate entry '240-296' for key 1 in query:

insert into `tiki_tracker_item_fields`(`itemId`,`fieldId`,`value`) values(?,?,?)


in /var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/tikidblib.php on line 134


Context:
File /tiki-index.php
Url /tiki-index.php?trackit=10&page=prova&refresh=1&track%5B293%5D=prueba&track%5B294%5D=Wiki&track%5B295%5D=prueba&authorfieldid=296&track%5B296%5D=Xavi&action=Envia-ho
Query:
insert into `tiki_tracker_item_fields`(`itemId`,`fieldId`,`value`) values(?,?,?)
Values:
0 240
1 296
2 Xavi
Message:
Error Message Duplicate entry '240-296' for key 1


array(6) {
[0]=>
array(6) {
["file"]=>
string(65) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/tikidblib.php"
["line"]=>
int(84)
["function"]=>
string(9) "sql_error"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
&string(80) "insert into `tiki_tracker_item_fields`(`itemId`,`fieldId`,`value`) values(?,?,?)"
[1]=>
&array(3) {
[0]=>
int(240)
[1]=>
int(296)
[2]=>
string(4) "Xavi"
}
[2]=>
&bool(false)
}
}
[1]=>
array(6) {
["file"]=>
string(75) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/trackers/trackerlib.php"
["line"]=>
int(619)
["function"]=>
string(5) "query"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(80) "insert into `tiki_tracker_item_fields`(`itemId`,`fieldId`,`value`) values(?,?,?)"
[1]=>
&array(3) {
[0]=>
int(240)
[1]=>
int(296)
[2]=>
string(4) "Xavi"
}
}
}
[2]=>
array(6) {
["file"]=>
string(87) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/wiki-plugins/wikiplugin_tracker.php"
["line"]=>
int(69)
["function"]=>
string(12) "replace_item"
["class"]=>
string(10) "trackerlib"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
&string(2) "10"
[1]=>
∫(0)
[2]=>
&array(1) {
["data"]=>
array(6) {
[0]=>
array(3) {
["fieldId"]=>
int(293)
["value"]=>
string(6) "prueba"
["type"]=>
int(1)
}
[1]=>
array(3) {
["fieldId"]=>
int(294)
["value"]=>
string(4) "Wiki"
["type"]=>
int(1)
}
[2]=>
array(3) {
["fieldId"]=>
int(295)
["value"]=>
string(6) "prueba"
["type"]=>
int(1)
}
[3]=>
array(3) {
["fieldId"]=>
int(296)
["value"]=>
string(4) "Xavi"
["type"]=>
int(1)
}
[4]=>
array(4) {
["fieldId"]=>
string(3) "296"
["value"]=>
string(4) "Xavi"
["type"]=>
string(1) "u"
["options"]=>
int(1)
}
[5]=>
array(2) {
["fieldId"]=>
bool(false)
["value"]=>
string(5) "prova"
}
}
}
[3]=>
&string(1) "o"
}
}
[3]=>
array(4) {
["file"]=>
string(63) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/tikilib.php"
["line"]=>
int(4117)
["function"]=>
string(18) "wikiplugin_tracker"
["args"]=>
array(2) {
[0]=>
&string(156) "Formulari per informar d'incidències durant la redacció colaborativa de la "Guia Erasmus", segons la tipologia de redacció colaborativa emprada"
[1]=>
&array(7) {
["trackerId"]=>
string(2) "10"
["fields"]=>
string(23) "291:293:294:295:297:296"
["action"]=>
string(8) "Envia-ho"
["showtitle"]=>
string(1) "y"
["showdesc"]=>
string(1) "y"
["showmandatory"]=>
string(1) "y"
["embedded"]=>
string(1) "y"
}
}
}
[4]=>
array(6) {
["file"]=>
string(63) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/tikilib.php"
["line"]=>
int(4399)
["function"]=>
string(11) "parse_first"
["class"]=>
string(7) "tikilib"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
&string(752) "{img src="img/wiki_up/Categories-ADMIN-001.png" }

img src="img/wiki_up/Categories-ADMIN-001.png"

{TRACKER(trackerId=>10,fields=>291:293:294:295:297:296,action=>Envia-ho,showtitle=>y,showdesc=>y,showmandatory=>y,embedded=>y)}Formulari per informar d'incidències durant la redacció colaborativa de la "Guia Erasmus", segons la tipologia de redacció colaborativa emprada{TRACKER}

{TRACKERLIST(trackerId=>10,fields=>291:293:294:295:297:296,showtitle=>y,showlinks=>y,showdesc=>y,showinitials=>y,showstatus=>n,status=>opc,sort_mode=>asc,max=>3,filterfield=>294,filtervalue=>documentos de ofimática solo acesibles en local,exactvalue=>)}Notice{TRACKERLIST}"
[1]=>
&array(2) {
["data"]=>
array(0) {
}
["key"]=>
array(0) {
}
}
[2]=>
&array(2) {
["data"]=>
array(0) {
}
["key"]=>
array(0) {
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(62) "/var/lib/gforge/chroot/home/groups/gclub/htdocs/tiki-index.php"
["line"]=>
int(401)
["function"]=>
string(10) "parse_data"
["class"]=>
string(7) "tikilib"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(752) "{img src="img/wiki_up/Categories-ADMIN-001.png" }

img src="img/wiki_up/Categories-ADMIN-001.png"

{TRACKER(trackerId=>10,fields=>291:293:294:295:297:296,action=>Envia-ho,showtitle=>y,showdesc=>y,showmandatory=>y,embedded=>y)}Formulari per informar d'incidències durant la redacció colaborativa de la "Guia Erasmus", segons la tipologia de redacció colaborativa emprada{TRACKER}

{TRACKERLIST(trackerId=>10,fields=>291:293:294:295:297:296,showtitle=>y,showlinks=>y,showdesc=>y,showinitials=>y,showstatus=>n,status=>opc,sort_mode=>asc,max=>3,filterfield=>294,filtervalue=>documentos de ofimática solo acesibles en local,exactvalue=>)}Notice{TRACKERLIST}"
[1]=>
&string(1) "0"
}
}
}
{CODE}
tracker item
Error in permissions of the file galleries and other objects
When I try to set permissions for galleries or other objects manually, I get an error.

See [http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=10&topics_sort_mode=lastPost_desc&forumId=4&comments_parentId=22138|Forum Link] for an other post and a screenshot of the error.

tracker item
Error message when trying to subscribe a second time to the newsletter
This is error message:

Context:
File /tiki-newsletters.php
Url /tiki-newsletters.php
Query:
insert into `tiki_newsletter_subscriptions`(`nlId`,`email`,`code`,`valid`,`subscribed`,`isUser`) values(?,?,?,?,?,?)
Values:
0 16
1 marclaporte
2 f5c1651f42442974d3114db487c55be4
3 n
4 1142651354
5 y
Message:
Error Message Duplicate entry '16-marclaporte-y' for key 1
tracker item
Error: viewing and creation Article
At viewing and creation Article such mistake:

Warning: mysql error: Unknown column 'tiki_articles.author' in 'on clause' in query:

select `tiki_articles`.*,
`users_users`.`avatarLibName`,
`tiki_article_types`.`use_ratings`,
`tiki_article_types`.`show_pre_publ`,
`tiki_article_types`.`show_post_expire`,
`tiki_article_types`.`heading_only`,
`tiki_article_types`.`allow_comments`,
`tiki_article_types`.`comment_can_rate_article`,
`tiki_article_types`.`show_image`,
`tiki_article_types`.`show_avatar`,
`tiki_article_types`.`show_author`,
`tiki_article_types`.`show_pubdate`,
`tiki_article_types`.`show_expdate`,
`tiki_article_types`.`show_reads`,
`tiki_article_types`.`show_size`,
`tiki_article_types`.`show_topline`,
`tiki_article_types`.`show_subtitle`,
`tiki_article_types`.`show_linkto`,
`tiki_article_types`.`show_image_caption`,
`tiki_article_types`.`show_lang`,
`tiki_article_types`.`creator_edit`
from `tiki_articles`, `tiki_article_types`left join `users_users` on `tiki_articles`.`author` = `users_users`.`login` where `tiki_articles in /home/www/istiki/lib/tikidblib.php on line 134
tracker item
failed to set proper "include_path" in tw 1.9.8.x
Hello

I had a lot of warning when i upgraded to tw 1.9.8.1 this morning.
It talked about include_once() problem and include_path.

Many things to say about:
php in safe_mode (deprecated) cannot modify ini value !
ini value set in apache conf with php_admin_value cannot be modified !

all scripts using "TikiInit::prependIncludePath()" have to check the return value of the method because init_set and set_include_path can return FALSE.
In this case, an error message should be printed to the user, and/or logged.

Here is a list of files using this method.
- db/tiki-db.php
- tiki-install.php
- tiki-setup.php

tracker item
#1377
Bugs & Wish list
tracker item
Fatal error: Cannot re-assign $this in /lib/hawhaw/hawiki.inc on line 599 | tiki-mobile.php
Seems to be related to PHP 5.0.5

I get an empty page with only this error, when accessing /tiki-mobile.php

It works well on PHP4
tracker item
Favicon not correctly implemented.
The implementation of favicons is incorrect for types other than .png.

Tiki currently renders the favicon as:
{CODE(caption="Current rendering",ishtml="0")}<link rel="icon" href="favicon.png" />
{CODE}

Notice that there is no declaration of MIME type (very bad). If you goto Administration | Look & feel | Other, there is a pull-down box to select the favicon icon MIME type, which gives choices:
* image/png
* image/bmp (wrong!)
* image/x-icon (wrong!)

None of these selections actually effect the LINK tag! In other words, someone forgot to implement the MIME attribute of the link tag. Even if it was implemented, these choices would be wrong (see solution).

Also on the Look & feel | Other page, there is a 32 character limit on the favicon icon file name. This limit is too small and is problematic for sites where the favicon is not located in the tiki root directory.
tracker item
favicon settings: 3 issues
tiki-admin.php?page=general

1- favicon box is limited to 32 characters. This is not enough for people using multiki.

2- When I try to change path to favicon, it doesn't save.

3- How do I deactivate this feature?

Shouldn't this feature be in Site identity?
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
Feature broken: Attachments to inbound emails not saved.
I'm running 1.9.2. I am unable to get the attachment portion of inbound emails to show up as an attachment to a forum post or wiki page. I expect this also applies to analogous emails of other types of content. I think this was working in January 2006.

I will be posting a related issue in the next item. It deals with e-mails to forums having "Use this thread to discuss the [tiki-index.php?page=xxx|xxx] page." added to the body of the forum post, as if it was a Discussion of a wiki page.
tracker item
Feature Request: Add Question Grouping to FAQ feature
I have a FAQ with many questions with no organization which can make it difficult to find a particular question (and therefore related answer).
tracker item
feature_redirect_on_error (in tiki-admin.php?page=features) doesn't seem to do anything
If the page I am looking for doesn't exist, Tiki will send to a similar page (if only one) or to the list of pages (if many)

This is interesting.

However, I may not want this behavior if I am building my wiki pages from the menu 1- create menu and 2 click on it to create page and thus testing the link.

This new feature (which wasn't there before) creates a new behavior that maybe should be the default. But it should be possible to turn it off.

AFAICT, feature_redirect_on_error (in tiki-admin.php?page=features) doesn't seem to do anything in 1.9 or 1.10 Redirect on error seems to always be on.

tracker item
Field drop down
The field drop down in the tracker is to short to support the list of all contry (see bellow)

Français :: Le field 'drop down' est trop court pour supporter la liste des pays du monde (ci-contre). Il faut ajouter de l'espace pour 2000 caractères!

__Listes des pays du monde (inclus les États membres de la Francophonie)_
Afghanistan,Afrique du Sud,Albanie,Algérie,Allemagne,Andorre,Angola,Antigua-et-Barbuda,Arabie saoudite,Argentine,Arménie,Australie,Autriche,Azerbaïdjan,Bahamas,Bahreïn,Bangladesh,Barbade,Belgique,Belgique/Communauté française de,Belize,Bénin,Bhoutan,Biélorussie,Bolivie,Bosnie-Herzégovine,Botswana,Brésil,Brunei,Bulgarie,Burkina Faso,Burundi,Cambodge,Cameroun,Canada,Canada/Québec,Canada/Nouveau-Brunswick,Cap-Vert,Centrafrique,Chili,Chine,Chypre,Colombie,Comores,Congo,Congo RD,Corée du Nord,Corée du Sud,Costa Rica,Côte d’Ivoire,Croatie,Cuba,Danemark,Djibouti,Dominique,Égypte,Émirats arabes unis,Équateur,Érythrée,Espagne,Estonie,États-Unis,Éthiopie,Fidji,Finlande,France,Gabon,Gambie,Géorgie,Ghana,Guatemala,Grèce,Grenade,Guinée,Guinée-Bissau,Guinée équatoriale,Guyana,Haïti,Honduras,Hongrie,Inde,Indonésie,Irlande,Iran,Iraq,Islande,Israël,Italie,Jamaïque,Japon,Jordanie,Kazakhstan,Kenya,Kirghizstan,Kiribati,Koweït,Laos,Lesotho,Lettonie,Liberia,Liban,Libye,Liechtenstein,Lituanie,Luxembourg,Macédoine,Madagascar,Malaisie,Maldives,Malawi,Mali,Malte,Marshall,Maroc,Maurice,Mauritanie,Mexique,Micronésie,Moldavie,Monaco,Mongolie,Mozambique,Myanmar,Namibie,Nauru,Népal,Nicaragua,Niger,Nigeria,Norvège,Nouvelle-Zélande,Oman,Ouganda,Ouzbékistan,Pakistan,Palaos,Panama,Papouasie-Nouvelle-Guinée,Paraguay,Pays-Bas,Pérou,Philippines,Pologne,Portugal,Qatar,République dominicaine,République tchèque,Royaume-Uni,Roumanie,Russie,Rwanda,Sainte-Lucie,Saint-Kitts-et-Nevis,Saint-Marin,Saint-Vincent-et-les-Grenadines,Salomon,Salvador,Samoa,Sao Tomé-et-Principe,Sénégal,Seychelles,Sierra Leone,Singapour,Slovaquie,Slovénie,Somalie,Soudan,Sri Lanka,Suède,Suisse,Suriname,Swaziland,Syrie,Tadjikistan,Tanzanie,Tchad,Thaïlande,Timor oriental,Togo,Tonga,Trinité-et-Tobago,Tunisie,Turkménistan,Turquie,Tuvalu,Ukraine,Uruguay,Vanuatu,Vatican,Venezuela,Viêt Nam,Yémen,Yougoslavie,Zambie,Zimbabwe
tracker item
File gallery listing returns fatal error (smarty, in tiki-list_file_gallery.tpl line 43)
Using 1.9cvs from a couple of weeks
Attempting to list any file gallery returns:
{CODE()}
Fatal error: Smarty error: [in tiki-list_file_gallery.tpl line 43]: syntax error: invalid attribute name: 'galeria' title='Fes' (Smarty_Compiler.class.php, line 1536) in /home/httpd/tiki19/lib/smarty/libs/Smarty.class.php on line 1095
{CODE}

For instance, here:
http://www.moviments.net/diaspora/tiki-list_file_gallery.php?galleryId=3

I'm using Catalan language interface

I've removed that line from the code, and the site is working again.
tracker item
File Gallery: Batch upload (Unzip all zip files) adds some garbage (.htaccess, etc)
It seems to be because Tiki uses temp/ to unzip and temp is not empty:
temp/.cvsignore
temp/README
temp/_htaccess
temp/index.php
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
filter by summary doesn't show the text input field to me here on dev.tw.o/tracker5
Logged as user xavi here on dev.tw.o/tracker5 I can't filter by summary (text field): no text input field is shown. Some other type of filter fields work as expected (I didn't try all) but not filter by summary.
Reported April 2nd. Using Firefox 2.0.0.13 ca on GNU/Linux
---
Reproduced as user xavidp (admin rights) using 2.x here again on dev.tw.o/tracker5 using Firefox 3.0 ca on GNU/Linux.
tracker item
filtering this tracker on this site is not working!
List tracker items of dev.tw.o/tracker5
Filter them by summary for the word "group", or submitted by "xavidp" (for instance).
I get no results, when there are some (or plenty) records...
tracker item
Find missing wiki image and page links
tracker item
first login after new install fails after install in subdirectory (tiki-change_password.php not foun
Unverified bug . New install of 1.9.10.1 in subdirectory, e.g. http://my.domain.com/subdir

After typing in admin/admin to login for the first time, I was redirected to http://my.domain.com/tiki-change_password.php instead of the expected http://my.domain.com/subdir/tiki-change_password.php.
tracker item
Fix CAS authentication in 1.9.x
[http://sourceforge.net/tracker/index.php?func=detail&aid=1325010&group_id=64258&atid=506846]

tracker item
Flash content overlapping phplayers menus
When a wiki page displays flash content through the flash wikiplugin, phplayers menus will appear under the flash content. This will happen even if the z-index property is properly set, because Flash renders on top of all DHTML layers.
tracker item
floatval is not compatible to PHP < 4.2
floatval() gets used in tiki-register.php and is not available in PHP < 4.2
tracker item
For incoming RSS feeds -- escaped entities (&amp;) in URL are not replaced with entities (&)
In the RSS module part of Tikiwiki, incoming RSS feeds are incorrectly parsed.

Escaped entities (&amp; &apos; &quot; etc.) have to be replaced with the entities themselves when the RSS feed is viewed. However, this is not done. As a result, when a user clicks on the links, the link still has references to (&amp;) which makes it an invalid URL.

The problem is in "parse_rss_data" function of rsslib.php
tracker item
Forum & comment threading: make optional and plain (not threaded) by default
Tiki 1.9.x forums have improved nicely over the last few months. One more thing to make them cleaner is to make the default threading to plain.

Let's face it, it looks cleaner :-)


{img src=images/code.png}%%% {CODE()}
===================================================================
RCS file: /cvsroot/tikiwiki/tiki/comments.php,v
retrieving revision 1.31.2.50
diff -c -r1.31.2.50 comments.php
*** comments.php 11 May 2007 23:15:50 -0000 1.31.2.50
--- comments.php 31 May 2007 04:01:10 -0000
***************
*** 386,392 ****

if (!isset($_REQUEST["comments_style"])) {
// TODO: Make this an option.
! $_REQUEST["comments_style"] = 'commentStyle_threaded';
} else {
$smarty->assign('comments_style_param', '&amp;comments_style='.$_REQUEST['comments_style']);
$comments_show = 'y';
--- 386,392 ----

if (!isset($_REQUEST["comments_style"])) {
// TODO: Make this an option.
! $_REQUEST["comments_style"] = 'commentStyle_plain';
} else {
$smarty->assign('comments_style_param', '&amp;comments_style='.$_REQUEST['comments_style']);
$comments_show = 'y';

{CODE}
tracker item
Forum has problem displaying a long svn commit mail
Hi,

I tried to set up a forum as archive for the commit emails from our svn.
It kind of works, but yesterday there was a long commit email. Our commit emails also contain the diff which was committed. This one contained also html pages, so there was html-markup in the email. Additionally the email was *very* long.
I disabled wiki syntax for the forum.
Nevertheless, there were two problems:
the html markup in the email was interpreted, i.e. rendered as html instead of displayed as plain text. I'm not sure whether this is a bug or a feature request. I would prefer if it would just display the message as plain text. The rendered html was all over the page, i.e. it escaped the text box.

And it already appeared on the page which should actually list only the threads, not show the post contents. It seems it was maybe only an error message (which as described above caused another problem).

This is how the displayed wiki html page starts:

--------8<---------------8<---------------------8<-----------------------
This is TikiWiki v1.9.10.1 -Sirius- © 2002–2007 by the Tiki community Thu 23 of Oct, 2008 [15:26]
+ +
+Definition at line 50 of file interface.c. +
+References MAXSIZE.

--------8<---------------8<---------------------8<-----------------------

(the lines with the plus signs come from the commit mail).

Then the tikiwiki boxes start.
In the box where actually the thread list should appear, the following appears:
--------8<---------------8<---------------------8<-----------------------
Error


An error occured in a database query!

+ +
+Definition at line 577 of file interface.c. +
+Referenced by print_cpu(), and print_net().
Context:
File tiki-view_forum.php
Url tiki-view_forum.php?forumId=2
Query:
insert into `tiki_comments`(`objectType`, `object`, `commentDate`, `userName`, `title`, `data`, `votes`, `points`, `hash`, `parentId`, `average`, `hits`, `type`, `summary`, `smiley`, `user_ip`, `message_id`, `in_reply_to`) values ( ?, ?, ?, ?, ?, ?, 0, 0, ?, ?, 0, 0, ?, ?, ?, ?, ?, ?)
Values:
0 forum
1 2
2 1224768390
3 Anonymous
4 - zoum in trunk/zoum/trunk/interface/docs
5 Author: zoum Date: 2008-10-23 00:06:36 +0200 (Thu, 23 Oct 2008) New Revision: 648 Added: trunk/zoum/trunk/interface/docs/html/classes.html trunk/zoum/trunk/interface/docs/html/cpu__implement_8c-source.html trunk/zoum/trunk/interface/docs/html/example1_8c-source.html trunk/zoum/trunk/interface/docs/html/examp

.....
a lot of text skipped

.....
trunk/zoum/trunk/interface/docs/perlmod/doxyrules.make ___________________________________________________________________ Name: svn:eol-style + native
6071ba94cc94282dcc6dce5f2694e6a547238n91011131.246.77.1381220081022220639.193F1A2363@somehost.uni-foo.de13Message:Error MessageGot a packet bigger than 'max_allowed_packet' bytes

Go back


--------8<---------------8<---------------------8<-----------------------

Alex
tracker item
Forum migration script
Does anyone know of a migration script / strategy for moving tiki forums
from one Tiki to another?

I want to move this Galaxia forum:
http://tikiwiki.org/tiki-view_forum.php?forumId=11
to:
http://workflow.tikiwiki.org/

The themes forum
http://tikiwiki.org/tiki-view_forum.php?forumId=14
to:
http://themes.tikiwiki.org/

And the Multilingual/i18n <tiki-view_forum.php?forumId=13> forum:
http://tikiwiki.org/tiki-view_forum.php?forumId=13
http://tikiwiki.org/tiki-view_forum.php?forumId=10
http://tikiwiki.org/tiki-view_forum.php?forumId=15
http://tikiwiki.org/tiki-view_forum.php?forumId=7
http://tikiwiki.org/tiki-view_forum.php?forumId=8
http://tikiwiki.org/tiki-view_forum.php?forumId=9
http://tikiwiki.org/tiki-view_forum.php?forumId=16
to an eventual i18n.tikiwiki.org
tracker item
Forum posting preview should not appear at the bottom of page
When one hits the preview key on a heavily-populated forum, the preview gets put all the way down at the bottom of the pane. Despite the fact that the active area in the pane is at the bottom, after the preview action, the screen will be positioned at the top. At best this involves a lot of unnecessary scrolling; at worst this can be very confusing to the user.

tracker item
Forum security issue: Ref: H56
Please refer with the Security squad for details:
http://security.tikiwiki.org/tiki-contact.php
tracker item
Forum URLs are much too long
Say I find a nice/useful forum post and I want to email it to someone, it is very long for no (apparent) good reason.

In the "last forum posts" module, the URL is like this: (which is OK)
http://doc.tikiwiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=438

But if I find that same link from here:
http://doc.tikiwiki.org/tiki-view_forum.php?forumId=1

It is:
http://doc.tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=438&topics_threshold=0&topics_offset=0&topics_sort_mode=commentDate_desc&topics_find=&forumId=1


tracker item
Forums lists many pages, regardless of categ.perms., and available forums are not listed in 1st pag
Imagine you have 20 forums (>10 is common case in some educational scenarios).

Forums list indicates 2 pages of forums list.
Then you select the 15 first forums to a categ. with restrictive permissions, so that normal users don't have the perm. to see them. The last 5 are supposed to be seen by users.
The first 15 are in a section called "Salut i Medi Ambient" (without quotes), and the last 5 are in a section called "Salut i Medi Ambient 2005-06"
Those last 5 are not listed in the first page of the forum list, which appears to be empty, and the users see as if there were no forums (they are in the second page of the forums list).

This should be modified so that the available forums to a user are listed in the first page of forums list.

Using 1.10cvs.

tracker item
Forums: move topic to another forum id (feature already exists)
In forums:

Topics are first level (discussion starters)
Message are replies. This uses the same code as comments (used in wiki pages, image gallery, etc) and has threading.

In 1.9.x, an admin can move a reply to another topic. This is of limited use. It is as if the admin decides "Your answer is more suited to another question"...

What would be much more useful:
To change a topic (and all threaded replies) to another forum.

So an admin could start with one general forum, and create more specific forums if/when the volume of messages justifies it. Right now, the admin has to plan all these forums in advance. And a list of empty forums is not very inviting...

If someone starts a thread in the wrong forum, it should be easy to correct.
tracker item
Forwarded messages to a mail-in forum are prefixed with "FW: "
When forwarding messages to a pop "mail-in" account, the forum title is prefixed with "FW: "
tracker item
Frame kidnapping
I have a TikliWIki as startup in one of two frames. The other frame has a number of links that are supposed to open in the Tikiframe. But if tiki-index.php has been opened in that frame, subsequent documents opens i new windows (in IE) (as if target=_blank had been used) och new tabs (in FF).
If index.php is the only document that has been opened (when the mysql-connection is broken) everything works, but as soon as I try tiki-index.php, the problem comes back.
tracker item
full text search is busted
CLIP from my whining about why the search doesn’t work in TW.



#1 - why isn’t there a proper SEARCH ?

- to start this off can we at least agree on a couple things:
o standard search for - RED BALL would search on RED AND BALL
o TW does RED OR BALL – which is WRONG!!

- BASIC search should be capable of:
o RED BALL = RED AND BALL
o “red ball” = only match “red ball” as quoted
o and then, maybe RED or BALL = RED OR BALL


with a little more digging and some input from marclaporte, redflow and mose I think I have figured out the problem:

- TW supports the concept of FULL TEXT SEARCH (FT)
- this allows user to (from example above) do a search like “+red +ball” to achieve “red AND ball”.
- but these is a bug in concept in searchlib - function _find()
- if FT is set then _FIND does the right thing by doing a MATCH AGAINST sql query
- HOWEVER – if it doesn’t find any results it ALSO will do a simple (i.e. non-FT) search
o in concept this is silly since it defeats whole point of doing FT in the first place
o also, it generates an sql error because for simple search a REGEXP query is done which will choke on the + signs in the search string

tracker item
Full text search module needs Help
The full text search module should provide means to determine what operators work with it. Perhaps a large tooltip or a link to an "advanced search" page. Syntax for the module is [http://tikiwiki.org/tiki-index.php?page=FullTextSearch|here.]
tracker item
function user_has_perm_on_object wrongly returns false where categorized but no perms set in cat
I'm not setup as a developer right now and anyway don't know enough to know which branch is which... Perhaps someone else can get onto this? Simple fix. Obvious error.

tikilib.php, 1.9 CVS HEAD line 3528, revision 1.656

if ($is_categorized && !empty($categperm) && $$categperm != 'y') {
return (FALSE);
}

tracker item
galleryId property no longer set in list_galleries after 1.9.7 upgrade
Use this URL: http://www.flylac.org/tiki-galleries.php

Then hover the mouse over any of the galleries, the galleryId property is not set, this is an example shortcut:

http://www.flylac.org/tiki-browse_gallery.php?galleryId=

The galleryId is missing: ...browse_gallery.php?galleryId=

tracker item
GeSHi - Generic Syntax Highlighter for PluginCode should be in mods (and activated on *.tw.o sites)
((doc:PluginCode)) doesn't show colors for php code, as it should according to doc page:
[http://doc.tikiwiki.org/PluginCode]
Tried with param colors=>php or colors=>phpcode:
{CODE()}
{CODE(colors=>php)}
/** Return system defined temporary directory.
* In Unix, this is usually /tmp
* In Windows, this is usually c:\windows\temp or c:\winnt\temp
* \static
*/
function tempdir() {
static $tempdir;
<b>$tempdir = '../tmp';</b>
<b>/*</b> if (!$tempdir) {
$tempfile = tempnam(false,'');
$tempdir = dirname($tempfile);
@unlink($tempfile);
} <b>*/</b>
return $tempdir;
}
}
{CODE}
{CODE}

And it returned:
{CODE(colors=>php)}
/** Return system defined temporary directory.
* In Unix, this is usually /tmp
* In Windows, this is usually c:\windows\temp or c:\winnt\temp
* \static
*/
function tempdir() {
static $tempdir;
$tempdir = '../tmp';
/* if (!$tempdir) {
$tempfile = tempnam(false,'');
$tempdir = dirname($tempfile);
@unlink($tempfile);
} */
return $tempdir;
}

}
{CODE}

---
Update: RFE for plugincode:
Why not using "wrap=>1" as default param instead as "wrap=>0"?
tracker item
Getting redirected to proper wiki page after login (for edit)
To reproduce:

1- visit as anonymous:
http://doc.tikiwiki.org/tiki-editpage.php?page=dhsgfkjsd&quickedit=edit

2- Click login
http://doc.tikiwiki.org/tiki-login_scr.php

and login

3- I am sent to:
http://doc.tikiwiki.org/tiki-editpage.php

instead of the page I was trying to edit:
http://doc.tikiwiki.org/tiki-editpage.php?page=dhsgfkjsd&quickedit=edit
tracker item
Give the process an option of using the instance ID as the instance name
Currently, when you create a process and initiate an instance, the user is prompted to name the instance, presumably as some way they can remember it in their own jumble of process instances (or tickets, as I like to call them).

I would like the admin to have the ability of eliminating that need on a per-process basis, and instead automatically naming the instance with the instance ID. This should give people the flexibility, if they want, to allow the user to create a memorable moniker, or allow it to traditionally take on a "ticket number" type of designation.

It really depends on the environment that the workflow is being used in. In a high-volume workplace, it may be best to use a ticketing style of identification. In a smaller-volume workplace, I can definitely see how custom names would be beneficial.

If I get time, I'll work on this.
tracker item
GMap locator does not support X>90 values (e.g. China)
on tiki-gmap-locator.php the check of $p['x'] > -90
should have been $p['x'] > -180

Same with the positive values.
Otherwise, you cannot choose places in China, Australia, etc.
tracker item
Google map function does not work on a site with an internationalized domain name
The Google Map key issued for an nternationalized domain name is not accepted by the system with an pop up error saying like "the key is issued for another site"
tracker item
Group Permission Negation Patch
The following patch adds negated group support to TikiWiki. Using this patch, you can choose to hide modules from users that ''are'' in a given group, by simply specifying the group name as !Group.

The patch is in production use on the [http://www.asperger.asn.au|Asperger Services Australia] website. I'll see if I can come up with some screenshots shortly.
tracker item
Group plugin: A way to have not just "if" but "if/else"
Group plugin is very cool to put conditional content on a wiki page.

However, it is only an if. There is no if/else.


Say I want to show a content X to people in a group and content Y to everyone else.

Maybe we could have a new parameter?: notgroups

{CODE()}
{GROUP(groups=>Anonymous)}text for anon{GROUP}
{CODE}

{CODE()}
{GROUP(groups=>notgroups=>Anonymous)}text for the others{GROUP}
{CODE}
tracker item
Groups forgotten in Broadcast feature
I used to broadcast emails to several groups (editors,
members, etc).

Without any change from my side i can now (cvs a
week ago) only broadcast to registered or all (as set un
perm).

Other groups have diseapered.
tracker item
hardcoded (wrong) version display
templates/styles/neat/tiki-top_bar.tpl
templates/styles/simple/tiki-top_bar.tpl

both have a hard coded version i v1.9DR4 (CVS) -Sirius-
Either update it or even better have a variable to show the actual version.


tracker item
Harmonize "Similar" & "Like pages"
Make it more consistent. The feature has a different name in admin wiki than on wiki pages.
tracker item
Harmonize look & feel of browse categories and admin categories
Why do they look different?
tiki-browse_categories.php
tiki-admin_categories.php
tracker item
Help System is not listed as feature on Tiki Tracks
Help System is not listed as a feature for Tiki Tracks. Is it the same as WebHelp? If so, then one or the other should be renamed for consistency
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 system: upgrade script should update to new destination on doc.tikiwiki.org
If the user didn't change the value of the destination of the help system, it should be updated to what the default value is now.

Need to hunt down what all the previous values were (ex.: http://doc.tikiwiki.org/tiki-index.php?page=) and to update via sql

And for clean installs as well (of course)

However, if someone modified the default value, we don't touch.


Reminder to add a reset to default value in 3.0 (new admin panel should permit this)
tracker item
Hide levels in tiki-assignpermission.php
Levels in tiki-assignpermission.php are confusing to the new tiki admins.


tracker item
highlight in search breaks user information popup

http://tikiwiki.org/tiki-index.php?page=20040302MarcLaporteInterview&highlight=marc%20laporte
tracker item
homepage on dev.tw.o not displayed to me: missing l10n-specific content in my browser lang?
When visiting dev.tw.o (homepage), I can't see anything in the central column of HomePage when I'm loogged in, but just the left column. When I'm not logged, I can read everything fine at homepage or any other wiki page.

My browser is Mozilla firefox 1.0.3 catalan. Maybe this has something to do with showing content for specific languages, and not speficied for the visitor's language? (or usage of default one?)

I have no idea (just started today to use 1.9.0 for production... I'm very excited after a year of long wait! :-) Thanks marc, sylvie and all devels (if you read this bug report) for this hard work of you all!
Cheers,
Xavi

P.:S Maybe adding a switch-lang-menu would help the user to select another language so that we can see the content on the homepage?
tracker item
Homework Permissions are still in 1.9.1
Homework feature has been kicked out - but the permissions are still in there, when looking at

Admin -> Groups
tracker item
hotwords with period at the end do not parse
a hotword does not parse if a period (.) is at the end of it.
"example." <<< does not parse
"example" parses
tracker item
How to force the login process
Hi there,
I would like to know if it is possible to force the tikiwiki login process.

I want the login page for the home page, in order to force the users to log in. I have to modify the tiki-index page ?Do you guys have any hint for doing that?

Any help will be much apreciated.
Luca
tracker item
How to force the login process
Hi there,
I would like to know if it is possible to force the tikiwiki login process.

I want the login page for the home page, in order to force the users to log in. I have to modify the tiki-index page ?Do you guys have any hint for doing that?

Any help will be much apreciated.
Luca
tracker item
HTML newsletter/email output unreliable/distorted
I will paste long test results that i posted in forum at the end.

Simple explanation is that my HTML email that i send as newsletter gets corrupted by my MTA. Pretty sure this is a Tiki issue since i get 100's of correctly formatted html email every day.

------------

Been pulling my hair out for hours trying to figure this out; decided to try searching forum (will someone with admin please enable full text search on this site???). Came across this post that sounds much like my problem. Doubt anyone still watching this post but maybe Sylvie is still keeping an eye on it.

I have authored a very lovely, very html rich newsletter. Thought it would be very cool to use TW to send this as an email (ala TW Newsletter). But my email seems to be getting corrupted in numerous very confusing manners. Like I said I have run about 50 tests so far and results are a bit sporadic… so just a few of the results:

- the html file I am trying to use as content for my newsletter can be seen (perfectly I might add) I a browser at [http://www.ottawavolleyball.com/newsletters/nl_0505.htm]


- nl preview almost always looks correct – but not always (can’t handle background style color setting for example – but no big deal)
- I am using a few different mail programs and different mail servers
o mozilla mail, Outlook, and webmail
o my ISP mail account and the mail server that run myself

- basic issue is that when I look at the email – it is messed up
- looking at the html source that my email program spits out I see 3 basic types of corruption:
o characters being lost (ex. link to gif is http://domain/ball.gif and it ends up as http://domain/bll.gif)
 this of course shows up when viewing the email as a missing graphic
o characters are being inserted
 the “=” character is being thrown in all a lot ; and sometimes the character string “3D” – which amazingly enough is ASCII for .. you guessed it – the “=” character
 this of course has a similar effect to characters being lost

the REALLY messed up part of this problem is what is consistent and what isn’t:

- my ISP mail account generally works better
- errors are repeatable – sending same email over and over will always same corruption
- that corruption is mostly repeatable between Outlook and Mozilla – but not completely

Like I said I have far more details test results – but I figure if someone knows the answer to my problem – they likely already know it from what I have reported so far.

My final test was to simply scrap the whole formatted html newsletter idea and just send a text email giving link to see html nl in browser. My simple one liner with a link also gets corrupted but only when going through my email server (my ISPs works fine).

Any thoughts would really save me a lot of hair…

cheers,
peter….
tracker item
https (SSL) error
I encounter https error in Windows 98, list below
1. Use https://lnx1.a-qe.com/tiki/ to login tiki system
2. After input login information and then press enter
3. Inter Explorer pop-up a warning window with message "redirect to non-safe connection when login"
4. Press "OK"
5. IE pop-up login window for infinite loop
6. Input your login information in anyone of infinite pop-up login window
7. if you press cancel anytime then IE display the message "401 Access to this resource has been denied", and IE address box display "http://lnx1.a-qe.com//tiki/tiki-index.php"
8. if you change that address to https://lnx1.a-qe.com//tiki/tiki-index.php, then your status is "Logon" but if you step back page then your status still not logon

In Windows XP, you must refresh 1 time to let IE display correctly.
tracker item
i18n-related smarty error on a brand new 1.9.0 with "enabled for easy use" profile
Hi, I've just started a new Tiki 1.9.0, with new db with profile "Basic enabled for easy use", and after configuring the language in catalan, disabling some basic features, leaving just wiki, categories, etc., and clicked on the l10n Home link at the main applicationmenu, I got this error:
{CODE()}
Fatal error: Smarty error: [in tiki-show_page.tpl line 37]: syntax error: invalid attribute name: 'pàgina' title='seguiment' (Smarty_Compiler.class.php, line 1516) in /home/httpd/tiki19/lib/smarty/libs/Smarty.class.php on line 1088
{CODE}
Using style: __smartiki.css__, __tikineat.css__, but not on __simple.css__
If I change the language to English, for instance, I have no problems with __tikineat.css__, etc.

Probably, same bug as the one reported at:
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=189&show=view&status=op&trackerId=5&sort_mode=created_desc]
tracker item
Icons available for QuickTags not displayed by editor
Icons available for assignment to QuickTags are not displayed in the Tiki editor, nor is the path to them. This is a major usability bug for Tiki admins and end users who have no access to the server's file system, particularly because Tiki does not permit assignment of QuickTags without an icon.

I would like to see an option to assign QuickTags without an icon (text title only) plus an interface to display and select icons. (Personal preference: text title only; I am not an icon lover.) Icons already in use should either not be displayed for selection or the fact of already being in use should be clearly indicated.
tracker item
IE eats up extra long Wikipages
Long and extra long wiki pages are not correctly displayed by the IE. Also no scroll bars are shown, so the content vanishes completly on a certain point of the page.
tracker item
IE eats up extra long Wikipages and Articles
Long and extra long wiki pages are not correctly displayed by the IE. Also no scroll bars are shown, so the content vanishes completly on a certain point of the page.

Also articles are affected. :-(
tracker item
IE users can't login successfully if Intertiki is activated (unserialize(): Error at tiki-setup.php)
Using Internet Explorer 5.0 or 6.0 on windows 2000 or XP, i can't successfully login to edu.tikiwiki.org, if intertiki is activated.

Just after click on login, users are redirected to page displaying:

{CODE()}
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Error processing resource 'http://edu.tikiwiki.org/tiki-login.php'. Line 2, Position 2


<b>Notice</b>: unserialize(): Error at offset 245 of 250 bytes in <b>/var/lib/gforge/chroot/home/groups/edutiki/htdocs/tiki-setup.php</b> on line <b>1446</b><br />
-^
{CODE}

On Firefox, there is a similar report, but the page is displayed (untiul you try to edit a page, etc. See related bug report:

[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=790&show=view&offset=0&reloff=0&status=op&trackerId=5&sort_mode=created_desc|related bug report here]

tracker item
IE vs. Firefox views differently
I've just installed TW and am focused on the wiki functions at this point. Wiki pages display correctly in Firefox 3.5.2 but as a thin right hand column on IE 7 or 8. The columns get a bit wider once you login to the wiki in IE but not by much. Admin functions are squished in IE but look fine in Firefox as well.

I can't seem to find this in any FAQs or other support links and would appreciate some help.
tracker item
If you use the Spell Check feature without having loaded the dictionary-error message is misleading
The following message occurs if you ask for a spell check without even knowing you need to load the Dictionary file.
Which most new users would NOT know.... Certainly I didn't know...

Can I suggest that the error message be more descriptive and contain a link to SourceForge to down load the dictionary.
Perhaps the error message could be "You are missing the dictionary - please down load from ......" <grin>

Would it be possible to have this downloaded and installed from the MODS in Tiki????

Thank you!
=====================================================================
Error
An error occured in a database query!

Context:
File tiki-editpage.php
Url tiki-editpage.php?
Query:
select `word` from `babl_words_en` where `word`=? or `word`=?
Values:
0 Tombstone
1 tombstone
Message:
Error Message Table 'tikiwiki.babl_words_en' doesn't exist

Go back

Return to home page
tracker item
Image attachements are not saved unique
When uploading images to a wiki page, the image is stored by name on the upload directory.

However, names are not unique. Therefore it's possible by different wiki page to overwrite (by accident) an image of a different page, by just uploading an image with the same name.

tracker item
Image Gallery - Edit, Save "Undefined Index" Bug
Aftger saving an edit to a picture in the Image Gallery (e.g. a name change), the top border shows an error.

See a screen-cap here: http://g5mac.us/misc/tikieditscreen.png
(feel free to copy this image anywhere)

The complaint is about a missing "lon" or "lat" index.
tracker item
Image Gallery fails with Unknown column 'g.parentgallery' in 'on clause'
I am running Tiki 1.9.7 with MySQL on Linux.

I have gone through the tiki_mysql.sql file and have found no reference to the column listed in the error message:

---
Context:
File tiki-galleries.php
Url tiki-galleries.php
Query:
select g.*, a.`name` as parentgalleryName from `tiki_galleries` g left join `tiki_galleries` a on g.`parentgallery` = a.`galleryId` order by `name` desc
Values:
Message:
Error Message Unknown column 'g.parentgallery' in 'on clause'
---

This appears as soon as I click on "Image Galleries" folder from the Menu module, or "Galleries".

I also get the same error message when I try and click on "Upload Image":

---
Context:
File tiki-upload_image.php
Url tiki-upload_image.php
Query:
select g.*, a.`name` as parentgalleryName from `tiki_galleries` g left join `tiki_galleries` a on g.`parentgallery` = a.`galleryId` order by `lastModif` desc
Values:
Message:
Error Message Unknown column 'g.parentgallery' in 'on clause'
---

Apparently this column needs to exist, but I have no idea what the column settings should be. This is preventing me from even using the image gallery feature.
tracker item
Image gallery next image bug
{THUMB(id=12)}{THUMB}
tracker item
image gallery: sort_mode=filesize causes mysql error and path disclosure
You can see one here:
http://marclaporte.com/tiki-browse_image.php?galleryId=11&sort_mode=filesize_desc&imageId=431&scalesize=640


Please see here for a better description of how to duplicate:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1399
tracker item
Image gallery:make "Sort Images by [ Name | Date | Hits | User | Size ]" optional and off by default
Most people don't need this. The admin determines the sort mode. End of story.
tracker item
Images don't appear to some people when using GD on Windows server (weird)
This is a problem which is very difficult to debug because some people see the images and some don't. We have not yet been able to find a correlation of what causes the issue.

Doesn't work (for some people):
{img src=images/code.png}%%% {CODE()}
{img src="show_image.php?id=76" width=800 }
{CODE}

The source of the problem seems to be something between the GD image library, Windows and TikiWiki. I have never seen such a problem with Linux/GD/TikiWiki.

The alternate method we are now using is totally bypassing the GD image library (works for all):
{img src=images/code.png}%%% {CODE()}
{img src="img/wiki_up/Dashboard_Selection.jpg" width=800 }
{CODE}
tracker item
images in categories does not respect default scale
categoriezed images - if you follow the link the image des not respect the default scale of the gallery for the immage.
tracker item
images system gallery perms >< group perms
Lately, all images inserted into wiki pages are taken by the "system gallery" system.

That is realy cool BUT can be very problematic.

My anonymous don't have to see gallery images cause this is restricted to registred or members peoples. But they could till now see pages with images in it, buttons, whatever.

With this new "system gallery" they can't see no image nowhere. That is not what it should be.

I tried to find the so called :"System gallery" to see if i can change individual permissions. On the list, logged as admin, i can't see it. When i click on the menu at "System gallery" (tiki-list_gallery.php?galleryId=0) this goes to an error (No gallery indicated)... I can't neither.

This is bad as my anonymous user see red x everywhere instead of pictures.
tracker item
imap/ldap authentication problem
Hello,
Installed tikiwiki 1.9 on a CentOS 4.4.
Assigned autenthication to external LDAP server ( Windows AD ) , but the problem
remains even with IMAP.
Login with admin works
Login with external users presents again the login screen ( no "bad password" just the login screen again and again )

I debugged the code and found the both IMAP and LDAP modeles correctly check the user
and at the end of tiki-login.php the "tiki-user-tikiwiki" Cookie is set with the IMAP/LDAP username, but then at start of "tiki-index.php" the $user variable is empty.
A further check states that session_id() at the end of tiki-login.php is different from session_id() at start of tiki-index.php ( and this explains why the value of variables are different ).
10 correct authentication produce 10 different PHPSESS file with correct username but tiki-index.php always load the first one ( without username set ).

This has been reproduced with php-4.3.9-3.22 on a Centos 4.2, 4.3 and 4.4

tracker item
Implement a searchable IRC logging solution
Something more than this:
http://irc.tikiwiki.org/

There is a start but can it handle the volume of data we produce?
http://tikiwiki.org/tiki-view_irc.php

The level of integration (all, some or none) with Tiki is to be discussed.

Related/similar software:
http://colas.nahaboo.net/software/irclogger/
http://ircbrowse.com/
http://tools.splitbrain.org/irc/wikiohana/

An RSS feed would be nice.


And some stats:
http://pisg.sourceforge.net/
tracker item
Import & export tracker data
Trackers are amazing.

However, how do you get data in & out?

As of now:
IN: you need to type in all the data.
OUT: workaround: change the number of items in a list and copy paste table to a spreasheet.

importing / exporting from .CSV would be much better.

Images could be tricky :-)
tracker item
Import HTML option
Import HTML: in wiki edit page should be option (ideally a perm). Option is there but it's not working
tracker item
importing file with same content in 2 different file galeries doesnt work
upload of files with same content in 2 different galeries does not work (even if filenames are different)
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
Improvements in SNARF plugin to help keeping doc.tw.o and xxx.tw.o sites documentation in sync.
Suggestion taken from doc.tw.o authors forum:
[http://doc.tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=1&comments_parentId=427]

{QUOTE()}
Re: Styles and Themes
en: Dm 19 de Jun, 2007[05:06] respon
> Use this thread to discuss the page:: ((doc:Styles and Themes))

About the new content here, I think it might be better not to duplicate the themes.tw.o information at this site. As I understand it, the information at each Tiki site (tw.o, doc.tw.o, etc.) should be unique and just linked to if it needs to be available to users at another site. When putting themes.tw.o together, some content was moved from tikiwiki.org to there, to avoid having it in two places.

Pages duplicated at different sites will become out of sync when one side is updated. If we want to actually display the information at more than one site, is it possible to have an intertiki include plugin so updates are automatic?

I believe the focus of doc.tw.o is how to use the standard Tiki package. That means info on extending the default Tiki would be at mods.tw.o, themes.tw.o, etc.

-- Gary
{QUOTE()}
Re: Styles and Themes
en: Dv 22 de Jun, 2007[11:52] Editar respon
Hi Gary,

I agree. My my reason to add a copy of documentation work in themes.tw.o is that is included in next pdf file produced from doc.tw.o Documentation structure with the rest of documentation (there was a big lack of information in current documentation site about the state of the art of themes and styles available in Tiki community...)

A solution could be using SNARF plugin, but it's not available at doc.tw.o right now, and some coders don't like to allow snarf splugin to be available for registered users, since the regex param can be dangerous to allow control of your tiki site to others...)

So the best solution "could be" (from my point of view) having a modified version of SNARF plugin like this:

1. allowing registered users to call it (and snarf'ed content viewable by anonymous), but having the regex param restricted to editors or admins (through adding a new perm tiki_p_snarf_regex or similar, assignable to some groups and off by default for registered).
2. having a new optional param to avoid getting lateral columns for tiki sites. (maybe allow avoiding header and footer from content snarfed from tiki sites, also?)


This way, content could be evolving in the source sites, and being automatically updated at view time in doc.tw.o.

But we need help from benevolent coders to make this happen...

^
Btw, current documentation is (only) at:
[http://tikiwiki.org/PluginSNARF]

And an example of usage [http://gclub.ub.es/tiki-pagehistory.php?page=prova&preview=5|here], showing the problems when snarfing tiki sites like doc.tw.o with left column...
^
{QUOTE}
{QUOTE}
tracker item
In /tiki-admin_chart_items.php clicking "new" gives error-message - tiki dies completely
- Create a chart
- go editing its items
- click on "new" right besides "Add or edit an item"

see a message like:
"Invalid variable value : chartId = $chartId"
tracker item
Included RSS feed links always open in new window
If you include RSS feeds in modules or Wiki pages (in fact, anywhere that $tikilib->parse_data is used) then links always open in new windows.

This should (in my view) default to open in the same window, with a config option to change. It might be possible to do it in the {rss id=} pseudo tag? That might be the least hassle option?

Either way, all the fun is in tikilib.php, and affects all versions from 1.8 to 1.9 (I think 1.6 onwards, but don't quote me!)

tracker item
Incorrect number of pages in forum posts
Since some time now the number of pages in forum posts is completely wrong. It seems that the blame goes to luciash who commited the following patch. It's supposed to fix the comments count but it also breaks the page count.
{CODE(wrap=y)}
---
Update of /cvsroot/tikiwiki/tiki
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22684

Modified Files:
Tag: BRANCH-1-9
comments.php
Log Message:
fixed comments count

Index: comments.php
===================================================================
RCS file: /cvsroot/tikiwiki/tiki/comments.php,v
retrieving revision 1.31.2.25
retrieving revision 1.31.2.26
diff -u -d -r1.31.2.25 -r1.31.2.26
--- comments.php 10 Apr 2005 04:42:37 -0000 1.31.2.25
+++ comments.php 28 Apr 2005 15:15:13 -0000 1.31.2.26
@@ -464,7 +464,7 @@
$comments_offset, $_REQUEST["comments_maxComments"], $_REQUEST["comments_sort_mode"], $_REQUEST["comments_commentFind"],
$_REQUEST['comments_threshold'], $_REQUEST["comments_style"], $threadId_if_reply);

-$comments_cant = $comments_coms['cant'];
+$comments_cant = $commentslib->count_comments($comments_objectId);

$smarty->assign('comments_below', $comments_coms["below"]);
$smarty->assign('comments_cant', $comments_cant);
{CODE}
tracker item
Inherit category from page from which new page is created
When a user creates a new page from an existing page (either through the Create Page module or by clicking on a "?"), categories could be inherited.

The problem is that this is not necessarily behaviour required for all TIki installs, and might have to be coded as admin configurable.

tracker item
insert special characters
To insert a special character within tiki-editpage.php in 1.9DR4 you have to use templates/tiki-special_chars.php which cannot be accessed because of .htaccess settings.
a better solution because that little bloody window is a pain anyway (and inserts the characters always in the end of the editing window:

I have done a fix, by including the following lines (see solution) after the table row with the smileys and cutting the link to tiki-special_chars from below the quicktags:

tracker item
Installation on PostgreSQL: syntax error creating 'tiki_categorized_objects'
Installation error during table creates:

Command: CREATE TABLE "tiki_categorized_objects" (
"catObjectId" bigserial,
"type" varchar(50) default NULL,
"objId" varchar(255) default NULL,
"description" text,
"created" bigint default NULL,
"name" varchar(200) default NULL,
"href" varchar(200) default NULL,
"hits" integer default NULL,
PRIMARY KEY ("catObjectId"),
KEY(type, objId)
)
Message: ERROR: syntax error at or near "("
LINE 11: KEY(type, objId)
tracker item
Installation script problem
There is a small bug in install.php that makes installation screen completely white when user submits to second step.
The problem originates from difference between dbTiki and dbtiki, where in line 586 the database connection is made in dbtiki, but some where else the dbTiki is used.
tracker item
Installation to Document Root Issues
The installation documentation (I referred to all pages linked from the main page plus several postgresql-specific ones) do not give any indication that TikiWiki is only usable if installed in document root (aka TikiWiki is greedy/must run the whole domain). This should be specified as a installation requirement.

A better solution (IMHO) would be to fix the coding (e.g. replace absolute paths by relative ones) so that TikiWiki would place nice if installed in a subdirectory.
tracker item
Installer fails numerous sql creates with Incorrect sub part key or Specified key was too long error
Am trying to install 1.9-BRANCH (1.9.8) on my server. 1.9.7 worked fine, 1.10 worked fine after a tweak, but this 1.9.8 install seems to barf.

Running Mysql 4.1.1, and have even copied the db/tiki-1.9-mysql.sql contents for the create table segments that failed and used phpMyAdmin without success. A full example is:

Command: CREATE TABLE tiki_articles (
articleId int(8) NOT NULL auto_increment,
topline varchar(255) default NULL,
title varchar(80) default NULL,
subtitle varchar(255) default NULL,
linkto varchar(255) default NULL,
lang varchar(16) default NULL,
state char(1) default 's',
authorName varchar(60) default NULL,
topicId int(14) default NULL,
topicName varchar(40) default NULL,
size int(12) default NULL,
useImage char(1) default NULL,
image_name varchar(80) default NULL,
image_caption text default NULL,
image_type varchar(80) default NULL,
image_size int(14) default NULL,
image_x int(4) default NULL,
image_y int(4) default NULL,
image_data longblob,
publishDate int(14) default NULL,
expireDate int(14) default NULL,
created int(14) default NULL,
heading text,
body text,
hash varchar(32) default NULL,
author varchar(200) default NULL,
nbreads int(14) default NULL,
votes int(8) default NULL,
points int(14) default NULL,
type varchar(50) default NULL,
rating decimal(3,2) default NULL,
isfloat char(1) default NULL,
PRIMARY KEY (articleId),
KEY title (title),
KEY heading (heading(255)),
KEY body (body(255)),
KEY nbreads (nbreads),
KEY author (author(32)),
KEY topicId (topicId),
KEY publishDate (publishDate),
KEY expireDate (expireDate),
KEY type (type),
FULLTEXT KEY ft (title,heading,body)
) TYPE=MyISAM AUTO_INCREMENT=1
Message: Incorrect sub part key. The used key part isn't a string, the used length is longer than the key part or the storage engine doesn't support unique sub keys

and

Command: CREATE TABLE tiki_blogs (
blogId int(8) NOT NULL auto_increment,
created int(14) default NULL,
lastModif int(14) default NULL,
title varchar(200) default NULL,
description text,
user varchar(40) default NULL,
public char(1) default NULL,
posts int(8) default NULL,
maxPosts int(8) default NULL,
hits int(8) default NULL,
activity decimal(4,2) default NULL,
heading text,
use_find char(1) default NULL,
use_title char(1) default NULL,
add_date char(1) default NULL,
add_poster char(1) default NULL,
allow_comments char(1) default NULL,
show_avatar char(1) default NULL,
PRIMARY KEY (blogId),
KEY title (title),
KEY description (description(255)),
KEY hits (hits),
FULLTEXT KEY ft (title,description)
) TYPE=MyISAM AUTO_INCREMENT=1
Message: Specified key was too long. Max key length is 500

which ultimately cause:

Command: # --------------------------------------------------------
INSERT INTO tiki_modules (name,position,ord,cache_time,groups) VALUES ('login_box','r',1,0,'a:2:{i:0;s:10:"Registered";i:1;s:9:"Anonymous";}')
Message: Table 'tiki-19branch.tiki_modules' doesn't exist

because the table never gets created.

I'm not sure how to go about fixing this problem.
tracker item
Internal Server Error 500 on preview or save
I posted this on the Features/Usability forum pn tw.o, but it seems to be coming down to a bug or a setting.

We've been wrestling with Internal Server Error 500 for several months. We are transferring the content of a static HTML site to a TW site.

At first, we thought it had to do with the length of documents or reserved words or special characters. All of that may still be true, but what I find after exploring the Web a little is that it has to do with script failure. Apache thinks something is screwy in the content being fed to it.

Most recently, I tried to get the TW sql module to work. I set up the DSN per the instructions on doc.tw.o , assigned permissions to a group,then created a test page. I inserted one line,

OPEN CURLY BRACE SQL CLOSE CURLY BRACE (db=>memberlist) SE (NO SPACE)LECT count(*) FROM members OPEN CURLY BRACE SQL CLOSE CURLY BRACE,

then hit Preview and got Error 500 immediately. (Obviously, I've substituted words for characters like the curly brace and space. I did that so I wouldn't get Error 500 when I up load this message. And, yes, I know "up load" is one word, but if I use one word, it is likely to fail.)

We have previously gotten the Error 500 message when words like 'up load' and 'se lect' (as noted above) were in the text of the page. When those words are removed or altered, the page up loads.

It tends to happen more often when pages are long (that may be psychological. You remember the BIG failures.) which, of course, just means the odds are greater that a reserved word is used, if that's the case.

When I tried to up load the above example to tw.o, it failed three times until I had all the curly braces and suspect words broken up. I know others are having this same issue. Here's chibaguy from tw.o on his experience up loading in response to my message. (I've edited for brevity)
---------------------
chibaguy on Fri 16 Nov, 2007 08:08 CET

I tried once to reply to your post and got the 500 error when I had "se lect" in the text (with no space), and then the submit went smoothly when the space was added. A few minutes later I submitted that test post, with "se lect" intact and it also went fine. Meanwhile I found 469 instances of the word at this site, including in wiki pages and forum posts, so obviously a lot of the time having "reserved words" in posts doesn't stop the submit.
...
I've also gotten the 500 error here trying to submit a post, once in a while, but waited a little while and then could submit exactly the same post with no error.
...
I rarely get the error at other Tiki sites I use pretty intensively, but am not sure if my pattern of use just avoids the pitfalls.

-- Gary
------------------------

ricks99 on tw.o leapt on the cut and paste scenario, offering that it might be a text encoding conflict. I've had it fail, as above, with directly entered content as well as pasted content. I'm on a Mac and our host is using *nix.

Note that I'm not saying some text encoding issue isn't a part of it. In fact, I kind of suspect there is more than one culprit.

When I get one of these errors, I start reducing the up load by halves, previwing a portion at a time, until I get failure. Once I get failure, I always get failure.

We've up loaded (copy/paste) pages of documents in which one line would cause the failure. Removing the one line makes it OK. Taking the suspect portion and the remaining text and putting it into a comment page works, too.

My suspicion is that there may be a combination of "suspect" words that crosses a threshold and drops the error message on us. Maybe there's a setup issue?

I'd really like to use the SQL plugin. It would solve several problems for us. Thanks,

Bill

------

This is the third in a series of "HOW DOES IT WORK" articles describing the various systems of the TD Vixens. The first two described the engine cooling and coach heating systems. This article will describe the engine fuel system.

By Tom Picking
ENGINE FUEL & ELECTRICAL

When I first got my Vixen it was hard to start. The problem got worse until I was afraid to go anywhere. I spent several weeks studying the system and talking to other owners about what might be wrong. I tried many "fixes" hoping they would solve the problem but nothing helped. I learned a lot about the system over those weeks with the help of several people and only after fully understanding "HOW IT WORKS" was I able to find and correct the problem. VIN 0050 is stock with 110,000 miles and starts easily even after being idle for weeks. Yours should, too!

The BMW engine's Bosch fuel injection pump, in my opinion, is a work of art! It is completely mechanical using no electricity (except for the fuel shut off valve) or electronics. It is a very complex system and adjustment or repair of the fuel injection pump should be left to professionals. But if we understand howthe total system works, we should be able to determine if the problem is in the pump or some other component of the system that we can fix ourselves.

In order for a diesel engine to start and run it needs three things: Air, fuel, and heat. It is also very important to make sure that no air can mix with the fuel until the fuel gets into the combustion chamber.
AIR AND HEAT

When the starter cranks the engine, air is sucked in and compressed by the pistons. When air is compressed, it gets very hot, hot enough to ignite fuel if it is present. On very cold days the engine and the air being drawn in are much colder making it difficult for the air to reach the temperature required for ignition. This is where glow plugs come in. They are actually small electrical heaters inside each combustion chamber. They look something like a spark "plug" and when turned on they get so hot they actually "glow". The glow plugs only come on during the initial start up sequence and the amount of time you should wait before trying to start the engine is determined by the engine electronics based on the temperature of the engine. Maximum ON time is about 15 seconds. The "WAIT TO START" light on the dash indicates the glow plugs are being commanded on and the engine should not be cranked till they have had a chance to do their job. If the glow plugs are not working, the engine will still start (except on very cold days) but only with increased cranking times.
AIR AND FUEL

Air in the fuel before it is injected into the engine is a bad thing. The injector pump must be able to develop very high pressure in order to force the fuel into the combustion chamber and if air is mixed with the fuel, this high pressure cannot be achieved.

The injector pump is actually two pumps in one. The first is a low pressure priming pump that floods the primarypump chamber. Any air in this chamber is forced out of a drain line at the top of the chamber along with excess fuel flow from the priming pump. This drainline is common with the drain lines connected to the injectors in each cylinder. If any of these lines leak while the engine is off air will enter the system and fuel will drain backward through the fuel line and empty the primary chamber of the injector pump. The result is hard starting (delayed while the priming pump is filling the primary chamber) but otherwise a normal-running engine.

If there is a leak in the fuel line or the fuel filter between the injector pump and the fuel tank, air will be drawn in by the suction of the injector pump and, depending on the amount of air, the engine may start but will not run correctly under load or high speed. As reported by Charles Rausch (TD 0106) in December's issue of Fox Prints, this same symptom can be experienced if there is a severe restriction in the fuel line such as a clogged fuel filter or a clogged fuel tank filler cap air breather vent.

You can inspect the fuel entering the pump by checking the clear (after 12 years mine is yellow) plastic line connecting the fuel filter and the pump. If you see bubbles in this line while the engine is running or cranking there is a fuel line problem. If you see a large bubble in the line after the engine has been off for several minutes, this is an indication of a drain line problem and that fuel is draining backwards through the fuel line to the tank. If you tap the line, with an indication of air in it, you can watch which side the air bubbles up. That will cut the investigation in half.

Between the tank and the injector pump is a fuel filter. The stock filter has a special manual priming pump built into the head of the filter. Turning the selector head of the filter pump to "RUN" bypasses the internal check valve and makes it easier for the engine injector pump to draw fuel. Turning the head of the filter pump to "PUMP" allows manual operation. The engine will run just fine with the filter pump selected to either position if all the rest of the system is in good condition. Diesel fuel is notorious for dirt and water. The fuel filter is your protection against dirty fuel.

After I learned all of the above, my Vixen still would not start! The problem was that it was not getting fuel because of an electrical problem!

The ignition switch mounted on the steering column (a standard GM part) has several electrical contacts that perform various functions depending on the position of the key in the ignition. One of the functions is to energize the fuel shutoff solenoid valve that allows the flow of fuel to the injector pump. One of the first things I did was to check the voltage to the solenoid valve with the key in the ON position, it was OK. What I didn't realize until several weeks later is that a different set of contacts energize this valve when the key is in the START position. These contacts were defective and when the key was in START and the engine was cranking, the solenoid valve was off and no fuel was available!!!!! This condition can be measured with a voltmeter which eliminates the guess work. A new ignition switch solved the problem.

tracker item
InterTiki doesn't update Last Login time
Seen on themes.tikiwiki.org , latest BRANCH-1-9

A new user (and spammer at that) logs in to themes.tikiwiki.org via InterTiki. He posts some spams, but Last login is "Never (3 hours)"
tracker item
intertiki: (1)problem when names in slave = to master + (2) lost data of master site misteriously
Between friday (when you, mose told me how to use intertiki) and today, I've lost information of intertiki, regarding the master tiki site.
I have had to deactivate intertiki through phpmayadmin, since I couldn't login as admin on edu.tw.o
(I had the same name in tikiwiki.org - as plain user) and in edu.tw.o (as admin).
and I couldn't login on edu.tw.o (with or without realm).
tracker item
InterTiki: Error when PHP Warnings are on
PHP Warning: Header may not contain more than a single header, new line detected. in lib/pear/XML/Server.php on line 394

This happens when using InterTiki when PHP Warnings are on.
tracker item
it's too slowly to insert a new item in a tracker which has over 700 items.
our viki installed on linux platform with apache 2.0.58 , mysql 5.0.41, and php 5.2.3.

we has a tracker with 740 items. recently i found, it goes slowly (more than 2 minutes) if i insert or update an item into this tracker. I can't figure out the reason. could someone please give me some advice?
tracker item
Limit users from CAS
While CAS authentication is great, it allows multiple users to login if you have a widely common CAS server.
For example, SecurePass [1] strong authentication allow ALL securepass users to login through their CAS.
The need is to optionally limit which users or users domain can login to tikiwiki through CAS.

[1] www.secure-pass.net
tracker item
Menu module not showing
When I place 2 menu modules under eachother, the second one doesn't show up.
And I can't figure out why. When I place something between the modules (e.g. Switch Language), all 3 show up.

When I view the source code of the generated page, the second menu has a display:none value. So I know the problem does not lie within the css file.
{CODE(caption="source" wrap="1" colors="htmlmixed")}<div title="Module Execution Time 0.011s" id="module_20" class="box box-menu cssmenubox module">
<div id="mod-menul1" style="display: block;" class="clearfix box-data"></div>
<div class="box-footer"></div>
</div>
<div title="Module Execution Time 0.004s" id="module_21" class="box box-menu cssmenubox module">
<div id="mod-menul2" style="display: none;" class="clearfix box-data"></div>
<div class="box-footer"></div>
</div>{CODE}

Modules have been set with decoration=n, notitle=y.
And the menu type=f. Though neither option has an effect on the problem.
tracker item
ItemId for tracker
There is no easy way to create a numbered list of items (automatic numbering). There is no easy way to automatically assign a unique identifier to a item in a tracker. In other words, you can't display the ItemId in a tracker.

Need the ability to show the ItemId as another field in the tracker. This id is very useful when creating tables or lists in a tracker and I beleive is a must have. For example, if I create a list of ideas, I would like to have an idea number associated to each idea.

I hope someone is already working this.

Best,
Diego

---
Working on a fix for this as I need this as well. Among other things, also lets you display 0-padded item ID's and hyphenated item ID's prominently in the item viewer.
tracker item
JS Calendar input in a tracker and use tabs : calendar doesn't pop up behind tabs
(17:34:00) snarlydwarf: god, i love tiki.
(17:34:37) snarlydwarf: "why are you haveing people go to a tracker, lookie, heres a wiki page that looks prettier but still fills out the tracker form"
(17:37:18) snarlydwarf: oooh, someone with commit wanna fix an annoying jscal feature?
(17:37:41) snarlydwarf: at line 745 of lib/jscalender/calendar.js
(17:37:57) snarlydwarf: in the 'this.isPopup' clause
(17:38:36) snarlydwarf: add div.style.zIndex = "300";
(17:38:51) snarlydwarf: so the dumb calender doesnt pop up behind tabs
(17:39:09) snarlydwarf: 300 seems sufficient to be 'higher' than other items on the page
(17:39:44) snarlydwarf: you can see this if you have a jscal input in a tracker and use tabs
(17:40:05) snarlydwarf: (at least in 1.10)
(17:40:41) nyloth: snarlydwarf: thanx. Don't hesitate to commit this, or to send it to the devel mailing list
tracker item
JSCalendar field type broken in Trackers
# Create a field of type JSCalendar
# go entering a new tracker item
and see weird behaviour:

__With Konqueror:__
* JSCalendar opens
* You can select a date
* Clicking besides the calendar closes it
* The field still reads the current date, that was shown, when starting to create the tracker item

__With FireFox:__
* JSCalendar opens
* You can select a date
* JSCalendar is closed immediately
* The date field is empty

Saving the Tracker item saves the always the current date and time with both browsers
tracker item
jscalendar is bugged
We are using jsclalendar .96 which is affected by a known bug.

1.0 is now in BRANCH-1-9 . Please test!!
tracker item
jscalendar resets the day to today when the hour is changed
And since clicking a date choose it and closes the box, js calendar is practically unusable at the moment.
tracker item
jscalendar saving wrong time at tiki calendar
Using 1.9.cvs (but this bug has been there for months... :-/ )

When saving a new entry in calendar, if jscalendar is enabled, then the time you selected at save time is not the one you see as recorded, but some hours different.
tracker item
jscalendar still unusable right now: unable to select a month+day+time with it if not default month
Using recent 1.9.8code, on calendar feature:
jscalendar still unusable right now: unable to select a month+day+time with it if not default month
When you click on the next month (aiming to select then the day of that month), the popup jscalendar box is closed with the new motnh selected, but not the day or hour. When you click to navigate again, current date is shown again as default...

If you change first day, then month is not changed and you have to start over from the beggining each time... => unusable.

Using firefox 2.0.0.6 under win 2k.
---
BTW, probably related to this other old bug from amette (probably unsolved, also):
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=388&trackerId=5]
tracker item
Keep form data after back button (when CAPTCHA typo / session expired)
If you're editing a page and you fail the CAPTCHA or your session expires, your whole edit is lost. Most users expect their browser to have saved the form data, many would know enough to log back in then hit the back button to get back to the form (or at least, hit "back" and copy the data for later pasting after login). This does not work - after a "back" the form is empty!

I'm ranking this bug as priority 7 because it is very serious - data loss and angry users. I think the solution is trivial, too: see below.
tracker item
Last blog posts title is not consistent - needs to be Bold and Underlined.
http://www.capsaconsulting.com/tiki-index.php

A vanilla install was accomplished.
Added last_blog_post and last_changes and last_articles to right side menu.
The title for the area "last_blog_post" is not consistent with the others in that the title is not Bold, Underlined.
tracker item
Last comments for trackers : module needed
On this site, people add comments to trackers but there is no way to know what what the last comments.
tracker item
Last editor is showed on article rss as author
In the RSS feed for articles, tha last person to edit the article is proclaimed as the author of said article.
tracker item
Last field of a tracker cannot be edited when rating is allowed on the tracker
The problem is when you create a tracker and you allow Rating on it.
Then you can add new items, but when you try to edit an existing item, the last field of the tracker is never saved.

this line is commented (line 152 of tiki-view_tracker_item.php)

{CODE()}
if ($xfields["data"][$i]['type'] == 's') {
//$ins_fields["data"][$i] = $xfields["data"][$i];
$fields["data"][$i] = $xfields["data"][$i];
}
{CODE}

so ))$ins_fields[0](( becomes an empty index in this array because the field 'Rating' is of type 's' (system).

Later in the function 'replace_tracker(...)' of trackerlib, ins_fields are parsed inside a loop from 0 to size of ins_fields - 1, so the last item is never seen.

I don't know exactly with somebody commented the line, but it works for me if I uncomment it.
tracker item
last_insert_id() is mysql-specific - need to replace with ADODB equivalent
last_insert_id() is used in SQL in a couple of places in TikiWIki. This is a mysql-specific function that breaks functionality when other databases are used.

For TikiWiki CVS HEAD (1.10):

lib/articles/artlib.php:152: $query = "select `subId` from `tiki_submissions` where `subId`=last_insert_id()";

lib/multilingual/multilinguallib.php:28: $query = "insert into `tiki_translated_objects` (`type`,`objId`,`traId`,`lang`) values (?,?,last_insert_id(),?)";

Also present in TikiWiki 1.9.x

Reported by Thrain - thanks.
tracker item
last_tracker_comments gives fatal error on trackerlib.php at Admin > Trackers
If module last_tracker_comments is assigned to a lateral column, this fatal error message is shown when attempting to view Admin > Trackers (tiki-admin.php?page=trackers):

{CODE()}
Fatal error: Cannot redeclare class trackerlib in /home/httpd/tiki19/lib/trackers/trackerlib.php on line 11
{CODE}

BTW: Moreover, tiki-admin_trackers.php yields a 100% blank page, with no error message.

Using 1.9.cvs from yesterday.
-------------------
fixed in 1.9 cvs tiki-admin_include_trackers.php revision: 1.9.2.10;
tracker item
last_tracker_items module: wrong sort order
Last modified or added item should be at number 1.
tracker item
last_tracker_items modules causes error messages in other modules, when params are not set
__This module requires parameters trackerId and name set__ appears in "Last visitors" and "Messages" if last_tracker_items modules is activated, when params are not set.

There is no tracker data in my test.
tracker item
LDAP authentication and email field
We are using LDAP authentication at our site and the email field is not being automatically filled in. This means we must manually setup our email for each user for the page change notifications to work.


Note we are connecting to an ActiveDirectory LDAP database which does not like anonymous binds so had to make a patch based on the following suggestion:

http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=58&forumId=6&comments_parentId=14021
tracker item
LDAP authentication should use LDAPv3 (or at least have configurable support for it)
LDAPv2 is obsolete, and the use of LDAPv3 is now standard practice. In fact, the [http://www.openldap.org/faq/data/cache/822.html|latest releases of OpenLDAP don't even support LDAPv2 properly anymore]. However, PHP's ldap_connect() and PEAR::Auth [http://www.openldap.org/lists/openldap-software/200204/msg00046.html|default to LDAPv2].

The patch to use LDAPv3 is attached. It shouldn't be difficult to make the LDAP protocol version a configurable preference.
tracker item
lib/userslib fix for PostGres
The string "isUsers" in line 1013, lib/userslib.php, must be enclosed in Backticks, else query will return postgres error when processed (because postgres will interpret the column name as "isuser" instead of "isUser")
tracker item
Link to Trackers I've Submitted
I can't find my own trackers. Some times I come up with additional information that might help a dev fix what I'm seeing. It would be nice to be able to pull all of my own trackers, things I've submitted, via a link.
tracker item
Link to validate email address (for Admins) is broken
The email that is sent to the admin to validate a new account includes a link that is messing a "?"

Hi,

atest2 < mark@emailaddress.com.au> has requested an account on tikiwikiwebsite.com.au

To validate that account, please follow the link:
http://tikiwikiwebsite.com.au/tiki-login_validate.phpuser=atest2&pass=3c903b60c1f6b3cc6ebae63e214bc081


best regards,
your Tikiwiki

the link should start with

http://tikiwikiwebsite.com.au/tiki-login_validate.php?user


I've never submitted a bug before, let alone a fix, hopefully I'm providing the info the right way....
tracker item
Links pointing to nowhere
When the Wiki feature is disabled, some links are created pointing to nowhere.

Example:
http://www.vic-fontaine.com/forum/tiki-view_forum_thread.php?comments_parentId=13&topics_sort_mode=lastPost_desc&forumId=1

First link points to:
http://www.vic-fontaine.com/forum/tiki-index.php?page=Fw: LOVE WORDING WALLPAPERS

"This feature is disabled: feature_wiki"

Similar in articles:
http://www.vic-fontaine.com/forum/tiki-read_article.php?articleId=1

A link to is automatically created for the key word TikiWiki:

http://www.vic-fontaine.com/forum/tiki-editpage.php?page=TikiWiki


Test user/password: smarty
tracker item
Links produced by RSS module for blogs do not work.
when using the RSS module on blog posts (would like to see the title and body really, or at least a link to the relevant post. The link produced is a tiki-view-blog-post, but the parameters contain only a blog id but not a post id, so results in an error message when clicked.
tracker item
Links to file attachments w/i wiki pages don't work in print preview mode
Links to file attachments via

{file name="file.pdf" desc="FileDesc"}

work well on wiki pages. You'll get the desired link, as expected.

When you now switch to print preview mode you'll get

no such attachment on this page

The PDF generation has a similar bug, BTW.
tracker item
Links to pages without a description messes things up as of 1.9.5
As of tiki 1.9.5, errors might occur when a link is inserted on the form ((ThisIsAPageWithoutDescription|This is the link text)). This resulted in some strange behaviour for me where the title on the link got turned into a link when tiki parsed it etc.

http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/lib/tikilib.php?r1=1.514.2.271&r2=1.514.2.272&pathrev=BRANCH-1-9 describes how the text to display is found.
tracker item
List categories broken in postgres
Listing categories throws a sql error: no such function max(binary). Reason: in category library the function list_categories does a max() of some comparsions. This should be solved in another way.
tracker item
list gallery in tiki-browse_gallery.php
To reproduce, go to:
http://tikiwiki.org/tiki-browse_gallery.php?galleryId=18

and, as an anonymous user, click on "list gallery", you will be sent here:
http://tikiwiki.org/tiki-list_gallery.php?galleryId=18
"Permission denied you cannot access this gallery"


Should tiki-list_gallery.php use the same perms as tiki-browse_gallery.php? Right now, it seems to be only for admins.




tracker item
List of surveys is not available for user with tiki_p_take_survey perms
User with tiki_p_take_survey permission cannot see a list of available surveys.

List of surveys is available only for users having both tiki_p_take_survey AND tiki_p_view_stats perms.

Proposed solution:

- to modify function list_surveys (lib/tikilib.php):
from:
$add=$this->user_has_perm_on_object($user,$res['surveyId'],'survey',array('tiki_p_take_survey','tiki_p_view_survey_stats'));

to:

$add=$this->user_has_perm_on_object($user,$res['surveyId'],'survey',array('tiki_p_take_survey'/*,'tiki_p_view_survey_stats'*/)) ||$this->user_has_perm_on_object($user,$res['surveyId'],'survey',array(/*'tiki_p_take_survey',*/'tiki_p_view_survey_stats'))


tracker item
List tracker items by category
Since all trackers (Bug, Bug : Usability, Feature request, Patch & Support request) are all in the same tracker, we need an <span style="color:black;background-color:#ffff66;">easy</span> way to list all trackers items in one category, as we can for other attributes.

This will also be useful to see all tracker items which are in the category "forum" for example.

---
Would be nice if tracker items were shown in [tiki-browse_categories.php]
This is implemented already.

---
Ideally (no rush for now), there would be an advanced category-tracker search, which would be a mask of all categories and we could search all tracker items which are in more than 1 category.

All tracker items which are in the category "forum" AND "bugs" for example. This should be a permanent URL so people bookmark and check periodically. Ex.: Frank would want to check mostly for stuff which affects maps.

tracker item
List Unanswered Forum Posts
Right now, there's no way to find unreplied to posts in the forum. Having searched through your own support forums, this is definitely something you guys could use so that people can take a crack at answering previously unanswered questions.
tracker item
Listing a file gal. in CATALAN returns smarty error for admins, and blank page for reg. users
Using 1.9.cvs from 9th july 2007.

HEre:
http://www.moviments.net/drecerca/tiki-list_file_gallery.php?galleryId=4

When interfqce is in catalan, after uploading a file as registered user (or admin) to a file gallery, a blank page is shown (if not admin user), or this marty error if admin user:

{CODE()}
Fatal error: Smarty error: [in tiki-list_file_gallery.tpl line 43]: syntax error: invalid attribute name: 'galeria' title='Fes' (Smarty_Compiler.class.php, line 1547) in /home/httpd/tiki19/lib/smarty/libs/Smarty.class.php on line 1095
{CODE}

However, if interface is set to Spanish or English, for instance, everything works ok.

I've clenaed the cache also, just in case.


Looks like a bug related to tpl and catalan language.php???
tracker item
listing file gallery contents broken in Catalan Language since 1.9.8beta???
Mmmm, file gallery contents cannot be viewed if anonymous and language selected is catalan. Example:

[http://gclub.ub.es/file6]

Change language to english or any other, and the contents will be shown.

I'm not sure but I would say that this didn't happen before I updated to 1.9.8beta (yesterday)

----
May be related to that older bug report?:
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1204&trackerId=5|Listing a file gal. in CATALAN returns smarty error for admins, and blank page for reg. users]
tracker item
LiveSupport broken in 1.9.3 CVS
LiveSupport seems broken in 1.9.3 CVS.

I can activate it OK via Admin|Features.
When I click on the LiveSupport admin link, I get the admin, I add myself (a regular user) as operator. Then when I try to open a Client window, I get a new popup window with this error:

Warning: Smarty error: unable to read resource: "tiki-live_support_message.tpl" in /usr/www/users/cafsu/networks/lib/smarty/libs/Smarty.class.php on line 1088
tracker item
Locale breaks on script tags
See bug 492679 on SUMO for more details:
https://bugzilla.mozilla.org/show_bug.cgi?id=492679

The problem is that files such as sr-Cyrl are not handled properly in tiki, due to a strtoupper() conversion in the way files in lang/ (language_files/) are handled.
tracker item
Lock feature doesn't work you can always post on a locked thread
The lock feature for thread on the forum doesn't work.
Anybody allows to add a post can still do it on lock thread even if the user has only post authorization.
tracker item
Locked out of site when phplayersmenu tries to use empty menu
Error message:

LayersMenu Error: setMenuStructureString: empty string.
Halted.
tracker item
Regression in 1.9.10.1 :: Login "Registration Code" is missing - Random Image
New user is shown a red X with the title "Random Image" as the registration code.

User can't see the letters so can't register

Appeared in 1.9.10.1 while adding extra security checks
tracker item
Login Bug Unless Remember Me Box Clicked - Now problems with use of 'Click here to confirm action'
At first I had the problem with the Login Bug listed here:- http://tikiwiki.org/tiki-index.php?page=LoginBug&highlight=login%20bug

I have tried using all fixes on this page and to no avail.

Since then I have found that any function that uses the 'Click here to confirm action' page and button does not work. Are these interrelated? This happens if I try to delete a user, rollback a page in fact any function that uses that button and page?

Help or fixes would be very much appreciated as I have found tikiwiki excellent to use with my classes but these bugs are leading me to use something different next time!
tracker item
Login form integration?
Hi there,

I want to nkow if it is possible to integrate the tikiwiki login process with another page, I want to create another secure page using the tikiwiki login process, Do you guys have any hint for doing that?

My page will be in php also, I know that I will probably have to do some inclusion but don't which file to include in my code and which function.

Any help will be much apreciated.

Thanks
tracker item
Login module should include some info text when Intertiki is on
When Intertiki is on, mod-login_box.tpl should show some info on the login box reporting where to register in order to log into that site. Example: edu.tw.o., with tw.o registration.
I've done this by hand:

^Intertiki is enabled. Log in with your account at <a href="http://tikiwiki.org">http://tikiwiki.org</a>. <br><b>New?</b>: <a href="http://tikiwiki.org/tiki-register.php">register at tw.o</a> and come back to log in here.
^
{CODE(wrap=>1)}
Intertiki is enabled. Log in with your account at <a href="http://tikiwiki.org">http://tikiwiki.org</a>. <br><b>New?</b>: <a href="http://tikiwiki.org/tiki-register.php">register at tw.o</a> and come back to log in here.
{CODE}

But this could be added more general on tiki, so that it checks whether intertiki feature is on, and get's the name of the intertiki server from some value at your tiki isntallation, and then, the message is customized on the login box.
tracker item
Login page increments pageview stats
Login page increments tiki_pageviews which skews viewing stats, IMHO, especially for sites which require passwords for content viewing, which may be additionally exacerbated if users maintain Tiki's login page as their browsers home page.
tracker item
login timeout during "contact us" drops message, no error message
If the session times out during use of the "contact us" form, and the anon user doesn't have perms to use the form, the message is simply dropped and no error message is displayed. (Even if you had the error message, the cache is set wrong, so that you have to retype the message, but that's another bug I posted a few days ago, with a nice link to how Drupal fixed it).
tracker item
Login with tiki user not possible with Auth:Tiki and Pear
Select Login Auth : Tiki and Pear

Try login with a user who is not in ldap but in tiki own db. Login fails.

tracker item
Long table truncated when presented as (cached)
We have a long table that presents fine on initial display, but when presented as (cached) the data is truncated. The footer appears mostly as normal except that it's evident that the table elements are arbitrarily cut off thereby affecting the subsequent footer.

Our table where the error is occurring is 680 lines long. The table will be truncated somewhere around line 390 or 540 but for a given edit instance it will always truncate at the same place.

We are seeing this behavior in 1.9.1 and 1.9.5. I don't believe this is a browser-related issue because we are seeing virtually the same results in IE and Firefox.
tracker item
lookbehind assertion error in tikilib.php
Getting the following in the apache error logs:

[Mon Apr 10 06:54:39 2006] [error] [client 192.168.1.148] PHP Warning: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Compilation failed: lookbehind assertion is not fixed length at offset 24 in /var/www/tiki/lib/tikilib.php on line 4229, referer: https://tiki.oururl.org/tiki-index.php

Performed normal searches on this but did not find any relevant links.

Env Info:

PHP Version 5.1.2-1 (Debian Stable)
pcre lib version: 6.4 05-Sep-2005

Apache2

Currently just a bug with no visible impact on functionality as of yet.
tracker item
Ltl isue with the tikiwiki image gallery on ver 1.9.7
Ok Marc Laporte asked me to explain here wut i experienced with the image gallery on ver 1.9.7 on mandrake 10.1, and the GD i used is the 1 that comes with the install media of mandrake

(i said this on the irc channel) http://www.opensourcecms.com/index.php?option=content&task=view&id=180 at this demo is where i watched the same bug

(He asked me this)
Can you post on dev.tikiwiki.org a explanation on how to see the bug? I will take a look at it. There was some recent work to improve the image gallery. This must have introduced a bug...

Here it goes (hope i may this right)

the problem with the bug is not a thing u can C, in fact is the opposite to that, the computers hang up and do not do nothing after u want to c the page with the thuninbails to chose wich pic to watch closer.

more the a few times i had to restart the mysql and the apache services on the computer to work again cuz the hang made the server not to work properly in order to complete the request.

once i restarted the services tryed to c the same gallery and then i saw just the word "thuninbail" where the actual thun should be, those times that the server didnt freezed.

Thats the way i detected the bug.

In fact .. when i tryed the demo (earlier on this post) had the same effect, but here i couldnt restart the apache (lolz) so i couldnt enter there till the restart of the demo
tracker item
Mail doesn't work for wiki
I configured the mail-in service for the wiki,I tried with wiki-append, wiki,... configuration but the mail-in doesn't work as aspected. The page, if needed, is created but the body is not updated

I tried with outlook 2003 from the local intranet and also from the web interface of GMail.

thanks
Christian
tracker item
Mail notifications don't work after upgrading to 1.9.0 from 1.8.5
I upgraded from 1.8.5 to 1.9.0 and the configured mail notifications (for 'any wiki page changes', send mail to some list) don't work anymore.

No PHP errors are generated, and my php max_limit is 32MB.
tracker item
mail-in provides no security
The mail-in functionality is great, but provides no security when in "non anonymous" mode. I consider this a bug, as the docs say nothing about user permissions not being applicable with mail-in. Examples:

1. Users that are in a group that cannot post may add or append via mail-in
2. Users that cannot see pages in a particular category can do a GET

This is a serious security problem - I'm glad I tested as I had no idea?

Any way to add permission checking to the mail-in code? It seems like it would be easy for someone who knows how to do it.

I realize it can't be 100 percent secure - someone could always spoof an email sender.
tracker item
Mailin Article-Put doesn't post attachment?
Hi:

I want to allow users to send photo moblog posts to our Articles section. After setting up an "Article-Put" account, I'm finding that only the text makes it into the article post, not the attached image file. Just to test, I set up a "Wiki-Put" account, and it DOES recognize and include the attachment (not inline, though, but as an icon and a link).

Does the Article-Put feature have handling for including images inline?

Rob

In my installation, I've tested sending tes
tracker item
Mailin comment to a page using RE:
I'd like to have a way to comment on an item from GET by replying to it.

For example, right now an email with the subject:

GET:BigIdea

will send the user the BigIdea page.

A reply with the subject:

RE:GET:BigIdea

would generates a comment on the BigIdea page.

This use is different from appending or prepending. It's meant for a note in the margin not a modification of the original text.




tracker item
Mail-In to Forum does not follow thread when original post has moved
I am using tikiwiki for a project at work, and one of the features we needed was the "mail-in" forum posting. The way we use this is a sales rep will e-mail an issue to a PDL. One of the e-mail addresses in the PDL is the pop account for one of the forums for our site. The site moderator reads the new "post" (e-mail) and decides which forum the discussion belongs in and moves the post to the "correct" forum.

The problem is that once moved, replies via the PDL do not follow the original thread (to the moved forum). The best case is that they end up in the "mail-in" forum location.
tracker item
Make admin_quicktags use a drop down box for the Category
This feature isn't internationalized.

The usage of quicktags is hardcoded in the PHP, like

$quicktags = $quicktagslib->list_quicktags(0,-1,'taglabel_desc','','trackers');

for the trackers. The french translation e.g. reads

Catégorie : wiki, formulaires, etc.

So a french user would enter "formulaires", but never see his Quicktags in the Trackers feature.
tracker item
Make Blog Post link more context-sensitive
It's a little annoying that when I want to post to my blog, and click on the post link, I am given a pull-down menu of blogs, all but one of which is not mine. Any reason not to filter this list to the set of blogs that I can post to? And, even better, jump to mine if there is only one such blog?
tracker item
Make e-mail notifications handle huge amounts of users
The e-mail notifications of watches (wiki, tracker, article, etc.) are sent out when changes are made. This means that the user submitting the change has to wait for the PHP-Code to send out all the mails before he can continue browsing. This is annoying and even...

... more evil is that with thousands of users to notify of the change the PHP-script will tend to time out and not all the notifications are sent!

One possibility would be to set the timeout higher, but that isn't really a solution at all. So the sending of mails needs to happen asynchronously. One simple solution would be to have a daemon running on the same system, which sends out the mails and the PHP-script just notifies the daemon of what to do. This would make installation a lot harder though and can't really be a desired solution.

Any possibilities to solve this in PHP directly?
tracker item
Make greater use of Galaxia instance names
Galaxia supports assigning a name to a process instance, and stores this value in the galaxia_instances table in the name field. This can be assigned through the API using the setName() method of the Instance class. (It is also assigned from the Javascript popup window which opens when you select a Start activity from the User Activities page)

However, there are many places (for example, User Instances, and Monitor Workitems) where this value is not displayed, only a bare (and meaningless, from a user's perspective) process ID number.

This is a clear usability obstacle.
tracker item
Make pjirc use the usernames from tikiwiki as the username in irc
I would like the java irc client pjirc to use grab the usernames from the tikiwiki database to log the people in when they want to use the irc channel. it is very similar to the mod for Simple machine forums http://pjirc.dtmdotexe.com/index.php?option=com_smf&Itemid=26. It will only work for registered users and does not need to work with wiki markup or group permissions (works as long as you are logged in). You do need a php script to input the irc server/channel to connect to.

Illori
tracker item
Make this tracker's fields available to the community!
Could someone please make the fields this tracker uses available to the community, please? (easily done, since there's an export/import feature!)

I'm trying to create a support web site, so obviously need much the same thing as this site. Trackers are quite a learning curve, so a couple of good examples would be really useful!

If someone does this, I'll add an export of the fields I end up using and make them available too (I've got a couple of other tracker apps up my sleeve too).

Cheers!
tracker item
Make Tiki more robust to open_basedir issues
Too many people are having issues:

[http://tikiwiki.org/tiki-searchindex.php?highlight=open_basedir&search=|tikiwiki.org open_basedir issues]
[http://dev.tikiwiki.org/tiki-searchindex.php?highlight=open_basedir&search=|dev open_basedir issues]
[http://doc.tikiwiki.org/tiki-searchindex.php?highlight=open_basedir&search=|doc open_basedir issues]


We need someone who is strong with server administration in a shared hosting context to solve all these issues once and for all.

[http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=26696|maybe a hint to the solution?]
tracker item
Make tiki-mobile optional
and add in the menu like the other features.

[15:41]<ohertel> marc, what's tiki mobile? :)
[15:42]<damian> the HAWHAW interface
[15:42]<damian> for WAP, PDA, and VoiceTiki browsing
[15:42]<marclaporte> de.tikiwiki.org/tiki-mobile.php
[15:43]<marclaporte> you have this on without you knowing
[15:43] *** marclaporte sets topic for #tikiwiki : http://dev.tikiwiki.org/tracker5 For the next 1-2 hours, please keep all discussions focused on 1.9.0
[15:43]<ohertel> ah that one. :)
[15:43]<ohertel> marclaporte: so what you want for it? perms?
[15:44]<marclaporte> naw, just on / off
[15:44]<marclaporte> from main admin panel
[15:44]<ohertel> is only 1 entry in the prefs table
[15:44]<ohertel> no biggie
[15:44]<marclaporte> perfect!
[15:44]<ohertel> so it needs no read db change
[15:45]<ohertel> just a feature_mobile = y/n :)
[15:45] *** ohertel doing update and starting debugger.
[15:45]<marclaporte> in theory default should be on be y by default to respect 3 rules, but since it isvery specialized, you can put n by default. Your choice!
[15:46]<damian> respect the rules.
[15:46]<damian> it causes less hassle for everyone that way
[15:46]<cpw> I'm going to submit what I have for my Japanese translations then
[15:46]<ohertel> we switch it off and write that to the release notes.
tracker item
Make tiki-mods.php report more detailed error
When going to Admin mods (tiki-mods.php) on a new install, make it report the directory name when the mods directory hasn't been created or lacks correct permissions.

The error reported asks to run ./setup.sh but is not specific about the directory affected here. This would be helpful to manually fix the individual directory instead of running ./setup.sh (which may not be possible in some situations like FTP installs).
tracker item
Hotwords and WikiWords are parsed to links in Table of Contents (maketoc) entries, breaking HTML
When including a maketoc into a page, the titles in the page are still parsed for WikiWords and Hotwords. This breaks HTML, links, and may decrease the readability of page TOC-s.
tracker item
manage group assignments fails (selection of users lost)
I initially reported the bug as if it happened only when you had more than 10 groups, and wanted to assign the users to a group greateer than the 10th postition. Now I've realized that it also fails for any group in the list (also for one of the groups within the first 10 listed): the selection of users is lost, thus no user is assigned to the group you select.
:-/

----
To reproduce the bug:
You need to have more than 10 groups defined in the Tiki.
And also several users (+100 in my case)

From admin users menu:
* Select several users (in my case, I selected to view 20, ordered by last login)
* click on manage groups assignments

^
__GROUP PART__
If the group you want to assign them to is not in the list of the first ten (for instance, it's the eleventh in the list alphabetically ordered), then you cannot select that group for those users.
If you try to go to next page of groups (I guess), then the selection of users is lost.
Using 1.9.2.
-----
This bit was fixed by sylvie last week. Xavi (31/01/06)
^
Still buggy:
^
__USERS PART__
To reproduce:
Reorder the list of users by any field so that you get some users in the list that where not seen at the default view of users (that's a __key point __to reproduce the bug).

Select some of those users, to assign them to a group. After I click on submit button (with "manage group assignments" selected), then the page is loaded with the default ordering, so that those users are not listed in the page. If I select then the group to have them assigned to, and submit, the users are not assigned to that group.

However, if I restart the process, but request to show 1000 users (what ever number, but ensure you list ALL of them). Reorder again users (last connected, for instance). Then select some of them. Click to "manage group assignments), and then, the page will loose the ordering, but at least you'll be able to see your users among the long list, and tehy keep the box toggled on (so that __selection is not lost!__). In this case, assigning to a group worked!

The bug must be somehow related to the registers that are ot selected to be shown, even if they are still selected to be assigned to the group.
Hope this helps to fix the bug. Xavi 31/01/06
---
This second part was fixed by sylvie after the report, later on the same 31/01/06...,
at tiki-adminusers.tpl ^
tracker item
Manual selection of time/date when adding events should be optional and off by default
This manual time / date selection (code below) should be optional off

__Sorry, code plugin doesn't work so below looks weird...__

{CODE()}
<input type="text" name="start_freeform" value="{$start_freeform}">
<a {popup text="{tr}Format: mm/dd/yyyy hh:mm<br />...}{/tr} {tr}See strtotime php function{/tr}"}><img src="img/icons/help.gif" border="0" height="16" width="16" alt='{tr}help{/tr}'></a>
{tr}or{/tr}

<input type="text" name="end_freeform" value="{$end_freeform}">
<a {popup text="{tr}Format: mm/dd/yyy hh:mm<br />...}{/tr} {tr}See strtotime php function{/tr}"}><img src="img/icons/help.gif" border="0" height="16" width="16" alt='{tr}help{/tr}'></a>
{tr}or{/tr}
{CODE}

tracker item
marking a tracker-field as mandatory doesn't work
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.

amette: I just changed the subject - "Bug with trackers" doesn't tell anything
tracker item
MediaWiki import script
For many people, Wikipedia (powered by MediaWiki) was their first contact with wikis. MediaWiki has a very nice interface and has done an amazing job to get Wikis known to the public, via Wikipedia. MediaWiki/Wikipedia is probably the best thing that happened to the Wiki world since Ward Cunningham invented the wiki in 1995.

MediaWiki is excellent to make an encyclopedia. However, it is not designed to be an Intranet/corporate wiki with an advanced permission system. Also, MediaWiki is "only" a wiki. It doesn't have extra features like forums, trackers, blogs, etc. Maybe these features will eventually be added to Mediawiki, but it doesn't seem imminent.

Users which want more can use some glueware to combine a Wiki and an existing full featured CMS (ex.: Drupal + MediaWiki or Xoops + MediaWiki) or they can choose Tiki Wiki/CMS/Groupware.

There are apparently millions of MediaWiki installs. In contrast, there are "only" tens of thousands installs of TikiWiki. While this number is very good, we can expect more & more people will want to migrate from MediaWiki to TikiWiki. Even if a small proportion of MediaWiki installs migrated to Tiki, it would still be a very large influx of users.

Tiki can already look like WikiPedia:
http://themes.tikiwiki.org/Tikipedia

One important step for Tiki's future is to have a converter from MediaWiki to TikiWiki so users can have a painless upgrade path and gain access to more features.

http://dev.tikiwiki.org/MediaWiki+to+TikiWiki+converter

Related:
*[wish1531|Wiki markup for icons]
*[wish1805|Universal Wiki Edit Button]
*[wish2102|Support some of the MediaWiki syntax that doesn't conflict with TikiWiki syntax]
*[wish1191|Wiki editing: Preview with diff, like Mediawiki]
*[wish1843|Infoboxes like MediaWiki/Wikipedia, but making use of trackers to be future-proof]
*[wish1781|Support for the Wiki creole markup (syntax)]
tracker item
Menu cache problem
The menu cache can't create the directory at /templates_c, when the user loged has a lot of assigned groups. The name of the directory are the concatenation of the groups names.
tracker item
menu ID=42 doesn't follow enabled/disabled features of Admin section
mnu_application_menu aka db clone menu ID=42 doesn't follow enabled/disabled features of Admin section
tracker item
menu in tiki-top_bar.tpl with no displayable options (user permissions won't allow) halts tiki.
When "site menu bar" is selected under "site identity features", and a menu is specified in the "tiki-top_bar.tpl" file, as below:


{if $feature_phplayers eq 'y' and $feature_siteidentity eq 'y' and $feature_sitemenu eq 'y'}
<br><br>
{phplayers id=44 type=horiz}
{/if}


If the menu does not have any options that are permitted by the current user (no sections to display - prior to loggin in to site, for example), the system crashes because of an empty string.

To recover it is necessary to manually edit the tiki database to add a menu section that has no permission requirements.

In the example above, menu id 44 has no sections or options that are viewable by unregistered users. When the site is entered, tiki halts because of an empty string, apparently because there is no menu selection possible for the user (not logged in yet.)
tracker item
Migrate binary files in between the file system and the database
Add a feature to move files in between the file system and the database

This feature:
tiki-admin.php?page=trackers
tiki-admin.php?page=fgal
tiki-admin.php?page=wikiatt

should be added here:
tiki-admin.php?page=gal

(In fact, it should be backported from 1.10) "Move images from filesystem storage to database storage"
tracker item
Mini-Calendar link from features page goes to useless page
I think this feature refers to the small calendar that can appear in a left or right module. The help link currently points to the calendar page, which only describes the JS navigation calendar.
tracker item
Minor Stats bug in tiki-setup.php
Tiki login page wrongfully increments tiki_pageviews hit count
tracker item
mirrortables - Changing the value of "explicit table names" fails after Tracker has been created
When a tracker was created, you can't afterwards switch the option "Use "explicit" names in the mirror table" on or off.

You get a lot of database errors. Best to try out and see yourself. Things get worse, when there are already fields defined in the tracker. Then the tracker is completely lost. Without any fields defined, you can still access and use the tracker - you just get errors in the top-bar

UPDATE: Switching back solves the problem - errors disappear and you can access the tracker again
tracker item
misleading error message on saving a wiki page after session time-out
If I timeout a session, it tells men:
"You have mistyped the anti-bot verification code; please try again."


It should be something else.
tracker item
Missing Firefox RSS icons for trackers
header.tpl should contain something like below for trackers.

{if $feature_directory eq 'y' and $rss_directories eq 'y'}
<link rel="alternate" type="application/xml" title="{tr}RSS Directories{/tr}" href="tiki-directories_rss.php?ver={$rssfeed_default_version}" />
{/if}
tracker item
Missing fulltext index for trackers after upgrade 1.9.4 -> 1.9.5
After upgrading 1.9.4 to 1.9.5, a search entire site returns the following error. I looked in db/fulltext.sql and didn't see a create fulltext index statement for tracker. What tables/columns should be indexed?

~pp~
in /home/lampp/htdocs/kniki/lib/tikidblib.php on line 134

Context:
File /kniki/tiki-searchresults.php
Url ///kniki/tiki-searchresults.php?highlight=draw&where=pages&search=go
Query:
SELECT ttif.`itemId` AS name, LEFT(tt.`name`, 240) AS data, tt.`trackerId` AS hits,
tti.`lastModif` AS lastModif, tti.`itemId` AS pageName,tti.`itemId` AS id1,1 AS id2,
MATCH(`value`) AGAINST ('draw') AS relevance FROM `tiki_tracker_item_fields` ttif LEFT
JOIN `tiki_tracker_items` tti ON (ttif.`itemId`=tti.`itemId`) LEFT JOIN `tiki_trackers`
tt ON (tti.`trackerId`= tt.`trackerId`) LEFT JOIN `tiki_tracker_fields` ttf ON
(ttf.`fieldId`= ttif.`fieldId`) WHERE ttf.`isSearchable` = "y" AND MATCH(`value`)
AGAINST ('draw') ORDER BY relevance desc, tt.`trackerId`

Values:
Message:
Error Message Can't find FULLTEXT index matching the column list
~/pp~
tracker item
mod blogroll doesn't work for me
I tried the mod blogroll with an example opml file from wikipedia, and the rss icons doesn't link to the expected mp3 but to the same url as the url of the browser in tiki (tiki-list_file_gallery.php?galleryId=1, tiki-admin_modules.php, ...)

This happened with this blogroll:
[http://static.userland.com/gems/radiodiscuss/playlist.opml]

The one I used for documentation. After fixing the problem, if so, please, check documentation page to see if it's correct (I didn't understand that much about the whole thing myself ...):
[http://doc.tikiwiki.org/Mod+blogroll]


Moreover, with this other opml file:
[http://www.scripting.com/feeds/top100.opml]

The rss icons point to xml files, but no text is shown between the number of the item and the rss icon. (error). See attached image to this tracker item.
tracker item
mod extcalculator doesn't work
Mod extcalculator (extcalc) doesn't work properly: apparently nothing happened after clicking on the calc buttons, but the real problem was that the mod didn't show completely under many theme styles (last column of buttons on the right was hidden by dentral column in Tiki.

See [http://doc.tikiwiki.org/tiki-index.php?page=Mod+extcalculator]

There is an issue with the module not showing in full width in the left column.
And the color under any style is too weak (greyish/whiteish...)
tracker item
mod import-phpwiki is empty as it is in mods.tw.o: files are in subdir at cvs
mod import-phpwiki (as it is from http://mods.tikiwiki.org) doesn't contain the php and tpl files.
Looking in cvs, the files are under a subdirectory of this mod (tikiroot): maybe that's why they didn't get packed inside the mod?
tracker item
module join_box is not removed when mod join is removed
module join_box is not removed when mod join is removed

More info on the feature: [http://doc.tikiwiki.org/tiki-index.php?page=Mod+join]
tracker item
mod mailman fails to install on local (wampp): mods/Packages/-ailman.info.txt not found
Using 1.9.7cvs on local (wampp), after clicking on install mod mailman (1.6), I saw the Package config screen, and after click on save for the default values, I got this message:

{CODE()}
Notice: Undefined variable: info in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 408

Warning: copy(mods/Packages/-ailman.info.txt): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 380
{CODE}

Btw, I didn't have integrator enabled in the test site, by then (I wonder if it is needed).

Please, improve documentation started at:
[http://doc.tikiwiki.org/Mod+mailman]
tracker item
mod taglines damian2 installs with notices of undefined index on a 1.9.7 and 1.9cvs site
mod damian2, from mods.tikiwiki.org, installed with "notices" through admin mods, on either a 1.9.7 install, or a 1.9.cvs (from July 19th 2007) installation.

Message is:
^
Notice: Undefined index: in c:\archivos de programa\easyphp1-8\www\tiki197\lib\mods\modslib.php(352) : regexp code on line 1

Notice: Undefined index: in c:\archivos de programa\easyphp1-8\www\tiki197\lib\mods\modslib.php(352) : regexp code on line 1
^
tracker item
mod taglines rcogley fail to install
Mod taglines rcogley fails to install. It returns:
---
Warning: copy(mods/taglines/rcogley/taglines.txt): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 375
taglines/rcogley/taglines.txt to doc/rcogleytaglines.txt impossible to copy
---

See [http://doc.tikiwiki.org/Mods+Type+Taglines]
mod damian1 installed successfully from mods.tikiwiki.org, thoguh
tracker item
mod_last_modif_tracker_items doesn't work with mirror tables
When using mod_last_modif_tracker_items on a tracker in mirror tables, then it just shows the item numbers, but not the content of the assigned field.

I looks like that:

1)
2)
3)
4)
tracker item
module google adsense -> module needs to be updated to new google variable names
Google changed their formula. module should now deal with:
google_ad_client = "pub-xxxxxxxx";
google_ad_slot = "02353245";
google_ad_width = 468;
google_ad_height = 15;


While we are playing here, the module should be re-organized and default should be a public service advertisement

Current Adsense module is too complicated to set-up as we can read here:
http://tikiwiki.org/Module+Adsense

There are way too many forum posts for something which should be really simple to set up:
http://tikiwiki.org/tiki-searchindex.php?highlight=adsense&where=forums

So, I suggest:

The public service advertisement should appear instead of the current "You forgot your Google ad_client number !" message. So people would know right away that the connection with Google is OK.

By default, it should be a fairly small ad so it fits nicely in a module.

And if the user is admin level (check for tiki_p_admin), then, add a link to documentation on how to set pub-xxxxxxxxxxxx and others...
http://doc.tikiwiki.org/tiki-index.php?page=Module+adsense

So, if no pub-xxx number is set, use pub-xxxxxxxxxxxx (which provides the public service advertisement) with a warning for admins.

If the admin specifically wants a public service advertisement, he can set the pub number as pub-xxxxxxxxxxxx. In which case, there should not be a warning to admins on how to set.

Finally, if the pub number is set normally (ex.: pub-1234...), no admin warning should appear.
tracker item
mod-change_category often gives "Notice: Undefined variable: modcatlist [...] on line 72"
Complete error-message is:
''Notice: Undefined variable: modcatlist in /modules/mod-change_category.php on line 72''

Steps to reproduce:

- assign mod-change_category.php to a column
- go to Admin->General or tiki-print.php
- see the error message

Editing my wiki HomePage I even had Tiki dieing completely with errors:

Notice: Undefined variable: modcatlist in /home/amette/public_html/tikiwiki-BRANCH-1-9/modules/mod-change_category.php on line 72

Warning: Cannot modify header information - headers already sent by (output started at /home/amette/public_html/tikiwiki-BRANCH-1-9/modules/mod-change_category.php:72) in /home/amette/public_html/tikiwiki-BRANCH-1-9/tiki-editpage.php on line 775
tracker item
mod-events doesn't work with php5
templates/modules/mod-events.tpl uses mktime and under php5 it needs to have all arguments as integers.
Simple patch:
tracker item
Mod-security
Forbidden 303 error when trying to save a blog, caused by mod-security
tracker item
mod: phpcas not installing (source at cvs under subdirs...)
That's what the mod descritpion says:
{CODE()}
author: mcfarland
last modification: 2006/12/22 01:49:26
by: mcfarland
features/phpcas/COPYRIGHT -> lib/phpcas/COPYRIGHT
features/phpcas/README -> lib/phpcas/README
features/phpcas/source/CAS/CAS.php -> lib/phpcas/source/CAS/CAS.php
features/phpcas/source/CAS/PGTStorage -> lib/phpcas/source/CAS/PGTStorage
features/phpcas/source/CAS/PGTStorage/pgt-db.php -> lib/phpcas/source/CAS/PGTStorage/pgt-db.php
features/phpcas/source/CAS/PGTStorage/pgt-file.php -> lib/phpcas/source/CAS/PGTStorage/pgt-file.php
features/phpcas/source/CAS/PGTStorage/pgt-main.php -> lib/phpcas/source/CAS/PGTStorage/pgt-main.php
features/phpcas/source/CAS/client.php -> lib/phpcas/source/CAS/client.php
features/phpcas/source/CAS/domxml-php4-php5.php -> lib/phpcas/source/CAS/domxml-php4-php5.php
features/phpcas/source/CAS/languages/english.php -> lib/phpcas/source/CAS/languages/english.php
features/phpcas/source/CAS/languages/french.php -> lib/phpcas/source/CAS/languages/french.php
features/phpcas/source/CAS/languages/greek.php -> lib/phpcas/source/CAS/languages/greek.php
features/phpcas/source/CAS/languages/languages.php -> lib/phpcas/source/CAS/languages/languages.php
{CODE}

And that's what it says to me when attempting to install it:
{CODE()}
Warning: mkdir(lib/phpcas/source/CAS/PGTStorage): File exists in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 68

Warning: copy(mods/features/phpcas/source/CAS/PGTStorage/pgt-db.php): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 375
features/phpcas/source/CAS/PGTStorage/pgt-db.php to lib/phpcas/source/CAS/PGTStorage/pgt-db.php impossible to copy
{CODE}
tracker item
modifier 'html_entity_decode' is not implemented on tiki-editpage.php when PHP < 4.3
tiki-editpage.php

*Fatal error*: Smarty error: [in mail/user_watch_wiki_page_changed.tpl line 32]: [plugin] modifier 'html_entity_decode' is not implemented (core.load_plugins.php, line 118) in *lib/smarty/libs/Smarty.class.php* on line *108
tracker item
Mods Problem-Update Remote Index not working
When trying to update or rebuild remote index from Admin Mods section in tw site, get an error message stating:

Impossible to open http://mods.tikiwiki.org/Packages/00_list.public.txt/Packages/00_list.public.txt : Connection timed out

The URL used under config mods was http://mods.tikiwiki.org. I didn't have the problem until I ugraded to 1.9.8.3. I got on IRC, and suggestion was made to try http://mods.tikiwiki.org/Packages/00_list.public.txt, which gave same message. The admin mods area tells me the permissions to write are correct, so it doesn't appear to be a permissions problem.
tracker item
Mods: broken install of Plugin TrackerItemField

{img src=images/code.png}%%% {CODE()}
Notice: Undefined offset: 1 in lib/mods/modslib.php on line 359

Warning: mkdir() [function.mkdir]: No such file or directory in lib/mods/modslib.php on line 68

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 360

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 375

Notice: Undefined index: 1 in lib/mods/modslib.php on line 375
wiki-plugins/trackeritemfield/smarty_tiki/block.itemfield.php to impossible to copy
{CODE}
tracker item
Mods: broken install of Kubrick theme
When trying to install:

{img src=images/code.png}%%% {CODE()}
Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg) [function.copy]: failed to open stream: No such file or directory in lib/mods/modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copy
{CODE}
tracker item
mods: remove mod config from mods.tikiwiki.org list (old and unfinished work).
mods: remove mod config from mods.tikiwiki.org list (old and unfinished work).
Keep it in cvs, just in case mdavey or anybody else might like to keep working on it, but it's not functional right now, and it overwrote the improved tiki-admin.tpl in tiki core files.

I removed the page also from documentation pages
[http://doc.tikiwiki.org/Mods+list]
tracker item
module change category assigns to "top" (0) category instead of "none"
see mod-change_category.tpl


Also, this module should offer subcategories...
tracker item
module logged_users not accurately reporting number of users logged in.
I don't know if this is a true bug or not because it depends on the intended functionality of the module "logged_users". I assume that it is supposed to show the total number of users currently logged in. However, it does not seem to exhibit this behaviour. It actually shows the number of users that have logged in but, if a user subsequently logs out they are not removed from the total. In effect it gives you a cumulative total of users logged in since the module was activated. Perhaps this is the intention of the module but I doubt it.

I'm wondering if this is a permissions issue and that is why the count is not getting updated. perhaps users of certain groups do not affect the total? I mention this because I have been playing around with permissions but I don't know if it's relevant or not.

I'm using version 1.9.11 of Tiki.
tracker item
Module menupage not showing page content but just title "..." and no content inside
Module menupage not working for me.

I've assigned the module menupage to registered and anonymous. and added the param

page=>LeftMenu

And this is the page feeding the menupage module:
http://www.wiki-translation.com/LeftMenu

BTW, some basic info is missing at http://doc.tikiwiki.org/Module+menupage
(or elsewhere at tw.o domains, afaik)
tracker item
Module my_ledger (CC Mod) not showing balance if using param float=>right
Using CC Mod [http://cc.tikiwiki.org/Mod+Community+Currencies] on a 1.10cvs from mid june 2007:

Here: http://www.moviments.net/intercanvis/Moneda+social

I'm using this code:
{CODE()}
{MODULE(module=>my_ledger,float=>right,decorations=>y,flip=>y,max=>10,np=>0)}{MODULE}
{CODE}

However, a user with trasnaction, is showing nothing in the module.

However, if the same user goes to: [http://www.moviments.net/intercanvis/cc.php?page=ledgers&my=1] , then some balance is shown.

It looks that there some bug at my_ledger module
---
updated: the problem seems to be with the float param.
By the way, the call to module plugin was made inside a third column of a split plugin.
tracker item
module users_rank has a link to list users even when feature is off
obs: waiting for cvs to unlock to commit
tracker item
Modules style is incorrect CSS class name
Every module is within a div.box that includes the module name,
e.g.
div class="box login_box"
and
div class="box My User Module Name"

But I don't think spaces work in CSS, so I'd say this is a bug.

Additionally, it seems this div that frames every module has no tepmplate file (that I could find). If it is hardcoded (i.e. .php), it should be made a template (.tpl).
tracker item
More capable category items display
When you get a display of all of the items in a category, the list is chopped into multiple pages, and the list is unordered.
tracker item
More control over "Date and time"-field-type format in tracker needed
In the type "date and time" it may be necessery to be able to have only 'year' choise instead of year, month, day and hour


::: FRENCH :::
Dans le type "date and time" nous devrions pouvoir avoir seulement année (de x à x au choix), seulement mois/année ou seulement jour/mois/année. Pour plusieurs tracker, la suppression de l'heure est nécessaire, comme lorsqu'on demande la date de naissance d'un individu !
tracker item
More graceful error message when database is unavailable or crashed
I got this on October 25th 2006:

Warning: mysql error: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) in query:

select count(*) from `tiki_banners` where `wed` = ? and `hourFrom`<=?
and `hourTo`>=? and
( ((`useDates` = ?) and (`fromDate`<=? and `toDate`>=?)) or
(`useDates` = ?) ) and
`impressions`<`maxImpressions` and `zone`=?

in lib/tikidblib.php on line 134


How could we show a more meaningful error message?


---

mysql tables sometimes crash.

When they do, the error message is cryptic, at best.

An average Tiki admin won't know what the problem is and could think it's Tiki's fault.


A graceful error message would inform the admin that:

"There are problems with the following tables: ". Please repair (link to how to repair)

Especially the tiki_sessions, which shuts down the site completely...

Some others are not so bad. Just a path disclosure.
{img src=images/code.png}%%% {CODE()}
Warning: mysql error: Can't open file: 'tiki_images.MYI' (errno: 145) in query: select count(*) from `tiki_images` where `galleryId`=? in lib/tikidblib.php on line 134
{CODE}
---

Another error to watch for:
{img src=images/code.png}%%% {CODE()}
Unable to connect to the database !
User droit_tiki has already more than 'max_user_connections' active connections
{CODE}
---
Maybe Tiki admin email should be in db/local.php? So the system could send email alerts when DB can't connect.
tracker item
Move perm plugin from mods to BRANCH-1-9 and add a way to have not just "if" but "if/else"
Perm plugin is very useful and works well. It is very similar to the group plugin. It weighs just a few k and I see no advantage of putting in mods.
http://mods.tikiwiki.org/details.php?type=wikiplugins&mod=perm

Similar to group plugin, we need "if/else" concept:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=994

So we could do things like this in wiki pages:
if tiki_p_edit "please click here to edit" else "please click here to login"

Also, group plugin is still in mods, but already in main code base so it should be cleaned out of mods.



tracker item
Move Single Posts
RIght now, it appears that you can only move entire threads. This doesn't allow you to move a single post that's attached to a thread, even though just the one post needs to be relocated, usually to it's own thread.
tracker item
Multilingual tracker (labels, drop-downs and categories)
Say I have a user tracker but my users speak different languages.
tiki-view_tracker_item.php?view=+user

I want to be able to {tr} the labels but also the lists (drop-down menus and categories)
tracker item
Multitiki customizations broken
1.9.0DR4 worked fine. 1.9.0 fails.
If you have a multitiki and create custom css/tpl files, they are not traversed. For example, If you have a multiwiki on www.foo.com and create a style called 'bar', the correct place to put the customized css files is
/styles/www.foo.com/bar.css
But this no longer works. It has to be in /styles/bar.css

The tpl files should be in
/templates/www.foo.com/styles/bar/
But this no longer works. It has to be in /templates/styles/bar

Please put back the old way. The current (broken) way prevents me from having styles of the same name on different multiwikis. each with customization.
tracker item
My site totally dead: Warning: ini_set() has been disabled for security reasons
And a quick search shows that many Tiki sites are down because of this setting which is changed after the install.

Any suggestions for a workaround? Even better something we can use for Tiki 1.9.8


Warning: ini_set() has been disabled for security reasons in lib/init/initlib.php on line 69
Warning: ini_set() has been disabled for security reasons in lib/init/initlib.php on line 69
Warning: ini_set() has been disabled for security reasons in tiki-setup_base.php on line 20
Warning: ini_set() has been disabled for security reasons in tiki-setup_base.php on line 24
Warning: ini_set() has been disabled for security reasons in tiki-setup_base.php on line 37
Warning: ini_set() has been disabled for security reasons in tiki-setup_base.php on line 38
Warning: ini_set() has been disabled for security reasons in tiki-setup_base.php on line 39
Warning: ini_set() has been disabled for security reasons in lib/init/initlib.php on line 69
Warning: ini_set() has been disabled for security reasons in lib/init/initlib.php on line 69
Warning: main(adodb.inc.php) [function.main]: failed to open stream: No such file or directory in db/tiki-db.php on line 85
Warning: main() [function.include]: Failed opening 'adodb.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in db/tiki-db.php on line 85
Warning: main(adodb-pear.inc.php) [function.main]: failed to open stream: No such file or directory in db/tiki-db.php on line 89
Warning: main() [function.include]: Failed opening 'adodb-pear.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in db/tiki-db.php on line 89
Fatal error: Call to undefined function: adonewconnection() in db/tiki-db.php on line 120
tracker item
Mysql 5 Alpha
I installed Mysql 5 alpha to with 1.9 from the head of the branch and found this error when I tried to enter the tiki...

Warning: mysql error: 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 '-1' at line 1 in query:
select `permName`,`type`,`level`,`permDesc` from `users_permissions` order by `permName` desc
in C:\isense\icms\lib\tikidblib.php on line 133

Fatal error: Call to a member function on a non-object in C:\isense\icms\lib\tikidblib.php on line 151
tracker item
MySQL error when administering trackers
This happened after saving http://dev.tikiwiki.org/tiki-admin_trackers.php?trackerId=5 where I had checked "and display attachments in listing?" (sub-option of Tracker items allow attachments?). I was unable to reproduce thereafter.

However, I noticed after that the ratings column had moved from first (left-hand side) to last (right-hand side).

{THUMB(id=26, url="tiki-browse_image.php?imageId=26")}{THUMB}
tracker item
Need better error message when wiki page is too long
To reproduce:


Make a super long wiki page using:

((my super duper long extra long wiki page name the never ends because it can be difficult to find the right words sometimes and some people may be tempted to just throw in a very large number of keywords in a wiki page name and hope that it will help with search engine indexing))

The wiki page offers a question mark to create the new page but TikiWiki is unable to create a page that size so it truncates to 160 characters: ((my super duper long extra long wiki page name the never ends because it can be difficult to find the right words sometimes and some people may be tempted to jus))


A nicer error message would be nice
tracker item
Need Forums to Display per Group - Nevermind
Our community needs some forums for the administrators only so that we can pass messages back and forth. However, there's no way to make any of this private. Any registered user can read and post what need to be private forums. In many cases you don't even have to be registered to read.
tracker item
Need to load Administration page twice in order to see all icons.
When you load the administration page for the first time of a session, you cannot see all icons. It's like if the page was truncated.
So you need to load the administration page a second time in order to see all icons.
tracker item
Nested galleries are displayed in main gallery listing....
I like the feature of nested galleries, and the nested galleries show up fine within the parent. The problem is that all the nested galleries show up in the main gallery listing along with their parents... This seems to negate the clutter reducing ability of nesting the galleries in the first place...

I would also love to see a thumb image from a gallery in the main listing - having the main listing acting like a parent gallery with thumbs of its children...

Thank you!

OC



tracker item
#1516
Bugs & Wish list
tracker item
New "Remember me" cookie content format could potentially cause problems for users login with "."
If your users login has a ".", as in "firstname.lastname", the remember me feature breaks.

This is the snippets in tiki-login.php use to set the cookie:

{img src=images/code.png}%%% {CODE()}
// Now if the remember me feature is on and the user checked the rememberme checkbox then ...
if ($rememberme != 'disabled') {
if (isset($_REQUEST['rme']) && $_REQUEST['rme'] == 'on') {
$hash = $userlib->get_user_hash($_REQUEST['user']);
$hash = $userlib->create_user_cookie($_REQUEST['user']);
$time = substr($hash,strpos($hash,'.')+1);
setcookie($user_cookie_site, $hash.'.'.$user, $time, $cookie_path, $cookie_domain);
$logslib->add_log('login',"got a cookie for $remembertime seconds");
}
}
{CODE}


The cookie content has the following format:
{img src=images/code.png}%%% {CODE()}
md5($_SERVER['REMOTE_ADDR'].$_SERVER['HTTP_USER_AGENT']).(date('U') + $remembertime).$user
{CODE}

The following code in userslib.php parse the cookie content. This function will successfully returns
the user only if your users login does not have a ".", otherwise this function will always return
false, and users have to re-login everytime.

{img src=images/code.png}%%% {CODE()}
function get_user_by_cookie($hash) {
list($check,$expire,$userCookie) = explode('.',$hash);
if ($check == md5($_SERVER['REMOTE_ADDR'].$_SERVER['HTTP_USER_AGENT'])) {
$query = 'select `user` from `tiki_user_preferences` where `prefName`=? and `value`=? and `user`=?';
$user = $this->getOne($query, array('cookie',"$check.$expire", $userCookie));
if ($user) {
if ($expire < date('U')) {
$query = 'delete from `tiki_user_preferences` where `prefName`=? and `value`=?';
$user = $this->query($query, array('cookie',$hash));
return false;
} else {
return $user;
}
}
}
return false;
}

{CODE}
tracker item
New admin panel: tiki-admin.php?page=text_area
Move all admin settings which affect all text areas to this new panel.

ex.:
Tables syntax:
tracker item
New module: search page name, search text, edit page
In the early days of TikiWiki, we used a bunch of modules (last_modified_wiki_pages, last_articles, Last this, Last that, etc.) to show recent changes to visitors. We ended up with many modules and it was cluttered.

All this became a lot better once the "Since your last visit" module came around to adding all the features. As a bonus, it checks permissions and shows the information since the user's last login. Very sweet.

Now, I am hoping to get to the same result for the many edit/input boxes.

In version 3.0, the quick_edit module checks (with Ajax) for names of existing wiki pages to edit. This avoids duplication. Great stuff. Wikipedia does something similar when you are searching for a page name.


I almost always have the search box on.

However, I also add "search page name" because the general search engine may not return the page I am looking for as the search result.

Here is an idea:

A new module which combines three modules:
search_wiki_page
search_new
quick_edit

See top right of http://moinmo.in/ for an example.

The action buttons are grayed out until text is entered in the text box. -> Very nice


Button should be WYSIWYCA


See top-right search box at:
http://www.ohloh.net/projects/tikiwiki
http://www.wikicreole.org/



__Alternatively, we could combine search page name and search text, and in the search results, we would first show pages names, and then, search text. This involves more work, but could be better for the end user UI.__

^I think the existing layout for the search top right in TW is fundamentally good. A text box, then a drop-down then a button. Why because the drop down is more future proof than any of the layouts from the other sites you reference.

If we make the contents of the drop down easy to customise or at the very least document how to add to it. For example the CRM function could add items to the drop down for "Contacts" and "Accounts", webmail could add "Mail Messages" and so on.

I do agree the wikipage create/edit module should be included in the top right search function.

I think this is an example of where considering the future openness of the solution would be very important - MatWho^

{THUMB(id=98)}{THUMB}
tracker item
new user needs admin validation for registering doesn't work
In Admin -> Login check both:
- Users can register:
- ... but need admin validation:

Admin validation isn't required, new users still can register and login immediately.
tracker item
Newsletter boundry condition.
There seems to be a boundry condition in processing the HTML version of a newsletter. if the following appears in a newsletter:

~pp~

No matter which side of the door the dog or cat is on, it is the wrong side.

any tex following it is dropped. However, all of the text does appear in the plaintext version. Adding or removing any characters causes the text to appear.
tracker item
Newsletter from address does not use Sender Email
After a recent CVS update, the From: address of newsletter e-mails changed from the configured SenderEmail address to (apparantly) the address of the logged on user sending the newsletter. Since a changing number of users can send newsletters, it is difficult for recipients to configure their e-mail filters to accept all of them. The change caused a number of newletters to fail delivery.

tracker item
Newsletter subscribers cannot confirm subscription nor unsubscribe using links in eMails
Auto-eMail is generated to subscriber using template confirm_newsletter_subscription.tpl which contains the following:

In order to confirm your subscription you must access the following URL:
{$url_subscribe}?confirm_subscription={$code}

However,the url_subscribe truncates the php extension in the pagename shown in the email sent to subscriber as follows: tiki-newsletters.ph?confirm_subscription=someString, rather than tiki-newsletters.php?confirm_subscription=someString

Newsletter is generated to all subscribers containing unsubscribe message generated using template newsletter_unsubscribe.tpl which contains the following:

You can unsubscribe from this newsletter following this link:

href="{$url_unsub}">{$url_unsub}

But, the newsletter shows a truncated php extension in the pagename of the url_unsub as follows:

tiki-newsletters.ph?unsubscribe=someString, rather than tiki-newsletter.php?unsubscribe=someString


tracker item
Newsletter: import emails from .csv
importing users & tracker items from .CSV is possible, so why not for newsletters :-)
tracker item
Newsletters, Subscriptions: Add an option to notify when user subscribe/unusbscribe
In Tiki newsletters, it is possible to subscribe a group (excellent)
It is also possible for individuals to unsubscribe from a newsletter without leaving the group (excellent)

However, newsletter admins do not have access to this list. They should know who left the list and should be able to administer this "exception" list.
tracker item
Newsreader: date of messages at Wed 31 of Dec, 1969[19:00]
In message list and for each message.
tracker item
Newsreader: Undefined offset & Smarty error: math: parameter x is empty
When I use newserver "news.mozilla.org" , I get several:

Notice: Undefined offset: 1 in lib/pear/NNTP.php on line 477
Notice: Undefined offset: 2 in lib/pear/NNTP.php on line 477

at the top of the page.

And in the listing of the groups, I get:

Warning: Smarty error: math: parameter x is empty in lib/smarty/libs/Smarty.class.php on line 1095
Warning: Smarty error: math: parameter x is empty in lib/smarty/libs/Smarty.class.php on line 1095
time out



I didn't set username & password. Not sure if this is relevant.


tracker item
No access permission on articles----articles accessible by articleID for any group
This is how I get the issue:---

As Administrator I made 2 user groups (grpA & grpB). I want that users in grpA should not be able to read articles that are meant only for grpB and vice-versa.

Using the Menu option as admin I make different Menus (using tiki-read_article.php?articleId=133, and changing the article ID for different article.) for these two groups, so that grpA sees the list of articles which only he is suppose to see, and same for grpB. [using the Group: option in Menus]

Now I log in as a user in grpA and read some article, say
http://mytikisite.org/tiki/tiki-read_article.php?articleId=133

Now if I go to the address bar and change the article ID, to say, 150 (which is actually meant for grpB only), I can see the article...
http://mytikisite.org/tiki/tiki-read_article.php?articleId=150

How do I solve this access issue???

tracker item
No spam protection for shoutbox users
The user's email address is clearly visible in the html source. Interestingly, user gern22000 is affected, admin is not:

http://www.vic-fontaine.com/forum/

Test user and password (if required): smarty
tracker item
Non-Admin User Table field headings is cut off in tiki-view_tracker.php
I have duplicated this problem a couple times, but I can't figure out what is producing it.

When I create a tracker and assign admin privledges to it, I can see all of the field names at the top in tiki-view_tracker. However, when I log in as a non-admin user, tiki-view_tracker will display all the data, but the field names stop after about 6 fields. This is with explicitnames turned on.

For instance, if I have field
Name
Date
Time
Place
User
Hobbies
Children

Then Name, Date, Time, Place, User and Hobbies show up up in tiki-view_tracker, but the other headings disappear. I should note that when create and modif date are selected to be shown, these column names always show up too, but they will shift to be where the other column names should be, so they would be on top of Hobbies and Children, and then there are no heading for the create and modif date, as well as any other data that is displayed (all the data for these fields still shows up, but it doesnt have the field names above.

I have no idea why this is happening. I have explicit names and mirror tables set up for this tracker.

The field names always show up for any user logged in with admin privledges, but disappear for users who do not have admin privledges.

Any ideas why this is happening?
tracker item
not checking for local permissions while tring to download a tracker attachment
I made a tracker and get one of the user's group the permission to view this tracker only (by making local permissions only for that tracker).
So users of that group can view that tracker's items but when clicking to download one of the attachments, they only see a blank page.
tracker item
not possible to ADD new task into user tasks in user-task module
if you enable user-task module and you are on URL with some querty, like http://server/tiki-index.php?page=xxxxx and you try to add new user taks, you will get errror

because the string which is created as action for form submit is wring
tracker item
Notice: Undefined index: categId in categorize_list.php on line 48
Using 1.9.cvs from june 13th 2007.

When I make changes to a forum as admin, I get
^
Notice: Undefined index: categId in /home/httpd/tiki19/categorize_list.php on line 48
^

I haven't tried at other places...

My categories have subcategories, and some of them have letters with accents (Spanish tilde, etc.)
tracker item
Number of displayed rows modification does not stick on Admin Groups Page
To reproduce this bug:
1) Open Admin Groups Page
2) Number of Displayed Rows will default to 10
2) Change "Number of Displayed Rows" to 20
3) Hit Enter.
4) Additional Rows will display.
5) Add a Group.
6) Hit Save
7) Number of lines displayed changes back to 10.

Thanks for looking at this. dthacker.
tracker item
Numbers in Activity names get removed.
When you create a new activity with numbers in the name, the numbers get removed in the generated files. For example, if I create an activity called 1, and then
I look in the "code" and "compiled" directory of processed, the file name with just be ".php".
tracker item
Numeric field options bug (isMain or not change the display )
If you set a numeric field with option : 0,4,₪ (that should display israely currency sign) and this field isMain (linked to the item) it work fine.

If you unset "isMain" (no link to the item) the sign deseaper !

Reproducted with other characters of course :)
tracker item
On preview or save, the calendar moves the opening and closing hour of the event to one hour earlier
This is in 1.9.8 only. In 1.9.7, On save the opening and closing hour of an event were moved to one hour later.
tracker item
On some pages modules are unassignable, though they shouldn't be - or they just give errors
The X-Button in the title-bar of modules has following behaviour, when the module in question is set to "Assigned now, can't be unassigned":

- While in MyTiki -> Preferences: can't be unassigned, everything ok (sometimes gives an error-message)
- While on HomePage -> Module can be unassigned
- While on another Wiki-Page -> "Page not found - you want to create it?"
- While in Trackers -> Invalid variable value : trackerId = 1?mc_unassign="module-name-here"
- While in workflow -> Module can be unassigned
tracker item
One can not put more then one RSS feed on a wiki page
One can not put more then one RSS feed on a wiki page. Following patch fixes that.
tracker item
Only show "10/20/30/All" (drop-down) comments filter if number of comments is > 10
Most of the time, comments (or forum threads) have less than 10 comments. Therefore, this box is not useful, and clutters the User Interface.

tracker item
Opening pages in the 1.9 result in the blank page
Selecting pages in the 1.9 result in the blank page. It takes several refreshes to get a page to come up. To my knowledge, none of the log files contains any error messages.

Everything was fine while I had 1.8.6 version. After upgrade to 1.9.3.1, I constantly have issues with blank pages and no error messages anywhere. Upgrade 1.9.4 didn't improve anything. It typically takes 2 to 3 refreshes to get the page. For any production site this would be a mission critical problem.

See: [http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=17128&forumId=6&highlight=]
tracker item
output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in tiki-setup.php on line 1890
Trying to test for this:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1312

I got, on doc.tikiwiki.org:
{img src=images/code.png}%%% {CODE()}
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in tiki-setup.php on line 1890
{CODE}

I had this error once. Have been unable to duplicate.
I don't remember which browser.

I am putting here just in case...
tracker item
output of {maketoc} in a DIV to make it easy to apply a style
the output of {maketoc} in Wiki is not contained in a special
DIV so one can not define a style for displaying it for example in a box or ...
tracker item
Page description breaks links on other pages
I discovered a problem where one of our users had created a page containing the words SeaMonkey in the description. When she later tried to link to this page with the syntax ((PageName|This is the link text)), the link broke, and tried to embed a link to create a new page titled SeaMonkey among other things. The cause of the problem, was that the description of the page she linked to, was inserted as the title of the <a>-tag.
tracker item
Page: 1/0
Page: 1/0 happens when listings contain 0 items.

It is a harmless but ugly bug.



Also, while we are playing here, why is it that when:
{if $direct_pagination eq 'y'}
we see the standard pagination (prev/next) AND the direct (1) (2) (3), etc ?


It seems to me if everything fits on a page, no need to have a search (filter option) and no need to have pagination.

All the ones seen in the demo should be fixed, at least:
http://demo.opensourcecms.com/tiki/
tracker item
pagenames with dashes and spaces clash with -+ monospace syntax parsing
Page name like
{CODE()}
((Unix Install - Information))
gets parsed with the <code> in it
{CODE}
Changing order of parsing may not be best solution at this stage. changing urlencode to rawurlencode may also not be ideal. Need elegant solution.
tracker item
param trackerId available when using Module last_tracker_items and related
Ability to filter last_tracker_items and last_modified_tracker_items for the ~~red:param trackerId~~

{CODE()}
{MODULE(module=>last_tracker_items,float=>none,decorations=>n,flip=>y,max=>5,np=>1,trackerId=2)}{MODULE}
{CODE}

If it is already possible withnout any more coding, then it should be explained in documentation how to do it.At ((doc:PluginModule)) ?
tracker item
Parsing error in wiki pages in non-parsing sections
Backslash followed by zeros in a section marked with ~pp~ for no parsing caused wiki page to not display / have fatal memory errors (limit=64M)

Exact line:

~pp~
#1 0x08071f28 in MJobSelectClass (J=0xd225858, ModifyJob=1 '\001', ModifyRM=1 '\001',
~/pp~
tracker item
Pass tracker itemID as a parameter to a wiki page, to create a custom-looking tracker rendering.
For example, on a wiki page like:
tiki-index.php?page.php?page=genericwikitemplatepage&itemId=50

I could see the values of various tracker fields for itemId 50. Ideally, I could use various wiki formatting for this data.


{img src=images/code.png}%%% {CODE()}
Here is field #417 for trackeritemid #50
{TRACKERITEM(field=>417)}{TRACKERITEM}

__Here is field #460 for trackeritemid #50__
{TRACKERITEM(field=>460)}{TRACKERITEM}

^
Here is field #72 for trackeritemid #50__
{TRACKERITEM(field=>72)}{TRACKERITEM}
^

{CODE}
tracker item
Patch to allow support for Active Directory authentication via LDAP
Active Directory doesn't allow for anonymous searches of its structure. Instead, an username and password for an account with search access must be given when connecting.
tracker item
Path disclosure bug in trackers
Details sent to security squad.
tracker item
Pdf generation does not work when using browser Opera v9
PDF-generation does not work at all in Opera 9. The pdf generation page is shown, but when you click "create" nothing happens. I have check this for wiki pages and articles. I don't know if pdf-generation is available for other features.
tracker item
pdf generation does not work for Bulgarian language
first of all excuse me for accidentaly logging with this account

version v1.9.0 -Sirius
I am working on setting up a tikiwiki in bulgarian language for internal usage.
I have made partial translation of the language to bulgaian (keeping the UTF-8 encoding)
The main encoding used in BG is windows-1251 (it sucks and is tottaly incompatible i know)
I have a very simple page which is in cyrilic (bulgarian) in the DB it is stored as UTF-8.
When trying to generate PDF the process passes just fine. The only problem is that all non english text is seen as question marks.

I have tried changing te WinAnsiEncoding to builtin in class.pdf.php, but that doesn't help. If you need i will provide a samples from WinAnsiEncoding and builtin

All suggestion's appreciated
tracker item
PDF Generation does NOT work!
Platform:
tikiwiki Version 1.9.4
RHFC 4 (2.6.17-1.2139_FC4smp #1 SMP)
PHP 5.0.4 (with php-xml-5.0.4-10.5)

UPDATE:

OK, it looks like the problem was due to strange characters (I had copied-and-pasted from another tikiwiki site).

So, if I create a new wiki page and try to create a PDF from that, I get further. This time, I get a pge full of the PDF codes! I've tried using both IE6 and Firefox 1.5.0.6.
I noticed another poster complaining about problems with Opera 9.

I don't think it's a browser issue.

============
Problem:
PDF Generation doesn't work. After clicking the "Create" button, the resulting page (tiki-export_pdf.php) is blank.

I added some debug statements to the code, and it appears that everything is fine up to this statement in function insert_html (source file: pdflib.php):

$this->flush($src);

In the line before:

$this->WalkParsedArray($htmlparser->content,$src,$dummy);

if I print out $src, I can see the contents fine. But the flush statement following doesn't seem to work. In fact, if you append an echo statement after that, it doesn't execute:

$this->flush($src);
echo "after flush\n"; <=== doesn't display

In the code for flush(), I added more echo statemnts.

function flush($src) {
echo "<h2>entering flush</h2>";
$this->ezText($src,$this->tiki_textheight);
echo "<h2>leaving flush</h2>";
}

I also added echo statements in ezText().

Interestingly, "entering flush" is printed followed by REPEATED calls to ezText. The "leaving flush" statement is NOT printed!!

This is very weird.

I know the PDF generation feature worked fine in version 1.7.1.

Any ideas what's going on? I can send the entire debug output if it will help.

Thanks,

paul
tracker item
PDF generation for structures creates badly named file
In 1.9.2, the ability to create PDF files from structures is fixed (which is great). All files in the structure are now automatically added to the include list when the PDF icon is clicked while in an active structure.

However, the resulting file is badly named. For example, in a structure consisting of:

test structure [view |edit]

* 1 numbers [x] [view |edit]
o 1.1 one [x] [view |edit]
o 1.2 two [x] [view |edit]
* 2 colors [x] [view |edit]
o 2.1 blue [x] [view |edit]
o 2.2 green [x] [view |edit]

(http://gaeacoop.org/tiki/tiki-index.php?page_ref_id=1)

the resulting PDF file is named "green" rather than "test_structure.pdf" or "test structure.pdf". Not only is this generally confusing (naming the pdf file for the last page in the structure is pretty counter-intuitive), but the lack of the PDF extension prevents the browser from automatically opening the file. I was able to force the file to open with Acrobat Reader 5.0 for Macintosh on OSX 1.3, but only after setting the file filter to "all files." Many less experienced users would have stalled before this.

The PDF generation should default to the name of the structure plus the ".pdf" extension, and probably should also allow this file name to be manually changed before the PDF is generated.
tracker item
PDF generation of wiki pages doesn't handle tables
When you generate a PDF of a wiki page, tables extend beyond the edges of pages. Apparently, during generation the text in the tables isn't wrapped to make the table fit the width of the page.
tracker item
Permissions : advanced feature: level configuration : it should be impossible to create blank level
In tiki-assignpermission.php, if you create a blank level and then, you have blank levels for some permissions, you will get an error like:


{img src=images/code.png}%%% {CODE()}
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Error processing resource 'tiki-assignper...

<b>Notice</b>: Undefined index: tiki_p_take_quiz in <b>tiki-...

{CODE}

And you can't via the interface re-assign the level to that permission. You need to clean the mess in phpmyadmin



If you have phpmyadmin, to reset permissions to original state:

1- go here:
http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/db/tiki.sql?revision=1.214.2.215&view=markup&pathrev=BRANCH-1-9

2- find "Table structure for table users_permissions"

and copy/paste that section (just that section) in sql commands

lines 4001 to 4191



reported by johnh on #tikiwiki

Maybe 1.10 is affected as well...
tracker item
Permissions on individual galleries for tiki-galleries.php and tiki-list_gallery.php
Anonymous can view this gallery:
http://www.marclaporte.com/gallery1
And there is a list to the galleries:
Put I can't list the available galleries (available to anonymous)
http://www.marclaporte.com/tiki-galleries.php


There is a related problem with tiki-list_gallery.php where a :

if ($tiki_p_admin_galleries != 'y')

which prevents all individual image gallery permission checks
tracker item
PHP Fatal error Smarty syntax error
I wanted to add a left-hand module giving the current status of several SQL databases. They already appeared on a wiki page, but I wanted it available without logging on. I created a Dynamic Content entry containing wiki markup with a table and sql module similar to:

|| table1 | {sql(db=>test)}SELECT..{SQL}||

However, as soon as I saved it the site became unavailable. Apache log contained:

PHP Fatal error: Smarty error: in evaluated template line 1: syntax error: unrecognized tag: SQL(db=>test) (Smarty_Compiler.class.php, line 446) in ...

Unfortunately, I could not do anything to correct the error, because the site was no longer accesable. This should have failed a little more gracefully.
tracker item
php option "...&bl" does not work with "structure"
I have a set of translations:

page_id=14 - EN - is an element of a structure "A"
page_id=15 - DE - is an element of a structure "B"
page_id=16 - FR - is not an element of any structure

wiki option "Open page as structure:" is enabled...



When I try to use reference like this:
"tiki-index.php?page_id=14&bl"

the reference works as it would be following:
"tiki-index.php?page_id=14". (it does not open pages in languages DE & FR)

When I try to use reference like this:
"tiki-index.php?page_id=16&bl"
Everything works excellent!!!




the same thing with wiki-syntax references.
tracker item
phplayers horiz menu breaks overlib popups like userlink
When you rollover any of the phplayers horiz menu, causing the menu to popup, and then subsequently try to use an overlib, e.g. the userlink popup that appears when you rollover the name of a user, the overlib will fail with javascript error "windowWidth is not a function".

The reason is because phplayers layersmenu.js (or if you have copied its contents into another file like layersmeny-header.ijs) defines windowWidth as it works, destroying the overlib function.
tracker item
phplayers horiz menu buggy when using twist.css theme style
on 1.9.cvs

Horizontal phplayer menu is behaving weird when adding new options, etc. (sections level 0 and options inside dissapearing + separators rare)
Menú and menú items below, in utf-8 encoding.

{CODE()}
INSERT INTO `tiki_menu_options` (`optionId`, `menuId`, `type`, `name`, `url`, `position`, `section`, `perm`, `groupname`) VALUES
(171, 43, 'r', 'Comissions', 'Comissions', 10, '', '', ''),
(172, 43, 'o', 'Secretaria', 'Comissió+de+Secretaria', 20, '', '', ''),
(173, 43, 'o', 'Turisme', 'Comissió+de+Turisme', 30, '', '', ''),
(174, 43, 'o', 'Dinamització social', 'Comissió+de+Dinamització+social', 40, '', '', ''),
(175, 43, 'o', 'Medi ambient', 'Comissió+de+Medi+ambient', 50, '', '', ''),
(191, 43, 's', 'Enllaços', 'tiki-directory_browse.php', 300, '', '', ''),
(177, 43, 'o', 'Login', 'tiki-login_scr.php', 1010, '', '', 'Anonymous'),
(178, 43, 'o', 'Logout', 'tiki-logout.php', 1010, '', '', 'Registered'),
(179, 43, 's', 'Activitats', '', 200, '', '', ''),
(180, 43, '1', '2007', '', 210, '', '', ''),
(181, 43, '2', 'Artístiques i artesanals', 'Activitats+artístiques+i+artesanals', 220, '', '', ''),
(182, 43, 'o', 'Comerç Just', 'Activitats+artístiques+i+artesanals+de+Comerç+Just', 230, '', '', ''),
(190, 43, '-', '', '', 1001, '', '', ''),
(185, 43, '1', '2006', '', 250, '', '', ''),
(186, 43, 'o', '<img src="img/rss.png" alt="Sindicació de notícies per Agregadors RSS" title="Sindicació de notícies per Agregadors RSS" border="0" />', 'Notícies+per+RSS', 1008, '', '', ''),
(189, 43, '-', '', '', 1000, '', '', ''),
(192, 43, 's', 'Home', 'index.php', 5, '', '', ''),
(193, 43, 'o', 'Presentació', 'Presentació', 7, '', '', ''),
(194, 43, 'o', 'Història de l''associació', 'Història+de+l´associació', 400, '', '', ''),
(195, 43, '-', '', '', 1002, '', '', ''),
(196, 43, '-', '', '', 1003, '', '', ''),
(197, 43, '-', '', '', 1004, '', '', ''),
(198, 43, '-', '', '', 1005, '', '', ''),
(199, 43, '-', '', '', 1009, '', '', ''),
(200, 43, 'o', 'Historia2', 'Historia2', 410, '', '', ''),
(201, 43, 'o', 'Presentació de les activitats', 'Presentació+de+les+activitats', 205, '', '', ''),
(202, 43, '-', '', '', 60, '', '', '');

INSERT INTO `tiki_menus` (`menuId`, `name`, `description`, `type`) VALUES
(43, 'Menú horitzontal capçalera', 'Menú horitzontal per la capçalera de la web', 'd');
{CODE}

If interested in analyzing any more in the server where it happened, please, request me an admin account at:
http://www.moviments.net/valldelcorb

so that you can reproduce the buggy behavior.
I'm afraid of adding new items or sections since they break the present layout of phplayer menus if it is set as horitzontal.
when previewed as vertical, it's always shown ok, at it should.

I was using twist.css theme style.
-------
April 4th: the problem seems to dissapear if using tikineat style instead of twist.css theme style. See the screenshots of the same menu with each theme style.
tracker item
Phplayers menu gives error and dies when user has no access to a page
If a user has no access to a feature or a wiki page, normally the login page is shown. However, if the site has a phpLayers menu (E.g. {phplayers id=43 type=horiz} in Site Identity features - Custom Code - Content ), the phpLayers menu fails and dies. The user only sees a blank page with the message "LayersMenu Error: setMenuStructureString: empty string. Halted".
tracker item
pie chart didn't work for me
I have a tikisheet created (mainly text): 7x7 table, with special characters (é, è, spaces, round brackets)

||Programari | Sistema Operatiu | Llicència |Català |Multiplataforma |Mida (octets) |Funció
WinK |GNU/linux, M$ Windows |Gratuït per a ús no comercial |No (en procés) |Si |100 |Per generar video tutorials
OpenOffice |Linux, Windos, Mac |LGPL | Si |Si |50000
Firefox | |MPL |Si |Si |6000
Thunderbird | |MPL |Si |Si |6000
Gimp | |GPL |Si |Si |2000
Gaim | |GPL |Si |Si |2000 ||

I've just enabled feature_charts, and tried to produce a pie chart, but didn't work for me. I got just the title, and the legend.

The options requested after pie chart is selected, are:
||Títol: | Prova
Series:
label | c1
value | c3:c7
color |
style | ||
(similar to what I saw at the screengrab at [http://tikiwiki.org/tiki-index.php?page=TikiSheetDemo|tw.o sheet demo]
.
tracker item
Please confirm if you have this bug: Replies to replies to forum topics are hidden when viewing forum topics
This was reported on ((tw:ReleaseProcess19))

Has this been fixed?
tracker item
plugin CATEGORY in wiki pages listing old names even if forums have been renamed
Using 1.9.7, I think.

This page
[http://www.moviments.net/precarios/Comisi%C3%B3n%20Carrera%20Investigadora]

is showing categorized objects (through the usage of Plugin Category) with old names (i.e.: "foro (forum): Carrear Investigadora"), even if the forum was renamed to "Carrera Investigadora".
[http://www.moviments.net/precarios/tiki-view_forum.php?forumId=3]


tracker item
plugin copyright produces nothing...
Plugin Copyright doesn't work: it does not produce any output, following the syntax provided at wiki edit form > "wiki help".

See attempts to document its usage (looking at the notes inside the code aswell), but no success either....

[http://doc.tikiwiki.org/PluginCopyright]
tracker item
plugin mouseover: missing files in cvs or mods, just txt file
Plugin mouse over is missing this files inside:

wiki-plugins/mouseover/wiki-plugins/wikiplugin_mouseover.php
lib/wiki-plugins/wikiplugin_mouseover.php

it only contains th*.info.txt file.

So it can't install (neither from cvs _mods, neither from admin mods interface (mods.tikiwiki.org )
tracker item
plugin poll not working (on doc.tw.o at least)
Plugin poll is not working on doc.tw.o. No way to vote on the box...

See it at:
[http://doc.tikiwiki.org/PluginPoll]

---

Update: weird behavior: I visited today the doc page about it, and it showed ok. I edited the page to say that there was not bug there any more, and after saving changes, the output is wrong again!
So ???? I don't know what's happening...
Please somebody else, have a llok (not urgent, but something is wrong here...)
tracker item
Plugin Sheet data after TikiSheet is deactivated
When TikiSheet is deactivated but a plugin sheet exists (with previous data), we get a weird error message.

When TikiSheet is deactivated, all sheets and plugin should say " This feature is disabled: feature_sheets "

tracker item
plugin snarf produces ugly output, with many empty lines within the output
plugin snarf produces ugly output, with many empty lines within the output.
It's not usable for production.
Tired snarf'ing tiki sites with 2 columns, just one, and no lateral columns: similar ugly effect
Tried with html sites, same ugly effect of many empty lines everywhere...
tracker item
Plugin SQL needs multi option for stored procedure data
The plugin SQL can not retrieve data returned from a SELECT which is in a stored procedure. Stored procedures can be more secure than granting database read access to the TikiWiki server.

With MySQL, data can be retrieved from a stored procedure if the "mysqli" interface is used instead of "mysql", and if the client_multi_results flag is set before calling NConnect().

if( $dbdriver == 'mysqli' ){
$dbsqlplugin->clientFlags = 131074; // set client_multi_results
}

tracker item
Plugins broken in Blog in 1.9.2
When putting a plugin onto a blog post which requires parameters, the parameters are not passed in or are passed in as an &. This happens when the => syntax is used, or quotes are used around the parameter. These are otherwise fine when in a wiki page.

Most plugins appear to be affected on my installation - which was an upgrade from 1.8.4 to 1.9.2.

They render okay when viewing individual posts, or previewing, which leads me to beleive it is in tiki-blog_view.php somewhere.

After diffing the files, the largest visible change was the addition of categories into the blog, this is however not affected by turning off the feature in admin.

I am putting this high on my own priority list as I cannot upgrade my live site to 1.9.2 (although it has had some secuirty fixes put on it) until this is solved as I do not want to break my history of blog posts using plugins.

Perhaps it is worth a shot on this site or tikiwiki.org to see if plugins are affected here as well with that.
tracker item
Plugins broken in Blog inn 1.9.2
When putting a plugin onto a blog post which requires parameters, the parameters are not passed in or are passed in as an &. This happens when the => syntax is used, or quotes are used around the parameter. These are otherwise fine when in a wiki page.

Most plugins appear to be affected on my installation - which was an upgrade from 1.8.4 to 1.9.2.

They render okay when viewing individual posts, or previewing, which leads me to beleive it is in tiki-blog_view.php somewhere.

After diffing the files, the largest visible change was the addition of categories into the blog, this is however not affected by turning off the feature in admin.

I am putting this high on my own priority list as I cannot upgrade my live site to 1.9.2 (although it has had some secuirty fixes put on it) until this is solved as I do not want to break my history of blog posts using plugins.

Perhaps it is worth a shot on this site or tikiwiki.org to see if plugins are affected here as well with that.
tracker item
PluginSplit: uses % instead of px width
Split plugin is not working when we try to set fixed pixel width for columns. They are percentages instead, as you can see here:
http://themes.tikiwiki.org/tiki-index.php?page=TestPluginSplit


Also, there is some info here & a patch:
http://tikiwiki.org/PluginSplit
tracker item
Plural WikiWords when using ((WikiWord))
Plural WikiWords seem to work fine for CamelCase words.

We would need it to work when we use ((

And backlinks should work as well. We will DogFood on doc.tikiwiki.org instead of all those page redirects (which are OK, but not the best))

Related:
[wish1489|Wiki page name Alias]
[wish1119|Better handling of page renaming]
[wish1610|Redirect plugin : should permit to set status "Moved Permanently"]
tracker item
Polls can be seen by anonymous even though they are not allowed to vote.
Anonymous users can see can view polls even though they don't have tiki_p_vote_poll

These files need to be checked:
tiki-old_polls.php
tiki-poll_results.php
tiki-poll_form.php

Setting that anon can vote in polls needs to be cheked too.
tiki-admin.php?page=polls

Sorry not to have a clearer bug report. Short version is that permissions for polls don't work as expected in 1.9.0

Please also see tracker #278
tracker item
Polls: handling of users that have already voted
1- If you have voted, it should show you results instead of offering to vote. Even if the system doesn't record your second vote, it still offers the voting interface.

2- tiki-admin.php?page=polls
If "Allow Anonymous Poll Voting:" (feature_poll_anonymous) is checked and tiki_p_vote_poll is given to anonymous (not sure if this matters), anonymous voters can vote multiple times, without having to clear their cookies.

tracker item
postgres7 error: operator does not exist
Hi all!
I am building a tiki in italian, english, german, french and spanish (not published yet).

My development environment:
- XAMPP 2.5 for Windows
- Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
- PHP Version 5.2.5
- DBMS Postgres 8.3.1 (running remotely on an Ubuntu box)

tikiwiki version: 1.9.10.1

I'm having a problem using the i18n feature: if I activate "Multilingual" and I select "Italiano (it)", and then I try to update my homepage, I get the following error message:

---
Warning: postgres7 error: ERROR: operator does not exist: bigint = character varying LINE 1: ...cts" as t2 LEFT JOIN "tiki_pages" p ON p."page_id"=t2."objId... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. in query: select t2."objId", t2."lang", p."pageName"as "objName" from "tiki_translated_objects" as t1, "tiki_translated_objects" as t2 LEFT JOIN "tiki_pages" p ON p."page_id"=t2."objId" where t1."traId"=t2."traId" and t2."objId"!= t1."objId" and t1."type"=? and t1."objId"=?
in C:\xampp\htdocs\tikiwiki\lib\tikidblib.php on line 134

Context:
File tiki-index.php
Url tiki-index.php
Query:
select t2."objId", t2."lang", p."pageName"as "objName" from "tiki_translated_objects" as t1, "tiki_translated_objects" as t2 LEFT JOIN "tiki_pages" p ON p."page_id"=t2."objId" where t1."traId"=t2."traId" and t2."objId"!= t1."objId" and t1."type"=? and t1."objId"=?
Values:
0 wiki page
1 2
Message:
Error Message ERROR: operator does not exist: bigint = character varying LINE 1: ...cts" as t2 LEFT JOIN "tiki_pages" p ON p."page_id"=t2."objId... ^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

---

The some operation, running on a MySql5 based installation, doesn't happen.
Which is my fault ? What another thing I must check and where ?
Thanks in advance !

Giuseppe
tracker item
PostgreSQL - cannot present user files
When user files area is empty it causes error displaying the content.
My tikiwiki is 1.9.1 with php5 and Postgresql 8.x
For more details see --> https://sourceforge.net/tracker/index.php?func=detail&aid=1283628&group_id=64258&atid=506846
tracker item
PostgreSQL - cannot upload user avatar
when downloading image/jpeg type of user avatar it fails due to problem in execution of SQL query. It seems that binary uploads that for sure contains special characters destroys the SQL statament to be queries.
My TikiWiki is 1.9.1 configured with Postgersql 8.x
For more info see --> https://sourceforge.net/tracker/index.php?func=detail&aid=1283624&group_id=64258&atid=506846
tracker item
Preparing TikiFest
Invite locals to ((tw:TikiFestArgentina))
tracker item
Prevent image galleries from being enabled if a graphics library can not be found
On a fresh install, I enabled image galleries without realizing that neither GD or ImageMagick libraries had been installed. I was able to create a gallery and attempt an upload of images, which failed with a vague "Upload can not be processed". It was only after visiting the second admin screen (http://localhost/tiki-admin.php?page=gal) that I was able to see that the proper libraries were not installed.
tracker item
preview button is missing on tiki messaging and trackers
You can not preview a message written through tiki-messaging system (inter-user messages), prior to its post.

Same on trackers.
tracker item
Print icon in Blogs does not work. It does work in Articles
Print icon in Blogs does not work. It does work in Articles
tracker item
Problem after cvs update to REL-1-9-5 from REL-1-9-3-1
tiki-objectpermissions.php references tiki_p_admin_objects which is not defined. For that reason the test in line 11 fails and even admin does not have the permissioin the change permissions of article themes.
tracker item
Problem with databse consistency migrating to 1.9.3 from 1.9.2+
I get this error when upgrading to the latest version 1.9.3 from my current version (I checked my current version out from CVS as BRANCH-1-9).

Warning: mysql error: Unknown column 'type' in 'where clause' in query:
select `catObjectId` from `tiki_categorized_objects` where `type`=? and `objId`=?
in /var/www/html/cefn.com/cefntiki/lib/tikidblib.php on line 134

This error can be previewed (for the time being) at
http://cefn.com/cefntiki-1.9.3/tiki-galleries.php

My installation worked fine before this, except for some problem in gallery browsing - images don't show - a javascript issue I'll document separately.

So basically if I replace all files with the 1.9.3 version (gzipped tar release), and point the new installation at the database from the pre-existing installation, I get this error. I've experienced this for a while, but assumed it was because I was upgrading to the latest CVS HEAD, and that it was a transient issue (not worth filing as a bug until now - you can't miss it, as practically all page refreshes for anything with categories reveal it).

Below is a snapshot of my top level CVS/Entries file, indicating the latest versions of all files I'm currently running. Any ideas how I've got trapped with an inconsistent database setup, and what I can do about it. I don't remember doing anything fancy, except adding the <span style="color:black;background-color:#ffff66;">freetags</span> library and turning on <span style="color:black;background-color:#ffff66;">freetags</span>.

/.cvsignore/1.11/Wed May 18 10:58:51 2005//
/INSTALL/1.16/Mon Nov 7 21:42:28 2005//
/README/1.15/Mon Nov 7 21:42:28 2005//
/_htaccess/1.3/Fri Feb 17 15:10:30 2006//
/about.php/1.6/Thu Sep 8 00:55:16 2005//
/article_image.php/1.16/Thu Sep 8 01:13:15 2005//
/banner_click.php/1.9/Wed May 18 10:58:51 2005//
/banner_image.php/1.14/Thu Sep 8 01:17:55 2005//
/categorize.php/1.19/Mon Jan 16 12:31:27 2006//
/categorize_list.php/1.17/Sat Jan 21 18:51:58 2006//
/changelog.txt/1.171/Mon Dec 12 15:18:46 2005//
/comments.php/1.63/Thu Mar 16 15:58:31 2006//
/commxmlrpc.php/1.19/Thu Aug 18 16:23:04 2005//
/contribution.php/1.4/Fri Mar 10 15:24:02 2006//
/copyright.txt/1.10/Mon Nov 7 21:42:29 2005//
/copyrights.php/1.10/Thu Aug 25 20:50:04 2005//
/display_banner.php/1.15/Wed May 18 10:58:51 2005//
/favicon.png/1.3/Thu Jun 16 20:10:49 2005/-kb/
/fixperms.sh/1.7/Thu Oct 27 20:12:31 2005//
/freetag_apply.php/1.5/Sat Dec 17 19:32:51 2005//
/freetag_list.php/1.4/Sat Dec 17 19:32:50 2005//
/function.js_maxlength.php/1.8/Thu Aug 25 20:50:04 2005//
/get_strings.php/1.45/Mon Nov 7 16:20:21 2005//
/green.favicon.png/1.2/Sat Mar 12 16:48:56 2005/-kb/
/help.php/1.4/Thu Sep 8 01:33:00 2005//
/index.php/1.7/Wed May 18 10:58:52 2005//
/jhot.php/1.12/Thu Feb 16 17:42:44 2006//
/license.txt/1.2/Sun Sep 19 19:36:25 2004//
/messu-archive.php/1.4/Thu Sep 8 01:45:05 2005//
/messu-broadcast.php/1.26/Wed Nov 2 18:23:32 2005//
/messu-compose.php/1.32/Wed Nov 9 16:31:46 2005//
/messu-mailbox.php/1.18/Fri Feb 17 15:10:30 2006//
/messu-read.php/1.22/Thu Sep 15 14:52:33 2005//
/messu-read_archive.php/1.4/Thu Sep 8 01:45:05 2005//
/messu-read_sent.php/1.4/Thu Sep 8 01:45:05 2005//
/messu-sent.php/1.4/Thu Sep 8 01:45:05 2005//
/parse_tiki.php/1.6/Thu Sep 8 01:45:05 2005//
/poll_categorize.php/1.4/Thu Aug 25 20:50:04 2005//
/received_article_image.php/1.8/Wed May 18 10:58:52 2005//
/remote.php/1.3/Fri Feb 17 15:10:30 2006//
/robots.txt/1.8/Fri Jan 20 09:54:53 2006//
/select_banner.php/1.9/Wed May 18 10:58:52 2005//
/setup.sh/1.38/Fri Aug 26 00:16:50 2005//
/setup_smarty.php/1.37/Fri Feb 17 15:10:30 2006//
/show_image.php/1.29/Wed May 18 10:58:52 2005//
/testrpc.php/1.11/Wed May 18 10:58:52 2005//
/textareasize.php/1.4/Thu Aug 25 20:50:04 2005//
/tiki-admin.php/1.109/Fri Jan 20 09:54:53 2006//
/tiki-admin_actionlog.php/1.12/Fri Mar 3 14:09:29 2006//
/tiki-admin_banning.php/1.10/Wed May 18 10:58:52 2005/-ko/
/tiki-admin_calendars.php/1.23/Mon Aug 29 03:14:43 2005//
/tiki-admin_categories.php/1.42/Mon Oct 3 17:21:43 2005//
/tiki-admin_chart_items.php/1.12/Wed May 18 10:58:53 2005//
/tiki-admin_charts.php/1.12/Wed May 18 10:58:53 2005//
/tiki-admin_chat.php/1.13/Wed May 18 10:58:53 2005//
/tiki-admin_content_templates.php/1.17/Wed May 18 10:58:53 2005//
/tiki-admin_contribution.php/1.4/Thu Mar 9 16:28:30 2006//
/tiki-admin_cookies.php/1.14/Fri Aug 12 13:01:58 2005//
/tiki-admin_drawings.php/1.17/Wed Sep 7 22:23:21 2005//
/tiki-admin_dsn.php/1.12/Thu Aug 25 20:50:04 2005//
/tiki-admin_external_wikis.php/1.12/Thu Aug 25 20:50:04 2005//
/tiki-admin_forums.php/1.37/Wed Sep 7 22:23:21 2005//
/tiki-admin_hotwords.php/1.18/Wed Sep 7 22:23:21 2005//
/tiki-admin_html_page_content.php/1.12/Wed May 18 10:58:53 2005//
/tiki-admin_html_pages.php/1.13/Wed May 18 10:58:53 2005//
/tiki-admin_include_blogs.php/1.13/Wed Jan 18 14:45:47 2006//
/tiki-admin_include_calendar.php/1.4/Fri Mar 17 18:45:02 2006//
/tiki-admin_include_cms.php/1.13/Wed May 18 10:58:53 2005//
/tiki-admin_include_community.php/1.3/Wed May 18 10:58:53 2005//
/tiki-admin_include_directory.php/1.10/Wed May 18 10:58:53 2005//
/tiki-admin_include_faqs.php/1.10/Wed May 18 10:58:53 2005//
/tiki-admin_include_features.php/1.47/Thu Mar 2 15:15:51 2006//
/tiki-admin_include_fgal.php/1.13/Wed May 18 10:58:53 2005//
/tiki-admin_include_forums.php/1.10/Wed May 18 10:58:53 2005//
/tiki-admin_include_<span style="color:black;background-color:#ffff66;">freetags</span>.php/1.4/Sun Jan 29 04:04:01 2006//
/tiki-admin_include_gal.php/1.17/Wed Jan 18 14:45:47 2006//
/tiki-admin_include_general.php/1.46/Fri Jan 20 09:54:53 2006//
/tiki-admin_include_intertiki.php/1.3/Fri Feb 17 15:10:30 2006//
/tiki-admin_include_jukebox.php/1.6/Wed May 18 10:58:54 2005//
/tiki-admin_include_login.php/1.39/Sun Jan 22 21:45:08 2006//
/tiki-admin_include_maps.php/1.14/Mon Nov 7 21:42:29 2005//
/tiki-admin_include_metatags.php/1.5/Wed May 18 10:58:54 2005//
/tiki-admin_include_polls.php/1.11/Wed May 18 10:58:54 2005//
/tiki-admin_include_rss.php/1.15/Fri Feb 17 15:10:30 2006//
/tiki-admin_include_score.php/1.3/Sat Jan 1 00:16:31 2005//
/tiki-admin_include_search.php/1.17/Mon Nov 14 22:22:39 2005//
/tiki-admin_include_siteid.php/1.5/Thu Aug 25 20:50:04 2005//
/tiki-admin_include_trackers.php/1.12/Wed May 18 10:58:54 2005//
/tiki-admin_include_userfiles.php/1.10/Wed May 18 10:58:54 2005//
/tiki-admin_include_webmail.php/1.10/Wed May 18 10:58:54 2005//
/tiki-admin_include_wiki.php/1.59/Tue Mar 28 07:41:45 2006//
/tiki-admin_include_wikiatt.php/1.3/Wed May 18 10:58:54 2005//
/tiki-admin_integrator.php/1.19/Wed May 18 10:58:54 2005//
/tiki-admin_integrator_rules.php/1.24/Wed May 18 10:58:54 2005//
/tiki-admin_layout.php/1.15/Wed May 18 10:58:54 2005//
/tiki-admin_links.php/1.18/Wed May 18 10:58:54 2005//
/tiki-admin_mailin.php/1.20/Thu Jun 16 20:10:49 2005//
/tiki-admin_menu_options.php/1.20/Wed May 18 10:58:54 2005//
/tiki-admin_menus.php/1.16/Thu Aug 25 20:50:04 2005//
/tiki-admin_modules.php/1.42/Mon Oct 3 17:21:43 2005//
/tiki-admin_newsletter_subscriptions.php/1.16/Tue Sep 27 22:05:23 2005//
/tiki-admin_newsletters.php/1.14/Fri Aug 12 13:01:58 2005//
/tiki-admin_notifications.php/1.14/Wed May 18 10:58:54 2005//
/tiki-admin_poll_options.php/1.19/Wed May 18 10:58:54 2005//
/tiki-admin_polls.php/1.17/Wed May 18 10:58:54 2005//
/tiki-admin_quicktags.php/1.16/Mon Mar 20 16:36:07 2006//
/tiki-admin_rssmodules.php/1.20/Wed May 18 10:58:54 2005//
/tiki-admin_score.php/1.4/Fri Oct 8 09:59:44 2004//
/tiki-admin_security.php/1.8/Mon Dec 12 15:18:46 2005//
/tiki-admin_shoutbox_words.php/1.3/Wed May 18 10:58:54 2005//
/tiki-admin_structures.php/1.22/Wed May 18 10:58:54 2005//
/tiki-admin_survey_questions.php/1.15/Wed May 18 10:58:54 2005//
/tiki-admin_surveys.php/1.17/Wed May 18 10:58:54 2005//
/tiki-admin_system.php/1.24/Thu Aug 25 20:50:04 2005//
/tiki-admin_topics.php/1.19/Wed May 18 10:58:55 2005//
/tiki-admin_tracker_fields.php/1.36/Fri Jan 20 09:54:53 2006//
/tiki-admin_trackers.php/1.42/Wed May 18 10:58:55 2005//
/tiki-admingroups.php/1.53/Thu Jan 5 17:59:27 2006//
/tiki-adminusers.php/1.60/Fri Feb 17 15:10:30 2006//
/tiki-ajax.php/1.4/Tue Mar 14 22:59:02 2006//
/tiki-ajax_example.php/1.1/Mon Mar 6 05:24:34 2006//
/tiki-article_types.php/1.15/Wed May 18 10:58:55 2005//
/tiki-articles_rss.php/1.26/Wed May 18 10:58:55 2005//
/tiki-assignpermission.php/1.24/Wed May 18 10:58:55 2005//
/tiki-assignuser.php/1.20/Fri Jan 20 09:54:53 2006//
/tiki-atom.php/1.8/Wed May 18 10:58:55 2005//
/tiki-backlinks.php/1.11/Wed May 18 10:58:55 2005//
/tiki-backup.php/1.17/Wed May 18 10:58:55 2005//
/tiki-batch_upload.php/1.4/Thu Jun 16 20:10:49 2005//
/tiki-blog_post.php/1.43/Fri Feb 17 15:10:30 2006//
/tiki-blog_rankings.php/1.15/Wed May 18 10:58:55 2005//
/tiki-blog_rss.php/1.29/Thu Jan 5 17:16:37 2006//
/tiki-blogs_rss.php/1.29/Wed May 18 10:58:55 2005//
/tiki-browse_categories.php/1.27/Fri Feb 17 15:10:30 2006//
/tiki-browse_<span style="color:black;background-color:#ffff66;">freetags</span>.php/1.11/Sat Feb 11 15:00:24 2006//
/tiki-browse_gallery.php/1.35/Wed Sep 14 21:45:38 2005//
/tiki-browse_image.php/1.35/Fri Feb 17 15:10:30 2006//
/tiki-browse_users.php/1.1/Wed Dec 14 17:40:31 2005//
/tiki-calendar.php/1.53/Fri Feb 17 15:10:31 2006//
/tiki-calendar_import.php/1.2/Wed May 18 10:58:55 2005//
/tiki-calendar_setup.php/1.2/Fri Mar 17 18:45:02 2006//
/tiki-calendars_rss.php/1.2/Fri Feb 17 15:10:31 2006//
/tiki-categpermissions.php/1.14/Wed May 18 10:58:55 2005//
/tiki-change_password.php/1.17/Fri Sep 23 08:19:45 2005//
/tiki-charts.php/1.11/Wed May 18 10:58:55 2005//
/tiki-chat.php/1.11/Wed May 18 10:58:55 2005//
/tiki-chat_box.php/1.10/Wed May 18 10:58:55 2005//
/tiki-chat_center.html/1.3/Sat Nov 15 14:34:35 2003//
/tiki-chat_loader.php/1.17/Tue Jan 24 06:11:52 2006//
/tiki-chat_users.php/1.13/Wed May 18 10:58:55 2005//
/tiki-chatroom.php/1.14/Fri Feb 17 15:10:31 2006//
/tiki-cms_rankings.php/1.14/Wed May 18 10:58:55 2005//
/tiki-config_pdf.php/1.13/Wed Feb 8 11:54:44 2006//
/tiki-contact.php/1.22/Fri Feb 17 15:10:31 2006//
/tiki-cookie-jar.php/1.2/Thu Jul 8 12:50:33 2004//
/tiki-create_webhelp.php/1.8/Wed Jan 5 19:22:41 2005/-ko/
/tiki-custom_home.php/1.15/Wed May 18 10:58:55 2005//
/tiki-debug_console.php/1.8/Wed May 18 10:58:55 2005//
/tiki-directories_rss.php/1.5/Wed May 18 10:58:55 2005/-kb/
/tiki-directory_add_site.php/1.18/Mon Dec 12 15:18:46 2005//
/tiki-directory_add_tiki_site.php/1.3/Sat Mar 12 16:48:58 2005//
/tiki-directory_admin.php/1.10/Wed May 18 10:58:55 2005//
/tiki-directory_admin_categories.php/1.16/Wed May 18 10:58:55 2005//
/tiki-directory_admin_related.php/1.14/Wed May 18 10:58:55 2005//
/tiki-directory_admin_sites.php/1.17/Wed May 18 10:58:55 2005//
/tiki-directory_browse.php/1.13/Mon Dec 12 15:18:46 2005//
/tiki-directory_ranking.php/1.9/Wed May 18 10:58:55 2005//
/tiki-directory_redirect.php/1.7/Wed May 18 10:58:55 2005//
/tiki-directory_rss.php/1.4/Wed May 18 10:58:55 2005/-kb/
/tiki-directory_search.php/1.9/Wed May 18 10:58:55 2005//
/tiki-directory_validate_sites.php/1.15/Wed May 18 10:58:55 2005//
/tiki-download_file.php/1.22/Fri Oct 28 15:44:44 2005//
/tiki-download_forum_attachment.php/1.11/Wed May 18 10:58:55 2005//
/tiki-download_item_attachment.php/1.12/Thu Oct 27 20:12:31 2005//
/tiki-download_userfile.php/1.8/Wed May 18 10:58:55 2005//
/tiki-download_wiki_attachment.php/1.14/Mon Nov 7 21:42:29 2005//
/tiki-edit_article.php/1.53/Fri Jan 20 09:54:53 2006//
/tiki-edit_banner.php/1.21/Mon Nov 7 21:42:29 2005//
/tiki-edit_blog.php/1.30/Fri Feb 17 15:10:31 2006//
/tiki-edit_css.php/1.12/Wed May 18 10:58:56 2005//
/tiki-edit_image.php/1.16/Thu Jul 14 13:59:49 2005//
/tiki-edit_languages.php/1.21/Tue Jul 19 01:07:12 2005//
/tiki-edit_programmed_content.php/1.16/Wed May 18 10:58:56 2005//
/tiki-edit_question_options.php/1.14/Wed May 18 10:58:56 2005//
/tiki-edit_quiz.php/1.18/Wed May 18 10:58:56 2005//
/tiki-edit_quiz_questions.php/1.20/Wed May 18 10:58:56 2005//
/tiki-edit_quiz_results.php/1.13/Wed May 18 10:58:56 2005//
/tiki-edit_structure.php/1.28/Wed May 18 10:58:56 2005//
/tiki-edit_submission.php/1.48/Fri Feb 17 15:10:31 2006//
/tiki-edit_templates.php/1.19/Fri Feb 17 15:10:31 2006//
/tiki-edit_topic.php/1.5/Wed May 18 10:58:56 2005//
/tiki-edit_translation.php/1.9/Mon Dec 12 15:18:46 2005//
/tiki-edit_wiki_section.php/1.3/Mon Dec 19 13:53:57 2005//
/tiki-editdrawing.php/1.18/Wed May 18 10:58:56 2005//
/tiki-editpage.php/1.139/Mon Mar 20 21:39:18 2006//
/tiki-eph.php/1.14/Wed May 18 10:58:56 2005//
/tiki-eph_admin.php/1.11/Wed May 18 10:58:56 2005//
/tiki-error.php/1.16/Mon Oct 10 17:46:31 2005//
/tiki-error_simple.php/1.6/Fri Oct 15 15:54:42 2004//
/tiki-export_pdf.php/1.16/Wed Feb 8 11:54:44 2006//
/tiki-export_pdf_reader.php/1.1/Wed Feb 8 11:55:07 2006//
/tiki-export_sheet.php/1.5/Wed May 18 10:58:56 2005//
/tiki-export_wiki_pages.php/1.10/Wed May 18 10:58:56 2005//
/tiki-faq_questions.php/1.24/Wed Oct 26 15:11:02 2005//
/tiki-featured_link.php/1.13/Wed May 18 10:58:56 2005//
/tiki-file_galleries.php/1.23/Sat Jan 22 22:54:54 2005//
/tiki-file_galleries_rankings.php/1.13/Wed May 18 10:58:56 2005//
/tiki-file_galleries_rss.php/1.25/Wed May 18 10:58:56 2005//
/tiki-file_gallery_rss.php/1.25/Wed May 18 10:58:56 2005//
/tiki-forum_queue.php/1.14/Wed May 18 10:58:56 2005//
/tiki-forum_rankings.php/1.12/Wed May 18 10:58:56 2005//
/tiki-forum_rss.php/1.18/Wed May 18 10:58:56 2005//
/tiki-forums.php/1.15/Mon Nov 7 21:42:29 2005//
/tiki-forums_reported.php/1.9/Wed Jan 5 19:22:41 2005/-ko/
/tiki-forums_rss.php/1.20/Wed May 18 10:58:56 2005//
/tiki-freetag3d_xmlrpc.php/1.6/Sat Jan 28 20:51:09 2006//
/tiki-freetag_list_objects_ajax.php/1.4/Tue Jan 31 00:32:53 2006//
/tiki-friends.php/1.7/Fri Feb 17 15:10:31 2006//
/tiki-g-admin_activities.php/1.16/Thu Mar 16 13:43:09 2006//
/tiki-g-admin_graph.php/1.4/Fri Jan 20 09:54:53 2006//
/tiki-g-admin_instance.php/1.11/Wed May 18 10:58:56 2005//
/tiki-g-admin_instance_activity.php/1.4/Fri Jan 20 09:54:53 2006//
/tiki-g-admin_processes.php/1.12/Wed May 18 10:58:56 2005//
/tiki-g-admin_roles.php/1.13/Wed May 18 10:58:56 2005//
/tiki-g-admin_shared_source.php/1.10/Wed May 18 10:58:56 2005//
/tiki-g-monitor_activities.php/1.11/Wed May 18 10:58:56 2005//
/tiki-g-monitor_instances.php/1.12/Wed May 18 10:58:56 2005//
/tiki-g-monitor_processes.php/1.11/Wed May 18 10:58:56 2005//
/tiki-g-monitor_workitems.php/1.12/Fri Feb 17 15:10:31 2006//
/tiki-g-my_activities.php/1.1/Sun Jan 25 01:34:20 2004//
/tiki-g-my_instances.php/1.1/Sun Jan 25 01:34:20 2004//
/tiki-g-run_activity.php/1.16/Thu Mar 16 13:43:09 2006//
/tiki-g-save_process.php/1.7/Wed May 18 10:58:56 2005//
/tiki-g-user_activities.php/1.12/Thu Mar 16 13:43:09 2006//
/tiki-g-user_instances.php/1.13/Thu Mar 16 13:43:09 2006//
/tiki-g-user_processes.php/1.11/Thu Mar 16 13:43:09 2006//
/tiki-g-view_comment.php/1.2/Sat Mar 12 16:48:59 2005//
/tiki-g-view_workitem.php/1.10/Wed May 18 10:58:56 2005//
/tiki-galleries.php/1.50/Fri Feb 17 15:10:31 2006//
/tiki-galleries_rankings.php/1.14/Wed May 18 10:58:56 2005//
/tiki-graph_formula.php/1.2/Wed May 18 10:58:56 2005//
/tiki-graph_sheet.php/1.7/Tue Dec 27 16:09:16 2005//
/tiki-handlers.php/1.8/Wed May 18 10:58:56 2005//
/tiki-history_sheets.php/1.3/Wed May 18 10:58:56 2005//
/tiki-im_ajax.php/1.1/Mon Feb 13 01:49:37 2006//
/tiki-image_galleries_rss.php/1.26/Wed May 18 10:58:57 2005//
/tiki-image_gallery_rss.php/1.24/Wed May 18 10:58:57 2005//
/tiki-imexport_languages.php/1.17/Wed May 18 10:58:57 2005//
/tiki-import_sheet.php/1.4/Wed May 18 10:58:57 2005//
/tiki-import_structuredtext.php/1.6/Wed May 18 10:58:57 2005//
/tiki-index.php/1.158/Mon Mar 20 21:47:09 2006//
/tiki-index_p.php/1.21/Fri Jan 20 09:54:53 2006//
/tiki-index_raw.php/1.22/Fri Jan 20 09:54:53 2006//
/tiki-install.php/1.78/Sun Oct 16 14:35:09 2005//
/tiki-integrator.php/1.18/Wed May 18 10:58:57 2005//
/tiki-jscalendar.php/1.5/Fri Jan 20 09:54:53 2006//
/tiki-lastchanges.php/1.15/Wed May 18 10:58:57 2005//
/tiki-layout_options.php/1.7/Wed May 18 10:58:57 2005//
/tiki-likepages.php/1.12/Wed May 18 10:58:57 2005//
/tiki-list_articles.php/1.23/Mon Nov 7 21:42:29 2005//
/tiki-list_banners.php/1.14/Wed May 18 10:58:57 2005//
/tiki-list_blogs.php/1.26/Mon Nov 7 21:42:29 2005//
/tiki-list_cache.php/1.12/Wed May 18 10:58:58 2005//
/tiki-list_comments.php/1.1/Fri Oct 14 13:50:34 2005//
/tiki-list_contents.php/1.15/Wed May 18 10:58:58 2005//
/tiki-list_faqs.php/1.16/Wed May 18 10:58:58 2005//
/tiki-list_file_gallery.php/1.29/Wed Sep 14 21:45:38 2005//
/tiki-list_gallery.php/1.23/Fri Feb 17 15:10:31 2006//
/tiki-list_games.php/1.25/Wed May 18 10:58:58 2005//
/tiki-list_integrator_repositories.php/1.13/Wed May 18 10:58:58 2005//
/tiki-list_posts.php/1.15/Wed May 18 10:58:58 2005//
/tiki-list_quizzes.php/1.13/Wed May 18 10:58:58 2005//
/tiki-list_submissions.php/1.16/Wed May 18 10:58:58 2005//
/tiki-list_surveys.php/1.15/Wed May 18 10:58:58 2005//
/tiki-list_trackers.php/1.15/Wed May 18 10:58:58 2005//
/tiki-list_users.php/1.8/Thu Jul 14 13:59:50 2005//
/tiki-listmovies.php/1.4/Mon Jun 28 16:16:24 2004//
/tiki-listpages.php/1.27/Mon Mar 20 16:36:10 2006//
/tiki-live_support_admin.php/1.15/Wed Jan 5 19:22:42 2005/-ko/
/tiki-live_support_chat_frame.php/1.5/Sat Jan 1 00:16:33 2005/-ko/
/tiki-live_support_chat_window.php/1.9/Sat Jan 1 00:16:33 2005/-ko/
/tiki-live_support_client.php/1.10/Sat Jan 1 00:16:33 2005/-ko/
/tiki-live_support_console.php/1.11/Sat Mar 12 16:49:00 2005/-ko/
/tiki-live_support_message.php/1.7/Sat Jan 1 00:16:33 2005/-ko/
/tiki-live_support_server.php/1.13/Sat Jan 1 00:16:33 2005/-ko/
/tiki-live_support_transcripts.php/1.7/Wed Jan 5 19:22:42 2005/-ko/
/tiki-login.php/1.51/Fri Feb 17 15:10:31 2006//
/tiki-login_scr.php/1.12/Fri Feb 17 15:10:31 2006//
/tiki-login_validate.php/1.17/Sun Oct 16 14:35:09 2005//
/tiki-logout.php/1.20/Wed May 18 10:58:58 2005//
/tiki-mailin-code.php/1.17/Mon Nov 7 16:20:21 2005//
/tiki-mailin.php/1.8/Wed May 18 10:58:58 2005//
/tiki-map.phtml/1.37/Fri Feb 17 15:10:31 2006//
/tiki-map_download.phtml/1.12/Mon Nov 7 21:42:29 2005//
/tiki-map_edit.php/1.21/Wed Sep 7 12:35:39 2005//
/tiki-map_history.php/1.3/Wed May 18 10:58:58 2005//
/tiki-map_rss.php/1.11/Wed May 18 10:58:58 2005//
/tiki-map_upload.php/1.16/Mon Nov 7 21:42:29 2005//
/tiki-minical.php/1.18/Wed May 18 10:58:58 2005//
/tiki-minical_export.php/1.6/Wed May 18 10:58:58 2005//
/tiki-minical_prefs.php/1.14/Wed May 18 10:58:58 2005//
/tiki-minical_reminders.php/1.11/Wed May 18 10:58:58 2005//
/tiki-mobile.php/1.11/Thu Aug 18 16:23:05 2005//
/tiki-mods.php/1.6/Wed May 18 10:58:58 2005//
/tiki-mods_admin.php/1.3/Wed May 18 10:58:58 2005//
/tiki-module_controls.php/1.15/Mon Dec 19 17:27:12 2005//
/tiki-modules.php/1.53/Mon Dec 19 17:44:34 2005//
/tiki-my_tiki.php/1.23/Wed Nov 23 21:47:13 2005//
/tiki-mytiki_shared.php/1.6/Wed May 18 10:58:58 2005//
/tiki-newsletter_archives.php/1.5/Mon Dec 12 15:18:46 2005//
/tiki-newsletters.php/1.24/Mon Dec 12 15:18:46 2005//
/tiki-newsreader_groups.php/1.15/Wed May 18 10:58:58 2005//
/tiki-newsreader_news.php/1.19/Wed May 18 10:58:58 2005//
/tiki-newsreader_read.php/1.14/Wed May 18 10:58:58 2005//
/tiki-newsreader_servers.php/1.18/Wed May 18 10:58:58 2005//
/tiki-notepad_get.php/1.8/Wed May 18 10:58:58 2005//
/tiki-notepad_list.php/1.19/Fri Feb 17 15:10:31 2006//
/tiki-notepad_read.php/1.15/Mon Nov 7 21:42:29 2005//
/tiki-notepad_write.php/1.11/Wed May 18 10:58:58 2005//
/tiki-objectpermissions.php/1.13/Sun Oct 16 14:35:09 2005//
/tiki-old_polls.php/1.12/Wed May 18 10:58:58 2005//
/tiki-orphan_pages.php/1.10/Wed May 18 10:58:58 2005//
/tiki-page.php/1.13/Fri Aug 12 13:01:58 2005//
/tiki-page_loader.php/1.11/Wed May 18 10:58:58 2005//
/tiki-pagehistory.php/1.30/Thu Mar 2 15:15:51 2006//
/tiki-pagepermissions.php/1.23/Wed May 18 10:58:58 2005//
/tiki-pagesetup.php/1.17/Wed May 18 10:58:58 2005//
/tiki-pagination.php/1.8/Thu Jan 5 17:16:37 2006//
/tiki-pdf.php/1.13/Sun Oct 16 14:35:09 2005//
/tiki-phpinfo.php/1.8/Wed May 18 10:58:58 2005//
/tiki-pick_avatar.php/1.24/Mon Oct 3 17:21:43 2005//
/tiki-poll_form.php/1.16/Fri Jan 20 09:54:53 2006//
/tiki-poll_results.php/1.17/Wed May 18 10:58:58 2005//
/tiki-print.php/1.24/Fri Jan 20 09:54:53 2006//
/tiki-print_article.php/1.9/Wed May 18 10:58:58 2005//
/tiki-print_blog_post.php/1.12/Wed May 18 10:58:58 2005//
/tiki-print_multi_pages.php/1.11/Thu Aug 18 16:23:05 2005//
/tiki-print_pages.php/1.15/Mon Nov 7 21:42:29 2005//
/tiki-pv_chart.php/1.11/Wed May 18 10:58:58 2005//
/tiki-quiz_download_answer.php/1.2/Sat Mar 12 16:49:00 2005//
/tiki-quiz_edit.php/1.16/Wed May 18 10:58:58 2005//
/tiki-quiz_result_stats.php/1.13/Wed May 18 10:58:58 2005//
/tiki-quiz_stats.php/1.13/Wed May 18 10:58:58 2005//
/tiki-quiz_stats_quiz.php/1.15/Wed May 18 10:58:58 2005//
/tiki-random_num_img.php/1.6/Sat Jan 1 00:16:35 2005/-ko/
/tiki-read_article.php/1.50/Mon Nov 7 21:42:29 2005//
/tiki-received_articles.php/1.18/Wed May 18 10:58:59 2005//
/tiki-received_pages.php/1.15/Wed May 18 10:58:59 2005//
/tiki-referer_stats.php/1.13/Wed May 18 10:58:59 2005//
/tiki-register.php/1.61/Fri Feb 17 15:10:31 2006//
/tiki-register_ajax.php/1.1/Thu Dec 15 20:21:55 2005//
/tiki-register_site.php/1.3/Mon Mar 15 21:27:27 2004//
/tiki-remind_password.php/1.26/Fri Jan 20 09:54:53 2006//
/tiki-remote_backup.php/1.8/Wed May 18 10:58:59 2005//
/tiki-removepage.php/1.14/Thu Mar 2 15:15:51 2006//
/tiki-rename_page.php/1.15/Wed May 18 10:58:59 2005//
/tiki-replicate.php/1.3/Wed May 18 10:58:59 2005//
/tiki-replicate_console.php/1.4/Wed May 18 10:58:59 2005//
/tiki-rollback.php/1.16/Wed May 18 10:58:59 2005//
/tiki-rss_error.php/1.5/Wed May 18 10:58:59 2005//
/tiki-search_stats.php/1.12/Wed May 18 10:58:59 2005//
/tiki-searchindex.php/1.12/Wed May 18 10:58:59 2005//
/tiki-searchresults.php/1.36/Mon Dec 12 15:18:47 2005//
/tiki-section_options.php/1.11/Wed May 18 10:58:59 2005//
/tiki-send_blog_post.php/1.15/Fri Feb 17 15:10:31 2006//
/tiki-send_newsletters.php/1.26/Wed Aug 10 15:56:00 2005//
/tiki-send_objects.php/1.20/Sun Oct 16 14:35:09 2005//
/tiki-setup.php/1.301/Mon Mar 20 07:03:37 2006//
/tiki-setup_base.php/1.95/Thu Mar 16 13:43:09 2006//
/tiki-sheets.php/1.9/Wed May 18 10:58:59 2005//
/tiki-shoutbox.php/1.15/Wed May 18 10:58:59 2005//
/tiki-show_calendar.php/1.3/Mon Feb 13 20:55:30 2006//
/tiki-show_raw_links.php/1.1/Thu Apr 1 00:27:09 2004//
/tiki-show_user_avatar.php/1.9/Wed May 18 10:58:59 2005//
/tiki-slideshow.php/1.21/Wed May 18 10:58:59 2005//
/tiki-slideshow2.php/1.14/Wed May 18 10:58:59 2005//
/tiki-special_chars.php/1.2/Wed May 18 10:58:59 2005//
/tiki-stats.php/1.15/Fri Aug 12 13:01:58 2005//
/tiki-survey_stats.php/1.14/Wed May 18 10:58:59 2005//
/tiki-survey_stats_survey.php/1.14/Wed May 18 10:58:59 2005//
/tiki-switch_lang.php/1.7/Mon Feb 27 17:21:14 2006//
/tiki-switch_theme.php/1.3/Sun Sep 19 19:36:25 2004//
/tiki-syslog.php/1.6/Thu Jul 28 15:20:18 2005//
/tiki-take_quiz.php/1.20/Mon Dec 12 15:18:47 2005//
/tiki-take_survey.php/1.14/Wed May 18 10:58:59 2005//
/tiki-tc.php/1.11/Fri Jan 20 09:54:53 2006//
/tiki-theme_control.php/1.14/Mon Oct 3 17:21:43 2005//
/tiki-theme_control_objects.php/1.17/Mon Oct 3 17:21:43 2005//
/tiki-theme_control_sections.php/1.11/Mon Oct 3 17:21:43 2005//
/tiki-tracker_rss.php/1.3/Fri Feb 17 15:10:31 2006//
/tiki-upload_file.php/1.33/Wed May 18 10:58:59 2005//
/tiki-upload_image.php/1.38/Wed May 18 10:58:59 2005//
/tiki-usage_chart.php/1.9/Wed Sep 7 12:35:39 2005//
/tiki-user_assigned_modules.php/1.15/Wed May 18 10:58:59 2005//
/tiki-user_bookmarks.php/1.16/Wed May 18 10:58:59 2005//
/tiki-user_cached_bookmark.php/1.9/Wed May 18 10:58:59 2005//
/tiki-user_information.php/1.33/Sun Jan 22 21:45:08 2006//
/tiki-user_preferences.php/1.80/Fri Feb 17 15:10:31 2006//
/tiki-user_tasks.php/1.20/Fri Feb 17 15:10:31 2006//
/tiki-user_watches.php/1.16/Thu Mar 2 11:34:11 2006//
/tiki-userfiles.php/1.15/Wed May 18 10:59:00 2005//
/tiki-usermenu.php/1.11/Wed May 18 10:59:00 2005//
/tiki-users3d_xmlrpc.php/1.1/Wed Dec 14 17:40:31 2005//
/tiki-userversions.php/1.14/Wed May 18 10:59:00 2005//
/tiki-view_articles.php/1.31/Mon Nov 7 21:42:29 2005//
/tiki-view_banner.php/1.21/Wed May 18 10:59:00 2005//
/tiki-view_blog.php/1.51/Mon Dec 12 15:18:47 2005//
/tiki-view_blog_post.php/1.33/Sun Dec 11 15:27:04 2005//
/tiki-view_blog_post_image.php/1.7/Wed May 18 10:59:00 2005//
/tiki-view_cache.php/1.11/Wed May 18 10:59:00 2005//
/tiki-view_chart.php/1.17/Wed May 18 10:59:00 2005//
/tiki-view_chart_item.php/1.12/Wed May 18 10:59:00 2005//
/tiki-view_eph.php/1.5/Wed May 18 10:59:00 2005//
/tiki-view_faq.php/1.20/Wed May 18 10:59:00 2005//
/tiki-view_forum.php/1.99/Mon Mar 13 14:13:41 2006//
/tiki-view_forum_thread.php/1.82/Mon Nov 7 21:42:29 2005//
/tiki-view_irc.php/1.13/Wed May 18 10:59:00 2005//
/tiki-view_minical_topic.php/1.6/Wed May 18 10:59:00 2005//
/tiki-view_sheets.php/1.10/Wed May 18 10:59:00 2005//
/tiki-view_tracker.php/1.90/Fri Jan 20 09:54:53 2006//
/tiki-view_tracker_item.php/1.91/Fri Feb 17 15:10:31 2006//
/tiki-view_tracker_more_info.php/1.7/Mon Nov 7 21:42:29 2005//
/tiki-wap.php/1.7/Sat Jan 1 00:16:35 2005/-ko/
/tiki-webmail.php/1.29/Wed May 18 10:59:01 2005//
/tiki-webmail_contacts.php/1.11/Wed May 18 10:59:01 2005//
/tiki-webmail_download_attachment.php/1.8/Wed May 18 10:59:01 2005//
/tiki-wiki3d.php/1.3/Sat May 29 20:50:39 2004//
/tiki-wiki3d_xmlrpc.php/1.5/Thu Aug 18 16:23:05 2005//
/tiki-wiki_rankings.php/1.13/Wed May 18 10:59:01 2005//
/tiki-wiki_rss.php/1.32/Wed May 18 10:59:01 2005//
/tiki-xajax_example.php/1.1/Fri Mar 10 02:15:52 2006//
/tiki-xmlrpc_services.php/1.13/Thu Aug 18 16:23:05 2005//
/topic_image.php/1.15/Thu Sep 8 01:48:45 2005//
/xmlrpc.php/1.26/Mon Dec 12 15:18:47 2005//
tracker item
Problem with duplicate menus when running tiki_1.8to1.9.sql multiple times.
This code in db/tiki_1.8to1.9.sql used in upgrade script, is causing duplicate menu items.

{img src=images/code.png}%%% {CODE()} INSERT IGNORE INTO tiki_menu_options (menuId,type,name,url,position,section,perm,groupname) VALUES (42,'o','Mobile','tiki-mobile.php',37,'feature_mobile','','');
{CODE}

{img src=images/code.png}%%% {CODE()} INSERT INTO tiki_menu_options (menuId,type,name,url,position,section,perm,groupname) VALUES (42,'o','Users map','tiki-gmap_usermap.php',36,'feature_gmap','',''); {CODE}


Duplicates also happen for 187, and 188, 900, 1191, 1235, and in a minor way, 189, 780,

See screenshot attached.
tracker item
Problem with plugins & russian characters on wiki page
I have experienced problem with russian characters & plugins on the same page. If I use something like

~np~
ывкпльжлдвьпи
вапывапвыапи
вапывпаывпрвыри
dkmfgbklmb
kmdbfkvms;db
((test2|Тест 2))

{BACKLINKS(info=>hits|user,include_self=>1,noheader=>0)}{BACKLINKS}
~/np~

as a page source, I get

~np~
ывкпльжлдвьпи
вапывапвыапи
вапывпаывпрвыри
dkmfgbOne page links to test
HomePage
>1,noheader=>0)}{BACKLINKS}
~/np~

as a result. If I move addon to the start of the page (before any other contents) it works as intended. TikiWiki versions 1.9.8.3, 1.9.11 over MySQL.

I tried same using demo installation on http://www.opensourcecms.com/cms/tiki, behavior is little different, but still buggy: when I pasted same content it shows

One page links to test
HomePage

without table grid & omitting any of text before addon inclusion. More strange, after some editing (like adding another addon & removing it) I can get it to normal work and then again get broken page after inserting/deleting several carriage returns.
tracker item
problem with single quotes in some translated text
Hi:
I face an smarty compiler problem. Only happen when I use the translated text to language Catala. I have tracked the code to this point: tiki-show-page.tpl:
<a href="tiki-index.php?page={$page|escape:"url"}&amp;watch_event=wiki_page_changed&amp;watch_object={$page|escape:"url"}&amp;watch_action=add">{html_image file='img/icons/icon_watch.png' border='0' alt='{tr}monitor this page{/tr}' title='{tr}monitor this page{/tr}'}</a>

The problem is that "monitor this page" is translated in Catala to " seguiment d'aquesta pà gina", with a single quote inside (wery used in Catala). It seems that the alt tag has single quotes, the translated text also has single quotes and this is what make the smarty compiler to fail. When I remove the single quote from the translated text all works again.

tracker item
progress bar when installing tiki in a browser
tracker item
Publishing TikiWiki Mods causes " Array to string conversion" and an invalid file to be written
I have a fresh install of 1.9.7 and 1.9.8 on both Fedora Core 5 and Solaris 10, each with the latest Apache 2.2 and PHP 5 version. When I try to Publish or Republish any TikiWiki Mods, I get this in my php log (I have debugging symbols turned on).

PHP Notice: Array to string conversion in /opt/wiki/lib/mods/modslib.php on line 151, referer: http://wiki/tiki-mods.php?publishall=1
PHP Notice: Array to string conversion in /opt/wiki/lib/mods/modslib.php on line 152, referer: http://wiki/tiki-mods.php?publishall=1
PHP Notice: Array to string conversion in /opt/wiki/lib/mods/modslib.php on line 153, referer: http://wiki/tiki-mods.php?publishall=1
PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Bad arguments. in /opt/wiki/lib/mods/modslib.php on line 159, referer: http://wiki/tiki-mods.php?publishall=1

This results in a file beginning with '-rray' being written into mods/Dist and mods/Cache. This file is very hard to remove on these two operating systems, since it keeps tricking the rm command into thinking they are command options even when escaped.

This seems to be the result of an Array being passed as part of the argument to modslib->publish $Items argument. The code assumes that it is a purely an array of strings, and when it is not you generate non-fatal errors that cause this problem
tracker item
Quizzes Setting "Shuffle Questions does not work"
On the Create/Admin Quizzes page, when the setting "Shuffle Questions" is checked, the questions are not shuffled when the user takes the quiz.
tracker item
QUOTE plugin in comments, replyto automatic parameter, missing default attribute
When you use the plugin QUOTE, the user you reply not appear automatically in the Post new message box, and you have to introdude it manually
tracker item
Quote plugin: reply to is not working
{img src=images/code.png}%%% {CODE(wrap=1)}
{QUOTE(replyto=BillMac)}
I have found that, if I want to find something on tw.o sites, I should disregard TW's search feature and use Dogpile to look things up. The TW search capability is so weak that it is almost "a missing feature." At the very least, "TermA TermB" searches should be "termA AND termB" not "termA OR termB." The plus/minus markers are fine if you're in the know, but they don't work well either. Using the category/group filters renders a whole different set of answers; not GOOD answers, just different. Without those filters, unauthorized users see parts of pages they are not supposed to see at all. Not a missing feature, a broken feature.

Gosh, I hate to be so negative.
{QUOTE}
{CODE}

Generates:
{QUOTE(replyto=BillMac)}
I have found that, if I want to find something on tw.o sites, I should disregard TW's search feature and use Dogpile to look things up. The TW search capability is so weak that it is almost "a missing feature." At the very least, "TermA TermB" searches should be "termA AND termB" not "termA OR termB." The plus/minus markers are fine if you're in the know, but they don't work well either. Using the category/group filters renders a whole different set of answers; not GOOD answers, just different. Without those filters, unauthorized users see parts of pages they are not supposed to see at all. Not a missing feature, a broken feature.

Gosh, I hate to be so negative.
{QUOTE}
tracker item
quotes become questions marks in notification emails
-Montréal, le 24 août 2005- Lors d’un point de presse,
becomes:
-Montréal, le 24 août 2005- Lors d?un point de presse


There maybe other special characters with this problem...
tracker item
Reactivate tikiwiki.org's directory while keeping list of sites out of reach.
Tiki directory was closed down from anonymous viewing for security reasons.

This section should stay restricted:
http://tikiwiki.org/tiki-directory_browse.php?parent=2

But the rest of the directory can be available.

How can we do this via permissions or category permissions?
tracker item
Recursive user group may be added with a CGI Error resulting after login
It is possible to include groups recursively.
As a result the users that belong to those groups receive a CGI Error when trying to login.
tracker item
Redirect plugin : should permit to set status "Moved Permanently"

Related:
[wish1489|Wiki page name Alias]
[wish1119|Better handling of page renaming]
[wish1292|Plural WikiWords when using ((WikiWord))]
tracker item
redirect plugin goes to an invalid page if only "redirection" is given as param.
There is a tiny bug, if you call a page with just the redirect information (the only information which is given at the "wiki help" box for plugins nowadays - 10 june 2005, tiki 1.9.cvs)

If you add on a wiki page called "user"
{CODE()}
{REDIRECT(page=>UserPageuser)/}
{CODE}

Tiki attempts to redirect you to:
{CODE()}
http://tikiwiki.org/tiki-index.php?page=UserPageuser)&redirectpage=user
{CODE}
(notice the __~~red:)~~__ after ))UserPageuser(( .)

Thus, Tiki redirects you to the 404 error page.

Instructions on the wiki help box should be updated, at least.

Cheers, and thanks for your work with Tiki.(:smile:)

---
update: fixed, I think
tracker item
reduce losts on forums posts and trackers due to session expired (similar solution as in wiki?)
Session expiration is producing some losts on forum posts (in a similar way it was happening on wiki edits...). That solution by ricks99 was very smart on wiki edits. Could it be added also (or similar behavior) to forum posts?

---
update: Do the same on trackers!!! (show some popup if you are going to loose your session on that site)
I had lost that information because I my session (apparently) expired... (maybe there was a conflict of cookies with the ones on other 1.9.9 tiki sites I was loging in and working in right now)...
tracker item
Reduce occurrrence of lost edits
Please see
http://doc.tikiwiki.org/Lost+edit


{FLASH(movie=files/FeatureRequest_BetterHandlingOfBackButtonWhileEditing.swf,width=>811,height=>708,quality=>high)}{FLASH}
tracker item
Registerd Users cannnot edit forum post replies
Registerd Users cannnot edit forum post replies even though they can edit original posts! This bug is also currently present in TW.o
see http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=16173
tracker item
Registered Users can Edit pages even tough they are not allowed to view them neither to edit them
Steps to reproduce:

Use admin rights for the following steps

1. Create at least 2 categories
2. Give Registered (default no rights changed) User group access to one of them and deny access to the other
3. Now create 1 Wiki site in each Category
4. Link both pages from the tiki.index.php via Wiki link

5. Log in as the Registered user now
6. Try viewing both Sites via the Wiki link on one u get the error that u dont have permission to do so
7. Now click on the Link
Create this page (page will be orphaned)
8. Now u can view the page even though u arent allowed to do so
9. Uncheck the category change the site and u are even able to save the edits u did even though u dont have permission to do so
tracker item
Registering with admin validation - wrong format in notfication message
om: admin
To: admin
Cc:
Subject: Tiki User Registration Request
Date: Thu 07 of Sep, 2006 [13:32]

Hi,

gandalf < > has requested an account on www.domain.de

To validate that account, please follow the link:
http://www.domain.de/tiki-login_validate.phpuser=gandalf&pass=98d3eee5d2201c477b6066c28dac3bd2


best regards,
your Tikiwiki

The validation link should be something like this:

http://www.domain.de/tiki-login_validate.php?user=gandalf&pass=98d3eee5d2201c477b6066c28dac3bd2

When inserting the question mark manually validation is working.
tracker item
registration information: wrong order of headers
The confirmation message for new users has an incorrect order of headers. With cpanel hosting, this is not being recognised as a valid e-mail:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:

xxxxxxx@bellsouth.net
Mail sent by user nobody being discarded due to sender restrictions in WHM->Tweak Settings

Here's the header as it's being generated in the current version:

Return-path: <xxxxxxx@vic-fontaine.com>
Received: from nobody by server.yourservermanagement.com with local (Exim 4.68)
(envelope-from <xxxxxxx@vic-fontaine.com>)
id 1JzEQ5-0006m7-Dq
for xxxxxxx@bellsouth.net; Thu, 22 May 2008 12:17:37 -0500
To: xxxxxxx@bellsouth.net
Subject: Your Tiki information registration (www.vic-fontaine.com)
MIME-Version: 1.0
From: xxxxxxx@vic-fontaine.com
Reply-To: <xxxxxxx@vic-fontaine.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <k1a5dd.xpbvyl@www.vic-fontaine.com>
Date: Thu, 22 May 2008 12:17:37 -0500
tracker item
Registration Page does not display and password suggestion does not consider security settings.
Password security requirements (length, letters, numbers, etc.) can be specified in Login-Settings, but they are neither displayed on the registration page, nor considered by the password sugestion box. This is more than an annoyance, since it repells users from registration when they have to re-enter and re-choose a password several times and the sugested passwords don't work either.
tracker item
Regression: Issue when creating account
Introduced in 1.9.9 and fix in 1.9.10.1

See sylvieg or kerrnel22 for details
tracker item
Remember me doesn't work on *.tw.o sites
The "Remember me" feature of login on tw.o sites doesn't really work as it should. On tw.o, dev.tw.o and themes.tw.o it's set via Admin > Login to values "tikiwiki, .tikiwiki.org, /, 1 week" and it lasts only some hour or so and expires then. It's annoying to relogin many times a day.
tracker item
remind password not working
So, in case someone hasn’t reported it yet; the “I forgot my password” functionality doesn’t work in 1.9.0.

It sends the email fine; but the password included in the email does not work.

Before I start going through the code can anyone explain how the passwords work?

So far I get:

- that the “hash” field is md5(“username” + “password”)
- when I do the “forgot pw” thing it sets the “provpass” field with the pw sent in the email
- md5 of user+provpass though does NOT equal “hash”

I suspect code would be something like:

- if user logs in and there is a provpass set then validate against that password
- and then foprce user to change pass
- then use their new entered pass to make hash and delete provpass

Does this seem about right???
tracker item
Removal of calendar that has been categorized does not uncategorize it.
Problem as described in summary.




tracker item
Removal of user from group does not remove from Admin Users page display
I had two usergroups, then added a third, then went in to remove a user from a group from the Admin Users page. If I go into Admin Groups and click on a group and then go down to Show Users in Group, it shows the correct list with the appropriate users missing from the group that I had removed.

If I go into Admin Users, the list of users shows up and if I look at the line entry for the users I removed from ABC group, the group shows up in italics (''ABC'').

Unless there is a cleanup function I'm unaware of, I think this may be a bug. I'm running 1.9.7 according to the README.

tracker item
Remove Array() message on each and every Mailin post?
Using the tiki-mailin feature (for Wiki-Put or Article-Put), I consistently see right after the body tag, a PHP message showing me the array being populated. This happens whether or not there's an error in the posting itself.

Can someone explain why this is happening?

Source of example is attached. (@@@ indicates prvate information). Thanks.

Is it possible to give a checkbox or setting to turn this off?
tracker item
Remove change reports form own wiki file attachments.
Although I ''don't'' get reports about my own changes to wiki files, I ''do'' get reports about the attachments I myself make to wiki pages. I'd rather those not be sent out.
tracker item
Remove Homework from BRANCH-1-9
There has been no commits on this feature for a year. We will re-add it later on via mods or in a future version


Not sure if this is fixed but in the past:

Homework menu appear twice
:: Homework
Assignments
Grading Queue
Last Changes
:: Homework
Assignments
Last Changes


tracker item
Remove JukeBox
Since Tiki JukeBox will not be ready in time for 1.9, it needs to be removed from BRANCH-1-9. Damian has indicated he will make it available via mods when it is ready.
tracker item
Remove Tiki Projects
Since Tiki Projects will not be ready in time for 1.9, it needs to be removed from BRANCH-1-9. Damian has indicated he will make it available via mods when it is ready.
tracker item
Remove_unused_pictures removes too many images
When running "remove unused images" from wiki admin panel, it removes used images too. One problem is that the procedure means to saves only images referenced with "picture file=...". When user automatically uploads an image inside a wiki page, this image is referenced with "img source=..." inside the wiki page, thus it won't be saved when removing unused images, because it isn't considered as a used one. But the major problem is that all images are removed, even the ones reference with picture etc.!
tracker item
Removing Registered group from a user doesn't work as expected
This has also been reproduced on the http://demo.opensourcecms.com site.

I created a user. Then I'm trying to remove the "Registered" group from the groups associated to that particular user. When I click on the little x next to the group it disappears from the user's groups. Then I created a group named "blocked". This group only inherits from the anonymous group. It is created basically to prevent a user from having more permissions than an anonymous user, without removing the account (in order to reactivate the permissions at a later time). What I actually want to do is to deactivate some accounts and reactivate them later. So limiting the permissions to that of an anonymous user seemed an appropriate course of action. After removing the "Registered" group from the user's list, I assign him the blocked group only. This blocked group include the anonymous group and that's it. But, when I go to see the blocked group's permission(it has none of its own), I see some permissions inherited from the anonymous group (which is what I asked for) but I also see the tiki_p_edit permission inherited from the "Registered" group (which is NOT what I asked for). So it seems to me that when you have a user, it belongs necessarily to the registered group. And when you remove that group from the user's group list, it doesn't seem to have any real effect aside from not showing that group in the list. It would be interesting to remove that registered group from some users to deactivate their account temporarily. In any case this seems a bug, either removing Registered should have the expected effect, or it should not be possible to remove that group at all. I would opt for the first alternative.

Related:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1124
tracker item
Removing users from groups -> directly from user listing
It is possible to list all users in a given group. However, to remove them from the groups, we need to go to another page.

We should be able to remove users from groups on this page:
tiki-admingroups.php?group=Registered&show=1
tracker item
renaming or deleting a wiki page doesn't update the link seen from CATEGORY plugin
Imagine you have 2 wiki pages. Page A and Page B, and Page B is assigned to category X.
In page A you use the CATEGORY plugin to list all objects from category X, and thus, it lists the "Page B" name, which links to it.

Then you rename Page B to Page C. In page A, the plugin category still shows name and link to "Page B", and not the updated name and link: "Page C".

This bug has been here for almost a year, and it is present in 1.9 and 1.10
---
bug still alive on tiki 2.1, and confirmed also after deleting pages, and clearing tiki caches.

It can be tested on (production) site for registered users at:
http://uniwiki.sima.ourproject.org
tracker item
Renderproblem"?"
If a (UserPage) Page does not exist it is rendered as normal Text followed by "?" (red),
the problem occurs if a "." (dot) is in the link name

This:
*((UserPagmax.mustermann|Max Mustermann))

is rendered as:
Max Mustermann?.mustermann" class="wiki wikinew">?

Happens on BRANCH-1-9 when Use WikiWords is activated
tracker item
Repeated warning message: "Notice: Only variable references should be returned by reference in ..."
When I login to my site, I get multiple warning notices printed stating (NOTE: Only when logged in):

Notice: Only variable references should be returned by reference in /***/public_html/lib/adodb/adodb.inc.php on line 2797

(where *** is my directory path)

These errors started when upgrading from 1.8.5 (i think), to 1.9.1 and are still there when upgrading to 1.9.2.

I made sure the /lib/ directory was entirely replaced when upgrading.

PHP version is 4.4.1 MySQL 4.1.13-standard. phpinfo() output here: http://odejava.org/phpinfo.php



tracker item
Replace _blank (links opening a new window) by a XHTML alternative
There are several places in Tiki code where target="_blank" is used.


"Much to the chagrin of Web designers everywhere, the HTML 4.0 Strict and XHTML 1.0 Strict recommendations of the W3C no longer include the target attribute of the <a> tag. The Transitional versions of the specifications still include it, but by definition, these specs are on the way out.

Whatever your personal feelings on the practice, the most common application for this attribute -- opening a link in a new browser window with target="_blank" -- is still useful on today's Internet. So if the standards say we shouldn't use it, how should we go about creating new-window links, while following the latest Web standards?"
http://www.sitepoint.com/article/standards-compliant-world
tracker item
Return Help System to Features Admin Page, enable by default
Fresh install of Branch-1-9 daily build.
The help system (the system that turns the feature descriptions into live links that point to the docs) is not enabled by default.

Not Enabled on a fresh install of Sa Jun 16 15:42:39 CEST 2007
tracker item
Revert transactions url missing from CC Mod
Using [http://cc.tikiwiki.org/tiki-index.php?page=Mod+Community+Currencies|CC Mod]:

Option to "__Revert transaction__" seems to be coded, since it can be used from the form:
[http://www.moviments.net/intercanvis/cc.php?page=transactions&new=1] (at the drop down just close to the confirm button.

Moreover, when listing transactions:
[http://www.moviments.net/intercanvis/cc.php?page=transactions&all=1]

There is the button to "__revert transaction__" at the Actions column in the list ({img src=http://www.moviments.net/intercanvis/img/cc/cancel_transaction.png }). However, this image is not linked with any url to perform the "revert transaction".

(I checked that at line 46 in ./templates/transactions.tpl the href="" is empty:

{CODE()}
<a href="" title="{tr}Revert Transaction{/tr}"><img src="img/cc/cancel_transaction.png" width="20" height="12" border="0" alt="{tr}Revert Transaction{/tr}" /></a>
{CODE}
tracker item
Review all mods and decide what should be added to --BRANCH-1-10-- Tiki5
Review all mods and decide what should be added to BRANCH-1-10
http://mods.tikiwiki.org/

Please see: ((To mods or not to mods))

criteria:
*license
*size
*security
*potential popularity of feature
*non-reliance on 3rd party code


Plugins that will now be in core (and removed from mods):

*include ok in 2.0, should be removed from mods
*[http://mods.tikiwiki.org/details.php?type=wikiplugins&mod=perm|perm]
*group (ok) should be removed from mods: wikiplugin_group.php
*[http://mods.tikiwiki.org/details.php?type=wikiplugins&mod=files|wikiplugin_files.php]
*wikiplugin_listpages.php ok?, just remove from mods?
*[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1550|wikiplugin_mouseover.php needs to be fixed, then moved]
*wikiplugin_trackeritemfield.php __done in 2.0__

Reason:
*Great plugins
*Mods installer doesn't work for everyone and there is no documentation for manual install
tracker item
Right-to-left directional languages broken in 1.9DR4
Abbas Mousavi reported:

Hi

I am working on a Persian translation of Tiki for an educational site but the new release (v1.9DR4 -Sirius) has serious problems with Right-To-Left? directional languages,
Setting the $feature_bidi to ‘y’ in language files has no effect,
Many styles, including simple, don’t use $feature_bidi at all,
./templates/tiki.tpl calls Bidi.css before the style.css, and it will has no effect,

(tiki 1.8.5 has none of them)

Please take a look at the code before releasing 1.9.0 , I will be glad if I can help.

Thanks for your wonderful software
Abbas Mousavi
A right-to-left creature from Iran.
tracker item
Robots.txt Disallow entries now must have leading slash
Although the RFC (for example, [http://www.robotstxt.org/wc/norobots-rfc.html]) doesn't explicitly require a leading slash (/) before the page name, I have found that, as of late Oct, 2005, many 'bots, including Googlebots, have started requiring them.

For example, before the change,

Disallow: tiki-pagehistory.php

would prevent well-behaved 'bots from trying to index tiki-pagehistory.php. However, after the change, I had to have:

Disallow: /tiki-pagehistory.php

in robots.txt, or else all my page history would be indexed! I verified this using my server log, and also by doing google searches against my site for phrases that only appeared in page history. I have every reason to believe this is a problem for all other TikiWiki-based sites.

Others have noticed this. There is discussion in the forums at:
* [http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=13666&forumId=4|Googlebot ignoring robots.txt] -- includes a __graph of my bandwidth usage before and after__.
* [http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=12342|Adding <meta name="robots" content="noindex,nofollow"> to History pages]
* [http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=15004|Yahoo search indexes Print pages instead of Read pages]
tracker item
robots.txt should exclude ALL print-friendly pages
The robots.txt in the current distro (1.9.x Sirius) contains

Disallow: tiki-print.php

Should it not also contain

Disallow: tiki-print_article.php
Disallow: tiki-print_blog_post.php
Disallow: tiki-print_multi_pages.php
Disallow: tiki-print_pages.php
tracker item
RSS aggregated over all Trackers
Tiki offers all RSS Feeds for individual and all items of a feature. Like:

RSS Feed for all Blogs
RSS Feed for individual Blogs

This is not the case for Trackers as far as I can see - at least from Admin -> RSS
tracker item
RSS aggregation is not working in BRANCH-1-9 {RSS(id=>2+3)}{RSS}
BRANCH-1-9 is not working
http://themes.tikiwiki.org/tiki-index.php?page=rssaggregator

HEAD is maybe working.

tracker item
RSS feed broken by backslash if tw in root of subdomain
If Tikiwiki 1.9.4 or 1.9.5 is installed in the wwwroot of a "real" subdomain that resides on its own (win)server (not an alias to a subfolder under the main-domain), then rsslib.php inserts an additional backslash after the domain-name.

Links of rss-feed then look like: ~~#FF0000: sub.domain.com\/tiki... ~~ and RSS feed gets obviously broken.

As a quick-fix for my site I resolved this in the file rsslib.php by deleting the string:
~~#FF0000: ~np~ .dirname( $urlarray["path"] ) ~/np~ ~~
in the variables:
~~#FF0000: $home, $img, $read, $cssStyleSheet, and $xslStyleSheet ~~
in order to get RSS-2.0 to work again.

Unfortunately I'm not any more a coder and don't know php good enough to fix this for everybody and contribute in the CVS (I did no more coding since turbo-pascal under DOS in the mid 90's, but at least still can read a little bit :-)

all the best,
Felix

PS: Thanks everybody here for this great software!!!

tracker item
RSS feed for all upcoming public calendar items.
RSS feed for articles is last 10 articles published with title, date & time, description & link.

RSS feed for calendar will be upcoming 10 events with title, date & time, description & link.

Nice to have: permission checking to make sure feed only contains events visible by anonymous.

An example:
http://facil.qc.ca/cal/rss.php


2006-04-11: It's partially done:
http://repex.qc.ca/tiki-calendars_rss.php?ver=2

Only some of the events are shown, but not all.

Please make sur it's included to tiki-bot_bar.tpl & header.tpl for all styles.



tracker item
RSS feeds dont work correctly when tiki is installed in a subdirectory.
Attempting to View the RSS feed of a page that is running 1.9.0 in a subdirectory results in the error:

The XML page cannot be displayed



It seems to me as though TikiWiki has a number of inconsitencies with the way in which it manages paths, which cause some problems for sites running in subdirectories, the newsletter subscribe url for example uses parse_url to get the path (eg /tikiwiki/) then prepends the httpprefix, whereas the RSS module just appends httpprefix, so in other words these modules expect different thing from the httpprefix function the RSS module want http://mydomain.net/tikiwiki/ whereas the newsletter module just wants http://mydomain.net
tracker item
RSS Feeds for trackers
We have RSS feeds for many features.

Articles:
Weblogs:
individual weblogs:
Image Galleries:
individual Image Galleries:
File Galleries:
individual File Galleries:
Wiki:
forums:
individual forums:
mapfiles:
directories:


We now need RSS feeds for
Trackers:
individual Trackers:
tracker item
RSS feeds: most recent item should be at position #1
Bad:
http://dev.tikiwiki.org/tiki-tracker_rss.php?trackerId=5



Good:
http://tikiwiki.org/tiki-wiki_rss.php?ver=2
http://tikiwiki.org/tiki-blogs_rss.php?ver=2
http://tikiwiki.org/tiki-articles_rss.php?ver=2
http://tikiwiki.org/tiki-image_galleries_rss.php?ver=2
http://tikiwiki.org/tiki-file_galleries_rss.php?ver=2
http://tikiwiki.org/tiki-forums_rss.php?ver=2
http://tikiwiki.org/tiki-directories_rss.php?ver=2
maps RSS feeds are OK
tracker item
RSS for individual trackers returns permission denied error message, even for site admin
Using 1.9.cvs

RSS of an individual tracker, such as [http://www.moviments.net/valldelcorb/tiki-tracker_rss.php?trackerId=2] , produces

^
" Tiki RSS Feed Error Message: Permission denied to access this section"^ (translated from another laguage)

I'm doing that even as site user admin.

What's wrong?

The tick in admin > rss is on for all lines (including individual trackers)
tracker item
RSS for the wiki: Adding the diff text & use the diff link in the RSS feed
RSS feed for the wiki now links to the last 10 pages changed. And no text is provided in the RSS feed. So, we click the link and we are provided with little clue of what changed. We then need to click history. Why these extra steps?

It would be much more logical to provide the diff text in the RSS feed. (instead of nothing)

Ex.:
- John has a lamb
+ Mary has a lamb

Also, the URL should link to a nice diff version instead of the page.

Ex.:
tiki-pagehistory.php?page=HomePage&compare=1&oldver=19&newver=20&diff_style=minsidediff

Therefore, we can see basic changes just with RSS and if we click we get the nice colored minsidediff
tracker item
RSS lib not parsing links in description
It seems that if links are in the <description> tag of an RSS2 xml. With Firefox (or equiv) see http://scourgeweb.org/svnlogs/log2-rss.xml for an example of how it should render.

It does not render correctly in the RSS user module. The link URLS are broken and don't include the <a href="domain.tld/path"> only the link description of the path is displayed.
tracker item
RSS should have permissions checking
The RSS feeds seem to have no permission checking. The feeds should only include information that is available to Anonymous.
tracker item
Saving a page results in MySQL Error (tikiwiki/PHP/Apache/MySQL)
Install:

tikiwiki 1.9.3.2
PHP 5.1.4 (Build 2600)
Apache 2.2.2
MySQL 5.0

When adding the following text to a page (text between but not including the "$" symbols) it will preview fine, but the Save operation causes an error with MySQL which shows up in the Apache logs as:
{CODE()}
[Thu Jun 22 17:04:50 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Thu Jun 22 17:04:50 2006] [notice] Apache/2.2.2 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Thu Jun 22 17:04:50 2006] [notice] Server built: Apr 29 2006 18:32:31
[Thu Jun 22 17:04:50 2006] [notice] Parent: Created child process 672
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Child process is running
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Acquired the start mutex.
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Starting 250 worker threads.
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Starting thread to listen on port 80.
{CODE}

Here is the text you can try:


$

))Cohen-Steiner(( “Restricted delauney triangulations and normal

cycles”. are estimates of

the principle curvature directions at the vertex. Once we have computed principle curvatures for every isosurface

vertex, we can use the jack triangle floodfiller to flood-follow lines of curvature. The complexity here is how to

sample the curvature fields to produce curves.

*)

$

tracker item
Saving a page results in MySQL Error (tikiwiki/PHP/Apache/MySQL)
Install:

tikiwiki 1.9.3.2
PHP 5.1.4 (Build 2600)
Apache 2.2.2
MySQL 5.0

Whwn adding the following text to a page (text between but not including the "$" symbols) it will preview fine, but the Save operation causes an error with MySQL which shows up in the Apache logs as:

[Thu Jun 22 17:04:50 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Thu Jun 22 17:04:50 2006] [notice] Apache/2.2.2 (Win32) PHP/5.1.4 configured -- resuming normal operations
[Thu Jun 22 17:04:50 2006] [notice] Server built: Apr 29 2006 18:32:31
[Thu Jun 22 17:04:50 2006] [notice] Parent: Created child process 672
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Child process is running
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Acquired the start mutex.
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Starting 250 worker threads.
[Thu Jun 22 17:04:51 2006] [notice] Child 672: Starting thread to listen on port 80.


Here is the text you can try:


$

))Cohen-Steiner(( “Restricted delauney triangulations and normal

cycles”. are estimates of

the principle curvature directions at the vertex. Once we have computed principle curvatures for every isosurface

vertex, we can use the jack triangle floodfiller to flood-follow lines of curvature. The complexity here is how to

sample the curvature fields to produce curves.

*)

$

tracker item
Score system doesn't count scores
All users scores stay at 0 - nothing happens.

Score feature activated, scores entered.

I rated this that high, because it's imho a completely broken feature like this - please correct priority, if I overlooked something!!
tracker item
Score system doesn't count scores
You can see it not work here (latest BRANCH-1-9):
http://themes.tikiwiki.org/tiki-index.php

You need to be logged in to see the module "users_rank" with everyone at 0.

tracker item
Scoring feature causes intermittent blog access error in v1.9.8.3
Two users received the following error when trying to access a blog for which they have permissions in TW v1.9.8.3:
---
__An error occurred in a database query!__
Context:
File tiki-view_blog.php
Url tiki-view_blog.php?blogId=2
Query:
insert into 'tiki_users_score' ('user','event_id','expire') values (?,?,?)
Values:
0 [redacted username of blog creator]
1 blog_is_read_[redacted username of bug victim]:2
2 1200929940
Message:
Error Message Duplicate entry '[redacted blog creator]-blog_is_read_[redacted bug victim]' for key 1
---

No other users (~60) reported this error. The two affected users reported that other blogs were accessible.

~~#FF0000:__When Scoring was turned off, this error did not repeat until Scoring was turned back on.__~~
tracker item
Scoring Mods for PostGres installs
lib/tikilib and lib/score/scorelib.php functions send no timestamp argument to tiki_users_score isert queries. This results in query failure because tiki_users_score tstamp column in Tiki 1.9 distrib. contains a 'not null' constraint.

---


The following PostGres query sets the default timestamp of tiki_users_score alter column tstamp to 'now', which ensures against attempted insertion of NULL values from the tiki codebase:

alter table tiki_users_score alter column tstamp set default now();
tracker item
Script to generate a key for InterTiki
Written by Laurent Moss
tracker item
#297
Currently search displays markup code in results... Could there be an option to filter out parsed code? Code between ~np~ and ~pp~ tags however, is part of the desired search content (but should still remain unparsed).

Thank you,

OC
tracker item
Search displays markup code in resultss
Currently search displays markup code in results... Could there be an option to filter out parsed code? Code between ~np~ and ~pp~ tags however, is part of the desired search content (but should still remain unparsed).

Thank you,

OC
---
also:
http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=66&topics_sort_mode=lastPost_desc&forumId=4&comments_parentId=21785
tracker item
Search doesn't display all pages with searched string
Fulltext search doesn't result all pages where the word is on.

For example search for the word "vodafone" without the quotes, results only 2 pages where it should be 3 or more.

We allready tryied to make a full rebuild and also teted it with word_len = 2.

Thanks for help in advance, any questions... let me knoe.
tracker item
Search Highlight should exclude defined terms such as  
If you do a search with key word 'BS' it will hightlight all BS in the page, including   it actually mesh up the whole display.

I guess the hightlighter should exclude some words such as those &xxxx;


tracker item
Search modules - Problem with results and highlight
Using both search modules search_box and search_new my Tiki returns different results.

The results are identical if the search string has only English characters (standard ASCII).

Search_box returns more results than Search_new if the search string contains Greek characters (upper ASCII).

Search_new also highlights only "English" search strings.

I wish seaching Greek tokens and getting all possible results and highlighted too.
tracker item
Search results (for wiki pages) does not include &bl when using multilingual & best language options
When the Multilingual and Best Language features are enabled, the Tiki wiki page search results (both searchindex.php andsearchresults.php) do not append the "&bl" to the URL.
tracker item
Search: when finding in a forum post, there must be a way to see full thread
As explained here:
http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=239&topics_sort_mode=lastPost_desc&forumId=4&comments_parentId=21807


A related item:
When in a forum thread for example:
http://themes.tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=106&topics_threshold=0&topics_offset=11&topics_sort_mode=commentDate_desc&topics_find=&forumId=2

When I click on the "top" link, I am always sent to comments_parentId=0 (which is never good)

tracker item
Searching a string of 5 words produces broken output on styles such as mose.css, or dev.tw.o
To reproduce, se<span style="color:black;background-color:#ff9999;">a</span>rch <span style="color:black;background-color:#ff9999;">a</span>t dev.tw.o, for "Politic<span style="color:black;background-color:#ff9999;">a</span> <span style="color:black;background-color:#ff9999;">a</span>mbient<span style="color:black;background-color:#ff9999;">a</span>l de l<span style="color:black;background-color:#ff9999;">a</span> Ub", for inst<span style="color:black;background-color:#ff9999;">a</span>nce (without the double quoting).

[http://dev.tikiwiki.org/tiki-se<span style="color:black;background-color:#ff9999;">a</span>rchindex.php?highlight=Politic<span style="color:black;background-color:#ff9999;">a</span>+<span style="color:black;background-color:#ff9999;">a</span>mbient<span style="color:black;background-color:#ff9999;">a</span>l+de+l<span style="color:black;background-color:#ff9999;">a</span>+Ub&<span style="color:black;background-color:#ff9999;">a</span>mp;where=p<span style="color:black;background-color:#ff9999;">a</span>ges]

If I could uplo<span style="color:black;background-color:#ff9999;">a</span>d file to the tr<span style="color:black;background-color:#ff9999;">a</span>cker you could see <span style="color:black;background-color:#ff9999;">a</span> screenshot to view the <span style="color:black;background-color:#ff66ff;">output</span> I get, in c<span style="color:black;background-color:#ff9999;">a</span>se devs c<span style="color:black;background-color:#ff9999;">a</span>n not reproduce it yourselves.
For inst<span style="color:black;background-color:#ff9999;">a</span>nce, the first menu <span style="color:black;background-color:#ff9999;">a</span>t de.tw.o, s<span style="color:black;background-color:#ff9999;">a</span>ys then something like:
^l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">Dev HomeP<span style="color:black;background-color:#ff9999;">a</span>ge
Tiki bugs <span style="color:black;background-color:#ff9999;">a</span>nd wishlist
Bug list on SF (re<span style="color:black;background-color:#ff9999;">a</span>d-only)
l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">l<span style="color:black;background-color:#ff9999;">a</span>ck;b<span style="color:black;background-color:#ff9999;">a</span>ckground-color:#<span style="color:black;background-color:#ff9999;">A</span>0FFFF;">Developers Multi webc<span style="color:black;background-color:#ff9999;">a</span>m
^
It h<span style="color:black;background-color:#ff9999;">a</span>ppens on 1.8.<span style="color:black;background-color:#99ff99;">5</span> sites, <span style="color:black;background-color:#ff9999;">a</span>nd 1.9.0 sites. Reproduced the bug with mose.css, the def<span style="color:black;background-color:#ff9999;">a</span>ult style <span style="color:black;background-color:#ff9999;">a</span>t dev.tw.o, <span style="color:black;background-color:#ff9999;">a</span>nd <span style="color:black;background-color:#ff9999;">a</span> modified style from d<span style="color:black;background-color:#ff9999;">a</span>mi<span style="color:black;background-color:#ff9999;">a</span>n.css .
tracker item
searchlib throws massive warnings with PHP > 4.4.0 about return by reference
Just do a simple search and you'll get:

Notice: Only variable references should be returned by reference in /home/amette/public_html/tikiwiki-BRANCH-1-9/lib/search/searchlib.php on line 776

Notice: Only variable references should be returned by reference in /home/amette/public_html/tikiwiki-BRANCH-1-9/lib/search/searchlib.php on line 489
:
:
:
and so on...

I think we'll face this problem a lot more... :-/
tracker item
Secdb automatic check with cron job
SecDB is very useful to check which files have changed and to detect suspicious files.
http://doc.tikiwiki.org/Security+Admin

Next step would be to run on a cron-job (or pseudo cron-job) and to send an email to the admin (with an easy way for the admin to report the issue to the tikiwiki security team) when it detects the presence of a new file.


Related:
[tiki-view_tracker_item.php?itemId=1410|Secdb for all files (not just php)]
tracker item
Secdb for all files (not just php)
SecDB is very useful to check which files have changed and to detect suspicious files.
http://doc.tikiwiki.org/Security+Admin

It is also useful when I upgrade a Tiki to see what has been altered or added. It would be nice to have this for all files (images, tpl, etc)


Related:
Secdb automatic check with cron job
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1354
tracker item
Section layout - Calendar
Bottom banner bar appears on calendar although not checked at the general layout options level.

Plus calendar is not part of sections proposed in admin layout per section.
tracker item
Secure login post-login redirection to standard HTTP broken/unclear
Affected: v1.9.0, CVS as of Thu May 5 16:22:27 UTC 2005

When selecting secure login, user is properly directed to HTTPS server defined in configuration, however after logging in user is directed to HTTP server defined in configuration, but using URL prefix from HTTPS server. Example:

HTTP server name: amix.failsure.net
HTTP port: 80
HTTP URL prefix: /
HTTPS server name: failsure.net
HTTPS port: 443
HTTPS URL prefix: /amix/

Select secure login, redirects to -> https://failsure.net/amix/
Login successfully...
Redirected to standard HTTP, bad address -> http://amix.failsure.net/amix/
Intended to be http://amix.failsure.net/

If this is not a bug, it is not clear to me how the above configuration section is intended to be used. Checked with Firefox and Mozilla on Linux, IE6 in Windows.
tracker item
Security bug which bypasses directory site validation.
Have installed 1.9.4 and have found someone able to bypass directory site validation. I was originally at 1.9.1 when I noticed that this was happening and brought everything up to 1.9.4 which seemed to stop the bypass. today they were sucessful again. I have the text that they insert into the directory description entry box. It is very long. In any event, the site becomes a valid site and then shows up in the rss feed.

Text not shown here for obvious reasons.
tracker item
SEF URL Search Engine Friendly URL
__A CMS without SEF URL means it is a Bug : Usability__

it's a by setup checkable standart in a high quality CMS
simple weblogs like http://www.s9y.org/ have such a feature

why :
google likes */this_is_a_very_god_page.html
and normaly google didn't index
*/mybugy.php?bestpage=my&t1=page&t2=is&t3=the&t4=best&indexed_by_SE=normalnever

i think the best webpage is nothing if SEFURL isn't working


the half way is done with the htaccess - ok
the next half way was a mod from http://www.coofercat.com/wiki/TikiURLtInstall

It's working in a root env with 1.9.x and 1.10cvs
that means only if /tmp is writable for the webserver - this is the bug

but online on a vserver this shit happens to me

Warning: mkdir(): open_basedir restriction in effect. File(/tmp/71) is not within the allowed path(s): (/srv/nww/webx/:/srv/nww/htdocs/phpMyAdmin/:/srv/nww/htdocs/confixx/html/gesperrt/) in /srv/nww/webx/html/wiki/lib/adodb/adodb.inc.php on line 1551

Warning: fopen(): open_basedir restriction in effect. File(/tmp/71/adodb_716f2422695ca15b221f4ce6f146321c.cache) is not within the allowed path(s): (/srv/nww/webx/:/srv/nww/htdocs/phpMyAdmin/:/srv/nww/htdocs/confixx/html/gesperrt/) in /srv/nww/webx/html/wiki/lib/adodb/adodb-csvlib.inc.php on line 298
......this msg repeats about 1000 times
did you know what's going on

I started to debug this problem
but it seams to get bigger and bigger

saved data titles must be renamed
becorce
http://localhost/HEAD/page-page%202.html
didn't result in
page 2
and so on
tracker item
Select article topic in RSS
Allow to choose in the RSS feed, one topic to show.
tracker item
send message to tracker item creator when that item is automatical. linked from another tracker item
Tracker can be (and are starting to be) used for creating forms of offers and demands in communities... (knowledge banks, time banks, openmoney....)
In our case, from tracker demands there is a field linking (through "item link" field) to tracker offers (a demand in the demands tracker can be for a specific offer already inserted in the the offers tracker).

In this case, it's needed that (optionally) a inter-user message is sent to tracker item creator when that item is automatically linked from another tracker item (from another tracker, in our case).

Other way, it's hard for a user to know if another user has requested some of this offers...

http://moviments.net/intercanvis/trackers (1.10cvs)

http://moviments.net/valldelcorb/trackers (1.9.7)
tracker item
Set default language in editor
There needs to be a way to set a default language in the administrative settings so that you do not have to select a language in the page editor unless it deviates from the default. It's a PITA to have to manually set the language with every page you create.

It would be nice if the default could be set on a per-user basis from MyTiki settings, since users tend to do all of their work in one human language.
tracker item
Several misnamed files found in my latest download of the v197 .../lib/smarty/libs/internals/...
Two misnamed files found in my latest download of the v197 .../lib/smarty/libs/internals/...

core.assemble_pgin_filepath.php
vs
core.assemble_plugin_filepath.php

core.process_coiled_include.php
vs
core.process_compiled_include.php

core.write_compied_resource.php
vs
core.write_compiled_resource.php
tracker item
Shared User tasks
I have encountered many problems with this feature when activating on dev.tikiwiki.org

A- The site becomes very slow...

B- ((TaskModuleTest)) page is almost totally blank.

C- Should there not be a feature setting for all of this?
tracker item
Should Watches report Minor changes to wiki web pages, or not? If not, fix.
Some versions of the Tikiwiki documentation suggest that a watch does not report a change to a web page that has been designated as a "minor" change. That does not appear to be the case for Tikiwiki 1.9.2.

If you ask me, the ability for a wiki user to make a Minor edit without bothering the "Watcher" crowd is a great idea and makes for a better community wiki dynamic.
tracker item
Show page title in Wiki Admin not functional
The 'Show page title:' check box in the Wiki Admin page seems to do nothing.

'Use page description:' toggles both the description and the page title together. Its both or nothing.
tracker item
simple multiline chart (tikisheet) produces many errors and no chart
I have created a tikisheet: 7x7 table, with some special characters (é, è, spaces, round brackets, comma, ...)

||Programari | Sistema Operatiu | Llicència |Català |Multiplataforma | 2000 |Funció
WinK |GNU/linux, M$ Windows |Gratuït per a ús no comercial |No (en procés) |Si |100 |Per generar video tutorials
OpenOffice |Linux, Windos, Mac |LGPL | Si |Si |50000
Firefox | |MPL |Si |Si |6000
Thunderbird | |MPL |Si |Si |6000
Gimp | |GPL |Si |Si |2000
Gaim | |GPL |Si |Si |2000 ||

I've just enabled feature_charts, and tried to produce a multiline chart, but I just got a 100% blank page .

The options requested after multiline chart is selected, are:
||
Títol: | prova
Independant Scale: | (x) Horizontal ( ) Vertical
Horizontal Scale: | (x) Bottom ( ) Dalt
Vertical Scale: | (x) Left ( ) Right
Series:
label | prova
color | red
style |
x | a1:a7
y0 | f1:f7
y1 |
y2 |
y3 |
y4 ||

(similar to what I saw at the screengrab at [http://tikiwiki.org/tiki-index.php?page=TikiSheetDemo|tw.o sheet demo]
.
But it produces a blank page.
memory limit at php.ini is set to at least 32 Mb, I think (for sure, more than 8Mb or 16Mb)
--------
Updated 6th dec'05:
^
Warning: Division by zero in /var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/graph-engine/abstract.gridbased.php on line 253,

(and idem on: 475, 278, 278, 253, 475, 278, 278, 437)

Fatal error: Maximum execution time of 30 seconds exceeded in /var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/graph-engine/abstract.gridbased.php on line 450^

Still doesn't work for me... :-/
What am I doing wrong?
tracker item
Since Your Last Visit Module doesnt like gallery comments
I get the following error after entering a comment into an image gallery if I am using the Since Last Visit module:
Undefined index: list in /modules/mod-since_last_visit_new.php on line 87

this also seems to interfere with other parts of TW such as editing pages, etc...

OC
tracker item
since_last_visit module should list calendar too
new or modified calendar items...
tracker item
since_last_visit module should list trackers too
So we could precisely know about new comments, new files attached and tracker items modified or added since our last login.
tracker item
since_last_visit_new
since_last_visit_new module clips the text for comments. See screenshot.
tracker item
since_last_visit_new module links to new users in not WYSIWYCA
New users are linking to:

tiki-assignuser.php?assign_user=


It should be:

tiki-user_information.php?view_user=

for users that don't have tiki_p_admin_users
tracker item
Site customisation should be highlighted and All features enabled by default, empty header.tpl
a) I spent weeks testing these features one by one.

It will save time if all these features are enabled and complete with samples.

This is the approach used by Joomla and Mambo.

It also helps us learn faster.


b) The assist module is useful but asking users to read a tedious configuration as the first step will eat up too much time.

Site configuration or Look at Feel should be the first one.

It is also the most dangerous but essential.

c) Provide a clue, in the assist if possilbe, to replace a damaged header.tpl with a skeleton header.tpl


tracker item
Site Identity menu bar admin needs textarea for input
The Site menu bar in Site Identity can be turned on (checkbox), but there's no textarea to input the code to be used for the menu bar. (Nothing is displayed at two of my 1.9.7 sites, anyway.)

When set, the template should use {eval var=$sitenav_code} and I guess this should be stored in the tiki_preferences table. But there's no way to input it. Seems like tiki-admin.php?page=siteid needs a textarea similar to the one for custom code content for Site nav code (PHP Layers menu tag, etc.)

Related:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1320
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1178
tracker item
Site Not Available Notice after running tiki-install.php
tracker item
siteid: make "Location:" optional
The "Location: " prefix for bradcrumbs should be made optional. Need to keep for compliance with 3Rules and because sites are using the feature already, but most wil want to turn it off.
tracker item
Smarty cache is not automatically updated after a modification of language.php
Hi,

After translation of language.php, it does not seems reflect the translation work.

When I reload a related page, sometimes reflect and sometimes does not reflect.

I am not sure but I guess tikiwiki has some cache page.
If so, how to clear the cache?

Or more straight, how to reflect language.php immediately?

Please give me a hint.

Thanks,
Shigerusz3
tracker item
smarty template cache path exceeding maximum lenght
The ID generated by get_user_cache_id is used to create a new directory in templates_c/ . This ID is generated by concatenating all the groups a user is in.
When a user is in many groups the ID exceeds the maximum filename length of my system (FreeBSD 4.11).
tracker item
smarty_tiki/modifier.duration*.php are not internationalized
lib/smarty_tiki/modifier.duration.php and lib/smarty_tiki/modifier.duration_short.php are both using hardcoded strings for display of time units (seconds,days,etc).
tracker item
Solve wiki parser problem
This problem was introduced in BRANCH-1-9 and is tough to solve. We need a senior dev on this one.

''Needs more description...''
tracker item
Some features on some servers: error by linking to cgi-system/php.cgi
I will provide more details later.

I saw this
tiki-mobile.php -> link to HAWHAW
charts -> with use of sameurl plugin
user_tasks module -> when trying to add a module

server: Dreamhost, not at root of domain.


__Seems related__
[tiki-view_tracker_item.php?itemId=441|not possible to ADD new task into user tasks in user-task module]
tracker item
Special characters in newsletters & email notifications when copy-pasting from Microsoft Word
Please see:

"Put simply, I have a text box, and people commonly cut + paste
information into this text box from Microsoft word. The problem is that
word has all types of funky characters (smart quotes, em-dashes), that
the system (php-based) doesn't understand. Does anyone know of a way to
filter out these Microsoft-specific characters? Does PHP have a special
function for this? Thanks a lot!"
http://www.thescripts.com/forum/thread159156.html

I have problems with oe, and OE too. (used in French)

In Tiki, when the page is saved, it is OK for viewing & printing.
However, newsletters & email notifications (of articles & wiki pages)
are sent with a question mark instead of these characters.

Has anyone figured this out for Tiki? We'd need some sort of cleaning
code in the email class?
tracker item
Specific edit perm causes global view perm to fail.
Even though global perms allow viewing wiki pages (to Anonymous, for example), assigning an edit perm to another group for a specific wiki page overrides the view perm and Anonymous can't see it anymore unless a specific tiki_p_view perm is assigned to the page for Anonymous.

this is a feature - it is how it works . As soon as you hjave a special perms, you need to redefine all the perm for the page
tracker item
Spellcheck dictionary should be install via mods, in many languages.
This is a perfect use for mods.

words_en.sql weighs 7.5 Megs. This is not super easy to upload via phpmyadmin.
tracker item
spellcheck feature not working properly (yet), specially with latin characters in text
Hi:

I just tried spellcheck, with the provided english dictionary at sf.net (words_en.sql, etc.). And also added another one as a trial (words_ca.sql, with 15 catalan words, etc.), coded words with utf-8.

Enabled feature, Created a new page with some words:
^
abaconarà
Abaconarà
abaconará
Abaconarà
Abaconara
abaconara
perquè així però vinyals calçador
howto
howtee
yeouhooo
spellchek
^

The only one shown in red at preview state is "~~red:vinyals~~", having interface either in English or Catalan.
There must be something wrong in the feature.

The only word included in words_ca.sql is abaconarà (non of the others is)

And in words_en.sql, non of the catalan words are, and I guess yeouhooo is not either...
tracker item
spellcheck should get lang from wiki page lang, not from users'
spellcheck should get lang from wiki page lang, not from users' interface language, or elsewhere.

For instance, I have firefox in catalan, tiki lang pref. in catalan. If I edit an English page in doc.tw.o site, and I clikc on spellcheck, Tiki should search for dictionary tables of English lang, and nowadays it searches for Catalan tables on db.

----
Update: I confirm this is still happening. On doc.tw.o, for instance...

---------------------------
Context:
File /tiki-editpage.php
Url /tiki-editpage.php
Query:
select `word` from `babl_words_ca` where `word`=?
Values:
0 Tiki
Message:
Error Message Table 'doctwo_doctwo.babl_words_ca' doesn't exist
---------------------------
tracker item
Spellcheck: database data check and friendly error message
As of today (pre 1.9.8), if I activate the Spellcheck, I get:

{img src=images/code.png}%%% {CODE()}
An error occured in a database query!

Context:
File php.cgi
Url tiki-editpage.php
Query:
select `word` from `babl_words_fr` where `word`=? or `word`=?
Values:
0 test
1 test
Message:
Error Message
{CODE}


I need to know from:
http://doc.tikiwiki.org/Spellcheck

That I need to install the word dictionary database separately from the rest of Tiki.


Tiki should check that the table exists and return a nicer error message.


And why is Tiki searching for "babl_words_fr"? My browser and Tiki are in English...
tracker item
Spelling error in Site is closed for maintainance, please come back later.
The Admin>General page has a default message which spells "maintenance" incorrectly: "Site is closed for maintainance, please come back later."
tracker item
Spiders getting lost in tiki-calendar.php, tiki-browse_categories.php and tiki-browse_gallery.php
Please see:
http://sourceforge.net/mailarchive/forum.php?thread_id=10026369&forum_id=12569

In tiki-browse_gallery.php, there is Sort Images by [ Name | Date | Hits | User | Size ] so robots can think these are all different pages
tracker item
SQL error with SQLite db engine on Orphan Pages
Within lib/stats/statslib.php there is a missing space between an identifier and the WHERE token, for SQLite ADOdb strips out the backtick resulting in an SQL error.

After grepping the code I can see that there are a few places that are going to cause this error.

lib/stats/statslib.php
$query_cant = "select count(*) from `tiki_pages` tp left join `tiki_links` tl on tp.`pageName` = tl.`toPage` left join `tiki_structures` ts on tp.`page_id`= ts.`page_id`where tl.`toPage` IS NULL and `ts`.page_id IS NULL";
$query = "select `pageName`, `hits`, `page_size` as `len` ,`lastModif`, `user`, `ip`, `comment`, `version`, `flag` from `tiki_pages` tp left join `tiki_links` tl on tp.`pageName` = tl.`toPage` left join `tiki_structures` ts on tp.`page_id`= ts.`page_id`where tl.`toPage` IS NULL and `ts`.page_id IS NULL $mid order by ".$this->convert_sortmode($sort_mode);

lib/faqs/faqlib.php
$query = "delete from `tiki_faqs`where `title`=?";

lib/charts/chartlib.php
$query = "delete from `tiki_charts_votes`where `user`=? and `itemId`=?";

lib/admin/adminlib.php
$query = "delete from `tiki_dsn`where `name`=? and `dsn`=?";
$query = "delete from `users_permissions`where `permName`=?";
$query = "delete from `tiki_tags`where `tagName`=? and `pageName`=?";
tracker item
SQL errors
Several SQL queries only work with mysql because it is not SQL92 compliant. Some bugs are already fixed now but at least the case sensitivity bug is still there.
If you create a table with columns and later use a query you have to use the exact name and not a name with different cases, an example is:
Warning: postgres7 error: ERROR: column i.categoryID does not exist in query:
select i."calitemId" as "calitemId", i."name" as "name", i."description" as "description", i."start" as "start", i."end" as "end", i."url" as "url", i."status" as "status", i."priority" as "priority", c."name" as "calname", i."calendarId" as "calendarId", i."locationId" as "locationID", i."categoryID" as "categoryID", i."nlId" as "nlId" from "tiki_calendar_items" as i left join "tiki_calendars" as c on i."calendarId"=c."calendarId" where ((i."calendarId"=?) and ((i."start" > ? and i."end" < ?) or (i."start" < ? and i."end" > ?)) and ((c."personal"='y' and i."user"=?) or c."personal" != 'y')) order by "start" asc
in /usr/share/tikiwiki/lib/tikidblib.php on line 134

this is because the column is named categoryId and not categoryID.
I think in this example i manually fixed on my side another Id that is locationId where the query used locationID which is not existent.

This not only occurs in the calender section but this is just the sections that i remember where the error occurs.
tracker item
SQL plugin broken with MSSQL in v1.9.10.1
When using the SQL plugin to connect to an MSSQL database, TikiWiki throws a database error when parsing the SQL. However, the error is related to Tiki's SQL code, and not the code entered in the page.
tracker item
SQL plugin won't work with empty passwords
strtok does not return empty tokens. If the password is empty in the DSN the parser comes out of order.
tracker item
SQL Statement error when Admin_Categories after 2.0 upgrade from 1.9.11
Hello there,

I just upgraded our TikiWiki from 1.9.11 to 2.0. I am really happy with 2.0 by the way! Way to go!

Everything went well during the upgrade, except that I get this error message every time I try to administer our categories:

http://dev.tikiwiki.org/tiki-browse_image.php?imageId=52

Everything else seems to have upgraded just fine. Yes I did follow the instructions during the tiki-install.php and run the 1.8 -> 1.9 SQL script prior to the 1.9 -> 2.0 SQL script. I noticed that there were around 150 SQL "errors" during the upgrade script, but I thought nothing of this.

Thanks a million!
Russ
rfruhwirth2@unl.edu
tracker item
Store session data in database -> fix or hide option
Hello Friends,

I am not a technical person. After I installed latest version of TikiWiki using Fantastico I went to Admin Area and when I finished some modifications in Login Configuration Page I was suddenly kicked out (logged out) but even after several tries I was not able to login again.

Because of this problem I removed my site: http://hub.cc completely. I downloaded the latest version from site: www.tikiwiki.org and re-installed it using my FTP clients. But unfortunately once again faced the same problem.

I therefore request you to please check my site and guide to me how can I Debug this issue!

Many thanks and best regards

Kamaal Makrani

-----



tracker item
stray div in tiki-searchindex.tpl
1.9.7 - validation error due to a stray opening div tag in tiki-searchindex.tpl.
tracker item
styles/default.css fails to render correctly.
default.css fails to render correctly because of some wrong syntax.
- "* Links to extend/collapse menus */" is missing the comment start "/*".
- "llistfileslink:active" has its '.' in the line above instead of infront of it.

See the patch below:
tracker item
Subject field empty after reply to a forum post...
Subject field empty after a reply to a post...

e.g.
* a topic is posted "aaa"
* the subject for the reply to at the bottom is "Re: aaa"
* a reply is posted to the topic
* the subject for the reply to at the bottom is EMPTY, whilst it should be "Re: Re: aaa"
* click on the topic or post link once again, then the subject for the reply to at the bottom is "Re: Re: aaa"
tracker item
submit new blog entry to mailinglist
I'd like to send a new blog post (configurable for each blog) to a mail adress (in particular a mailinglist). It is of cause possible to create a new tiki-user for the mailinglist and watch the blog, but we do not want the unwatch-link to appear in the mail, and we do not want to change the template for the blog-watch-mail.
tracker item
Subscribe users to newsletter based on last login
Currently, Tiki allows you to add users to a newsletter by name, email, or an entire group.

I would like to add users based on last login. For example, I want to send a newsletter to all users who have not logged in for 6+ months.
tracker item
Suggest FAQ incorrectly allows empty question field
When using the Suggest an FAQ feature, Tiki allows a blank entry of both Question and Answer. This is incorrect. Althought Tiki should allow a blank __answer__, the __question__ field should be required.

It would also be nice to enable a CAPTCHA for anonymous editors.
tracker item
Suggested htaccess file
And some cleanup of theses pages would be nice:
http://doc.tikiwiki.org/tiki-index.php?page=Rewrite+Rules
http://tikiwiki.org/TikiWikiRewriteRule
tracker item
Suggested shell backup procedure using existing scripts
tiki-backup.php was like performing surgery on yourself. It can work but it's risky.
tracker item
support for "title" attribute in links in wiki
there should be an option to add a "title" to links in wiki. currently you can only set url and link name (<a href="url">link name</a>) but in many cases title (<a href="url" title="title">link name</a>) comes in handy.
tracker item
Survey text entries are not registered correctly
A text entry to a survey question is not registered correctly if the same entry has already been registered to some other question. For example, if there is a survey on ID 1 with a text question and someone has answered "foobar" to that question and then another person takes survey on ID 2 and answers "foobar" to a text question in that survey no entry is registered. The problem can be replicated most easily but creating a survey with multiple text questions and answering for example "test" to all those questions. Only the first "text" is registered and the rest omitted.
tracker item
Switch lang module for anonymous yields blank page + critical error with registered
on 1.9.cvs
See it in here: http://www.moviments.net/valldelcorb
Try changing language as anonymous from default (catalan) to Spanish, for instance. a blank page is shown.

If you do the same as registered, the interface is changed to Spanish, as expected, and as it happenened always with previous versions of Tiki.
(That happened with empty wiki homepage).

-----

However, I tried today (homepage had some articles through article plugin) as registered (user with admin rights), from this page:
http://www.moviments.net/valldelcorb/tiki-index.php

and I got:
^Warning: preg_replace() [function.preg-replace]: Unknown modifier 'd' in /home/httpd/tiki19/tiki-switch_lang.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/tiki19/tiki-switch_lang.php:47) in /home/httpd/tiki19/tiki-switch_lang.php on line 70
^
plus a blank page.

???
tracker item
Syntax error reported by tiki-calendar.php (but simple text added): event not inserted
Using latest 1.9.cvs (from 13th june 2007), and simple.css and tpl's.

Maybe related to these other bug reports by me a momoent ago with Calendars:
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1136&show=view&offset=0&reloff=2&status=op&trackerId=5&sort_mode=created_desc|bug 1]
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1138&show=view&offset=0&reloff=0&status=op&trackerId=5&sort_mode=created_desc|bug 2]

I attempted to create a simple event at this newly created calendar ("Comisión Web", see previous bug reports). I get a red message saying ~~red:Syntax error~~ (in Spanish, due to lang interface in Spanish).

See screenshot attached (if I can), after posting this bug report.
That's the text I introduced:
{CODE()}
Prueba de item: retocar estilo de tema de la web (a partir de simple.css)
{CODE}
-----
Update: when using tikineat.css and tpl's, or smartiki.css and tpl's, for instance, everything works fine, as expected.
tracker item
Tag "Table New" doesn't work since 1.9.1
~pp~
Tables in form of:

||test|test
test|test||

are not parsed correctly since version 1.9.1. Now ist works only the old syntax:

||test|test||test|test||

~/pp~
tracker item
Take full advantage of phplayersmenu
Please see:
http://phplayersmenu.sourceforge.net/demo.php

phplayersmenu has 5 types.

$types['vert'] = 'layersmenu.inc.php';
$types['horiz'] = 'layersmenu.inc.php';
$types['tree'] = 'treemenu.inc.php';
$types['phptree'] = 'phptreemenu.inc.php';
$types['plain'] = 'phptreemenu.inc.php';

Tiki is only using 3.

"Two classes are provided to prepare also accessibility solutions, i.e. "server-side based" tree menus (that have just the same look of the above mentioned JavaScript-based tree menus, but require the PHP support on the web server) and plain menus that do not require the JavaScript support to the browser."

Related:
Menu items with link type options (framed, new window, replace)
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=521


We could also let the user determine an icon for each menu item.


tracker item
templates_c cleaning is too aggressive and deletes system files
Why does this get deleted:

cvs update: warning: templates_c/.cvsignore was lost
U templates_c/.cvsignore
cvs update: warning: templates_c/.htaccess was lost
U templates_c/.htaccess
cvs update: warning: templates_c/README was lost
U templates_c/README
cvs update: warning: templates_c/index.php was lost
U templates_c/index.php



2009-04-17 It's better for branches/3.0 but it still happens somethinges. (ex.: in temp) Need to be able to duplicate and solve.

2009-04-19 Should be ok now.
tracker item
tempnam() [function.tempnam]: open_basedir restriction in effect
The only things I can see in my home page was some errors :
The first error message on my site was :
{img src=images/code.png}%%% {CODE()}
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s):
(/tmp/:/www/magowiz.net/:/var/lib/php5/:/var/lib/php4/:/usr/share/php:/usr/local/php4/share) in /www/magowiz.net/www/lib/init/initlib.php on line 101
{CODE}

tracker item
test feature_challenge and put warning in admin panel
I've installed a new Tikiwiki at http://www.vic-fontaine.com/forum and started configuring it.

Now I have the following: No-one can log in any longer.

Steps to reproduce (at my installation):

* Create new user
* Confirm e-mail
* Log out new user
---> Login not possible

Admin can't log in either. I've managed to reset admin password to "admin". Still can't log in.

I've posted a questin in the forum, but now I believe this really is a bug. If you need more information about my installation, I can give it to you (database entries etc.)
Please feel free to log into my installation as admin if you manage to.
tracker item
test tracker
blah blah
tracker item
Testing if GD or Imagick works, via Tiki
tiki-admin.php?page=gal tells me if GD or Imagick is installed. Nice.

But sometimes, it's installed, but it doesn't work as it should. To rule out that the problem is with Tiki, here is an example of a simple php to test GD in real life. It would be nice to add to tiki-admin.php?page=gal

{img src=images/code.png}%%% {CODE()}
<?php
header("Content-type: image/png");
$im = @imagecreate(110, 20)
or die("Cannot Initialize new GD image stream");
$background_color = imagecolorallocate($im, 0, 0, 0);
$text_color = imagecolorallocate($im, 233, 14, 91);
imagestring($im, 1, 5, 5, "A Simple Text String", $text_color);
imagepng($im);
imagedestroy($im);
?>
{CODE}
tracker item
The ability to import GEDCON files from Geneology individuals.
There already is a Wiki that imports GEDCON files into the website.
Since this is open source - could this also be added to Tiki please.
tracker item
The field with the smilies does not appear in places where they should be available
In certain instances when editing a page through the text editor (or creating a new blog post), with the wysiwyg-available available (though hidden) the smilies field is not displayed.

The problem is probably due to the fact that the variable $wysiwyg contains an 'n' if the editor is hidden while in some instances the value is NULL. This is probably because if the wysiwyg feature in admin-features is disabled then the $wysiwyg value is NULL, but if it is enabled but hidden the value is 'n'.

There is a conditional in templates/tiki-editpage.tpl that does not take this into account.

(The problem may be present in other versions as well)
tracker item
The general administration page has a variable name collision ("style" in the submit button)
I was unable to change the general preferences in the general administration form.

The reason is a naming collision between the cookie variable "style" and the name of the "Change Styles only" submit button. The consequence is that the code for changing style is run every time (because the "style" variable is always set).

The associative array $_REQUEST consist of the contents of $_GET, $_POST, and $_COOKIE.
tracker item
the link 'remove from this structure' dont appears for any page in 'assing permissions to page'
A link to remove permissions from structure should be visible when editing permissions for a page that is in a structure.
In version 1.9.8.3, the version that I use, that link don't appears for any page.
I have detected the problem is a programming error in line 14 of file templates/tiki-pagepermissions.tpl. There is a test of variable $isStructure when the correct would be to test $inStructure that is the variable that is assigned in line 89 of file tiki-pagepermissions.php
tracker item
The possible text-length for fortune cookies should be longer
Subject says it all.

Some great men(women) said great things - and I can't enter their name in addition to their quote!! ;(

Give credit, where credit's due! And I take that very seriously!
tracker item
Theme Control Center: doesn't work for tiki-plugin_trackerlist.tpl
tiki-plugin_trackerlist.tpl for an alternate theme (via theme control center) is not overridden


2007-09-01 This is demonstration of bug #1334

http://themes.tikiwiki.org/TrackerListTestTrollparty
is not modified even though this file is modified:
templates/styles/trollparty/tiki-plugin_trackerlist.tpl



I have the impression it affects all plugins....
tracker item
Theme Generator: automated production of a custom css style from a photo / logo
You want a Tiki-powered site but none of the bundled themes fit with the look & feel you want for a project? You would like an easy way to generate a style? Me too!

I have a (crazy?) idea for a Tiki CSS generator. Before I explain it, please visit the StrangeBanana:
http://www.strangebanana.com/

Ideal end result would be: 1- submit logo or picture, 2- a corresponding CSS is generated, 3- result can be visualized from demo site and 4- then just use the custom css on your site!


http://themes.tiki.org/TikiThemeGenerator
tracker item
Themes: Fix themes that are broken for safari/konq users
RestoreCss Fix broken themes, particularly those broken for safari/konq users.
tracker item
There should be a notification for new links, and other submitted data
When users submitt data to a TikiWiki site, there is now workflow included. However this results in active management of a TikiWiki site, for different data entered.

Editors, may receive updates to the site, when you use the notification mechanism, however, there is now way for an editor/administrator to get notifiied by e-mail about other changes to the site, or even worse: notification which need approval, like new links and FAQ entries.

There should definitly be notifications for any submitted data to the site which requires approval to be displayed.
tracker item
Thumb plugin : use link= parameter to be consistent (in addition to url=)
As we can read here: ((doc:PluginThumb)),

url : the url of the link

whereas in img syntax it's link=
tracker item
Thumb plugin doesn't handle missing images well
You can see problem:

Image exists:
{THUMB(id=23)}{THUMB}

Image missing:
{THUMB(id=21)}{THUMB}


There should ne a nice error message. Image is missing.



tracker item
Tiki and PAM Authentication
Authentication with Tiki doesn't work becausethe call from the source is in tikidirectory/lib/userslib.php

if (pam_auth($user, $pass, $error)) {
tracker item
Tiki does not install clean on Oracle
many object names too long for oracle which has max size of 30 for any object (column, table, sequence, etc.)

able to modify some items such as sequence and trigger that are internal to db and not in tiki code.

initial oracle-1.9-oci8.sql had many errors including the use of datatype integer and auto-increment which doe not exist in oracle. additional insert to blob column not formed to use oracle utl_raw.cast_to_raw. oracle quote in sql field insert should be two quotes ('') instead of backslash quote (\')

main tables still not available
tiki_content_templates_sections
tiki_forums
because outbound_mails_for_inbound_mails column
tiki_live_support_message_comments

is there a workaround that if I change the object name in the database to be <=30, that the code will not abort.

- Usage of "CLOB" in Oracle different from "Text" in MySQL, so usage of every table has to be checked.
(especially where LOB-Index is used as a reference (e.g. tiki_languages))

- Oracle can not use CLOBs for indices so search functionality has to be checked (fulltext index?)
tracker item
tiki export trackers with accented characters
Below is a list of characters from wikipedia edit interface:

Characters: Á á Ć ć É é Í í Ĺ ĺ Ń ń Ó ó Ŕ ŕ Ś ś Ú ú Ý ý Ź ź À à È è Ì ì Ò ò Ù ù  â Ĉ ĉ Ê ê Ĝ ĝ Ĥ ĥ Î î Ĵ ĵ Ô ô Ŝ ŝ Û û Ŵ ŵ Ŷ ŷ Ä ä Ë ë Ï ï Ö ö Ü ü Ÿ ÿ ß Ã ã Ẽ ẽ Ĩ ĩ Ñ ñ Õ õ Ũ ũ Ỹ ỹ Ç ç Ģ ģ Ķ ķ Ļ ļ Ņ ņ Ŗ ŗ Ş ş Ţ ţ Đ đ Ů ů Ǎ ǎ Č č Ď ď Ě ě Ǐ ǐ Ľ ľ Ň ň Ǒ ǒ Ř ř Š š Ť ť Ǔ ǔ Ž ž Ā ā Ē ē Ī ī Ō ō Ū ū Ȳ ȳ Ǣ ǣ ǖ ǘ ǚ ǜ Ă ă Ĕ ĕ Ğ ğ Ĭ ĭ Ŏ ŏ Ŭ ŭ Ċ ċ Ė ė Ġ ġ İ ı Ż ż Ą ą Ę ę Į į Ǫ ǫ Ų ų Ł ł Ő ő Ű ű Ŀ ŀ Ħ ħ Ð ð Þ þ Œ œ Æ æ Ø ø Å å Ə ə •

Greek: Α α Β β Γ γ Δ δ Ε ε Ζ ζ Η η Θ θ Ι ι Κ κ Λ λ Μ μ Ν ν Ξ ξ Ο ο Π π Ρ ρ Σ σ ς Τ τ Υ υ Φ φ Χ χ Ψ ψ Ω

Symbols: ~ | ¡ ¿ † ‡ ↔ ↑ ↓ • # ¹ ² ³ ½ ⅓ ⅔ ¼ ¾ ⅛ ⅜ ⅝ ⅞ ‘ “ ’ ” ¢ $ € £ ¥



Email notification is fine.
tracker item
Tiki hangs if RSS feed is unavailable
In 1.9.9, my site was not loading because it was waiting on an RSS feed that was not loading:
http://facil.qc.ca/cal/rss.php

Tiki should just give up after a short time.


tracker item
Tiki navigation: Menu showing which is the current page/section
Please see:
http://phplayersmenu.sourceforge.net/example-treemenu.php

With a view source, you will notice
class="phplmselected"


How can we add this to Tiki?


Menu tree built from categories?

Or if the menu compares with current URL? and puts class="phplmselected" if it's a match?


tracker item
Tiki parsing error in wiki
A backslash followed by 00 between non-parsing pre-formatted commands worked previously in tiki 1.8.5 but caused fatal memory errors / blank pages (even after memory increase to 64M) in tiki 1.9.2

Below is the exact line that caused the problem.
~pp~
#1 0x08071f28 in MJobSelectClass (J=0xd225858, ModifyJob=1 '\001', ModifyRM=1 '\001',
~/pp~
tracker item
https version not working properly ----- tiki reverting back to http after logging in-
I am using tikiwik 1.9.7 on RHEL 3 with apache 2.0.54 and PHP Version 5.0.5. I have apache listening on port 80 and 443 (https). WHen I bring up the login page (https://myservername.domain.org/tikiwiki/) and then login, tikiwiki kicks back to the http version... (http://myservername.domain.org/tikiwiki/tiki-index.php)............
This should not happen...it is a bug.

does any body know ways to resolve it???
tracker item
Tiki tabs: direct URL to each tab (Bookmarkable)
Tiki tabs are a nifty feature to make a page cleaner / simpler.

For example for trackers, we have:

View / Comments / Attachments/ Edit

However, I want to be able to link directly to "edit" so someone could be invited to edit their user tracker or add a bug or add a calendar item.

I would like something like this:
tiki-view_tracker_item.php?trackerId=5&itemId=978#view
tiki-view_tracker_item.php?trackerId=5&itemId=978#edit


There seems to be the start of something:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=980&show=edit
tracker item
Tiki uses too many cookies
This was reported on ((tw:ReleaseProcess19rc1)). More info may be needed to resolve.

"Tiki uses too many cookies; problems arise when one exceeds the browser's limit on number of cookies per domain."
tracker item
Tiki Wiki crash on my server
Hi,
My website dissapeared suddenly and my server administrators emailed me the following...........


"It appears that the core was generated from :

Core was generated by `/usr/bin/php /home/govnor/public_html/modernscifi/tiki-view_faq.php'.


I would recommend showing these core files to the script developer to see what exactly is causing them to crash so often."



************I PULLED THE FOLLOWING OFF OF THE SERVER ERROR FILES. THERE WERE MANY OF THESE ERRORS EVERY DAY.***********



[25-May-2010 12:41:58] PHP Warning: Header may not contain more than a single header, new line detected. in /home/govnor/public_html/modernscifi/lib/pear/XML/Server.php on line 394

I'm unsure of what to do to fix this.
Please email me back at NathanKing@RedRocketNovelty.com

Thank you,
Nathan King
tracker item
tiki_articles_types
The link to the administration of "article types" is wrong. It should be tiki-article_types.php , but when I installed, the link was to tiki-articles_types.php.

''I grepped for that link and haven't found any in php or tpl files on 1.9 BRANCH -- luci''
tracker item
tiki_install.php does not check php parameter memory_limit properly
tiki-install.php reports that memory_limit is not set, when in fact it is set incorrectly

Problem observed on platform: SuSE 10.0, PHP 4.4.0, Apache 2.0.52 (installed with OS)

Steps to re-create:
1. Leave memory_limit at the default value, 8M. in /etc/php.ini
2. Run phpinfo(), verify that memory limit is set to 8m
3. Run the following script, verify that memory_limit is set to 8M.
<?
echo 'memory_limit='.ini_get('memory_limit');
?>

4. Run tiki-install.php. Memory Limit check will report "green" and state that memory limit has not been set.

tracker item
tiki_p_admin_calendar is not sufficient to manage calendar permissions
Bugs & Wish list
tracker item
tiki_p_admin_objects enabled for a user, but no key icon appears in file gallery
i want to share files between groups of users, some can upload, some only download, others administrate (create and manage file galleries).
my problem is that the administrator users cannot easily assign permissions to the file galleries:
via a dedicated group i assigned tiki_p_admin_file_galleries and tiki_p_admin_objects to those users, but the key symbol to assign permissions to file gallery objects does not appear for those users. they can, however, use the link tiki-objectpermissions.php manually.

does the feature to show the objectpermissions depend on any other flags/permissions?
i could not find any hint in the documentation so far..
tracker item
tiki_p_wiki_post_comments is missing for individual wiki pages (tiki_p_wiki_view_comments exists)
tiki_p_read_comments & tiki_p_post_comments exist in general permissions, but post is missing from specific wiki page override:

{img src=show_image.php?id=8}

tracker item
tiki_view_articles.php does not show when clicking on the articles menu item/articles home
On a fresh install of BRANCH-1-9 from July 31, 2007.

To reproduce:
Log in as admin. Enable articles. Click on the word "articles" in the menu immediately to the right of the file folder icon. No page is shown. Click on "Articles Home". No page is shown. When you hover over the item, the URL in the bottom of the browser seems to be correct. The file exists. Apache does not show any errors
tracker item
tiki-admin_categories broken
the page tiki-admin_categories.php page don't display
at all. The internet explorer page 'The page connot be
displayed' is shown.
When I switch off the gzip compression of output in the
general admin setting, the tiki-admin_categories.php
displays an empty page (modules and menu are
present but not the core page).
What is most interesting is that is broken on a
production linux server running PHP Version 4.3.0 and
works on wamp running PHP5 under windows... could
someone help me?
tracker item
tiki-admin.php?page=cms Submissions box T doesn't rebuild the Articles Sub Menu w/ Submit article
From tiki-admin.php?page=cms (the articles admin page) when you gof rom Submissions checkbox = F to T the system doesn't automatically rebuild the Articles Menu to include the Submit Article command line.

Registered users then have no way of submiting an article because that command doesn't show up on thier menu.
tracker item
tiki-admin.php?page=wiki problem with Mozilla
tiki-admin.php?page=wiki left column eats up the whole page with Mozilla


recently introduced in BRANCH-1-9
tracker item
tiki-adminusers.php should show which users are validated
Some users may never receive the validation email (ex.: spam filter) and the tiki admin nevers knows their status.

Tiki admin should be able to manually validate an account.
tracker item
tiki-backup.php is completely broken. Do NOT use.
On a clean install, I make a backup via tiki-backup.php All seems well.

However, when I try to restore:
{img src=images/code.png}%%% {CODE()}

Warning: mysql error: 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 '��I�!��m3.�ָb���J�:A�޷7�Y��|���C��O�' at line 1 in query:

��I�!��m3.�ָb���J�:A�޷7�Y��|���C��O� in lib/tikidblib.php on line 134
{CODE}

It seems to be caused by the special characters in the encryption of the .sql file


Broken site shows:

{img src=images/code.png}%%% {CODE()}
Notice: this site is currently unavailable.

Please try again later or contact the admin.
{CODE}
tracker item
tiki-browse_categories.php: Template Error: setRoot: . is not a directory.
Hi,

First a warning: I am new here... and new to linux...

I installed tikiwiki and while configuring the categories and user rights I got the Message

Template Error: setRoot: . is not a directory.

It happend calling the page

tiki-browse_categories.php

and it happens with all users I configured, even the adminuser.

Any ideas?

Thanks a lot,

Christoph



tracker item
tiki-calendar.php preview doesn't show item-title
Insert a new item into the calendar and click preview - the preview only shows the description of the calendar item - it should show the title also.
tracker item
tiki-calendar.php shows weird dates with PHP5
see the effect here:
http://amette.ground.cz/shoots/index.php?shoot=2005-10-13-05-43

notice the dates like "03/31 - 07/31"

This was confirmed on two PHP5-installations
tracker item
tiki-categpermissions.php offers edit, history, etc
for exemple:
http://dev.tikiwiki.org/tiki-categpermissions.php?categId=2
tracker item
tiki-contact.php 1-"from" field 2-copy of the message for the sender 3-Subject used in notification
tiki-contact.php is an "incomplete feature"

To be useful, it would need

A- An optional "from" field for visitor's email (some people leave comments and ask for a reply but they forget to leave their email. A specific field for email would help so people don't forget.

B- An option for the visitor to receive a copy of the message.

C- Subject should be used in title of internal message. Assuming the subject is "Question about forums"

Current:
New message arrived from tikiwiki.org

Proposed:
New message arrived from tikiwiki.org (Question about forums)


It is possible to do all this with trackers. So is worth improving this feature or better to document trackers? Related: ((Trackers Examples))
tracker item
tiki-directory_validate.php - deleting of multiple sites does not work
In Directory, when you go to validate sites and check sites for deleting, the sites were not deleted after submitting the form.

I'm not sure, if the bug is in tiki-directory_validate.tpl or in it's php or lib files.
tracker item
tiki-download_file.php should use nice error page
Please see here:
http://themes.tikiwiki.org/tiki-download_file.php?fileId=34

It is not using the proper error page like other errors (so login box will be there, if appropriate)
The style of the error page should like when I try to access: http://themes.tikiwiki.org/tiki-admin.php as anonymous.

Thanks!
tracker item
tiki-edit_templates.php making bad composition of url to save a tpl to a local-theme directory
Bug for a site (e.g. drecerca) on a multitiki site (e.g. moviments.net). Using a 1.9.7cvs from a month ago (early may07, I guess)

Attempting to edit the tiki-top_bar.tpl smarty template from the web interface: http://www.moviments.net/drecerca/tiki-edit_templates.php

I got this message, when clicking on the "__save only in the theme: drecerca__" button:

{CODE()}
Warning: mkdir(templates//drecerca/styles/drecerca) [function.mkdir]: No such file or directory in /home/httpd/tiki19/tiki-edit_templates.php on line 61

You do not have permission to write the template: templates//drecerca/styles/drecerca/tiki-top_bar.tpl
{CODE}

And right place where it should attempt to save the file is:

^
templates/styles/drecerca/tiki-top_bar.tpl
^

Is this a configuration problem or just a bug?
If it's a configuration problem, the should be a tip or warning somewhere explaining how to avoid this error...
tracker item
tiki-edit_translation + tiki tickets
tiki-edit_translation does not include and check_ticket routines, therefore like other recent files is open to XSS attacks.
tracker item
tiki-install.php should have a note about how to create db/local.php "manually"
If install script fails (for some reason), we should at least let user proceed with manual installation.
tracker item
tiki-install.php spits out many "variable undefined" errors
tiki-install.php spits out many "variable undefined" errors (they are not critical; Tiki will install and work fine).



note: someone please confirm with more details on this.
tracker item
tiki-list_articles.tpl: current type selected in find not selected in drop-down box
Revision 1.34 CVS HEAD 1.9.5

"if $type" in below should be "if $find_type"

{CODE()}
Line 38: <option value="{$types[t].type|escape}" {if $type eq $types[t].type}selected="selected"{/if}>{tr}{$types[t].type}{/tr}</option>
{CODE}

tracker item
tiki-list_gallery.php gives lots of warnings and a db-error when passing a non-existant gallery-id
browse to
tiki-list_gallery.php?galleryId=<my-unbelievably-high-galleryId>
and you'll get:

Notice: Undefined index: sortorder in /tiki-list_gallery.php on line 182

Notice: Undefined index: sortdirection in /tiki-list_gallery.php on line 182

Warning: mysql error: Unknown column '' in 'order clause' in query:
select i.`path` ,i.`imageId`,i.`name`,i.`description`,i.`created`,
d.`filename`,d.`filesize`,d.`xsize`,d.`ysize`,
i.`user`,i.`hits`
from `tiki_images` i , `tiki_images_data` d
where i.`imageId`=d.`imageId`
and d.`type`=?
and i.`galleryId`=?
order by `` desc

in /lib/tikidblib.php on line 134
tracker item
tiki-list_trackers.php should be WYSIWYCA
Users have a link (list trackers) to tiki-list_trackers.php on tiki-view_tracker_item.php and tiki-view_tracker.php

However, if some of the trackers are restricted, users get an error message instead of getting the list of trackers to which they have access.
tracker item
tiki-listpages.php : when listing wiki pages, next page doesn't work after filtering by language
It would nice too to have filter in URL so we have a permanent link of all pages of a certain language.
tracker item
tiki-listpages.php: add Language & Description & categories
All optional via tiki-admin.php?page=wiki

Language (if multilingual is activated)

Category (if feature turned on)

+ add filter by language and filter by category like we have at tiki-list_articles.php

tracker item
tiki-listpages.php: tiki_p_view is necessary even if you have tiki_p_admin_wiki
Very strange issue. Not sure if it's a regression.

Workaround: give tiki_p_view in addition to tiki_p_admin_wiki

I have seen similar issues with trackers. You need to give view in addition to admin.
tracker item
tiki-login mods for SSL to fwd. properly to $groupHome
Proper $groupHome URL is not returned by tiki-ligin.php if running Tiki on SSL
tracker item
Tiki-Mailin drops email body?
When sending an Article-Put, Tiki seems to process the email--indeed, if spits out a long array message. But on looking at the homepage, the item does not appear. List Articles shows the item, but with no body.

The Array message is attached (a series of attempts, separated by //Attempt

tracker item
tiki-mobile.php -> normal integration in Tiki
tiki-mobile.php should appear in the menu when activated

BUG: It is possible to surf blogs in mobile mode even when deactivated.

WYSIWYCA: tiki-list_articles.php?mode=mobile and link to articles in tiki-mobile.php should only show when it user can see articles. Make sure to check topic permissions too.
tracker item
tiki-send_blog_post.php doesn't check for real -email address in field
When a user fills the e-mail address field at tiki-send_blog_post.php?postId=XX with non-email-string, an e-mail per sentence is tried to send from the server.

A simple check for a well written e-mail adress in the field should prevent silly mistakes from novice users in tiki, but very annoying for the server mailing efficiency and sys admin annoyance redirecting mal-formed e-mail...

It happens in 1.8.5, and also in 1.9.0.
tracker item
tiki-send_newsletters.php : pagination is broken
You can only see one page's worth of newsletters.

Workaround: tiki-admin.php?page=general

increase: "Maximum number of records in listings"
tracker item
tiki-show_all_images.php doesn't work on shared servers
Recently introduced in BRANCH-1-9 (between 1.9.7 and 1.9.8), this feature seems to need more than shared hosting.

Doesn't work here:
http://doc.tikiwiki.org/tiki-show_all_images.php
http://themes.tikiwiki.org/tiki-show_all_images.php
tracker item
tiki-view_forum_thread.php does not check for category perms
tiki-view_forum_thread.php does not check for category perms

CVS HEAD 1.9.x Revision 1.82
tracker item
tiki-view_tracker doesn't check for the right quicktags
OLD DESCRIPTION: When editing a tracker textarea with quicktags enabled, the quicktags field shows quicktags for map-editing.

PROBLEM REPHRASED: All Quicktags are shown, when editing tracker items. You can see that e.g. the IMG-quicktag is there twice.

I tried adding the img quicktag with feature "tracker" to tiki_quicktags, but then it was shown trice (triple? - no!), well, three times! ;)

tracker item
TikiMods
((tw:TikiMods))

Finish the TikiMods feature. [http://mods.tikiwiki.org|Mods] already has a good number of avatars, themes, wikiplugins, etc

Move to mods what needs to be moved and remove from mods what will stay in BRANCH-1-9

Ex.: Remove TikiSheet from mods (as it is part of 1.9)
tracker item
TikiMods: List authors in all styles
mdavey recently added a drop-down menu for List authors:
*as Creator & Last Editor
*Business style
*Collaborative style
*none

This needs to be propagated to all TikiMods styles

Thanks!
tracker item
TikiSheet doesn't remove or add columns
I have just created a list of email addresses and names in tikisheet. When trying to create a new column or delete a column a box pops up saying, "An error occured, inexistant column in grid.getColumn." Then forwards me to an error page which states, "A SheetID is required."
tracker item
TikiSheet table won't dispaly in Wiki page
I have created a table filled with contents using TikiSheet. Check that view and admin sheet permission is set. When I create a link in a wiki page pointing to this table, the page did not display the table but only a Edit Table link. I am using 1.9.0. However, when I tried that on the tikiwiki.org site it works fine.

Need to know why it did not work on the 1.9.0.

Pretty similar issue is tw#380 - marked as duplicate - text of it is here:
/tiki-view_sheets.php doesn't display the sheet before clicking on "edit"
Formerly the sheet got displayed, when going to /tiki-view_sheets.php - it's not like that any more. I can edit it perfectly, etc. - but it doesn't get shown..

Thanks to kwow for pointing that out:
"Amette,
It does seems like you have also opened a similar[http://dev.tikiwiki.org//tiki-view_tracker_item.php?itemId=380&show=view&offset=0&reloff=45&status=op&trackerId=5&sort_mode=f_41_desc|bug ticket].

The clickable "edit" link in your bug ticket is exactly the link I an refeering to. Do you think it is worthwhile to combine the same tracker item as one as they are refeering to the same problem we are facing."
tracker item
TikiSheet: a few bug and some minor enhancements
see ((tw:TikiSheetDev)) Louis-Philippe Huberdeau
tracker item
TikiWiki crashing Apache
TikiWiki is causing Apache to crash with the following error in the Apache logs:

[Thu Feb 22 23:26:53 2007] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Thu Feb 22 23:26:56 2007] [notice] Apache/2.2.3 (Win32) mod_ssl/2.2.3 OpenSSL/0.9.8d PHP/5.2.0 mod_perl/2.0.3-dev Perl/v5.8.8 configured -- resuming normal operations
[Thu Feb 22 23:26:56 2007] [notice] Server built: Nov 15 2006 21:34:51
[Thu Feb 22 23:26:56 2007] [notice] Parent: Created child process 2668
[Thu Feb 22 23:26:58 2007] [notice] ModSecurity for Apache 2.0.4 configured
[Thu Feb 22 23:27:00 2007] [notice] Child 2668: Child process is running
[Thu Feb 22 23:27:00 2007] [notice] Child 2668: Acquired the start mutex.
[Thu Feb 22 23:27:00 2007] [notice] Child 2668: Starting 250 worker threads.
[Thu Feb 22 23:27:00 2007] [notice] Child 2668: Starting thread to listen on port 443.
[Thu Feb 22 23:27:00 2007] [notice] Child 2668: Starting thread to listen on port 80.


And this is the Windows Event viewer:

Faulting application httpd.exe, version 2.2.3.0, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x000106c3.


This is running on a brand new installation of Windows XP Pro with the latest Web-Developer Server Suite WAMP distribution giving Apache 2.2.3, PHP 5.2.0/4.4.4 and MySQL 5.0.27. I have also tried it with the latest version of Apache and PHP and get exactly the same error!

Cheers Mike

tracker item
tikiwiki version 1.9.5 (CVS) -Sirius- mysql password disclosure & xss
there's a critical security bug in tikiwiki version 1.9.5 (CVS) -Sirius-
a anonymous user can dump the mysql user & passwd just by creating a mysql error with the "sort_mode" var , with those following links :
/tiki-listpages.php?offset=0&sort_mode=
/tiki-lastchanges.php?days=1&offset=0&sort_mode=
/messu-archive.php?sort_mode=
/messu-mailbox.php?sort_mode=
/messu-sent.php?sort_mode=
/tiki-directory_add_site.php?sort_mode=
/tiki-directory_ranking.php?sort_mode=
/tiki-directory_search.php?sort_mode=
/tiki-forums.php?sort_mode=
/tiki-view_forum.php?forumId=
/tiki-friends.php?sort_mode=
/tiki-list_blogs.php?sort_mode=
/tiki-list_faqs.php?sort_mode=
/tiki-list_trackers.php?sort_mode=
/tiki-list_users.php?sort_mode=
/tiki-my_tiki.php?sort_mode=
/tiki-notepad_list.php?sort_mode=
/tiki-orphan_pages.php?sort_mode=
/tiki-shoutbox.php?sort_mode=
/tiki-usermenu.php?sort_mode=
/tiki-webmail_contacts.php?sort_mode=

i did install tikiwiki 1.9.5 the 31 october 2006 , i did try this on my dedicated server & in local on my computer .
a proof of concept is disponible here : http://cockor.free.fr/PoC.swf
there's also a xss here :
/tiki-featured_link.php?type=f&url=" ></iframe>alert('XSS') <!--
regards , securfrog
tracker item
Title parameter for modules not working
It ''should work''

{img src=images/code.png}%%% {CODE()}
title
To override the title of a menu, add title=Menu. If you have a space in your title, use: ''title="Developer Menu"
{CODE}
http://doc.tikiwiki.org/Module+admin
tracker item
Topics with same title and data in different forums not possible.
You cannot a topic with the same title and data in different forums. By the check_for_topic function of the commentslib it is checked, if a topic already exists and if true the user is send to that topic.
I am having this use case in forums for different courses to take place and the common topic to invite the participants to register by the forum.
Even after I managed it to have the participate topic in every forum by changing the title and data slightly, the replies to that topics get messed up again and seem to be hidden. A look in the database shows, that the replies are marked as replies to the first topic fitting in regard to title and topic by setting the parentId to threadId of the fitting. But the data in the column object keeps to be set to the forum the reply was meant to be.
tracker item
Track number of reads by specific blog post ID
Although Tiki tracks reads for specific blog, it would be nice if Tiki tracked reads for a specific blog post.
tracker item
Trackback pings should not use fopen to open urls.
Bloglib uses fopen to get data from a url. This should be avoided due to security and environments where the tiki server is secured (firewall/proxy), where fopen will not work. Affected function: function send_trackbacks($id, $trackbacks)
tracker item
Trackback spam: better protection and easier to cleanup
I noticed today a bunch of trackback spam in my Tiki-powered blog.

According to Wikipedia, "Many blogs have stopped using trackbacks because dealing with spam became too burdensome."
http://en.wikipedia.org/wiki/Trackback

If you get trackback spam in Tiki, here is how to clean:

Using phpmyadmin, go to the table: tiki_blog_posts

And find the colums "trackbacks_to" and "trackbacks_from". They should contain:

a:0:{}

instead of the spam.


Now, a more permanent solution to avoiding Trackback spam would be nice. Checking how other blogging software does it should provide some tips.

Some ideas:
0- A way to turn it off (this exists in more recent version of Tiki 1.9.x, see "Trackbacks Pings" in the admin panel)
1- Easier mass deletion
2- Email notification to blog owner
3- Using an online service to check for spam.
tracker item
Trackers : default behaviour should be to see the tracker item after posting (vs a list)
We are getting duplicate posts here.

What is happening: people post a bug report. They click save and instead of seeing what they just posted, they are sent to the list of bugs (ex.: [tiki-view_tracker.php?trackerId=5]) and depending on sorting, their new bug may not appear on the list.


Bug doesn't appear right away in "Last Modified Items" module (need an extra click)

Maybe "View inserted item" should be checked by default? I know it's a problem that for some trackers, you are not allowed to see what you just added (permission tiki_p_create_tracker_items vs tiki_p_view_trackers)
tracker item
Tracker "next pages" are not sorted as the first one
When you use filter in tracker and click on the next page button the displayed items are un-sorted.
tracker item
Tracker default sort: creation & lastModif date should be added
here: tiki-admin_trackers.php?trackerId= "What field is used for default sort?"

creation & lastModif date should be added

Because:

#1 This is a legitimate & useful way to sort tracker items

#2 If tracker has no sort order, items will not appear in trackerlist plugin. Tracker must be edited (tiki-admin_trackers.php?trackerId=3) after adding some fields so it gains a sort order.

#3 Plus, there appears to be some weirdness in the tracker item count related to this issue.
tracker item
Tracker email field type: Fatal error on validating an email address
If you create a tracker with an email field, and choose to validate that field by Tikiwiki, it will call TrackerLib->check_field_values(), that will include lib/trackers/trackerlib.php, that will include lib/registration/registrationlib.php, that will include lib/db/tikitable.php that will call check_script() function in an empty object ($access->check_script()) . Here is a trace log:


[client 192.168.1.75] PHP Stack trace:, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
[client 192.168.1.75] PHP 1. {main}() /tmp/tikiwiki/tiki-view_tracker.php:0, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
[client 192.168.1.75] PHP 2. TrackerLib->check_field_values() /tmp/tikiwiki/tiki-view_tracker.php:473, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
[client 192.168.1.75] PHP 3. require_once() /tmp/tikiwiki/lib/trackers/trackerlib.php:1116, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
[client 192.168.1.75] PHP 4. require_once() /tmp/tikiwiki/lib/registration/registrationlib.php:21, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
[client 192.168.1.75] PHP Fatal error: Call to a member function check_script() on a non-object in /tmp/tikiwiki/lib/db/tikitable.php on line 10, referer: http://newtiki/tiki-view_tracker.php?trackerId=1
tracker item
tracker field marked as "hidden" makes last field to dissapear from insert data form
When you declare a field as hidden in a tracker, then the last field of the list of fields in that tracker is not shown at insertion time.

More hidden fields, more fields at the end that "dissapear" from insertion form...
tracker item
Tracker field-type "items list" throws massive Notices
Create a tracker, create a field in the tracker of the type "items list", go see this tracker's items, see notices like:

Notice: Undefined offset: 2 in /lib/trackers/trackerlib.php on line 486

Notice: Undefined index: in /lib/trackers/trackerlib.php on line 486
tracker item
Tracker fields need more attributes for presentation and usage
Tracker fields need more attributes for presentation and usage. These new attributes should include:

* Editable by ...
+ Is the field editable? Who by (users/groups)? Non editable fields might include "assigned to" or "author" fields. It may be that users cannot assign calls, but the group "call handlers" can. __done in 1.9.x__
* Next Field to right
+ Move the "1," type option functionality into the field attributes so that any field can be placed n the right of any other field. Very useful for presentation! __great idea, not done__
* Viewable by ...
+ Much like "Editable by...", hide fields from some people. A support call, for example, may have a field called "work done" which the assignee uses as a notepad for other support staff. This may not be suitable for end-user viewing! __done in 1.9.x__

That said, Trackers are really good as they are ;-)
tracker item
Tracker filter by category doesn't work
It works nicely for text fields. It would be very useful for categories too.


Probably related: categories don't appear in plugin trackerlist
tracker item
Tracker in list mode showing wrong labels for field columns (js popup and item view are ok, though)
Using 1.9.7, tracker item list view shows wrong labels for columns, but the js popup shows labels ok, and item view is ok.

Screenshot attached. Same behaviour with tikineat.css theme style (cleaning caches, etc.).

[http://www.moviments.net/precarios/tracker6]

Example of item view ok:
[http://www.moviments.net/precarios/tiki-view_tracker_item.php?itemId=32&show=view&offset=0&reloff=0&status=o&trackerId=6&sort_mode=lastModif_asc|here]

Example of problem: Under the first column ("Siglas"), it should say ASI-Granada, and not "Asociación de Becarios de Granada ASI" (which is the field "Asociación"), etc.
-----------------
UPDATE: July 9th, 2007
The problem seems to be generated by using Wiki markup in a text area field. One field is
{CODE()}
((ASI-Granada))
{CODE}

When I edit this only field to removed the double round brackets
{CODE()}
ASI-Granada
{CODE}

, then item is shown ok in list.

I leave it with one item with double quotation marks (with the probem), and one without (displyed ok).:
[http://www.moviments.net/precarios/tracker6]
tracker item
Tracker item list not refreshing after changes
The tracker item list does not update after new entries/modifications are made to the tracker where the list items are stored.

The reason why this happens is because the cache was just not coded properly.
tracker item
Tracker item: user selector type works only with option 1 (author login), not the 2 (modificator)
i've modified [http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=243&trackerId=5|this tracker item] and it didn't changed Lastmod by field
tracker item
Tracker items don't appear in trackerlist when no one rated them (related to sorting by rating?)
To reproduce: create a new tracker item on this site. Add it to the Drawing category, but don't give it a rating. After, check the ((Drawing)) page and you can "see" its absence.
tracker item
Tracker list plugin cache is showing a hash

{THUMB(id=17,url="show_image.php?id=17")}{THUMB}
tracker item
Tracker modules are broken
Broken:
last_tracker_items
last_modif_tracker_items

See: ((TrackerModuleTest))
tracker item
tracker picture upload fails for me in 1 site (mirror tables enabled) but succeeds in a disabled one
Using 1.9.cvs of a couple of days ago in both sites.

This site (single tiki install): http://margalef.ourproject.org has trackers without mirror tables. Tracker image upload works fine (image field, 50,50,400,400,400 params).

[http://margalef.ourproject.org/tiki-view_tracker_item.php?trackerId=2&itemId=1&show=view&from=personal|Example here]


This other site site (in a multitiki install.): http://moviments.net/valldelcorb has trackers __WITH mirror tables__ enabled. Tracker image upload fails (image field, 50,50,400,400,400 params), producing lines of rare code, but no image.

[http://www.moviments.net/valldelcorb/tiki-view_tracker_item.php?itemId=10&show=view&offset=0&reloff=3&status=o&trackerId=3&sort_mode=lastModif_asc|Example here]

Perms on ./img/trackers/valldelcorb directory are 755 www-data.www-data (it's writable by apache). No file is uploaded there, btw....
The problem is not only image upload problem, but it doesn't show the default image either when viewing items with no image uploaded with them, ("no picture available" square image), which is in the server and seems to be fine ([http://moviments.net/valldelcorb/img/icons/na_pict.gif])
tracker item
Tracker PlugIn : Notice is not shown after submit
After submitting a tracker via Tracker PlugIn, we should get a thank you / confirmation message.

This worked in the past an is now broken in BRANCH-1-9.

You can test here:
((TrackerPlugInTestPage))
tracker item
Tracker Plugin fails with trackers with mirror tables
{maketoc}

Using 1.9.cvs

!! 1st trial
!!! Using a tracker plugin code within this page content:
{CODE()}
{MAKETOCBOX(float=>none)}{MAKETOCBOX}
!! Ofertes de recursos o serveis

!!! Oferiments de transports
{TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Transport, exactvalue=>Transport, goIfOne=>n)}Com????{TRACKERLIST}

!!! Oferiments de recursos (materials)
{TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Recurs, exactvalue=>Recurs, goIfOne=>n)}Com????{TRACKERLIST}

!!! Oferiments de serveis (immaterials)
{TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Servei, exactvalue=>Servei, goIfOne=>n)}Com????{TRACKERLIST}

!!! Oferiments d'altres coses
{TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Altres, exactvalue=>Altres, goIfOne=>n)}Com????{TRACKERLIST}

!! Insereix nous oferiments a la base de dades
{TRACKER(trackerId=>2, fields=>5:6:7:17:8:16:11, action=>Envia les dades del teu oferiment, showtitle=>n, showdesc=>n, showmandatory=>y, embedded=>y)}Oferiment enviat amb èxit! Pots continuar navegant per la web amb normalitat. {TRACKER}
{CODE}

!!!- Tracker 2 is this one:
{CODE()}
[TRACKER]
trackerId = 2
name = Ofertes
description = Ofertes de recursos i serveis de persones de la Vall del Corb i afins
useExplicitNames = n
showStatus = y
defaultStatus = o
showStatusAdminOnly = n
outboundEmail =
simpleEmail = n
newItemStatus = o
modItemStatus =
writerCanModify = y
writerGroupCanModify = n
showCreated = y
showLastModif = y
defaultOrderKey = -1
defaultOrderDir = asc
useComments = y
showComments = n
useAttachments = y
showAttachments = n
attachmentsconf = 0,1,3,0,2,0,0,0
useRatings = n
ratingOptions =
categories = 3
{CODE}

!!!- And its fields are these:
{CODE()}
[FIELD5]
fieldId = 5
name = Què ofereixes?
position = 10
type = t
options =
isMain = y
isTblVisible = y
isSearchable = y
isPublic = y
isHidden = n
isMandatory = y
[FIELD6]
fieldId = 6
name = Tipus d'oferta
position = 20
type = d
options = Recurs,Servei,Transport,Altres
isMain = n
isTblVisible = y
isSearchable = y
isPublic = y
isHidden = n
isMandatory = y
[FIELD7]
fieldId = 7
name = Descripció
position = 30
type = a
options = 1
isMain = n
isTblVisible = n
isSearchable = y
isPublic = y
isHidden = n
isMandatory = n
[FIELD17]
fieldId = 17
name = Foto
position = 35
type = i
options = 50,50,400,400,400
isMain = n
isTblVisible = n
isSearchable = n
isPublic = y
isHidden = n
isMandatory = n
[FIELD8]
fieldId = 8
name = Persones interessades
position = 40
type = l
options = 3,15,5,14,1
isMain = n
isTblVisible = y
isSearchable = y
isPublic = y
isHidden = n
isMandatory = n
[FIELD16]
fieldId = 16
name = Demanda relacionada
position = 45
type = r
options = 3,9,1
isMain = n
isTblVisible = y
isSearchable = n
isPublic = y
isHidden = n
isMandatory = n
[FIELD11]
fieldId = 11
name = Persona que ho ofereix
position = 50
type = u
options = 1
isMain = y
isTblVisible = y
isSearchable = y
isPublic = y
isHidden = p
isMandatory = n
{CODE}

!!! I inserted this information:

||Què ofereixes? *: | Manual d'administració de Webs com aquesta
Tipus d'oferta *: |Recurs
Descripció: | En pdf..., i en català . tot i que la versió en anglès és més complerta.
Foto: |
Demanda relacionada: |
Persona que ho ofereix | admin
| submit button ||
''(At this page: [http://www.moviments.net/valldelcorb/Ofertes] )''

!!! I get this message after attempting to insert a new record:
^
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 '='Ofertes' where `itemId`='13'' at line 1
^

!! 2nd trial
I made another trial in another page just having the tracker plugin ([http://moviments.net/valldelcorb/prova]), with just this content in the page:
{CODE()}
{TRACKER(trackerId=>2, fields=>5:6:7:17:8:16:11, action=>Envia les dades del teu oferiment, showtitle=>n, showdesc=>n, showmandatory=>y, embedded=>y)}Oferiment enviat amb èxit! Pots continuar navegant per la web amb normalitat. {TRACKER}
{CODE}

I got this message:
^
Warning: mysql error: 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 '='prova' where `itemId`='14'' at line 1 in query:

update tiki_trk_2 set =? where `itemId`=?


in /home/httpd/tiki19/lib/tikidblib.php on line 134
^
tracker item
Tracker plugin is missing quicktags (when in wiki pages)
On ((Add to WishList)), quicktags are missing.
tracker item
Tracker plugin: new parameter for tracker type field email -> send a copy of to this email.
When a tracker field type is email, a new option:

sendEmail=y|n|oy|on


This will permit that people that fill in a form get a copy of what they are filling out, which is often the case in public forms.


If this is set to (y)es, an email is sent to this email
If this is set to (n)o, no email is sent to this email
If set to (oy)ptional, the checkbox is check by default
If set to (on)ptional, the checkbox is not check by default

A checkbox is added at the bottom of the form like here:
http://www.comsol.com/support/form.php

2- A distinct email notification tracker would be needed (in addition to templates/mail/tracker_changed_notification.tpl) because we may not always want to disclose the same information to people that fill the form cv admins watching the forms.

3- The "from" email of the notification of this tracker should be the email which is filled in (as an option). So when I am notified about this tracker, I can just click "reply".

tracker item
Tracker plugin: useable to edit existing tracker info (especially user tracker)
The user tracker is very useful:
tiki-view_tracker_item.php?view=+user

However, sometimes, I may want to manage this info in many different wiki pages. For example, I would like to put these three user forms on different wiki pages:

{CODE()}
{TRACKER(trackerId=>9, fields=>1:2:3, usertracker=>y)}{TRACKER}
{CODE}

{CODE()}
{TRACKER(trackerId=>9, fields=>1:4:5, usertracker=>y)}{TRACKER}
{CODE}

{CODE()}
{TRACKER(trackerId=>9, fields=>1:6:7, usertracker=>y)}{TRACKER}
{CODE}

trackerId #9 is a usertracker and field 1 is the login (so we can associate to appropriate tracker)


I would have more freedom to add instructions, comments, etc

Combined with [tiki-view_tracker_item.php?itemId=122|WikiPluginTracker : Confirmation message to any URL], I could create multi-page user trackers.

If the info has already been filled in, the tracker plugin will come-up pre-filled, like tiki-view_tracker_item.php?view=+user does.

We could also have the same concept for the group tracker:
tiki-view_tracker_item.php?view=+group

And why not extend to any tracker?
tracker item
Tracker standard fields(ItemId- Created- LastMod) behave too different from custom fields
Trackers standard fields are afaik
- ItemId
- Created
- LastMod

You can't acces/modify/use those. But it would be necessary for example to:
- use the ItemId in the Item Link field
- make a default sort by creation date
- much more surely ;)
tracker item
Tracker-plugin breaks in tiki-read_article.php
When using the Tracker-plugin in an article-body like this (or however, just use it in a way, that it shows fields ;) ):

~np~
{TRACKER(trackerId=>3,fields=>7:8{TRACKER}
~/np~

then it breaks in a way, that it parses the tracker-field-name as a link.

~np~
<input type="text" name="track[7]" value=""size="30"/>
~/np~

becomes

~np~
<input type="text" name="track<a class="wiki" href="7">7</a>" value=""size="30"/>
~/np~
tracker item
Trackerfilter needs text field, in addition to drop-down and radio buttons
Tracker filter is amazingly cool.

If there is a long list of tracker items, one should be able to search and filter all items based on a text string in any column.


[http://dev.tikiwiki.org/tiki-view_tracker.php?trackerId=5&status=o&sort_mode=f_41_desc&filtervalue%5B26%5D=webmail&filtervalue%5B56%5D=Accepted&filtervalue%5B48%5D=&filtervalue%5B27%5D=&filtervalue%5B28%5D=&filtervalue%5B54%5D=&filtervalue%5B55%5D=&filterfield=26&filter=filter|such things exist!] but are not available in Trackerlist plugin.

Here:
[http://dev.tikiwiki.org/Dynamic Filter]

I would like to add a text field for the description of the bug report.

And have multiple requests like this:
https://sourceforge.net/tracker/?atid=506846&group_id=64258&func=browse
tracker item
Trackerlist & trackerfilter plugin don't show Mirror Tracker fields
I couldn't make trackerfilter and trackerlist plugins work with a tracker with mirror tables
tracker item
TrackerList fails to display multiple tracker listings on one page.
Trackerlist plugin prevents the rest of the page from rendering.

Steps to reproduce:

1. Create a new tracker with Id 1
2. Add two trackerlistings with the same tracker id along with some garbage at the end of the page. An example page might look like this:

^
~np~{maketoc}~/np~


~np~!Design~/np~

~np~garbage here


~np~!Issue tracker~/np~

~np~!!Add an issue~/np~

~np~{TRACKER(trackerId=>1,fields=>1:2:3:4:5:6, action=>Add)}ITEM ADDED!!!!{TRACKER}~/np~


~np~!! View existing issues~/np~


~np~!!!Open issues~/np~
~np~{TRACKERLIST(trackerId=>1,fields=>1:2:3:5:6,
showtitle=>n,showlinks=>y,showdesc=>n,showinitials=>y,showstatus=>y,status=>o|p|op)} ~/np~


~np~!!!Closed issues~/np~
~np~{TRACKERLIST(trackerId=>1,fields=>1:2:3:5:6,
showtitle=>n,showlinks=>y,showdesc=>n,showinitials=>y,showstatus=>y,status=>c)} ~/np~



~np~garbage here.~/np~
^

3. Notice how the closed issues section doesn't even show up. Everything after the first trackerlist isn't shown.
tracker item
Trackerlist Plugin: get results for a specific tracker item ID
The following code would show the value for tracker item ID #62:
{CODE()}
{TRACKERLIST(trackerId=>7,fields=>59,itemId=>62)}{TRACKERLIST}
{CODE}
tracker item
Trackerlist Plugin: option to not list field name
We don't always need the field names when using a trackerlist. Especially if we are just listing one field.

A new parameter could be added:

showfieldname=>y|n default to yes (which is current behavior)

This could be used in conjunction with [tiki-view_tracker_item.php?itemId=938|Trackerlist Plugin: get results for a specific tracker item ID]. In which case, the following code could be used in a wiki page to show the value of field #59 for tracker item ID #62:
{CODE()}
{TRACKERLIST(trackerId=>7,fields=>59,itemId=>62,showfieldname=>n)}{TRACKERLIST}
{CODE}

Wiki pages could be built to include these dynamic fields. And the values could be updated via the tracker. A bit like the dynamic variables feature.
tracker item
Trackers :: system field types :: itemID & ratings :: strange behavior following bug fix
Some recent work from Kerrnel22 has improved the system field type in TikiWiki. (ItemID & Ratings)

However, this has uncovered some suprises.


1- When tracker fields are modified, a new "system" ItemID appears. It's great that it's now accessible but it shouldn't appear without active admin intervention.
{THUMB(id=28, url="tiki-browse_image.php?imageId=28")}{THUMB}

2- Ratings column moved from left to right after I changed some settings for the tracker.
{THUMB(id=27, url="tiki-browse_image.php?imageId=27")}{THUMB}

3- Any favorable behavior change should be ported to 1.10 as well.



I am not sure it's related, but I sometimes get this error when I add a tracker field:
{THUMB(id=43, url="tiki-browse_image.php?imageId=43")}{THUMB}
tracker item
Trackers :: Trackerlist :: Ordering by rating: each tracker item must be rated
On IRC:
13.08.2007 03:03:11 [nkoth_] marclaporte: The reason why items don't appear in the tracker for page=cache is because those items have no rating, and the default sort mode as set in the admin...trackers is rating. It can't sort stuff with no rating so those are not shown.


Nelson is right on. See the 4 attached screenshots, in order.

1- Unrated_but_Categorized_tracker_item.jpg
2- Dev_Tracker_theme1.jpg
3- Rated_and_Categorized_tracker_item.jpg
4- Dev_Tracker_theme2.jpg

These were taken on 2007-08-13, with latest BRANCH-1-9 __after__ Nelson Ko (nkoth)'s recent fix to templates/tiki-plugin_trackerlist.tpl

http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/templates/tiki-plugin_trackerlist.tpl?view=log&sortby=date&pathrev=BRANCH-1-9

Possibly related to doc/devtools/cleanCatTrackers.php which Sylvie has been using to periodically clean trackers up.

null rating and 0 is not the same thing.

----

Can you please retest in currently supported Tiki versions (e.g. Tiki12, ...)? Willing to clear the list of valid bug reports on rating... {sign user="xavi" datetime="2014-02-07T09:51:44+00:00"}
tracker item
Trackers /(\w+)/ and /$1\s+\w*/ are considered same, if using "Mirror-Tables" AND "explicit names"
This problem occurs only when using the features "mirror-tables" AND "explicit names".

Using such a setup you can create a tracker like

- test

but then afterward no more trackers like:

- test 2
- test hello
- test (<- just a space here)

Quoting doesn't help!
tracker item
Trackers & categories: 2 major bugs
Trackers item can be assigned to categories. Very powerful! 2 bugs discovered as ((tw:DogFood))ing this site.

However
1- If category listing is modified, the tracker category list is not updated. Ex.: Mobile Tiki is now in categories but is not in the list below.

2- categories are shown when creating, however, they don't appear when we edit a tracker. Try to edit this item and you will see!
tracker item
Trackers & search highlighting are in conflict: Editing a tracker item after a search
Please see this example:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&offset=0&sort_mode=lastModif_desc&itemId=1088

Whatever was highlighted in the search in transformed accidentally:

<spanexternal link style="color:black;background-color:#ffff66;">fckeditor</span>
tracker item
Trackers need "tiki_p_trackers_view_own" permission to view own items only
Trackers need a "view own items" permission. This would allow a user to view their own tracker items only. Thus, one could stop users seeing each others support calls, or in my particular planned app, other people's product registrations.

An example of the use of this is in product registration. My users would enter a serial number and some other details, like product location. Other products registrations are confidential, so thy shouldn't be able to see them.

If at a later date, a user wants to change their product details, so maybe change the location of the product, then they will see a list of only their products.

---
Related:
Tiki trackers for help desk -> customer support requests (requests are private)
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1293
tracker item
Trackers, category and trackerlist plugin: sorting by category is impossible
Categories are multi-select fields. So sorting is not possible. Trackerlist plugin should not offer to sort (now with clickable title)
tracker item
Trackers: after error on validation, tracker should be in edit mode, not view mode
In a tracker (tiki-view_tracker_item.php) with mandatory fields or fields with a validation (ex.: email), if I don't fill the form properly, on save, I will be in view mode with the "Following fields are incorrect" warning. I must then click edit again to correct the info. This is not logical. I should stay in edit mode unless the form is saved without error.
tracker item
Trackers: data field type: country : minor bugs
1- If no country is selected, the image shows a broken link to img/flags/.gif

It should be blank or a transparent image.

2- When selecting country, the drop-down list should be like the others (blank field followed with the options), not with "None" in the middle of the list.
tracker item
Trackers: Email notification when a username is selected
Problem: Someone could assign a tracker item to me, but how will I know unless I watch the whole tracker and check for my name in all the watches?

When I pick a login/username as "Assigned To", this person would need to receive a notification. Next to the username drop-down, there could be a checkbox "send a notification email to this person"


This is not so important, but a similar idea:
If it was the group which was picked, it could send an email to all members of the group.

todo
1) simple implementation: additional parameter to user field when defining the field: send to the specified user whenever the tracker changes
2) more difficult: this additional paramater can be 'always send email' or 'send email if the tracker modifior checks a box"
tracker item
Trackers: field type: drop-down menu -> have an way to make one pre-selected
In a form, I give options. But sometimes, I would like to pre-select one of those options.

The list of options is separated by commas. Ex.:
1 low,2,3,4,5,6,7,8,9 high

Maybe adding stars around the default value?
1 low,2,3,4,*5*,6,7,8,9 high

Will this conflict with the new multilingual trackers?

tracker item
Trackers: field type: drop-down menu with mandatory option: 1st item in list is chosen.
When creating a new tracker item and when there are drop-down choices, the first choice is a blank field. This is the appropriate behavior.

However, when the field is mandatory, the first item on the list is automatically chosen. This is not OK because we can't be sure this was the person's choice (or they just didn't notice)
tracker item
trackers: javascript problem with IE
tiki-admin_tracker_fields.php?trackerId=X

Edit tracker fields "Type" has a problem to showing options to users.
tracker item
Trackers: ratings fake vote by URL
{img src=show_image.php?id=9 }
tracker item
Trackers: Need to be able sort as numerical instead of text
{img src=show_image.php?id=10 }

{img fileId="396"}
tracker item
Trackers: Sorting by date is broken
we need it for dev.tikiwiki.org
tracker item
Trackers: Trackerlist plugin : images are listing path instead of image.
When using image filed type in trackers, all is OK in view tracker mode. Ex.:
http://themes.tikiwiki.org/tiki-view_tracker.php?trackerId=2


However, when using trackerlist plugin, we get things like:
img/trackers/4a630f4699e5a75fafbefe595d4585b2

As you can see here:
http://themes.tikiwiki.org/tiki-index.php?page=TrackerListTestTrollparty
tracker item
Trackers: WYSIWYCA for List trackers, View this tracker items, Monitor, etc
On these two pages:
tiki-view_tracker_item.php
tiki-view_tracker.php

Reminder: a user could have permissions to view a specific tracker without having general tracker permission.

Related tracker:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=505
tracker item
Trackers:: Trackerlist plugin :: filter by 2 conditions
{img src=images/code.png}%%% {CODE(wrap=>1)}
(06:21:21) marclaport1: Is it possible to filter by two items in trackerlist 1.9.x? http://dev.tikiwiki.org/AllBugs <- I would like to have a filter for all "1.9.x" and "bugs" and Open (o)
(06:33:12) sylvieg: marclaport: I know it is possible in the code filterfield can be an array ... but I have no idea what form should be the param
(06:43:56) marclaport1: sylvieg: how about something like this: {TRACKERLIST(trackerId=>5,fields=>59:41:56:26:43:47:31:32, max=>-1, filterfield=>43,filtervalue=>56,filterfield2=>47,filtervalue2=>63,showstatus=>y,status=>o,showlinks=>y)}{TRACKERLIST}
(06:48:37) sylvieg: marclaport: I do not think it will work - it will overwrite http://us2.php.net/manual/en/function.extract.php
(06:49:23) sylvieg: I suppose you need a bit of code with filter=>1:2

{CODE}

Here, I can filter by several criteria:
http://sourceforge.net/tracker/?atid=506846&group_id=64258&func=browse


tracker item
Trackwithmirrortables Doesn't Display Useful Notification Email - No old/new values
Trackers without mirrortables now has a notification email that displays old vs. new values.

Due to the replication of the trackerlib for mirrortables, this functionality was not added. This is a needed improvement for mirrortables notification emails.

tracker item
Translate this page (create and associate to translation set in 1 step)
Right now, translating a page is a 2-step process and it's not super easy.
tracker item
Translated pages should not be orphans
See http://mobile.tikiwiki.org/tiki-orphan_pages.php for a few examples
tracker item
Translation of tikiwiki and of documentation
This is an ongoing task.

It will never be finished as we are always adding more features :-)

Info:
on tw.org the naming convention is to use a ,xx suffix where xx is the lang code. For example ((Home)) is linked to ((Home,fr))
tracker item
TW RSS module does not like port numbers in feed address
Configuring an RSS 2.0 feed from an address such as

http://techiem2.no-ip.com:444/feeds/index.rss2

does not seem to work (even though the feed was otherwise valid) and results in error

Undefined offset: 0 in tiki-admin_rssmodules.php on line 37

this was tested in TW version 1.9.0, 1.9.1, and 1.9.2

tracker item
twversion.class.php causes PHP-Error in Windows-Server
When opening Admin>Admin home on a Windows-Server, you get the Error-Message:
{img src=images/code.png}%%% {CODE()}
Warning: fsockopen() [function.fsockopen]: unable to connect to tikiwiki.org:80 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in D:\server\htdocs\tiki\lib\twversion.class.php on line 51

Notice: Undefined variable: major in D:\server\htdocs\tiki\lib\twversion.class.php on line 114
{CODE}

This is might be related that the Server needs a proxy to connect to the Internet but i'm not sure how to set it up in Apache/PHP (Using Apache 2.2.2, MySQL 5.0.21, PHP 5.1.4 + PHP 4.4.2-pl1 + PEAR, Server W2003 R2)

User Rajesh got the same Error:
[hhttp://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=28971&highlight=fsockopen|here]


tracker item
Typo in tiki-plugin_poll.tpl
File is delivered as below, thus causing the rest of the page after the embedded poll to be bolded.

<div class="box">
<div class="box-title">
<strong>{$poll_title}<strong><br />
</div>
<div class="box-data">
{$menu_info.name}
{include file=tiki-poll.tpl}
</div>
</div>

tracker item
ugly look of admin home
Administration home does look really ugly with hidden disabled sections now
tracker item
Unable to access themes.tw.o or info.tw.o with IE7
I am unable to access info.tikiwiki.org or themes.tikiwiki.org with IE7. (FF and Opera work fine.) I get the following error:
{CODE()}
Warning: session_start() [function.session-start]: open(/tmp/sess_4bf95c633abfec1c2db078c6c7e6cf23, O_RDWR) failed: Permission denied (13) in /home/themetw/public_html/tiki-setup_base.php on line 279

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/themetw/public_html/tiki-setup_base.php:279) in /home/themetw/public_html/tiki-setup_base.php on line 279
header already sent
{CODE}
tracker item
Unable to delete workflow processes
Under ''Admin Processes'', upon attempting to a process, a number of MySQL errors are returned. The problem has to do with the syntax of the DELETE statement. As stated on the [http://dev.mysql.com/doc/refman/5.0/en/delete.html|Mysql 5.0 reference manual] under the DELETE Syntax,
^If you provide an alias for a table, you must use the alias when referring to the table:^
However, in the DELETE queries, the first reference to the table is the table name itself, which causes the failure.
tracker item
Unable to see blog-level comments from tiki-view_blog
When viewing a blog (tiki-view_blog), the post-level comments are not visible (there is no COMMENTS button). This forces users to first select the post's PERMALINK in order to see if there are any comments for a specific post.

The COMMENTS button should be visible for every blog post -- regardless if you are looking at tiki-view_blog or tiki-view_blog_post.
tracker item
Undefined index on last_modif_tracker_items module
{img src=images/code.png}%%% {CODE()}
Notice: Undefined index: name in modules/mod-last_modif_tracker_items.php on line 15
{CODE}


Happens, on a clean install, when activating module, without setting parameter (or is it because lack of data?)
tracker item
Undefined offset when trying to browse a tracker
The following php error message displays on top of the navigator window when trying to browse a particular tracker:
Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/tiki-view_tracker.php on line 316

Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/lib/trackers/trackerlib.php on line 414

Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/lib/trackers/trackerlib.php on line 414

Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/lib/trackers/trackerlib.php on line 414

Warning: Cannot modify header information - headers already sent by (output started at /Users/losmirones/Sites/tikiwiki/tiki-view_tracker.php:316) in /Users/losmirones/Sites/tikiwiki/tiki-view_tracker.php on line 560
tracker item
Undefined offset when trying to choose an item within a tracker
When choosing an item within a tracker list, php sends the following error messages:
Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/tiki-view_tracker_item.php on line 430

Notice: Undefined offset: 1 in /Users/losmirones/Sites/tikiwiki/tiki-view_tracker_item.php on line 432

Warning: Cannot modify header information - headers already sent by (output started at /Users/losmirones/Sites/tikiwiki/tiki-view_tracker_item.php:430) in /Users/losmirones/Sites/tikiwiki/tiki-view_tracker_item.php on line 636
tracker item
Under tiki-mobile, {RSS} tag results are non-mobile
Hi,

I've put on the wiki hompage an {RSS} module, a list of the site's last modified wiki pages. Tiki-Mobile correctly generates the RSS list, but the links are non-mobile.

Is it possible to force mobile mode?
tracker item
upcoming_events module: only remove event when the event is over
Bugs & Wish list
tracker item
Update HAWHAW to latest version in Tiki 1.9.1

"And from version 5.6 onwards, HAWHAW supports special output for the Lynx text browser. This "archaic" browser is still used today, often by handicaped people with screen readers and other special equipment. HAWHAW's Lynx support allows to create barrierfree applications, which validate Bobby-AAA-approved out of the box and additionally are accessible from each telephone by means of HAWHAW's VoiceXML support."

[http://www.hawhaw.de/]



Todo: add the powered by HAWHAW logo in the tiki-bot_bar.tpl when tiki-mobile is activated.
tracker item
Update monitor tracker e-mail adress, when user changes it in prefs
I am monitoring the dev.tw.o tracker and changed my e-mail adress to get the new tracker items to another mailbox.

Well, that didn't happen! ;)
And after re-subscribing to the tracker, now I get them twice - in both accounts.

I guess I'll have to change my mail-adress back and forth to unsubscribe..

amette update: just checked 1.9.x checkbox - more update: changing e-mail back and unsubscribing works flawlessly
tracker item
Update problems
I'm sure that nobody is really trying this, but the doc claims that an upgrade from 1.9 to 4.1 should work. When running the DB upgrade, I've hit four errors:
PHP Fatal error: Call to a member function fetchRow() on a non-object
in /var/www/tiki/installer/schema/20090923_mod_change_category_defaults_tiki.php on line 11, referer: http://dc-dev/spwiki/tiki-install.php

PHP Fatal error: Call to a member function fetchRow() on a non-object
in /var/www/tiki/installer/schema/20091004_last_tracker_items_modules_merge_tiki.php on line 11, referer: http://dc-dev/spwiki/tiki-install.php

PHP Fatal error: Call to a member function fetchRow() on a non-object
in /var/www/tiki/installer/schema/20091019_article_by_rating_modules_merge_tiki.php on line 11, referer: http://dc-dev/spwiki/tiki-install.php

Call to a member function fetchRow() on a non-object
in /var/www/tiki/installer/schema/20091019_last_articles_modules_merge_tiki.php on line 11, referer: http://dc-dev/spwiki/tiki
-install.php


Oops, didn't have alter privs on DB. Not sure if that's why this failed.
tracker item
Updated items should have permissions checking
The last updated pages mod shows pages that the user does not have a right to view. This is a bug and could be serious security. The code should only show pages that the user has a right to view.
tracker item
#1560
Bugs & Wish list
tracker item
Upload and Reference File/Image Resources in one Step
Hi there,

it is very unhandy to attach files or include images in wiki pages, articles or any other content a user provides. Until now, there are means like:

a) Upload a file to a file gallery and reference it manually using the link given.
b) Upload a file to a wiki page and reference it manually.
c) Try using the WYSIWYG editor and realize it does not upload the image.

Well, what I did is I added some quicktags to your code that opens a custom upload file dialog with a preselected file gallery. The user can browse, upload and add the file into his content in one step. Basically it uploads the file and appends the wiki code at the cursor position.

I will attach you all my environment...there is a file itb_readme.txt in the root which describes in chapter 3 all the changes I do...maybe somebody of your development team assesses this as an important feature and can leverage some code...

Regards,

Maic
tracker item
Uploading large files in filegallery fails fatal
Trying to upload files greater than 2 Mb fails.

php.ini allows memnory, files and posts to be 8 Mb

apache has been restarted

According to my tests the bug happens within the insert file to db library when around the $query string and the execution of it.

tracker item
USB key version of Tiki
The goal is to have a USB key version of Tiki.

Possible uses:
#Easy testing on a Windows desktop
#Have a backup of your Tiki on your MP3 player
#etc


Possible partners:
http://www.easyphp.org/
http://portableapps.com/apps/development/xampp
http://www.uniformserver.com/
tracker item
Use of _SERVER["REQUEST_URI"] in email templates can cause problems in server farm environment
This block of code is not very well behaved, and it appears in a lot of places:
// Now check if the user should be notified by email
$foo = parse_url($_SERVER[["REQUEST_URI"]);
$machine = $tikilib->httpPrefix(). dirname($foo[["path"]);
$machine = preg_replace("!/$!", "", $machine); // just incase
$smarty->assign('mail_machine', $machine);

In my test environment I'm hitting the website via the LAN machine name and not the public URL. Setting $foo from _SERVER[["REQUEST_URI"] is causing the URL to use the LAN machine name and not the fully qualified name.

Technically this will cause the email to use the host name of whatever the user was hitting, but that would be bad in a server farm where you may need to use a scheme such as www1, www2, www3, etc as the user would always go back to that server instead of letting the load balancer figure it out.

I could see this being a problem anywhere the code is using _SERVER[["SERVER_NAME"] as well.

To me the root problem here is that the templates are depending on two different sources for the same data (the hostname portion of the URL).
tracker item
Use of variables in text areas ex.: wiki pages (lang, page, etc)
To be able to use certain variables such as:

{CODE()}{page} or {$page}
{lang} or {$lang}
{username} or {$username}{CODE}

So we could have contextual images depending on language:
{CODE()}
{img src=image{lang}.jpg }
{CODE}

and links like:
{CODE()}
[tiki-editpage.php?page={$page}|Edit this page]
{CODE}
tracker item
User creation & deletion in logs
So we know which admin created a login...


We currently have a log entry when a user is assigned to a group, but not when he is unassigned.

Also, we have:
unassigned perm tiki_p_broadcast from group admin

but not:
assigned perm tiki_p_broadcast from group admin



Maybe adding failed login attempts would be good too...
tracker item
User Menu doesn't appear after upgrade from 1.8 to 1.9
In version 1.8 and below [http://tikiwiki.org/tiki-index.php?page=UserMenu|UserMenu] was always displayed for logged in user on the bottom of the Menu section. After upgrade to version 1.9.3 and 1.9.4, UserMenu does not appear on the page.

The problem is in the __mnu_application_menu__ module. It is no longer display the "User Menu". This module is preferrable to alternative application_menu, because it does hide the menu item, if current user has no rights to it.
tracker item
User prefs for privacy ignored if using InterTiki
Workflow.tikiwiki.org is running 1.9.8.3. I was playing around with InterTiki settings and enabled pulling of UserPrefs from the master site. I know on the mater site, my particular user ID has privacy turned on such that my information is not visible to users.

When I go to wf.tw.o as an anonymous user, I can hover my cursor over a user (such as myself) and it will show a box with my information...email address, location, etc. When I try and do the same on the tw.o master site, I get "user information is private" or something.

I'm wondering if there is a bug or oversight with InterTiki where it is not pulling all of the user preferences, and if that is the case, if someone can fix it so that privacy settings are honoured?

Thanks!
tracker item
User registration bombs with SQL error in 'insert into messu_message...'
Not sure if this is prevalent in 1.10.0 or not, but...

User twentytwo had problems in IRC with user registration set to ON with validation set ON. When the regisration form was submitted by the new user, the script would bomb with an SQL error because the first three fields were nulls and couldn't be.

I could only reproduce this bug when User Registration was turned on, with validation also turned on, but with General->Sender email UNSET. So during setup, the sender email was not set. As I also do not have this set at home since I don't want to send any emails, I was able to reproduce the problem. With sender email SET, there is no DB error.
tracker item
User registration bombs with SQL error in 'insert into messu_message...'
Not sure if this is prevalent in 1.10.0 or not, but...

User twentytwo had problems in IRC with user registration set to ON with validation set ON. When the regisration form was submitted by the new user, the script would bomb with an SQL error because the first three fields were nulls and couldn't be.

I could only reproduce this bug when User Registration was turned on, with validation also turned on, but with General->Sender email UNSET. So during setup, the sender email was not set. As I also do not have this set at home since I don't want to send any emails, I was able to reproduce the problem. With sender email SET, there is no DB error.
tracker item
User registration validation link in email is broken -missing "p" in tiki-login_validate.ph
in templates/mail/moderate_validation_mail.tpl this line is converted badly by smarty:
{$mail_machine}?user={$mail_user|escape:'url'}&pass={$mail_apass}}?user={$mail_user|escape:'url'}&pass={$mail_apass}Hi

to

http://www.olgpuchong.org/community/tiki-login_validate.ph?user=paulquek&pass=ef786a8eac742d7502b87668f5132cf7

were
tiki-login_validate.php has a missing "p"

this result in bad link for user registration validation
tracker item
User tasks on dev.tikiwiki.org is mega slow (60+ seconds for some operations)
Just play around with it (sending a task, etc) and you will see.


Maybe it's because this site has thousands of users and on a clean install, it will be fast.

---
When adding a task from a module:
[ Execution time: 212.52 secs ] [ Memory usage: 10.13MB ] [ 143 database queries used ] [ GZIP Enabled ] [ Server load: 6.65 ]
---

The problem seems to be with the module "user_tasks" and presumably "user_tasks_public". When these modules are not assigned (activated), the task feature is fast (and quite nice/complete, I must say). It appears to be when the module cache is (re)generated.
tracker item
user theme cannot be changed
When a user activates a theme in "My Tiki", he is unable to go back either to default site theme or to another one. The new profile is active during the user session, but once he logs off and on again, he stays with the first chosen profile.
This problem exists on this site.
tracker item
User with only the tiki_p_subscribe_newsletters permission doesn't see the Subscribe button
sorry - not actually a problem

tracker item
Userlist in Community does not display all users...
Userlist accessed from Community menu displays on page 1 the first 10 of my 18 users, on page 2 I see 8 users but they are names from the first list and in different order!!! This wiki is a fresh install of 1.9 using a DB sucessfully(?) upgraded from 1.8.5
tracker item
Users not receiving confirmation email when registering if "Request passcode to register:" is on
Using 1.9 cvs from a week ago (more or less)

I made a site (in a multitiki install as subdirectories, in case it matters) with "Request passcode to register:" off, and "Prevent automatic/robot registration" as on. New registrations work fine.

( http://moviments.net/valldelcorb )

Then I shifted to "Request passcode to register:" on (and a simple string of 8 letters, no special chars., in "request passcode to register", with checkbox on), and Prevent automatic/robot registration as off. New registrations fail.
I tried myself with several new users, or emails (and e-mail domains), and I don't get any confirmation email.

I created another site on the same multitiki installation on the same server, with a duplication of the same database to start with, and set back login params. as "Request passcode to register:" off, and "Prevent automatic/robot registration" as on. New registrations with same user details (username, password, email) and they work fine. I get the confirmation email in less than 5 min.

( http://moviments.net/drecerca )

It looks like a bug is hidden somewhere there...
--------
Update: April 17th

It's kind of weird.... On a third site in the same multitiki install (on the same server, of course), tiki registration works ok having "Request passcode to register:" on (and a simple string of 13 letters), and Prevent automatic/robot registration as off.

http://moviments.net/diaspora

Weird... I wonder if this is not some configuration problem... in that tiki, even if I did (that I remember of) nothing different from the other tikis.... :-/ ¿?
-----------
Update August 11th 2007
Updated 1.9 cvs code from today in
[http://margalef.ourproject.org]
which have both request passcode to register as on, and prevent automatic registration of robots as on.
I got the confirmation email to my inbox, I clicked on the full link to validate the new registration request (it was from a google account, recognizing properly the full url link), but I got the answer from the tiki site:
"User or password not valid" (or something similar, since I have translated it from another language)
Still something not fully fixed around there...
-----------------
^
-=Update August 12, 2007=-
I close the bug, since I cannot reproduce it myself in many sites. And I marked as not enough information, since it seems that on one of the sites, the problem is still there.^

I updated the 1.9 cvs code and cleaned tiki caches. There is still some problem on the http://moviments.net/valldelcorb installation, which is using a modified twist theme (in case it matters, even if not using any special template for registration of mail sending). If request passcode to register is on, no messages are received to mailboxes (tried on 2 different ones).

But on other installations of the same multitiki (for instance, http://moviments.net/drecerca , based upon a modified planetfall theme), mails are sent ok, and once validated the link, the account is successfully created, etc.

Last, but not least, I've realized on the http://margalef.ourproject.org tiki install (not multitiki at all, and on another server; using also a modified planetfall theme), last time (the trial from yesterday, August 11th), I received a second email message 3 minutes later, to the same mail box, and regarding the same single user account request made from me, with a different url to validate the account (something weird, isn't it?). This second url worked fine to validate the account, but not the first.

In any case, with updatd cvs code from today, I got normal behavior for new registrations on http://margalef.ourproject.org , using "request passcode to register" as on.

Whatever it was, it seems mostly fixed. And since it seems that I'm only the one with this weird behavior, I close the bug report.
If anybody else find similar problems, just reopen.

Thanks for checking the code for this issue, for those of you who invested time to check that the code was ok.
tracker item
Using Flash with Tiki banners
Tiki banners can now handle images, text, html and external image. To use Flash, one must make an html file (with the Flash) and call that via an iframe.

Adding native support to upload and use a Flash file is next step.
tracker item
Validate email address (may not work): in tiki-admin.php?page=login
This feature gives very weird results. I gave it two valid emails and one failed. I think mose fixed it for 1.10 The fix should be backported is deemed stable.

We only need to check if email provided is in right format without actually trying to test if domain exists.

Please make sure it handles not only .com and .net but also domains like .com.uy, .co.uk and .info , etc

tracker item
Validation required for file names in Images Gallery
The Filename field in the Images gallery will allow a space to be present before any characters. This will save the file name in the table with the space in front of the character and this breaks the ability to refer to the image by name.
tracker item
Version Notice
I have no idea what version I have.
tracker item
Versions plugin shows info it is supposed to hide
Versions plugin is showing version 3 + 2 + 1 instead of just version 3:
http://tikiwiki.org/tiki-index.php?page=PluginVersions&tikiversion=version+3

Same problem here:
http://tikiwiki.org/tiki-index.php?page=StylesList&tikiversion=Sirius


related: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=838
tracker item
Versions, Links & Backlinks are missing in latest BRANCH-1-9 (tiki-listpages.php)
As you can see here:
http://themes.tikiwiki.org/tiki-listpages.php
tracker item
Very high number of queries on tikiwiki.org
Please see this page:
http://tikiwiki.org/TikiWiki

When I am anonymous:
[ 1277 database queries used ]

Yes, when I log in:
[ 155 database queries used ]
tracker item
View tracker item: when listing categories, only list selected items.
For example:
[tiki-view_tracker_item.php?itemId=980&trackerId=5]

When I have a drop-down list, in view-mode I only see what is chosen. Not what is not chosen. It should be the same thing here.

In the tracker listing, it is OK as well: [tiki-view_tracker.php?trackerId=5]

Thanks!
tracker item
View your own uploaded avatar only works for .gif images
Using 1.9.cvs, user uploaded avatars can only be viewd correctly if they are .gif images.

Shouldn't it allow at least, .png and .jpg images? (currently, it shows a black square, if so)

---
I've modified the tpl in cvs (branch 1-9) to guide users to upload their images in the needed format to work in Tiki. When (and if) fixed, please, change or remove that note in the tpl file

{CODE()}
/cvsroot/tikiwiki/tiki/templates/tiki-pick_avatar.tpl,v <-- tiki-pick_avatar.tpl
new revision: 1.8.2.7; previous revision: 1.8.2.6
{CODE}

----
It seems an issue related to the server, since it does work for me on other servers.
tracker item
view_image.php issue with internet explorer
I have TikiWiki 1.9.2 installed on a Linux system with PHP Version 4.3.11 (GoDaddy).
I set up my images to be stored on disk not in the database.
The Firefox browser 1.0.x or 1.5.x works fine.
Internet Explorer 6.0 won't diplay the image with view_image.php when you use id=xxx but using name=xxx works fine.
It also won't show images in the Image Gallery. I assume it is using view_image.php based on id.
I didn't see any mention of this in the 1.9.3 release notes so I did not try installing the newer version.
tracker item
view_tracker.php, filtered category item 'Back Items List' button broken
My installed version:1.9.4

Page:
tiki-view_tracker_item.php

Functionality:
Filter Categories

Bug Description:
1) Filter an item by a category
2) View an item from the filtered list
3) Click the Back Items List

This displays the items list with '0 Items found' (bug) and the search criteria is not retained

This does not happen with text fields


More Info:
Warning: Invalid argument supplied for foreach() in /home/zzzzz/public_html/lib/trackers/trackerlib.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /home/zzzz/public_html/lib/trackers/trackerlib.php:449) in /home/zzzzz/public_html/tiki-view_tracker.php on line 659

Related to:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=283&trackerId=5
and
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=67&trackerId=5

tracker item
Viewing an image after sorting by file size throws an error.
To reproduce, visit:
http://themes.tikiwiki.org/tiki-browse_gallery.php?galleryId=1

And sort by file size:
http://themes.tikiwiki.org/tiki-browse_gallery.php?galleryId=1&offset=0&sort_mode=filesize_desc

Then, click an image:
http://themes.tikiwiki.org/tiki-browse_image.php?galleryId=1&sort_mode=filesize_desc&imageId=17&scalesize=o


You will get:
{img src=images/code.png}%%% {CODE()}
Warning: mysql error: Unknown column 'filesize' in 'order clause' in query:

select `imageId` from `tiki_images` where `galleryId`=? order by `filesize` desc

in lib/tikidblib.php on line 134
{CODE}

Also see:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1345
tracker item
virtual wikis seem to share cache for groups and categories drop down lists
Hello, I'm using tikiwiki 1.9.7 and we have several virtual wikis installed at present. The problem is that the groups we get in the admin section are the groups from the virtual wiki that last made a modification to its groups. So sometimes, on the virtual wiki on which I'm admin, I see the groups of another virtual wiki, and not my own groups. The same happens for the categories. (This might also affect other domains that I haven't identified).

What seems to be happening, is that once there is a modification to groups in one of the virtual wikis, the cache is updated with that content and it seems that all virtual wikis must share the same cache... The exact cause would have to be investigated properlly as this is only an assumption deduced from the symptoms. What I do know, is that in the wiki admin section, I made sure that the cache was set to 0 (no cache), and that the individual cache checkbox was unchecked (no sure what this is supposed to do). So if this is a cache problem, it apparently occurs with a cache that you have no choice of using. Also, it can't be a browser's cache because I never go to the other virutal wikis, so there is no reason these other groups should appear in my browser suddenly.

When I do go in the groups section, the right groups are listed on the page in the section 'list of existing groups' , but in the include box of the 'add new group' section, the groups are wrong.

Well that's about it, I hope this is enough information to solve this bug. Let me know if you need specific information I haven't included in this report.

Kreugen
tracker item
Vulnerability in registrating
Tiki Version 1.9.7.
Not disclosing the vulnerability here, please contact me asap. URGENT !!!

onno.paap@gmail.com
tracker item
Wanted Pages plugin doesn't respect "Accept dashes and underscores in WikiWords" option
There is an option in tiki-admin.php?page=wiki about ->
"Accept dashes and underscores in WikiWords".

This option works nicely in wiki <span style="color:black; background-color:#ff9999;">pages</span>. However, it is not respected in the <span style="color:black; background-color:#ffff66;">Wanted</span> <span style="color:black; background-color:#ff9999;">Pages</span> plugin.

tracker item
Warning message when moving away from an edit box (by clicking "back" or clicking an email link)
The problem: Say I am multi-tasking.

1- I start editing a wiki page
2- I check my thunderbird email.
3- I click a link in my email
4- That link could take over my browser and I lose what I was editing. Not fun.


This is what we need:
http://marclaporte.com/tiki/FeatureRequest_BetterHandlingOfBackButtonWhileEditing.swf.html

And that solution also works when you are clicking a link in an email. (not just back button)


other causes of ((doc:lost edit)) are listed in documentation.


similar: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=971
tracker item
warning Wrong datatype for second argument in tiki-admin_calendars.php on line 67
Using 1.9.cvs

Viewing this page as admin:
http://www.moviments.net/drecerca/tiki-admin_calendars.php

I get this warning 10 times on top of the page:
{CODE()}
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/tiki19/tiki-admin_calendars.php on line 67
{CODE}

The only calendar defined (default) is public.
^
ID nom loc participants cat idm prio subscripció perso
1 Public n n n n n n n permisos elimina editar
^

Bug is not (apparently) important, but looks awful for newbies installing tiki and trying calendars...

---
Confirmed using 1.9cvs from July 9th 2007
tracker item
Warning: error
The install seemed to go well, but I get this at the admin login page, and if i log in I get nothing except these three errors. Help please.

-bj




Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web1/) in /var/www/web1/web/tikiwiki/lib/init/initlib.php on line 95

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/web1/web/tikiwiki/lib/init/initlib.php:95) in /var/www/web1/web/tikiwiki/tiki-setup_base.php on line 274

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/web1/web/tikiwiki/lib/init/initlib.php:95) in /var/www/web1/web/tikiwiki/tiki-setup_base.php on line 274
tracker item
Watch forums links/icons +RSS links/icons on tiki-forums.php
We should make it easier for people to watch/monitor forums

Right now, the user needs to go to each forum page and click "monitor"

All the links should be available on tiki-forums.php
tracker item
Watch item on trackers sends messages in the language of the tracker poster.
Watch item on trackers sends messages in the language of the tracker poster. It should be in the language of the person watching the item.
tracker item
Watches appear in foreign languages
When you are watching an item, the email is sent in the language of the site visitor, not your own chosen language.
tracker item
Watching a tracker is no longer possible: recently introduced bug
Watching a tracker is no longer possible:
http://dev.tikiwiki.org/tiki-view_tracker.php?trackerId=5
http://themes.tikiwiki.org/tiki-view_tracker.php?trackerId=2

The "monitor" link is missing.

This is a recently introduced bug
tracker item
Watching of Tracker won't work in other language than 'en'
Hi there,

found a issue while using the tracker on a TikiWiki installation which is running in german language.

Following code is used in file tiki-view_tracker.php to set the monitor state:

{img src=images/code.png}%%% {CODE()}
if (in_array($user_email, $emails)) {
$smarty->assign('email_mon', tra('Cancel monitoring'));
} else {
$smarty->assign('email_mon', tra('Monitor'));
}
{CODE}

and the smarty template '/templates/tiki-view_tracker.tpl' uses following snippet to handle the monitor state:
{img src=images/code.png}%%% {CODE()}
{if $email_mon eq 'Monitor'}
<a href="tiki-view_tracker.php?trackerId={$trackerId}&amp;monitor=y" title="{tr}monitor{/tr}"><img src="img/icons/icon_watch.png" width="16" height="16" border="0" align="right" hspace="5" alt="{tr}monitor{/tr}" /></a>
{else}
<a href="tiki-view_tracker.php?trackerId={$trackerId}&amp;monitor=n" title="{tr}stop monitor{/tr}"><img src="img/icons/icon_unwatch.png" width="16" height="16" border="0" align="right" hspace="5" alt="{tr}stop monitor{/tr}" /></a>
{/if}
{CODE}

The smarty variable $email_mon contains 'Monitor', if TiiWiki runs in englisch, in other languages the content will differ, depending on translation (e. g. '&Uuml;berwachen' in german).

Greetings
purcaholic
tracker item
Watching trackers: old & new values should be in notification email
Currently, we have no history of changes to the tracker.

related [tiki-view_tracker_item.php?itemId=169|Category changes in watch and in syslog]
tracker item
Watching translation email notification should be different than regular email
The "Watch Translation" feature works great however... the email notification that the author receives is the same as a regular wiki page change. It should be different it should:
#Specify ''why'' you are receiving the email
+...a translated version of a page you are watching was changed...
#Indicate the change made and which page you should update.
+...please review the following change in __PAGENAME, sp__ and update your page __PAGENAME, fr__...

Or something similar.
tracker item
Watching whole categories (Patch)
Bugs & Wish list
tracker item
Watching wiki page also when a page is deleted or renamed
Watching a page is an amazing feature.

However, as of now, when a page is renamed or deleted, I am not informed.
tracker item
WebHelp: Missing UTF-8 charset support in Index menu
Webhelp miss utf-8 specification for the tree menu.

tracker item
Webmail dies completely when viewing "Full Headers" - might be related to tw#355
When viewing a message and then clicking on "full headers", Tiki dies with the following error:

An error occurred while loading /tiki-webmail.php?locSection=read&msgid=1&fullheaders=1:
Connection to host localhost is broken.

This might be related to tw#355 - mail headers not being standard conformant and having "Message-Id" instead of "Message-ID" - not sure though.
tracker item
Webmail problem while identifying different mails with one sender
I setup a webmail account and viewed mail box in tiki webmail. after that I sent two mails from another account with different subject and body. I viewed both of them in mail box and clicked one of them. after going back to mail box both mails was marked as read! so I selected witch I haven't read and marked it as unread, but both of them was marked as unread!
tracker item
when calendarID is deleted, related calendar items aren't removed from DB
In 1.9.0 (and probably 1.8.x), it is possible to delete a calendarId (ex.:1)

When this happens, all calitemId are set to calendarId=0

Items are still in the database but inaccessible.
tracker item
When changing article type (during submit/post/new article) the body field disappears
(This bug has been tested and verified on clean installs of TW 1.10b1 , 1.9.11 and on opensourcecsm.com)

When someone starts to create a new article (submit/edit/new) and chooses a different article type from the menu "Type", the field "Body" disappears (even if the heading_only property of the field is NOT set).

The problem seems only to exist on clean installs with empty databases which fill up the default values with null instead of 'n' for the different type settings.

In turn, the conditional in the function chgArtType() in the file /lib/tiki-js.js does not do a proper checking of the null values creating a situation where it interprets that the heading_only property for all article types is active (or so I gather). Thus it disables the Body field every time regardless of what the property of the article type says.

tracker item
When editing a wiki page, the wiki rating gets lost.
under admin permissions:
If you edit a wiki page with a wiki rating, the old poll is deslected and a new poll is made with the generic name 'rate it'.

This means the scores are reset to zero and the admin has to edit the page again and reselect the old poll.

under registered permissions:
If you edit a wiki page with a wiki rating, the old poll is deslected and the page doesn't have a rating anymore.

Wiki ratings is a very nice feature, but this is a showstopping bug.. I hope it isn't too hard to fix ;).
tracker item
When HTML blockquotes are used, Tiki 1.9.7 inserts <tt> tags after first paragraph
When mixing wiki syntax and HTML markup, text within HTML blockquotes is rendered improperly, with each paragraph after the first within the quoted text surrounded by <tt> tags. Haven't tested for non-wiki components.
tracker item
When I create an image gallery, a file gallery with the same name is created
discovered on tikiwiki.org
tracker item
When restricting available languages in admin->i18n, wiki edit page still shows all languages
This was also reproduced on the http://demo.opensourcecms.com site.
When you select only two langages: english and french in the admin i18n section, on the line: Reg users can change language, you check the box named "Available languages" and you select english and french.

Then, when you go on a wiki page and click on the "translation" button, you see only english and french in the drop-down list. This is fine.
But when you edit a wiki page, the drop-down list of languages you can set for the page has all languages instean of only the expected two.
tracker item
When system runs out of disk space, Tiki user will not be able to login.
When the system (in this case was a Linux box) runs out of disk space, a Tiki user cannot login. Basically, the user is sent back to the home page. In other words, it looks like the user has authenticated, but is not logged in. So it looks like a PHP session issue. It could well be.

If the user enters a wrong password, a wrong password message is seen.

It would be nice if Tiki could detect that the disk space is low and alert admin users, especially during install. Low priority of course, but still nice to have.

MoinMoin example:
{THUMB(id=29, url="tiki-browse_image.php?imageId=29")}{THUMB}
tracker item
When viewing a tracker item the status is not correct (only with mirrortables)
- Use mirror tables for trackers
- Create a tracker
- Create an item (default status open).
- It gets shown correctly in the list view
- click on the item -> status is shown as "pending"

It behaves this way only with mirror tables!
tracker item
where is wysiwyg ?
Hi,

I can't find wysiwyg editor in Wiki page.

I installed latest Tikiwiki on my Linux server.
In admin pannel, there is no wysiwyg, also in admin functions.

But I find wysiwyg in blog post page and user menu creation page.


How to set wysiwyg fuction for Wiki and article ?

Regards,
Serizawa

tracker item
Wiki 3D does not display unicode names correctly
Wiki 3D does not display unicode names correctly.

I use Persian page names in Wiki and can not view them
in Wiki 3D correctly
tracker item
Wiki cache & plugins: WYSIWYCA problem when admin visits the page (and creates the cache)
Please see screenshot attached.



(10:37:49) marclaport1: I tried turning on the wiki cache feature, but the problem is that if an editor or an admin last visited the page, the edit buttons are show to anonymous (ex.: in wiki plugin articles is in a wiki page to show last 3 articles)
(10:38:15) marclaport1: Shouldn't wiki cache feature just cache what anonymous people see?
(10:38:41) marclaport1: Anonymous is normally the largest "group" of visitors.
(10:41:09) sylvieg: marclaport: you need to turn ogg the cache for page with plugin? Is it waht you mean?
(10:41:24) marclaport1: sylvieg: yes
(10:41:58) marclaport1: sylvieg: or even (I think) a wiki page which uses group permission plug
tracker item
Wiki comments are not counted like in 1.8 (now only top level)
"The conversion seems to have dropped comments, on 1.8 the front page used to say it had 80+ comments, now on 1.9 it says 53."


I think no comments were dropped, it's the count which is different. Only first level comments are counted.
tracker item
Wiki Links with space hyphen-minus space do not work
When creating a link like this

((test - test))

to link to a page named 'test - test' then the created page is missing the hyphen. Additionally the pages is always shown as non-existent, meaning that the question mark behind the source link is always there, even if th e page was manually renamed. It is a real blocker.


tracker item
Wiki page attachments: better error message on failure
If an upload fails here: tiki-list_file_gallery.php?galleryId=1, I get a descriptive error message (ex: file too big).

The same would be useful for wiki page attachments.


tracker item
Wiki page descriptions don't show up on Browse Categories page
In 1.9.9 and 1.9.10 (at least), if a description is added to a wiki page after the page is initially created, the description doesn't ever display on tiki-browse_categories.php. If an existing wiki page description is edited, the old version continues to be displayed on Browse Categories (or the new version may appear after some delay?). Based on IRC report from Random7 and confirmed at themes.tw.o. I didn't check behavior in 1.10 yet.
tracker item
Wiki page name with quotes is broken
Under 1.9.5 and under two different themes, I could not create a wiki page that had quotes in it. I received an error like this:

Invalid variable value : page = asdfasdf "foo"

That would be only a minor annoyance. But it gets worse. You can rename a page to have a name with quotes in it; however, having done so, you cannot then view or edit that page. You receive the same error when attempting to access the renamed page.
tracker item
Wiki Ratings doesn't activate upgrading from 1.8.5
Wiki Ratings doesn't activate in wiki pages when turned on in the wiki admin - upgrading from 1.8.5
tracker item
Wiki Rollback does not rollback changes to the page description
In 1.9.8.3...

1. Create a wiki page, including a Description.
2. Change the wiki page and the description.
3. Rollback to the prior version. Although the wiki page content rolls back correctly, the description field did not.
tracker item
Wiki Rollback of View from History not working for Page titles with spaces
If you have a page with title: "Simple Page" (without quotes, but with space in the middle), then at wiki history, the rollback and view buttons are not working: they yield a blank page.


---

Works for me now, also.
Thanks for testing.
tracker item
Wiki strucutures show pages, even if user does not have permission to view a page
If a wiki page is included in a structure, Tiki lists the page when viewing the structure (or when listing TOC) -- even if the user does not have permission (tiki_p_view) to actually view the page. This presents an invalid structure to the use -- they are seeing pages that they do not have permission to view. Tiki should only show pages (in a structure) that you can actually view.

Alternative impelentaion (proposed by luciash):
To have an option "restricted pages in this structure will be ommited from the list" or "will be shown but marked as restricted"

Confirmed in 1.9.8 and 1.10.1
tracker item
Wiki syntax doesn't work in Tracker comments
Wiki syntax is not enabled in Tracker comments on this site. May be usability bug in later Tiki versions.
tracker item
Wiki Table syntax: WYSIWCA for QuickTags
In the Quicklinks, there are two table links (one for the old wiki-table syntax, and one for the new).

On the Wiki table syntax in effect (from tiki-admin.php?page=wiki) should appear.

In templates/tiki-edit_help.tpl, this is already done with:

{if $feature_wiki_tables eq 'new'}

---
On second thought, since the new table syntax is so much better, and it's now the default on new installs. All references to old syntax should be phased out. People should only use it if they have large amounts of legacy data that they don't want to take the time to convert.
tracker item
Wiki Table-Syntax broken
Wiki syntax parsing for tables is broken

Following two things are supposed to work. These are just copied from the offered quicktags.

||r1c1|r1c2
r2c1|r2c2||

||r1c1|r1c2||r2c1|r2c2||

First one works, but the second ones ends the table at the || and then just prints the text " r2c1|r2c2|| ".

Ok, just saw that Trakcer-Items are Wiki-parsed, too. Good thing! As you can see the effect live! :)

Hmm, everything gets saved, when editing a Tracker except for the feature.... I really have to start working with them.... and search for bugs... sorry for three mails about this, if you are subscribed!
tracker item
Wiki transclusion a-la MediaWiki templates
The capability to include (recursively) with parameters is probably the most powerful and content factorizing feature of our best competitor MediaWiki.

It make not only produce content much faster and in a much more modularised way.

The references :
* [http://en.wikipedia.org/wiki/Transclusion]
* [http://www.mediawiki.org/wiki/Help:Templates]
* [http://doc.tikiwiki.org/PluginInclude]
tracker item
wiki-edit: footnotes allows html
the footnotes feature allows html.
i was able to embedf an javascript into a href element.
tracker item
Wiki-syntax parsing is different in lot of other places than in Wiki
You can see the effect of Wiki-syntax getting parsed differently with the ~np~ ~np~ ~/np~ tag and the~np~ {CODE()} ~/np~ -plugin.

~pp~
~np~text here~/np~ - strips all linebreaks out of "text here" - ~pp~ works

{CODE(caption=>test)}
text here and some enclosed in <these brackets> here
{CODE}

The text between the <>-brackets doesn't get shown at all.
~/pp~

Also, (just in case it's related): tiki-view_blog.php complains to admin user about a division by zero by split plugin (tiki 1.9.2):
* {CODE()}
Warning: Division by zero in /var/lib/gforge/chroot/home/groups/gclub/htdocs/lib/wiki-plugins/wikiplugin_split.php on line 74
{CODE}
* This warning message was not present with 1.9.1. (Xavi - xavidp)

The blogs were htmlspecialchar()ed, too - it looks like fixed in CVS now!
tracker item
Wiki: "Import page" make feature optional and off by default
Bugs & Wish list
tracker item
Wiki: CODE block may not contain "$0"
When you try to create a ~np~ {CODE()} {CODE}~/np~ block in the
Wiki which contains $0 somewhere (which is, e.g., quite
common in Unix init scripts), the page won't be
displayed (white screen).

this is easily reproducable by inserting the following
into a Wiki page:
~np~{CODE()}$0 {CODE}~/np~

The bug was not present in previous versions (I
recently upgraded from 1.8.5 to 1.9.0).


And as you can see, it works correctly here in the Tracker:
{CODE()}$0 {CODE}
tracker item
Wiki: Page rename to also change links in menu system, in forums and in trackers
When a wiki page is renamed, all links in Wiki pages are fixed. Excellent!

However, menu items are not updated. This would be a nice to have. Same thing for wikilinks in forum posts, trackers, etc

I guess it could get tricky because some use links like tiki-index.php?page=blabla, but some just but blabla and use the .htaccess
tracker item
Wikiparser interprets tags different in editpage than in the page view
If you enter following code in a wiki-page ~np~ ...page... ~/np~ there is a bug in the interpreter. The preview-mode is working right and shows ...page... as plain text, but when you save the page wiki-parser interprets it as a tag and shows the pagenavigation-bar.
tracker item
WikiPluginTracker : Confirmation message to any URL
In WikiPluginTracker the confirmation message should have an option to send to any URL. That way, insted of having a confirmation message when the user click on send, he is send to another wiki page, etc where you can put the confirmation message you want. Because confirmation message may be more than one sentence, it may be very useful; and it open to the possibility to have another WikiPluginTracker on the second page... So you can have a tracker on multiple page.

__french__
Dans WikiPluginTracker, exemple la fonction qui permet d'afficher un texte comme message de confirmation devrait avoir une option de renvoyer vers une URL. De cette façon, l'utilisateur a plus de latitude sur la forme du message de confirmation. Surtout, il peut étaler un formulaire sur plusieurs pages wiki !

ex.:
TRACKER(trackerId=>4,fields=>13:14:15:16:17:18:19:20,url=>http://www.google.com)}{TRACKER
tracker item
WikiPluginTracker :: non fonctional fields
The field "User Selector", "Header" and "email", "date and time", "JSCalendar" do not work with Wiki Plugin Tracker.

This is true also for "country", "date time". (Franck)
tracker item
Wish List tracker does not allow cancellation of email subscription
I've been trying to unsubscribe from the tracker on the Tiki Dev site for over 24 hours. It's been successful for everything but the Wish List Tracker. Clicking on the "stop monitoring" icon has no visible effect and I continue to receive email notifications of entries on that tracker.
tracker item
Wishlist from Admin Interface
You can get to help easily enough, but it's kind of hard to find the "wishlist" page.
tracker item
Workflow Process Activities not showing up on Admin Process Activities screen
I recently wiped my 1.9.7 install of Galaxia and replaced it from today's BRANCH-1.9 distribution. I am noticing that when I create a new process in the Admin Processes screen, it will auto-create the __start__ and __end__ activities in the ''galaxia_activities'' table. This is fine and dandy.

When I go to the Admin Process Activities screen to manipulate and add more activities, the start and end activities do not show up in the Process Activities list. It does report at the top of the screen that there are errors (such as start being interactive but no role assigned, and must use a particular method), but they appear invisible.

I also added a unique activity via this screen that does show up in the database as well, but it isn't showing up on the activity list from the Admin screen.

Interestingly though, I can go to the Monitor Activities screen, and there they are.

This is a significant roadblock to usability. I'll see if I can find what's causing it, but I'm having trouble deciphering a lot of it. Each script farms out to three or four others, which I'm not used to, so by the time I find the statement I'm looking for, I'm 5 scripts deep, and have to go back to get context. Difficult to troubleshoot.

tracker item
Workspaces calendar: Missing argument 2 for date_format() in lib/tikilib.php on line 6307
with latest cvs updates in our site (1.9.7 -> 1.9.8cvs), and at least when logged in, the module workspace calendar (from ((doc:Mod AulaWiki))) is showing those lines between module "workspace members" and "workspace calendar":

{CODE(wrap=>1)}
Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307

Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307

Warning: Missing argument 2 for date_format() in /home/httpd/tiki19/lib/tikilib.php on line 6307
{CODE}

Example:
[http://www.moviments.net/cursos/ws100]

And the date in workspace calendar is from 1970, when it used to be the present date.
tracker item
Wrong favicon displayed when using "slides" feature of a Wiki page
When displaying a Wiki page as slides the wrong favicon is displayed. I'm using 1.9.11 and the favicon from Xampp is displayed which is found in the root web directory ./htdocs/ rather than using the favicon found in the TikiWiki directory ./htdocs/tikiwiki/
tracker item
Wrong Registration-Link
I switched from LDAP Pear:auth to "Tiki-Only" where Users can Register BUT need a confirmation from the admin.
The admin got a Message like this
[...]
To Confirm.... klick:
tiki-login_validate.phpuser=user1&pass=c3746eb1baa6d209128b392680a5329c
[...]
The question mark for PHP-Code is missing so and the Link is invalid. I've to copy the Link and paste the question mark manually
tracker item
WYSIWYCA & default settings for inter user messages
When I click a user, I am offered to send him a message. But then I get:

User XYZ can not receive messages
ERROR: No valid users to send the message

1: WYSIWYCA: I should not be offered to send a message if the user has disabled that. (frustrating to write such a message for nothing)

2: tiki-user_preferences.php: "Allow messages from other users" default should be yes

3: tiki-user_preferences.php: "Send me an email for messages with priority equal or greater than:" default should be "3"

tiki-admin.php?page=login
3- Users accept internal messages by default: default should be yes -> $allowmsg_by_default

4- Users can opt-out internal messages: default should be yes -> $allowmsg_is_optional


All these should be the default settings (most logical) if a Tiki site admin choose to activate inter user messages.

Related:
Easier Inter-user message management for Tiki admins:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=959

Also related:
Should sender email be disclosed when receiver gets notification via email? goals: balance privacy & facilitate communication/collaboration
tracker item
WYSIWYCA in polls broken in BRANCH-1-9
If I add a poll in a module, a registered user can see it even though he can't vote.
tracker item
WYSIWYCA needed for since_last_visit_new module
It is currently possible to see links to tracker items we are not supposed to see. (clicking gives error message)
tracker item
WYSIWYG in blogs is broken in BRANCH-1-9
[http://tikiwiki.org/tiki-view_blog_post.php?blogId=2&postId=249|See an exemple of result]


It was working fine in BRANCH-1-8
tracker item
XMLRPCAPI for using w.blogger or other editors broken
If I try to contact tikiwiki either with w.blogger 4.0 or 3.3 or with Ecto to post to a blog it don't work. It is as soon as when I setup the account the message ist that the XML returned from xmlrpc.php is invalid ...

So I think this is a major backdraft for those who are pro in creating content - I think there is a demand for using tools like those.
tracker item
XSS vulnerability issue B96
We found a cross-site scripting vulnerability. Details have been sent to security.tikiwiki.org
tracker item

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools