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
Brand New 5 RC-1 from SVN: No Calendar View
{syntax type="tiki" editor="plain"}
!!Update
Brand spanking new 5 RC-1 from svn. I applied the Personal Blog profile (which was advertised to have a calendar, but doesn't). Then I turned on the Calendar feature, then created a calendar and made an entry. This appears in the list view, but no Calendar view ever appears.

The Tiki is here:

http://slaveservers.net/

There's a user tiki with pwrd wiki if anyone wants to poke around with it.

I'm stuck.

-k
----
On an svn installation of 5.x (just upgraded to latest b2 version May 9th am) We do not see a calendar view, at all.

The list view works and the items are there, but clicking "Calendar View" button invokes the javascript and produces the process-working graphic briefly, but then a blank where the calendar view should be. No calendar.

Tried 5 ALive theme, Strasa, and the News. No calendar.

What could we be missing that the calendar does not appear in calendar view?

Thanks,

-Kent
tracker item
Broadcast message body is empty
{syntax type="tiki" editor="plain"}
Sometimes, wehn sending a braodcast message to a given group, the message body is empty.

It is empty for the recipients, but also in the sent box of the sender.

No error message is issued, en the message is delivered with the correct sender, the correct subject, but a totally empty body.
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
Broken images in featured profile and page is generally broken
2 broken images on "Small Organization Web Presence". There should be no visible issues on featured profiles. If a feature is buggy, it shouldn't be in the profile.
tracker item
Broken images in mobile mode
References to the external_link.gif image don't work in articles when in mobile mode, and TW is installed in a subdirectory. The reference points to /img/icons/external_link.gif instead.

Example: http://www.vic-fontaine.com/forum/tiki-read_article.php?mode=mobile&articleId=1

Test user/password: smarty
tracker item
broken install of aulawiki
Installation of aulawiki fails with this error:

Context:
File tiki-mods.php
Url tiki-mods.php?
Query:
INSERT INTO tiki_menus VALUES (100,'Workspace menu','Sample workspace menu','d');
Values:
Message:
Column count doesn't match value count at row 1
Built query was probably:
INSERT INTO tiki_menus VALUES (100,'Workspace menu','Sample workspace menu','d');
tracker item
Broken Link on tiki.org/Versions
On "tiki.org/Versions" the link entitled: "Why PHP 5.5 and not 5.4" broken.

I have searched through the site and did not find it, so could not update it myself.
---
Update:
* some links fail the first time that you click on them, but work the second (same browser, computer and all). Odd!. Reproduced with {sign user="xavi" datetime="2015-11-19T09:11:45+00:00"}:
** https://tiki.org/tiki-pagehistory.php?page=Versions&oldver=6
** https://tiki.org/tiki-view_forum_thread.php?comments_parentId=52703#threadId53177

__Update:__ cannot reproduce anymore - got fixed? {sign user="luci" datetime="2018-04-03T07:38:35+00:00"}
tracker item
broken link using an ssl proxy
{syntax type="tiki" editor="plain"}
We have to move our tiki to a new provider because of the PHP memory limit. No problem, but we will only have an SSL proxy, but no own SSL domain.

Now I am testing: especially admin pages do not work. They use absolute links sending me not to https://ssl-proxy.com/mydomain.tld/adminpage.php, but to https://ssl-proxy.com/adminpage.php. Obviously this does not work.

As a first workaround I did two changes:
- in /lib/smarty_tiki/block.selflink.php I changed in line 44 $default_type from 'absolute_path' to 'relative'.

- in lib/smarty_tiki/block.title.php I changed in line 40
'_type' from 'absolute_path' to 'relative', too.

But now I had another broken link when removing an item from a menu. As it seems the problem cannot be solved by just changing one or two lines.

Is there a feature I do not know to solve this problem or is it a bug?
tracker item
Broken links in the Wiki, if there is a comma in the URL
{syntax type="tiki" editor="plain"}
If there is a comma in the URL (testet in the Wiki-Module), the link isn't complete clickable.

Only the part before the comma is linked. Everything after the comma in the URL is shown as normal text in the TikiWiki.

I know, commas should not be part of an URL, but there are many webages out there, how have this.

This bug is testet on TikiWiki 2.2 and 3.0

Here an example of a broken link:
http://this-is-a-testlink.com/foo,bar

[http://this-is-a-testlink.com/foo,bar|this is my link with comma]

But when you use "external Link Icon" with ~091~ Link~124~ Descripton ~093~ That will work.

TheDayAfter
tracker item
Broken maps interface on dto
When you enter dto's preferences and want to set your location in your profile, you can no longer search for your town. Doing so yields this error message:

REQUEST_DENIED: You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please refer to http://g.co/dev/maps-no-account

Looks like the code for that no longer interfaces correctly with Google...
tracker item
Broken ReWrite rule in .htaccess
On our site we use the short URLs enabled by the SEO feature. We have used the default TikiWiki .htaccess file.

One of our blogs has grown to a reasonable size and users of it were claiming that the link at the bottom of the page to the next set of entries wasn't working. I confirmed this to be the case.

Looking at the source loaded into my browser for the page on clicking the "next page" button the following link should have been called :
{CODE()}/blog1?offset=20{CODE}
Manually entering this link did not work either. However if I entered the full URL below I did get the blog posts I was hoping for:
{CODE()}tiki-view_blog.php?blogId=1&offset=20{CODE}

I therefore suspected that the ReWrite rule was not correct. The standard rule is:
{CODE()}RewriteRule ^blog([0-9]+) tiki-view_blog.php?blogId=$1 [QSA,L]{CODE}

This standard rule chops off the end of the requested URL after the blog number, thereby removing the __~amp~offset=20__ parameter.
tracker item
Broken RSS Feed on post level
WHen using Yahoo! to subscribe to an RSS feed from TikiWiki, the site generates an RSS feed that is being displayed correctly by Yahoo!, but any specific post that is hyperlinked will generate an error on the TikiWiki side (once jumped) since -there is no specific post given in the feed-. TikiWiki gets confused and displays the following error
---
No post indicated

Go back

Return to home page
---
tracker item
Browse_Categories.php, tracker items have blank descriptions
When browsing categories using tiki-browse_categories.php, tracker items with multiple categories assigned do not appear correctly. Blank descriptions.

http://dev.tikiwiki.org/tiki-browse_categories.php?parentId=60&deep=off&type=


tracker item
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
Bug 3076 is duplicate of bug 2687 duplicate of bug 3076 duplicate of bug 2687...
{syntax type="tiki" editor="plain"}
Both bugs 2687 and 3076 are marked as duplicate of each other.
tracker item
bug in editing fields in a tracker
when editing fields in a tracker the option "Field is mandatory?"
does not work, when I check it, it has no effect and one can leave that field empty.
tracker item
bug in moving a forum thread
hi all,

I've spotted a bug on the forums.

===Here is a case scenario~hs~:===
* Lets say that I have a forum thread in forumId=1 which is constituted of one original message and 4 answers
* and I'm moving it (as admin) to (as an example) forumId=2,
* then I end up with being only able to see the original post (which created the thread) and the last answer

===Note=== that if I move it back to its original location (in this case forumId=1), then I can see the full thread (original post + the 4 answers).

===I did some research:===
When I'm going in the data-base table "tiki-comments", the only difference I can see between the thread being in the 2 different locations (forumId=1 and forumId=2) is the number in the "object" column. This column looks to be used for indicating to which forumId the message belong to. So, if I'm changing the number of this "object" column to the relevant forumId number, then it makes it working as expected (ie: showing all the messages in the thread).

===My conclusion:=== it looks like there is then a bug in the function used to move one thread from a forumID=x to a forumID=y, which somehow does not handle correctly the changes needed in the "object" column of the "tiki-comments" table.

Hope that helps.
tracker item
Bug in registration procedure
When a new user register, the admin receives an email notification with two links. One for validating the registration, one for assigning the new user to groups.

The first link is fine, but the second one only works if Tiki is installed in a subdirectory 'tiki' of the apache root. But Tiki may be installed anywhere. In my case, I installed it under a subdirectory 'tw' of the apache root. And lots of folks install it at the root of the apache server itself.

Below is an example of such a mail message.

>> -----Original Message-----
>> From: alain.desilets@nrc-cnrc.gc.ca [mailto:alain.desilets@nrc-
>> cnrc.gc.ca]
>> Sent: October 16, 2009 6:27 PM
>> To: Desilets, Alain
>> Subject: User Registration Request
>>
>> Hi,
>>
>> alain_desilets <alain.desilets@nrc-cnrc.gc.ca> has requested an
>> account on rte-nte.notrewiki.net
>>
>>
>> To validate that account, please follow the link:
>> http://rte-nte.notrewiki.net/tw/tiki-
>> login_validate.php?user=alain_desilets&pass=e1c159c6d72116808b642e2c0
>> 63
>> ffa73
>>
>> Assign to a group: http://rte-nte.notrewiki.net/tiki/tiki-
>> assignuser.php?assign_user=alain_desilets
>>
>>
>> Best regards
>>
>>
>
>
tracker item
bug in tiki_view_forum with respect to tiki_p_admin_form
The attachmentbox in tiki_view_forum/tiki_view_forum_thread can not be displayed if the forum_info is set to att_admin because the right is named as tiki_p_admin_form instead of tiki_p_admin_forum. I added also the moderator because i couldn't find it. Now it looks like this
($forum_info.att eq 'att_admin' and ($tiki_p_admin_forum eq 'y' or $forum_info.moderator == $user))
I think it is line 275 in comments.tpl.
tracker item
Bug in Tiki14Beta? Copy Forum doesn't work
Hi all,
sorry if is completely wrong what I do... (and maybe entered above), but I'm totally new to Tiki and installed the 14beta to get an impression, as -seen from my requirements list- Tiki14final is what I want to use live. So I'm really testing around - and thought this may not only help me, but also you. Okay, enough introduction.

I created a forum and tried to add more forums by copy the existing one. Maybe I did something wrong, but to me everything seems to work in the process - there was just no new forum in the end.

Thanks for taking care and
best regards
Uli

Hi Uli,

I did reset the admin passwort of your show-instance to 12345, as it's the only way, we can access and check the bug (or error 40) .
More then in the comments.

Greetz
Torsten

PS:
are you German language?
If yes, pls see: [tiki.org/detug]
tracker item
Bug in trackers with rating in listing
If you create a tracker with rating and you show the rating in the tracker list you have at least two problems:

* first you don't have just the rating but the complete voting grid in the list which is not what I expected but hey might be ok or at least should be noted somewhere but this is not the pb
* if a user votes click on the rating array two things happend :
** the global rating is changed which is not cool
** more importantly some other fields get changed to the value of the rating ! even fileds with drop down menu !!

So first the bug that changing the rating changes also other fields.
Second tracker fields with values from a list are not checked to verify that the value supplied is in the value list :(

---
Can you please retest with current supported versions (e.g., Tiki12, ...)? {sign user="xavi" datetime="2014-02-07T09:45:24+00:00"}
tracker item
Bug in trackers with rating in listing
If you create a tracker with rating and you show the rating in the tracker list you have at least two problems:

* first you don't have just the rating but the complete voting grid in the list which is not what I expected but hey might be ok or at least should be noted somewhere but this is not the pb
* if a user votes click on the rating array two things happend :
** the global rating is changed which is not cool
** more importantly some other fields get changed to the value of the rating ! even fileds with drop down menu !!

So first the bug that changing the rating changes also other fields.
Second tracker fields with values from a list are not checked to verify that the value supplied is in the value list :(

---
Can you please retest with current supported versions (e.g., Tiki12, ...)? {sign user="xavi" datetime="2014-02-07T09:45:24+00:00"}
tracker item
Bug Item Link Field
Hello Tiki Community,

Found a bug in the Item Link field. (I'm Using tiki 15.0)

If you use it to link to a Text field, it will consider all identical items as distinct ones, even if you use "Only one random item for each label". It works well though if you use it with a dropdown (as explained in doc.t.o).

I found a temporary workaraound for this issue, by using the "Select multiple values" option, and the item link somehow works as expected, but for my usecase I cannot allow that.

To reproduce:
http://fvtorres-11800-5933.show.tikiwiki.org/tiki-view_tracker.php?trackerId=2
u: admin
p: 12345
tracker item
Bug tracker completion page is missing item link
{syntax type="tiki" editor="plain"}
When a bug has been reported on dev.tikiwiki.org, the completion page http://dev.tikiwiki.org/your+wish+has+been+cast has a box which used to show the submitted report. Although the "LAST ITEMS" box is present, it is empty.
tracker item
Browsing FIle Galleries.
Only the 1st level of File Galleries are shown. Further sub-galleries at a deeper level are hided in the tree view.
image
Show PHP error messages