Loading...
 
Skip to main content

Category: Error

error message, broken, etc
A bug is something which doesn't work like it should. It is an obvious error.
This category was probably used as a fallback for bugs which did not fit other Bug subcategories before the general Bug category was created.
Error
Show subcategories objects

Name Type
{TRANSLATIONOF()} fatal error
placing ~np~{TRANSLATIONOF()}{TRANSLATIONOF}~/np~ into a wiki page will case a fatal error.
tracker item
CGI Error based on values in tiki_modules
{syntax type=tiki}
{syntax type="tiki" editor="plain"}
This is the ((Tracking system for Tiki issues)).
If this is your first time, please read: ((How to Submit a new item on the Wishlist))
tracker item
file_get_contents(/var/local/themes.tiki.org/www//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700): failed to open stream: No such file or directory
Using any of the Bootswatch themes

{img fileId="860"}
tracker item
Online users (who_is_there) module has gone mad in 2.x :-)
As of now, it says:

28627 online users
tracker item
openid login currently not working for me, and it did months ago
I can't login to http://wiki-translation.com (using 1.10svn from june'08) with my openid account
http://xavidp.openid.es

I successfully used that openid account months ago to create a linked tiki account here (xavidp), but it seems that currently it doesn't work. Using the openid box I get the error:

"Authentication error; not a valid OpenID."

Maybe openid is broken? We are using kubrick theme there...
tracker item
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in tiki-index.php on line 225
This error was seen when using PHP4

Tiki should detect and provide better error message
tracker item
PDOException: SQLSTATE[HY093] - when reloading a session (after database transfer SQL from Linux to Windows, with no direct relation to)
{syntax type="tiki" editor="plain"}
Hello,

This happens in the same context as my others reports.

The database has been saved in SQL and loaded with upgraded versions of mysql, php 5.3.2.
There is in my opinion no relation with the context.

During start the current session prefs contain the query launch the previous current session.

A fatal error occurs in tikisession-pdo.php on line 44 function write statement <$sth->execute();>

PDOException: SQLSTATE[HY093]: Invalid parameter number: no parameters were bound in D:\Trebly\Teawik-ld8-422a\lib\tikisession-pdo.php on line 44

The var_dump($qry) in "prepare" function (see my interface in Class TikiDb_Pdo) gives (extract)

''object(PDOStatement)[42]
public 'queryString' => string 'update sessions set data='need_reload_prefs|b:0;serialized_prefs|a:9:{i:0;s:27:"feature....''

The problem comes from the fact that into the session->data you can find the HOMEPAGE article "title" which is, in this case (French):

''__s:46:"Page d'accueil spécifique des administrateurs";__''

so the " ' " not escaped generates the crash of the request.
tracker item
php console.php cache:clear --all has no effect
{flash type="url" movie="display750" width="1141" height="529"}
tracker item
Upgrade 4.1->5.0 - Error : x01 : Fatal error on tra.php
Hello,

As I told about, during upgrading from 4.2 (I am testing from 4.3) many errors occurs. This threated in a global way in id4377.

Here the problem comes from tra.php this generates a __fatal ERROR__

Reason during first tiki-setup __tra.php__ can be called when $tikilib is not yet set then __the function tra_impl crashes__.

It seems that at this stage of installation (managing session prefs) is it, as if getone() should answer false, nothing particular to do :
I have justed added a first level isset on $tikilib

See the joined patched source with comments.

tracker item
_categorized-Permissions cannot be assigned when upgrading from 1.9 to 1.10 - cache problem
After upgrading from 1.9 to 1.10 the permissions

"tiki_p_view_categorized" and "tiki_p_edit_categorized"

on the page

tiki-categpermissions.php?categId=

will not appear in the dropdown just below "Assign permissions".

Consequently, it is not possible to assign this permissions,

This problem disappears after emptying ./temp/cache/ directory.
tracker item
_getGalleryChildrenIds{List,Tree} does not work correctly in php 5.2.x
{syntax type="tiki" editor="plain"}
Not all galleries are listed (for example when uploading a file).

The problem is (IMO):
#$allIds is given as reference
#foreach go through the array (with an internal iterator)
#in next recursion step an other foreach is called (but with the same $allIds-object)
#the iterator reaches the end of the array and the loop goes a recursion step back
#the "outer" forach continues, but the iterator of $allIds is at the end of the array
#no other item is checked, if one of the inner recursion steps reach the end of the array
tracker item
_sort parameter in a filter of a relations field display a tracker field error - MySQL
{syntax type="tiki" editor="plain"}
I updated recently a Tiki 29.x (14/02/2026) and since then on creation of an item in a tracker I have this error:

^
Error
Field _sort does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field__sort.
^

It comes from using a relations tracker field with a filter using this "_sort" parameter.
-+type=trackeritem&tracker_id=2&_sort=tracker_field_actionsDate_desc+-

{img fileId="3237" thumb="box"}


The code is at : templates/trackerinput/relation.tpl

{CODE()}
{object_selector_multi _name=$field.ins_id|cat:'[objects]' _value=$data.existing _filter=$data.filter _format=$data.format _parent=$data.parent _parentkey=$data.parentkey _sort=$data.sort}
{CODE}
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
'ext' fields not displayed by name
Create a new contact, add an ext field to it, say, 'Work Fax', and set it to something obvious. (ie, 911)

Save record.

When viewing, the name of the field is not displayed, even for the user that entered it.

tracker item
'From: ' header incorrectly set in lib/messu/messulib.php
From: and Reply-To: headers are incorrectly set in lib/messu/messulib.php, generating invalid mails:
From:
Reply-to:

tracker item
'next page' link in forum threads doesn't list additional comments
{syntax type="tiki" editor="plain"}
Sometimes we have forum topics with a large number of comments. Let's say the default settings allow to display only the first 20 comments on the first page and provides a "next page" link to the following 20 comments.

But this link doesn't work correctly, there aren't any comments displayed on page 2 (only the initial posting).

I tried this behaviour on the tikiwiki demo page, too ... it's the same bug in the demo.

How can I correct this?

tracker item
'There is no class to handle the event wiki_page_created.'
{syntax type="tiki" editor="plain"}
When I enable daily reports and run the cron task,
I get an error:

Fatal error: Uncaught exception 'Exception' with message
'There is no class to handle the event wiki_page_created.'
in ./lib/core/Reports/Send/EmailBuilder/Factory.php:24

Stack trace:
#0 ./lib/core/Reports/Send/EmailBuilder.php(107):
Reports_Send_EmailBuilder_Factory->build('wiki_page_creat...')
#1 ./lib/core/Reports/Send/EmailBuilder.php(44):
Reports_Send_EmailBuilder->makeEmailBody(Array, Array)
#2 ./lib/core/Reports/Send.php(47):
Reports_Send_EmailBuilder->emailBody(Array, Array, Array)
#3 ./lib/core/Reports/Manager.php(50):
Reports_Send->sendEmail(Array, Array, Array)
#4 ./tiki-user_reports_send.php(20):
Reports_Manager->send()
#5 {main}
thrown in ./lib/core/Reports/Send/EmailBuilder/Factory.php on line 24

tracker item
PDF/ office document files are supposed to be indexed while uploading, but indexing + upload fails
Again recycling... :-/

Uploading such a document produces this error:
"Incorrect string value: '\xFCr Spi...' for column 'search_data' at row 1"

Can't reproduce here but it still fail at local installation, will check what's needed to make it fail.
tracker item
"Can Not Download Files" , for older files on the wiki
When attempting to download some older files on the wiki certain users receice the message "Can Not Download Files".

If the refresh button is pressed, the user is asked to log in again. After doing so, the file will now download.

All files are also downloadable by the admin, all the time, as well as for other recently created users.
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
"Error: Malformed search query" without anything else causes support issues. Add an actionable error message.
{img src="tiki-download_item_attachment.php?attId=491"}
tracker item
"GZip output" (feature_obzip) causes encoding errors in CSRF and error screens
"Gzip output" (feature_obzip) is defective in two different tikis (in 2 different servers).... proposals/6x and trunk

Once enabled, when I attempt to visit a few pages as anonymous, for which I should see the "Error, your are not logged in. Go to Log in Page" message, I see instead a message from firefox saying that there is an error in the enconding of the content (attempting to use a compression method not valid or that it doesn't work in this application):

{QUOTE()}
Error de codificació del contingut

No ha pogut mostrar-se la pàgina que esteu intentant visualitzar perquè utilitza una forma de compressió no vàlida o que no funciona en aquesta aplicació.

* Poseu-vos en contacte amb els propietaris del lloc per a informar-los del problema.
{QUOTE}

Once I disable the gzip output, tiki behaves normally.
---
Moreover, this issue might have been the reason why the new spreadsheet features being developed in trunk by robertplummer were failing (Chrome just says that the server is temporarily unavailable) recently in a test we were doing in the same server.

And that might be the (potential) responsible for the issues with sending newsletters in prposals/6x (just before the release of tiki 6.2).
tracker item
"Hide namespace indicator in structure path" Doesnt work in "Structures drill down menu"
"Hide namespace indicator in structure path" Doesnt work in "Structures drill down menu", but works in the Structure navigation bar. It used to work before though.

Show instance http://fvtorres-11800-5959.show.tikiwiki.org
User: admin
Pass: 12345
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
"internal link" button doesn't work -- "local.php not found"
the button "insert internal link" (on the WYSIWYG-editor) doesn't work.

it opens a new window "local.php not found -- This is normal if you have not run the tiki installer yet".


(but i run the tiki installer)
tracker item
Show PHP error messages