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
unable to connect to DB after upgrade to 4.0
Tikiwiki 2.3 was upgraded to 4.0. Upgrade went well, DB connection was found, DB was upgraded, installer locked. TW4.0 is unable to connect to the MySQL5 DB it was able to upgrade seconds before. See: http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=6&comments_parentId=35478
tracker item
Unable to create a new page within a strcture (or as a child)
{syntax type="tiki" editor="plain"}
Verified using Tiki 6.1:

I attempted to create a new page within a structure, by using the structure navigation bar (add page). Tiki creates the page, but does not place it within the structure. Using the "add as child" option makes no difference.

This worked correctly in 5.3
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 drag-drop preferences in perspective tab.
Unable to drag-drop preferences in perspective tab. I got this error in console :

jquery-migrate-1.4.0.js:23 JQMIGRATE: Migrate is installed with logging active, version 1.4.0
content.js:349 Uncaught TypeError: Cannot match against 'undefined' or 'null'.
at removePlaceholder (chrome-extension://mfidmkgnfgnkihnjeklbekckimkipmoe/content.js:349:36)
at releaseElement (chrome-extension://mfidmkgnfgnkihnjeklbekckimkipmoe/content.js:403:5)
at removed.forEach.el (chrome-extension://mfidmkgnfgnkihnjeklbekckimkipmoe/content.js:498:27)
at Set.forEach (native)
at MutationObserver.<anonymous> (chrome-extension://mfidmkgnfgnkihnjeklbekckimkipmoe/content.js:498:13)
removePlaceholder @ content.js:349
releaseElement @ content.js:403
removed.forEach.el @ content.js:498
(anonymous) @ content.js:498
content.js:364 Uncaught (in promise) TypeError: Cannot read property 'insertBefore' of null
at addReblockButton (content.js:364)
at allowElement (content.js:383)
at content.js:477
at Generator.next (<anonymous>)
at resume (components.js:20)
addReblockButton @ content.js:364
allowElement @ content.js:383
(anonymous) @ content.js:477
resume @ components.js:20


tracker item
unable to install RC2
Unable to install 5.0 RC2 just after setting the Database Connection I received this:
Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in C:\wamp\www\tiki-5.0.RC2\installer\tiki-installer.php on line 432
tracker item
Unable to preview a wiki page if someone else is editing it
If someone else is editing a wiki page the system will show a warning when you try to edit it. If you proceed to edit the page, it is not possible to preview your changes. Every time you click in the preview button after changing something in the page you are redirected to the warning you already decided to ignore. There is no way to preview your changes if someone else is editing the page.
tracker item
Unable to remove multiple Wiki Pages
Wiki > List Pages, then check boxes next to Pages that I want to delete. Choose "Remove" action from the drop-down.
Result is an error message: "No action was selected. Please select an action before clicking OK."
This happens every single time.
tracker item
Unable to remove shoutbox input after social network feature (facebook) has been activated
After i install "Social Network Feature" and set a Facebook app/connection in the shoutbox module i'm not able anymore to remove an input. (tiki-index.php?shout_remove=nn)

I got a system error : An error occured while performing the request.
Suggesting to update the DB.

I have reproduce after SVN update and db update and db repair.
tracker item
Unable to reply or post to comments to tracker items with Chromium or SeaMonkey browsers (fine with Firefox)
I'm unable to reply or post to comments to my tracker items with some default Linux browsers, such as __Chromium__ or __SeaMonkey__ (default in [http://www.lxle.net/|LXLE]) internet browsers (fine with Firefox)

Reproduced here with user "xavi" (with no admin rights, in case it matters):
https://dev.tiki.org/tiki-view_tracker_item.php?itemId=6689&threadId=6491&cookietab=1
tracker item
Unable to submit new password for user in user admin
When trying to reset a password for a user you can't click the confirm button on the confirm page. Click the confirm to submit the form gives the javascript error "uncaught TypeError: Property 'submit' of object #<an HTMLFormElement> is not a function" in chrome. This is caused by one of the inputs in the form being named submit. So the function the confirm button calls "javascript:document.forms['confirm'].submit();" is calling the submit input element instead of the submit method of the form. To fix this change the name of the submit button in tiki-adminusers.tpl from "submit" to something else.
tracker item
Unable to use Yahoo provided OpenID to login
Yahoo! now provides OpenID support for all Yahoo! IDs. However, I am unable to login to any Tiki by using my Yahoo! OpenID.

See http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=28775
tracker item
Uncaught Error 500: [] operator not supported for strings in tiki-export_tracker.php
Hi:

I've hit this type of error 500 (using Tiki 18svn & php 7.2.9) several times in a wiki page with Plugin TrackerFilter, when the field shows a dropdown field, and I select one option in the dropdown before clicking at the export button:
{CODE()}
[Wed Sep 05 16:58:24.138049 2018] [php7:notice] [pid 18063] [client ] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/tiki18farm/tiki-export_tracker.php:84\nStack trace:\n#0 {main}\n thrown in /var/www/tiki18farm/tiki-export_tracker.php on line 84, referer: https://example.com/foobar
{CODE}

Wiki code in the wiki page (in case it matters):
{CODE()}
{trackerfilter trackerId="5" sort="n" showtitle="n" showlinks="y" showdesc="n" shownbitems="y" showstatus="y" showlastmodif="y" showlastmodifby="y" showcomments="y" status="opc" sort_mode="lastModif_desc" sortchoice="created_desc|Newest first:lastModif_desc|Last modified first" max="-1" showpagination="y" allowtableexpansion="y" more="y" silent="n" sortable="n" server="n" export_action="Confirm CSV Download" filters="45/t:53/t:50/d:55/m" export_itemid="y" export_status="y" export_modif="y" export_created="n" export_charset="UTF-8"}
{CODE}

Field 50 is a "dropdown with other" field, with options:
{CODE()}
1-Pendent,1-Pendent,2-Encarregat,3-Treballant,4-Fet,5-Entregat,other=Altres
{CODE}

However, choosing some user from the dropdown of users (field55), also produces the same type of error (we are using Real Name display instead of username in trackers, etc)
tracker item
Error when you uncheck all status during a search on the dev wishlist
{syntax type="tiki" editor="plain"}
At https://dev.tiki.org/Wishlist if you try to sort by "last modified" then to display "all" status.
It showed an error.

Demo during the team dev session of wednesday 20251126.
tracker item
Undefined function UserLib->ldap_sync_groups
The UserLib class contains two calls to the function:

$this->ldap_sync_groups()

This function doesn't exist, only an underscore-prefixed one does, i.e.

$this->_ldap_sync_groups()

This means (for us at least, does no-one else use LDAP?!) logging in with LDAP fails with a 500 Internal error, with no error log messages.


EDIT: Forgot to mention, but changing the function calls to use the underscore version does seem to work at least.
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 index on trunk (innoDB) new install
On a brand new trunk Revision: 63992

{img fileId="1130" thumb="box"}
tracker item
Undefined index: page
If i enable 'show php error messages' on the bottom of my tiki pages i do see the following error on several pages

Example when visiting:

> http://tiki.x.y/tiki-browse_categories.php

the output is as follows:

> NOTICE (E_NOTICE): Undefined index: page
> At line 71 in lib/wiki-plugins/wikiplugin_catpath.php

Is that a side-effect of my upgrade from previous LTS to current LTS (18.2) or is that a general issue with 18.2?
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
Undefined variable: useCache when using console.php batch upload command
From within a shell script I run:
php ../html/console.php files:batchupload 5 --subdirToSubgal --createSubgals --confirm

It work fine (subdir are created and file imported accordingly.
However I got a bunch of notices. (I guess one for each file)

{CODE()}
PHP Notice: Undefined variable: useCache in /var/www/virtual/elyseavenue-paris15.fr/html/lib/filegals/filegallib.php on line 1313
PHP Notice: Undefined variable: useCache in /var/www/virtual/elyseavenue-paris15.fr/html/lib/filegals/filegallib.php on line 1317
PHP Notice: Undefined variable: useCache in /var/www/virtual/elyseavenue-paris15.fr/html/lib/filegals/filegallib.php on line 1322
PHP Notice: Undefined variable: useCache in /var/www/virtual/elyseavenue-paris15.fr/html/lib/filegals/filegallib.php on line 1313
.../...
{CODE}
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
Unified index incremental update fails on 12.x svn (untested in 14.x)
For some misterious reason, since a few weeks (2 maybe {sign user="xavi" datetime="2015-05-19T08:56:45+00:00"} ) incremental search index fails (using either lucene or mysql full text search as the unified search engines)

Errors are related to permission problems (in an example with Lucene PHP as unified search engine, and at tracker item insertion):
{CODE()}
Search index could not be updated. The site is missconfigured. Contact an administrator.
fopen(temp/site1.example.com////////unified-index/_u.sti): failed to open stream: Permission denied.
{CODE}

{img fileId="1000" thumb="y" rel="box[g]"}


For a forum post, in another tiki 12 site, another user reported this error message:
{CODE()}
Search index could not be updated. The site is misconfigured. Contact an administrator.
fopen(temp/site2.example.com////unified-index/_e.sti): failed to open stream: Permission denied
Search index could not be updated. The site is misconfigured. Contact an administrator.
fopen(temp/site2.example.com////////////////////////////unified-index/_e.sti): failed to open stream: Permission denied
{CODE}

Content is added successfully (wiki page edition, tracker index, forum post, ...), but the error message is shown to the standard non-admin user as "Error", even if the setting "show php errors" is set to "Show to Admins only".



This is afecting all our tiki 12.x that we have in production (4) running on the same ((doc:multitiki)) instance, on an ((doc:ISPConfig))-powered server (in case this matters) . If unix permissions are related, then you need to know in advanced that ISPConfig requires permissions set as www-data for the owner, and clientN for the group, being "N" a number corresponding to the client number in the ISPConfig configuration. See ((doc:ISPConfig))
---
Related bug (I can't seem to select them through the field "Related-to" since they are not shown in the list, which is capped before reaching those ones starting with "Search index could not be updated. The site is misconfigured. Contact an administrator.":

"Search index could not be updated. The site is misconfigured. Contact an administrator."
http://dev.tiki.org/item4115
tracker item
Unknown column 'defaultOrderKey' in 'on clause' on http://next.tiki.org/tracker16
OK:
http://tiki.org/tracker16

Not OK:
http://next.tiki.org/tracker16
tracker item
Unstable after upgrade from 4.0 to 4.2
{syntax type="tiki" editor="plain"}
After upgrading from 4.0 to 4.2 using a overwrite and save db/local.php I have gotten this error:

The following error message appears now:
-------------------------------------------------
Unknown column 'event' in 'field list'

The query was:
select `event` from `tiki_secdb`

The built query was likely:
select `event` from `tiki_secdb`
-------------------------------------------------

The install and db upgrade complete successfull. Have run the upgrade again and this still happens.
Also I get page errors.

Short version is that the tikiwiki has become unstable. I can not access wiki pages by using the name but edit can find them but save fails also.
tracker item
unzip failure on image galleries
{syntax type="tiki" editor="plain"}
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
Show PHP error messages