Loading...
 

Category: Image Gallery

Image Gallery
Show subcategories objects

Name Type
.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
{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
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
Caldrac
Contributors
tracker item
snarlydwarf
Contributors
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
Image Galleries - Sort by Images Raises Query Error
If you show a list of image galleries and want to sort by images count you get an SQL query error.

Tiki outputs the following SQL Query

^select g.`galleryId`,g.`name`,g.`description`, g.`created`,g.`lastModif`,g.`visible`,g.`theme`,g.`user`, g.`hits`,g.`maxRows`,g.`rowImages`,g.`thumbSizeX`, g.`thumbSizeY`,g.`public`,g.`sortorder`,g.`sortdirection`, g.`galleryimage`,g.`parentgallery`,count(i.`imageId`) as numimages from `tiki_galleries` g, `tiki_images` i where i.`galleryId`=g.`galleryId` and `parentgallery`=? group by g.`galleryId`, g.`name`,g.`description`, g.`created`,g.`lastModif`,g.`visible`,g.`theme`,g.`user`, g.`hits`,g.`maxRows`,g.`rowImages`,g.`thumbSizeX`, g.`thumbSizeY`,g.`public`,g.`sortorder`,g.`sortdirection`, g.`galleryimage`,g.`parentgallery` order by `images` desc^

As you can see - the order by references an invalid column - because in the select list the field is named "numimages" and the order by uses "images".
tracker item
Image Galleries - Scroll Forward / Backward mission if containing only Subgalleries
I have an Image Gallerie [http://www.hmayer.net/tiki-browse_gallery.php?galleryId=357&offset=12] containing only Subgalleries - but this Gallery does not show the Scroll forward / backward links - I can only navigate by manually entering the offset at the url...
It worked with Tiki 1.9.8 - but since the upgrade it does not work (I have made a few configuration changes - but is this changeable by configuration?
tracker item
Shadowbox broken
When Shadowbox is activated, when an image in a gallery is clicked, instead of displaying using the normal shadowbox method, the image opens in a new window that's otherwise blank. Shadowbox worked in Tiki 2 prelease versions.
tracker item
Image description text cropped with Shadowbox
When an image is displayed with Shadowbox the description text is shown across the top of the image - but only 1 line is shown so long descriptions are just chopped off. It would be good if as many lines as were needed could be used here.

No longer relevant - item CLOSED
tracker item
Image gallery does not store resized picture
I frequently use the image gallery and have an default scale for all pictures.
Since the switch to 2.0 (and a new username) my gallery does not store the thumbnail and scaled size of pictures which results in really slow performance because each time the pictures is resized on the fly.

There are no new files in the directory for the image gallery nor are new rows to the tiki_images_data table.

I do not get any error message.

What could be wrong?
How could I check and fix it?

Any help appreciated.

Hannes
tracker item
daniam
Contributors
tracker item
eddiem.com
Contributors
tracker item
After a version update, if a gallery dir is forgotten no error appears when loading gallery but Apache crashes...
Hi,

After a version upgrade (any data transfer etc...), if a dir containing gallery is forgotten in the new installation (nothing is perfect), it seems that there is no check when the gallery is loaded, this can (most of time) crash Apache.

nota : I have not tested for "files" only for "images" but I pur it into the the categories before I imagin that the problem exist on both.

Checked on 6.x and 7.1
tracker item
Add auto-incrementing version number for uploaded files
tracker item
Add EXIF support
http://www.exif.org/
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 to Tiki 4 tiki-galleries.php does not work anymore
I have the following problem:

we wanted to upgrade our old tiki 2.2 to the new tiki 4.0 but there are some problems.

after using tiki-install.php to upgrade the old tiki to the new one the image galleries doesn't work anymore, even though it is activiated in the features menu.

the problem is the following:
every time i want to go to tiki-galleries.php i get the following error:
----
The following error message was returned:

__The query was:__
__select `sortorder`,`sortdirection` from `tiki_galleries` where `galleryId`=?__

__Values:__

__1. 13__
__2. o__

__The built query was likely:__
__select `sortorder`,`sortdirection` from `tiki_galleries` where `galleryId`='13'__
----

the problem is as you see there is no error message only the query is displayed.

i tried to install a vanilla 4.0 and created two galleries where each of it has one image in it and it works fine

i compared the database tables tiki_images, tiki_images_data and tiki_galleries and they seem to have the same structure

i tried to copy the tables mentioned above from the upgraded tiki into a clean install and still get the error above

possible problem seems to be with the tiki_image table as it works fine without the images in the image tables - but the error appears only after i copy the image tables into the database

it would be nice if someone could help me / fix this problem as it would take some time to reupload all the images (then probably into the file galleries)

and besides that is there a tool that moves the images from the image gallery to the file gallery for future use?

edit: all the other php files work like tiki-list_gallery.php and tiki-browse_gallery.php
tracker item
Allow a user role or group to automatically generate a personal page, an image gallery, a weblog a
When I was testing various CMS/Wikis for a project, I ran across a module for another (Joomla or Drupal, can't remember which) CMS which allowed a user role or group to automatically generate a personal page, an image gallery, a weblog and any type of content page. It would be extremely useful for my project, but one of the few things missing from Tikiwiki (which is why I am implementing Tikiwiki, it has all of the other features I need in one install).
tracker item
allow feeding image-tracker-field selection with images from a specified gallery
It would be nice to allow a user to select an image from a image gallery of the same tiki site when he/she needs to provide an image for a tracker.


Imagine something like "offers" and "demands" trackers, or hand-made articles, etc. You could assign an image from a gallery as image in that tracker item (like article topic in articles feature nowadays), or insert your own image for that tracker item (as in articles nowadays).

Moreover, Tiki could provide a bunch of pre-defined images in such a gallery from Openclipart.com (public domain licensed in there), to make it easier to staart using images in trackers, or article types, etc.....
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
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
Broken image gallery show all images page apparently due to missing font
See http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=28489 for report. Error indicates a missing font. At the top of tiki-show_all_images.php I see this line: $fontfile = "/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf"; No exception handling?
tracker item
browsing images in 1.10cvs is not working, but images can be displayed
Browsing images in 1.10cvs is not working (fyi). Weird, though: this works: http://uniwiki.aia06.ourproject.org/show_image.php?id=4

but his doesn't work (doesn't show the image): http://uniwiki.aia06.ourproject.org/tiki-browse_image.php?imageId=4

----
Fixed, I think (long ago)
tracker item
Cached images are broken on themes.tw.o (feature broken?)
See this post:
http://themes.tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=2&comments_parentId=618

A user added some links to external images, which seem to be dinamically linked to cached copies by Tiki.

This is the external link itself:
http://neil.s.alexander.googlepages.com/tw19.jpg

This is the url to the cached image by themes.tw.o:
http://themes.tikiwiki.org/tiki-view_cache.php?u%72l=http%3A%2F%2Fneil.s.alexander.googlepages.com%2Ftw19.jpg

Cached images are broken, showing this on the browser:
{CODE(wrap=>y)}

ur‍l (Localitzador de Recurs Universal) http://neil.s.alexander.googlepages.com/tw19.jpg
Carregat en memòria cau Dimecres 03 de Desembre, 2008 17:07:06 CET

Aquesta és una versió en memòria cau de la pàgina (Cliqueu aquí per veure la memòria cau Google de la pàgina.)

�����JFIF��H�H�����Exif��MM�*������������Created with The GIMP���C� !"$"$���C����"���������������� ���p� �!1"AQUa���2ST����#Vbqt���346BRd�����$57rs����%Ceu��8Dcv���� &f�����EFW�'�G�����������������C�
(...)
{CODE}
tracker item
Cant upload pictures in 7.1
Ugraded this site to 7.1:

http://alaindesilets.org/MyPublicSite/tiki-view_blog.php?blogId=1

and now, I can't upload files to the Files gallery.

Here is what I do:

* tiki-upload_file.php
* click on Browse button
* Navigate my disk and select an image file
* Click UPload Files button
* Nothing happens.
tracker item
Categories does not restrict visibility on individual images
When assigning a catogory with restricted permission, the permission usually override the global permissons.

When assigning a category to an individual image, the visibility is however not restricted.
tracker item
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
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
cnd
Contributors
tracker item
carsten.aevermann
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 to individual images in the image gallery
It is now possible to comment an image gallery. However, it would be more useful to be able to comment an individual image.

For example, to identify who are the people on the photo.

suggestion by luciash d' being aka Lukáš Mašek
tracker item
Version history: Do image comparison in File Gallery
tracker item
database error in image galery after migration from 2.3 to 4.1
After migration from 2.3 to 4.1 the following error occurs, if i try to open the image galerys with the link http://www.kfs-hg-test.de/tiki-galleries.php?filter=topgal:

select `sortorder`,`sortdirection` from `tiki_galleries` where `galleryId`='9'

The single pictures are available in the wiki oages as befiorder, but it is not possible to list the galerys.

tracker item
doc.tiki.org 13.x Images are wonky on https://doc.tiki.org/Blog+User
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
File button in CKEditor WYSIWYG not working for IE 8
This bug is seen by our IE 8 clients. We are running Tiki 6.2 (clean install), on a Windows 2003 Server, Apache 2.2.16 w SSL, PHP 5.3.3, remote MySQL 5 database.

When our users are editing in the CKEditor WYSIWYG and try the File option in the toolbar there is a Javascript error for lib/jquery_tiki/tiki-jquery.js at line 808 char 4. What is happening after the error is thrown is that no new window is opened (as expected) but the File selection fields are now under the WYSIWYG Editor. This wouldnt be an issue, but there is no OK button to select the file so our users can not like to a file in the File Gallery.

If I try using the File option in FF then it opens a new window and I can select the file just fine.

Since IE is our corp standard our users need to be able to add files using that browser. Also, they had no problem in Tiki 5.x but that was a different WYSIWYG system.

Thanks,
Tim
tracker item
File Galleries (File upload failed: SyntaxError: Unexpected token < in JSON at position 0)
tracker item
Flickr Photo Album for Tikiwiki
Same as the [http://tantannoodles.com/toolkit/photo-album/|Flickr Photo Album for Wordpress], but for tikiwiki.
tracker item
galleries: uploading from URL -> thumbnail and filename broken
When uploading an image by URL, thumbnails generation fails (no error message). Upload from disk works perfectly (so this is not a gd problem). Also, when you flag "or use file name" instead of giving a name to the image, the name of the gallery is stored. This too, works perfectly when uploading from disk.

Apache/2.0.54 (Debian GNU/Linux) mod_ssl/2.0.54 OpenSSL/0.9.7e PHP/5.0.4
php 5.0.4
Linux 2.6.8-2-686-smp

tiki 1.9.0 tarball
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
HTTP request productivity with lots of small images
Dear Tiki team

Trying to install Tiki 6.2. But just now realized that my quota for web server is 10,000 files only. Current compilation of Tiki is 10,648 files. Inside the compilation, there so many small images files that could be joined into one image file by categories, and this way HTTP request for pages elements would be enhanced. I think you know about sprites: Image optimization method (http://css-tricks.com/video-screencasts/43-how-to-use-css-sprites/). Besides from reducing the # of files, this method will reduce the # of HTTP requests and increase response time.

Because of limitation on my server, I am deleting some files. Do you have any other suggestions for me.

Thanks.
tracker item
https://themes.tiki.org/show_image.php?id=60 HTTP ERROR 404
tracker item
Image does not display correctly when width differs from that of actual image
tracker item
Image Galleries - Scroll Forward goes 2 pictures forward instead of going to the next picture
Browsing Images in an Gallery - scroll forward jumps over one picture and opens the second next.
Browsing Back an image works fine, just forward seems to act wrong.

See http://www.hmayer.net/tiki-browse_image.php?galleryId=360&sort_mode=name_asc&imageId=10044&scalesize=800

If i scroll forward it will open imageID=10046 - even while 10045 exists and is in line with the sort mode.

tracker item
Image galleries cannot be deleted
tracker item
Image Galleries crash
The appending images completely crash the image galleries, and create corrupt sql records of images.
This can be reproduced in blank installations.
tracker item
Image Galleries: Rate this picture, Send this item as a postcard, option for subgallery listing
It would be great if the images galleries would have the following features:

a) Rate this picture
People, according to given rights system can rate pictures and 'an automatic' gallery keeps track of highest rated pictures.

b) Send this item as a postcard
The old e-card system where people sent a picture and some personal text via mail to a friend and get a mail when the picture has been seen

c) Make it optional if a subgallery is shown at the main gallerylisting or just underneath its parent.

p.s. I've never filled out a tiki track, I hope I'm doing this right. If not, please forgive me.
tracker item
Image galleries to file galleries migration script fails
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: Next image arrow error
Clicking on the next image arrow makes Tikiwiki jump 2 images ahead insted of jumping to the next image.
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
Image Manipulation (image cropping, color changing, watermark, etc.)
It is possible to make ((doc:Drawings)) and even use an image as a background, and draw over it.

But if you have an existing image, you need to modify it before you upload.

Related:
* [tiki-view_tracker_item.php?itemId=909|Integrating fotonotes or wikigraphe or DOM Image annotation to the Image gallery]
* http://ajaxorized.com/phototype-image-manipulation-with-javascript (but GPL)
* http://www.webappers.com/2008/03/11/javascript-image-cropper-ui-using-prototype-scriptaculous/




tracker item
Images and videos
Image gallery should be become a multimedia gallery: it should be possible to upload images and videos to the gallery, and the slideshow script should recognize the file format and show videos with a player.
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 don't show when expanded to full view (copy)
Problem in image gallery browsing - images don't show - a javascript issue?

The default image set for the 'preview' image is an image called imagestest.gif I guess javascript fanciness is intended to replace this value with the real source value

If I'm right, this would be asking for bugs, compared to actually providing the value in the page contents - what if people don't have javascript?

This error can be seen in my original installation (assuming I don't fix it somehow) at http://cefn.com/cefntiki/tiki-browse_image.php?galleryId=5&sort_mode=created_desc&desp=0&offset=0&imageId=50

The images DO show when navigating them via the gallery (as thumbnails), if you include them as images in pages, or if you manually launch a slideshow by clicking on the Eye icon.
tracker item
Images don't show when expanded to full view.
Problem in image gallery browsing - images don't show - a javascript issue?

The default image set for the 'preview' image is an image called imagestest.gif I guess javascript fanciness is intended to replace this value with the real source value

If I'm right, this would be asking for bugs, compared to actually providing the value in the page contents - what if people don't have javascript?

This error can be seen in my original installation (assuming I don't fix it somehow) at http://cefn.com/cefntiki/tiki-browse_image.php?galleryId=5&sort_mode=created_desc&desp=0&offset=0&imageId=50

The images DO show when navigating them via the gallery (as thumbnails), if you include them as images in pages, or if you manually launch a slideshow by clicking on the Eye icon.
tracker item
Images get resized upon update, regardless of resizing options
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
Imagick Scale Image failure after upgrade, showing icon instead of picture
After upgrading from 3 to 6, resizing of images fail. I tracked it down to Imagick's scaleImage function resulting in broken image, hence all that is shown is the GIF icon. This is the case when using the {img tag with size set.
tracker item
Integrating fotonotes or wikigraphe or DOM Image Annotation to the Image gallery
http://fotonotes.net/
http://wikifarm.koumbit.net/wikigraphe
http://kryogenix.org/code/browser/annimg/annimg.html



A nice usage example:
http://flickr.com/photos/36381329@N00/2190723280/
tracker item
It's too difficult to re-use image gallery and file gallery content in wiki pages, trackers, etc
As reported here:
https://bugzilla.mozilla.org/show_bug.cgi?id=398767

{THUMB(image=>img/wiki_up/2008-01-17_low-tech-image_picker_TikiWiki.jpg,url=#)}{THUMB}
{THUMB(id=13,url="show_image.php?id=13")}{THUMB}
{THUMB(id=16,url="show_image.php?id=15")}{THUMB}


Some ideas of nice links to have:

Thumbnail with link:
{img src=images/code.png}%%% {CODE()}
{THUMB(id=13,url="show_image.php?id=13")}{THUMB}
{CODE}


[tiki-upload_image.php|You can test some experimental stuff here] (upload a pic and see the suggested wiki markup to copy in a ((test)) page.)


Nelson Ko and Marc Laporte were planning to work on tiki at ((tw:TikiFestToronto)) but something else came up so it's still on todo list :-)
tracker item
MEbneter
Contributors
tracker item
can't view all image
when we click on "all image" in Image Gallery.All image will be blank.Help me please!!
tracker item
picture upload impossible
in picture galleries upload is only possible, you have the right tiki_p_admin_galleries.
So all the other rights like tiki_p_upload_images are in vain.
tracker item
JavaScript zoom on images
tracker item
kerrnel22
Contributors
tracker item
koth
Contributors
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
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
luci
Contributors
tracker item
Make advanced mode for file and image upload dialogues a selectable preference
tracker item
Make File gallery tag image files in Tiki according to exif tags and such, and the other way round too
tracker item
#649
Contributors
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
Migration of image gallery doesn't migrate
tracker item
module last_image_galleries and tiki-galleries.php together produce blank page
Using recent 1.10svn, and as user "admin".
Assigning module last_image_galleries to a side column lists the name of the last image gallery created. So far, no problem.
When clicking on image galleries links, a blank page is shown. Either "browse galleries" (tiki-galleries.php ), or "Admin home > Image Galleries" (tiki-admin.php?page=gal), produce the same effect.
tracker item
natokpe
tracker item
Need stable favicon URL
The favicon.ico image has to be manually loaded in the TikiWiki directory and is misplaced during an upgrade to a different directory. There should be a favicon retrieval method with an unchanging URL.

Maybe a URL rewrite rule in htaccess would help. I don't know if show_image.php works with .ico files, but if show_image is used there should be a reserved parameter to request favicon so it will not be necessary to change files and instructions for various sites, such as to define an image ID. It would be OK to configure favicon using an image ID within TikiWiki Administration tools but not in files close to the web server.
tracker item
Neihter show_image.php?id=NN nor imageNN work as-is after upgrade from 9.x to 12.x
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
Optical character recognition (OCR): add as ALT tags to images
tracker item
Organisation and structure of file and image galleries
In some enterprise enviroments tikiwiki is installed on a windows server which is also used as fileserver. Using tikiwiki as a knowledge platform requires the ability to upload documents and files to the machne, browse the upload directories and edit these documents. In such a scenarios users upload downloadable files, like word docs or pdfs directly to the share and use the file module to embed links to these files.

{CODE()}{FILE(filename="path\filename")}Filename{FILE}{CODE}

This is rather painful for new users as they have to learn the syntax of the module and have to copy and paste paths and filenames.

It would be more convenient to use the upload capabilites of file galleries in such scenarios. Currently they cannot be used. For this purpose file gallieries that create a hierarchic directory structure in the upload directories are needed. These directories can be used to organize uploads. Additionally, to ensure that people can edit their files, the files would have to be renamed to human-readable names and not to md5 as it currently is.

In short:
- no renaming of filenames in image and file galleries besides the replacement of spaces with "_".
- mime type filtering for uploads
- the ability to create and browse directories in order to organize uploads.
- ability to set multiple upload directories.

Please consider these suggestions, thanks in advance!
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
PluginIMG: Mouseover no longer works
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
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
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
Setting Permissions on image gallery - multiple error messages on screen
I assigned all permissions in a column on "Assign permissions to file gallery: File Galleries" assign permissions tab. Clicked on check box of "Anonymous" tab at the top of column and received this error:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/fr55sx33/public_html/tiki_test_5.3/tiki-5.3/tiki-objectpermissions.php on line 506

Notice: Undefined index: perm in /home/fr55sx33/public_html/tiki_test_5.3/tiki-5.3/tiki-objectpermissions.php on line 506

Should be a quick fix for someone who knows the system; I sure wouldn't want my users to see this.

This is a new install of 5.3.

I put up a picture: {img id=112}
tracker item
ShowCaseSupport@projectashenfire.org
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
site based on 2.2 + tikipedia attacked at tiki-browse_image.php from galleries
See parallel security report through secturity.tw.o with a similar title to:
"site based on 2.2 + tikipedia attacked at tiki-browse_image.php from galleries"


Site has been disabled by sys admin due to performance issues at the shared hosting due to this attack.
I'm upgrading to latest 2.2svn and disabling image galleries in the mean time.
---
Update from April 18th 2009
Well, there has not been any other issue after that attack, that seemed to affect this and other x.tw.o sites. There is no evidence of any infection of the tiki sites, and the only problem seemed to be the work load of the server coping with the attack.
Thus, I close this bug report.
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
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 images do not scaled in the Image galleries at all!
When you run the image gallery with a lot of images in it with multiple columns, none of the images get scaled! They are displayed as it is
tracker item
there is no tiki_p_edit_image_galleries permission
Although there are permissions such as tiki_p_create_galleries there is no tiki_p_edit_image_galleries.

So a group with tiki_p_create_galleries permissions can add a new image gallery but cant edit the description after they have added it. Which is a problem if they made a mistake.
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
Thumbnailing in Image Gallery Very Inconsistent
Trying to start using Images Gallery on a fresh 1.10 install on a Ubuntu 7.10 Server/Apach2/PHP5 platform. All image files are JPG.

__GD__
GD ("2.0 or higher" per phpinfo) was installed with the platform and Tikiwiki seemed to recognie it, but functionality is not right.

If I upload an image from a URL, I get a thumb sized as predicted. However, if I upload a local file I get a 100% sized thumb.

If I choose to "rebulid thumbnails" all thumbs are made 100% sized.

__Imagemagick__
I installed it (2.0.0-alpha per phpinfo) and it's PHP module using apt-get and restarted the whole system for good measure.

Uploading an image from URL or local file is the same. I get what appears to be a white, 2x10 pixel thumbnail and image.

If I choose to "rebuild thumbnails" there is no apparent change. If I only switch back to GD and choose to "rebuild thumbnails" I get perfect looking, though 100% sized thumbs again.
tracker item
Thumbnails not working for multiple image uploads (batch)
Recently upgraded from 1.9 to 4.3.

Thumbnailing works when individual images are uploaded into galleries.

However, when two or more images are uploaded at once thumbnails fail and the images appear as original size.

Recently had to downgrade from php 5.3 to an earlier version as the GD library with 5.3 was not thumbnailing at all.
tracker item
TIFF Support
Image Gallery does not have Tiff support, let alone raw formats! A revamp should include some tool to insert/use metadata from the imaga files.
tracker item
Tiki produces wrong links
Please feel to reproduce the mistake in our system: http://www.feldtech.com/tiki.

Here a descrition of two such errors:
The location of a specific article is http://www.feldtech.com/tiki/tiki-read_article.php?articleId=9
but the link generated for visitors is: http://www.feldtech.com/tiki/article9


A certain gallery is to be found at http://www.feldtech.com/tiki/tiki-browse_gallery.php?galleryId=5
but tiki produces the following dead link: http://www.feldtech.com/tiki/gallery5
tracker item
tiki-browse_gallery.php - does not show the images
If you access whatever image gallery, you will see that is not possible to view the thumbnails and images. Have a look.

This function is so important! is the unique motive that image gallery exists..

http://tikiwiki.org/tiki-browse_gallery.php?galleryId=18
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-register.php should not ask for anti-bot number if GD is not working
There should be a note, only visible to tiki_p_admin that the anti-bot code is not currently here because the GD lib is not there.
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
tikiwiki 2.2 XSS attack in URI
Application: TikiWiki
Version: 2.2 (latest)
Website: www.tikiwiki.org

Bug: Active XSS in URI

Exploitation: Remote
Date: 12 Mar 2009

Discovered by: iliz
Author: iliz
Contact: e-mail: iliz-z(at)yandex(dot)ru

Bug Description:
TikiWiki version 2.2 and later uses URI in html response body and fails to sanitize it. Is therefore prune to Active XSS attack.

PROOF OF CONCEPT:
/tiki-galleries.php/>"><script>alert(1)</scRipt>
/tiki-list_file_gallery.php/>"><script>alert(2)</scRipt>
/tiki-listpages.php/>"><script>alert(3)</scRipt>
/tiki-orphan_pages.php/>"><script>alert(4)</scRipt>

The javascript code will be executed in the context of the victim's
browser, this can be exploited to steal cookies and escalate
privileges to administrator.

Tested with TikiWiki 2.2, Apache 2.2, Mozilla Firefox 3.0.6, InternetExplorer 7, Opera 9.65
tracker item
trackeritemfield plugin doesn't have the same behavior as trackerlist plugin when rendering images
trackeritemfield plugin doesn't have the same behavior as trackerlist plugin when it comes to rendering images:

Please see:
http://americana.org/Showing+TrackerItemField+IMage+Resize+Problem

trackeritemfield:
{trackeritemfield trackerId=14 itemId=2079 fieldId=256}

trackerlist:
{trackerlist trackerId="14" fields="256" showcreated="n" showfieldname="n" max="-1" itemId="2079"}
tracker item
Translation not applied: System Gallery
System Gallery did not translate correctly:

line 121 -- $gal_info["description"] = 'System Gallery';
line 173 -- $info["description"] = 'System Gallery';
tracker item
Unable to insert images directly from file gallery
tracker item
unzip failure on image galleries
to test this:
1. one zip file with 30MB with photos smaller that 1MB inside
2. php memory limit 512MB, upload/post limit 500MB
3. tikiwiki 3.0 final
4. file galleries and image galleries enabled.
5. file and image galleries working with directories, no databases
6. test uploading a simple image to file galleries: ok
7. test uploading a simple zip file with 3 photos inside: ok

to reproduce:
1. upload the zip file to galleries
2. get the error: Cannot upload this file maximum upload size exceeded
3. upload the same zip to gile galleries: no problem and unziped

so why is it working with file galleries and not with image galleries?
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
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
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
When I create an image gallery, a file gallery with the same name is created
discovered on tikiwiki.org
tracker item
xavi
Contributors
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