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
Contact Us feature strips email address
{syntax type="tiki" editor="plain"}
The email sent to the admin with the form that was filled by an anonymous user, it shows the email address of the user but only the part that is before de "@" sign.



Using
Tiki 6.2

and I formerly encountered this error in
Tiki 6.1 fresh code install, on past 6.0 db updated to 6.1.

tracker item
Contact Us feature strips email address
The email sent to the admin with the form that was filled by an anonymous user, it shows the email address of the user but only the part that is before de "@" sign.



Using
Tiki 6.1 fresh code install, on past 6.0 db updated to 6.1.

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

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

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


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

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

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

Please advice or give me a hint.

Thanks,
Shigerusz3
tracker item
Container p tag around content of page in WYSIWYG
{syntax type="tiki" editor="plain"}
Looking in the browser at the underlying xhtml code of a wiki page edited in WYSIWYG, I see that the whole page is enclosed in a p tag as follows:
^<p><h1>Big title</h1><p>some text</p><h2>Subtitle</h2><p>more text</p></p>^
Compliant xhtml must comply to html 4 and html 4 prohibits block elements (including <p> itself) inside a <p> element.
tracker item
Content is lost when switching to WYSIWYG
Check video
tracker item
[Solved] Content of a wiki page which is built with HTML (within the HTML tags of the Plugin) can't be found with the search
I create page content outside of tiki. I tranform content from a file to HTML code which I then paste into a new page in tiki with the given ~np~{HTML()}{HTML}~/np~ tags so it gets displayed formatted.

The actual problem is if I search for unique content of one of those pages, the search feature can't find it. Strangely content on some pages which are also created and displayed with HTML Code only, are searchable.
I read into the search feature and tested it with a few other searches of other pages to be sure it actually works. I also simply copy pasted the not working pages into a new page without the HTML and then the search feature also worked.
I can't seem to find the actual reason why some pages get properly searched and some not. Help would be appreciated.

* can't show the bug because no instance could be created and is not clickable anymore now
tracker item
Control panels save or login action, gives page with db errors
Upgrade from 18.1 to 18.3, no configuration changes.

Each save in the control panels and when login/logout ends up with a page full of error messages. When pressing back, changes are nonetheless saved, but something like login out is not possible.
Please have a look at this full MySQL error log, from just one login action: https://drive.google.com/file/d/1eKmRTE_l9S90fGuONyWst0Xz7wgFwBmI/view?usp=sharing
This is already 80mb large, can you imagine each save action... quite interesting what is happening there. Hopefully someone has a clue?
tracker item
Convene plugin missplaces the counts in columns after the winning choice
Convene plugin missplaces the counts in columns after the winning choice. See it reproduced in the screenshot below:

{img fileId="1093" thumb="box" width="600"}

In
https://tiki.org/Roundtable+Meeting+2016+09

After the count with the more votes (7, at the time of this writing), and the icon with the checkbox-like icon to indicate that this was the winning choice (Thu 15 Sep 2016 15:00 CEST), there is a button box in orange in the screenshot that should show a calendar icon, and that button allows to send that date to the pre-defined tiki calendar.
https://tiki.org/tiki-calendar_edit_item.php?todate=1473944400&calendarId=7

But no calendar icon is shown, and the count of votes for the next date (column in the table) is shown there instead ("3" instead of the calendar icon), and the next counts are also one column before where they should be.
tracker item
PluginConvene: avoid duplicating content under some circumstances
It seems like for every added user it duplicates the votes entries in the plugin body.

It works when the duplicates are manually deleted from there so presumably the duplication is unnecessary and unwanted.

See:
https://tiki.org/tiki-pagehistory.php?page=Roundtable%20Meeting%202016%2009&compare=1&oldver=23&newver=24

Same thing is happening still with tiki 20.x on t.o. Reproduced these weeks here:
https://tiki.org/201909-TAG-Meeting?latest=1&amp;page_ref_id=1318

I just edited this morning a couple of options in my choices, through the convene UI, and the edition added itself in the background a clone of the plugin body several times {sign user="xavi" datetime="2019-08-28T13:35:45+00:00"}:
https://tiki.org/tiki-pagehistory.php?page=201909+TAG+Meeting&newver=45&oldver=44
tracker item
Cookies problem in Tiki 6.1??
{syntax type="tiki" editor="plain"}
1) Column colapsing is not remerbered whenever I change from one page to another.

2) And also have had some problems with their navigators saying "cookies must be on" when they are on, no matter wich browser is being used. This happends as they attemp to login. After many tries the user can login.


Using:
Tiki 6.1 fresh code install, on past 6.0 db updated to 6.1.



tracker item
Copy’ing a wiki page show tags permissions error (wrongly)
Go on "List Wiki page".
Select any page, copy it (duplicate page).
Enter any name to save.

Once redirected to the new page it show a warning : You don’t have permission to edit tags.
Tested on a new Tiki without tags feature activated and tested on nextdev.
tracker item
Copyright management is broken
Perhaps no one is using copyright management, but it totally doesn't work. The copyrights.php file says it can only be called as an include (and has access checking for that), yet it is in fact called directly by the copyright license page.

Also, there is an access check to see whether the feature is installed that appears to fail completely. As a hack I commmented it out to make it work.

Tied to that, the copyright module doesn't work - it looks for "copyrightpage" as the parameter, when the pagename is sent via "page"

I have no idea whether it was broken in 1.9, but looking at the code, I suspect so.
tracker item
COUNTDOWN plugin breaks its users with undefined getDate error on PHP >=5.1
((RoadMap)) shows "Fatal error: Call to undefined method TikiDate::getDate() in /home/tiki/public_html/lib/wiki-plugins/wikiplugin_countdown.php on line 60". This happens when using the COUNTDOWN plugin on PHP 5.1 and later due to a missing definition of getDate() in the lib/tikidate-php5.php TikiDate. The old TikiDate (lib/tikidate-pear-date.php) declared that function (via inheritance).

This was introduced in r14129 and widely exposed in r20047 on lib/tikidate.php.
tracker item
Country selector does not work as filter field "here/there" in a Dynamic Items List
Not sure if this:
a) configuration error on my part
b) a wish
c) a bug

From the documentation:
https://doc.tiki.org/Dynamic+items+list
it almost sounds as if this should work, except for the opening "to be tested".

Quote: "to be tested filterFieldHere can be an item link, a user selector, a group selector, a country selector, a dynamic list"

Listed a bug for now.

Will create a show.tiki instance for demonstrating
tracker item
Crash : overloaded memory php when sending a forum message - always
{syntax type="tiki" editor="plain"}
Hello,

On the user forum, when I send a new thread I have always the "crash" message :

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 1491648 bytes) in /var/www/tikiwiki.org/setup_smarty.php on line 172

I yet notice this but I don't received any answer.

This is generally caused by a too low allocated memory for php.

The message is nevertheless sent but I (we) need to reload it.

Best regards

Trebly
tracker item
Crash 7.x on leaving install update mode : index error in a
{syntax type="tiki" editor="plain"}
At the end of install in

URL:
http://<domain>/tiki-install.php?nolockenter&install_type=update

The crash ends with :
(xdebug track begins)

Zend_Session_Exception: session has already been started by session.auto-start or session_start() - on a try catch no problem
Notice: Undefined index: min_pass_length in D:\Trebly\teawik-ld8-7xSa\lib\tikilib.php on line 1612
Notice: Undefined index: pass_chr_special in D:\Trebly\teawik-ld8-7xSa\lib\tikilib.php on line 1614

(xdebug track ends).

Track file joined

Trebly

~~#390:''Remark out of subject :''~~
Into my notes and refs dates are often in not common format yymmdd with B1=2011 date=B10117 is 01/17/2011, B2 is 2012. I used this for the last twenty years, has been used to make able soft to hold 2000 years and sort date (kept stored on six chars with historical data compatibility)in yymmdd yy=98,99,A0,A1..... B0, B1,B2. Used to make able at the end of eighties an important soft to hold long term plans. I use it since this moment and this goes on naturally and can't changed on my computers and data and can be used till year 2370.
tracker item
Crash on a replication of site from Unix to Windows - and windows installation
Hello,

~~#0c6:HELP, I spent 120 hours on the problem, and I am completely stopped in my Work because I can't install Tikiwiki on the development tool on windows. I could not find a way to understand why 4.1 installation seam's impossible on windows. A failure, that I could not find till know, on windows is not detected by the product.~~

Sorry for the length.

I try to install on windows to make test and developments an installation of tikiwiki 4.1 that is on a unix system (OVH provider with shared servers). So I can't have xdebug and many other facilities.
This local replication is needed to begin my participation to the dev.tikiwiki.org.

For this I have :
1- Changed the way to hold .htaccess (patch) For my apache I use the définition
AccessFileName access.htaccess
My various application are accessed via virtualhosts
this since six years.
2- Enable all needed extension for php : the lonely problem is that it not exists an adodb.dll for php 5.3.0 on windows (not found)

After I tried a manual installation :
- create mysql db with data 4.1
- create local.php

This crash on (see screen xdebug copy) the instruction in tikisession-pdo.php
TikiDb::get()->setAttribute(PDO::ATTR_ERRMODE,PDO::ERRMODE_EXCEPTION);


But when I made the searches (this is the opportunity to go inside the product)
__I could not find the way how the instance of the class TikiDb inherit of the setAttribute method from probably Zend_Db_Statement_Pdo__
in lib\core\lib\Zend\Db\Statement\Pdo.php:411:

If the link exists I am interested in the fact to understand the structure.
If this come from the lack of the adodb.dll extension (functions and constants) this should be detected and I could not reach this execution point.

Generally may be a detection of php extension features could in the future avoid my "exploration".

I will redact when I will have solved all the problems a document about detail of a good implementation on windows.

Thank's for an answer, because I am locked till 15 days on this problem.

Trebly :

''__Nota1: __''I try new clean installation which don't functions, it crashes, after everything seems to be ended well installed the data are empty and a loop of to forms is without issue :
# because the data base is not populated
# because at the end we go back to the screen for validation of user and pass (second time) which calls the language form ad vitam.
The analyze shows that the POST('user') and POST('pass') are not got back into tiki-install.php and the failed installer is not run again.
Finally if I populate the data base with the data's (SQL) coming from one of the to implementations I reach the same as described upon.

''__Nota2:__'' The data's are well accessed by phpmyadmin and the parameters OK.
''
__Nota3:__'' I run Mysql with mysqli extension. 256Mo of memory for php
* Version du serveur: 5.1.37-community-log
* Version du protocole: 10
* Utilisateur: root@localhost
* Jeu de caractères pour MySQL: UTF-8 Unicode (utf8)
Serveur web
* Apache/2.2.13 (Win32) DAV/2 mod_ssl/2.2.13 OpenSSL/0.9.8k SVN/1.6.6 PHP/5.3.0
* Version du client MySQL: mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $
* Extension PHP: mysqli
phpMyAdmin
* Version: 3.2.1

May be there are other reasons that I have not found after 100hours of work...

tracker item
Crash on attempt to install XSPF Player
I downloaded the XSPF Player by clicking on the Mod Number.
Then I clicked Install.

The following resulted:

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

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

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

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

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

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

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

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


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

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


tracker item
Create a Page Module
{syntax type="tiki" editor="plain"}
System error.

The following error message was returned:

Unknown column 'reltype' in 'field list'

The query was:
SELECT `fromPage`, `toPage`, `reltype` FROM `tiki_links` WHERE `toPage` LIKE ? AND `reltype` IS NOT NULL

Values:

1. Editor Test

The built query was likely:
SELECT `fromPage`, `toPage`, `reltype` FROM `tiki_links` WHERE `toPage` LIKE 'Editor Test' AND `reltype` IS NOT NULL


--------------Link-------------------

tiki-editpage.php?page=Editor+Test&quickedit=Create+Page

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

Tiki 6.1
tracker item
Show PHP error messages