←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Tiki|botNew Forum Posts: Wiki page Webinars changed by pascalstjean - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48804 [00:08]
....... (idle for 34mn)
fabriciusjoined #tikiwiki [00:42]
..... (idle for 20mn)
PrezKennedyjoined #tikiwiki [01:02]
.......................................... (idle for 3h28mn)
fabriciusjoined #tikiwiki [04:30]
chibaguyjoined #tikiwiki [04:44]
fabriciusjoined #tikiwiki [04:47]
....................................... (idle for 3h11mn)
Tiki|botNew Forum Posts: Wiki page Webinars changed by pascalstjean - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48804
New Forum Posts: Tips Advice for Structuring Site - New User - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48797
New Forum Posts: Some Menu Items Don't Display - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48796
[07:58]
New Forum Posts: Wiki page Webinars changed by pascalstjean - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48804
New Forum Posts: Tips Advice for Structuring Site - New User - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48797
New Forum Posts: Some Menu Items Don't Display - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48796
[08:08]
..... (idle for 22mn)
chibaguyjoined #tikiwiki [08:30]
...................... (idle for 1h48mn)
pianolivjoined #tikiwiki [10:18]
....... (idle for 31mn)
Tiki|botRecent Bug: - To post image in Blog you need tiki_p_upload_picture (in Wiki perm section) - http://dev.tiki.org/item4695 [10:49]
Telesightjoined #tikiwiki [10:53]
..... (idle for 20mn)
Caarriejoined #tikiwiki [11:13]
.................... (idle for 1h39mn)
Tiki-KGB03xavidp r47276 10mods/trunk/Packages/wikiplugins-r.info.txt * [ENH]New version 0.81 to be packaged at mods.t.o with latest commits to pluginRR [12:52]
Telesightjoined #tikiwiki [12:58]
rodrigoprimojoined #tikiwiki [13:00]
chibaguyjoined #tikiwiki [13:05]
Tiki|botNew Forum Posts: RSS from blog into same domain wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48814 [13:08]
ricks99joined #tikiwiki [13:22]
pianolivHi ricks99, could you have a look here when you have some time? doc.tiki.org/DocTOC [13:36]
ricks99looking [13:39]
pianolivI'll be back in a few minutes if you have comments [13:46]
changipolom [13:50]
.... (idle for 15mn)
chibaguyjoined #tikiwiki [14:05]
............ (idle for 59mn)
aalexjoined #tikiwiki [15:04]
Tiki-KGB03lphuberdeau r47277 10trunk/lib/ 10activity/activitylib.php 10core/Services/ActivityStream/ManageController.php * [ENH] Validate the custom rules before storing them [15:18]
lphuberdeaujoined #tikiwiki [15:18]
Tiki-KGB03lphuberdeau r47278 10trunk/lib/core/Tiki/Event/Customizer/Executor.php
[ENH] Silently fail when a formula fails executing while processing events, as event handlers should not fail
[15:26]
dhazeljoined #tikiwiki [15:37]
...... (idle for 28mn)
bubulle_joined #tikiwiki [16:05]
.......... (idle for 45mn)
Tiki-KGB03changi67 r47279 10trunk/ 10(59 files in 36 dirs) * no changes - see qa.tiki.org
03lphuberdeau r47280 10trunk/ 10(13 files in 12 dirs) * [MOD] Adding a link to show more activity stream entries
[16:50]
Tiki|botjoined #tikiwiki [16:55]
....... (idle for 31mn)
Tiki-KGB03lphuberdeau r47281 10trunk/templates/activity/tiki.trackeritem.create.tpl * [MOD] Convert create item activity to activityframe [17:26]
...... (idle for 26mn)
03changi67 r47282 10trunk/ 10(10 files in 9 dirs) * no changes - see qa.tiki.org [17:52]
rodrigoprimojoined #tikiwiki [17:58]
Tiki-KGB03lphuberdeau r47283 10trunk/lib/core/Search/GlobalSource/CommentSource.php * [ENH] Include comment contents in the document content [18:00]
arildbjoined #tikiwiki [18:05]
....... (idle for 31mn)
arildb_joined #tikiwiki [18:36]
arildbI am testing the tracker item type: image. Created a tracker with a text and an image field. Added an item ancl uploaded image. When I look Edit/Delete I see "Browse", and in View the field is listed but shows nothing. Where can I see the updaloaded image? (in trunki
There is an error: "NetworkError: 404 Not Found - ....../img/trackers/8301c111c2b8e0628845a5d08fb477b5" ...but this file exists. ....maybe a local setup problem...
[18:41]
.... (idle for 17mn)
I tested the same in Tiki 11. Same result, but no JS error
Does tracker field type: image work? If so, how can I view the uploaded image?
...Network error...not JS error
[19:02]
ricks99arildb: works fine for me. Here's my test on demo.t.o: http://demo.tiki.org/11x/tiki-view_tracker_item.php?trackerId=17&itemId=24 [19:09]
lphuberdeauI don't think it should attempt to load that file directly
lack of file extension probably causes some issues
[19:09]
arildbricks99: yes, demo works fine [19:11]
ricks99check directory perms for the ../img/trackers/... directory [19:12]
arildbthe file exists, so it's writable (and readable). btw. I am on windows
lphuberdeau: any idea how I can fix it? No file extension is set by the system. Is it a bug?
[19:13]
lphuberdeauI'm kind of surprised it links to the files directly
I would expect it to go through some PHP script
as permissions likely need to be validated anyway
[19:14]
ricks99lphuberdeau: nope, links directly img. :( [19:15]
lphuberdeauI would use the files field type anyway [19:16]
ricks99odd that you're getting 404 error when the fiel does exist [19:16]
arildblphuberdeau: I will try the files type. All that is needed is to upload and display images [19:16]
lphuberdeauthere are options to get it to display images
but it stores files in file galleries
so it uses less bits of copy-pasted code with bug leftovers
[19:17]
arildblphuberdeau: I tested in trunk. The files type will not diaply the image . A link is dshown. The &display is misisng [19:19]
lphuberdeauused to work [19:20]
arildbit may be something with my setup
does it work on your side?
[19:21]
lphuberdeauyes it does
did you set the field display to images?
[19:24]
arildbThe image and files fields are listed and I can view the item. Is that what you meant?
maybe I found it
yes, there it is !
[19:26]
lphuberdeauthe tracker field has options [19:27]
arildbfiles work
thanks
testing the image field...maybe the same
I can't find a similar setting for the image field.
[19:27]
lphuberdeauno, not the same [19:28]
arildbThen I have something that works. [19:29]
alunojoined #tikiwiki [19:41]
marclaportejoined #tikiwiki [19:52]
skulltrailHello guys
i have a problem
[19:53]
marclaportehello skulltrail [19:53]
skulltraili want set value from template on php variable
like $_Request
in template:
{for $foo=0 to 1}
and set variable by iteration
[19:55]
Tiki-KGB03lphuberdeau r47284 10trunk/ 10lib/wiki-plugins/wikiplugin_activitystream.php 10lib/jquery_tiki/social.js 10lib/core/Services/ActivityStream/Controller.php 10templates/activitystream/render.tpl * [ENH] Add an option to auto-scroll the activity stream [20:04]
...... (idle for 29mn)
Telesightjoined #tikiwiki [20:33]
alunojoined #tikiwiki [20:36]
skulltrailhello gys
*guys
Someone know how set value of variable from template to php
without "button"?
[20:36]
..... (idle for 22mn)
aalexjoined #tikiwiki [20:59]
Jyhem_laptopjoined #tikiwiki [20:59]
..... (idle for 20mn)
refizuldu warst hier https://tiki.org/tiki-register.php ?
sorry
are hotmail addresses blocked from registration?
a friend of mine tries to register, and he gets: Request not from this host.
[21:19]
.... (idle for 19mn)
marclaporterefizul: that server has some additional protection (outside of Tiki)
Oliver Hertel is the person to ask
[21:39]
skulltrail: what are you trying to do, feature wise? [21:48]
refizulmarclaporte: the error message is inside the default Tiki error box. [21:49]
chibaguyjoined #tikiwiki [21:51]
skulltrailDo a gallery show files categorized by default [21:52]
marclaporterefizul: ah, maybe this is a bug / feature (false positive). Can you grep the code for this error message ? [21:53]
refizulI try
lib/smarty_tiki/function.user_registration.php
[21:58]
TomJarvisjoined #tikiwiki
In lib/smarty_tiki/function.user_registration.php, the 'Request not from this host.' message is given if http_referer_registration_check is turned on and the referrer does not match $base_host
Have him try to go the the register link by using the link on the Login page
[22:03]
refizulmarclaporte: is the referrer checked? [22:04]
Jyhem_laptopsounds like he triggers anti XSS features. That is probably not related to his hotmail email but his browser config or network infrastructure config [22:04]
refizulTomJarvis: ah, yeah, thx, I'll make him change his browser settings [22:04]
robertrjoined #tikiwiki
Hello all
[22:07]
refizulrobertr: hello
he's got registered now and waits for admin
[22:14]
..... (idle for 20mn)
arildbA friend of mine downloaded Tiki for the first time to try it. He is loking into making a "database app". When he first started the app he said he "could not even find where to create a wiki page". It should be much more obvious after installing to how to start operating it immidiately. Maybe a button: "Create your first wiki page"...and the defult page explains the ways wiki pages can be made...
The current start page is awkward to edit. However, it is likely the fiurst page a new users tries to edit.
[22:34]
....... (idle for 34mn)
Tiki|botNew Forum Posts: Example: tiki_p_view_calendar - what is that? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48823 [23:10]
..... (idle for 23mn)
arildblphuberdeau: I tested the tracker field type Image, and the problem is like you said that the image has no extension.
We should probably add an extension to these files. So they become readable for browsers
[23:33]
nkoth|nelsonjoined #tikiwiki
joined #tikiwiki
[23:35]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)