***: Sug4r has joined #tikiwiki
Tikiwiki|bot: New Forum Posts: WYSIWYG Editor -- Is It Working in 3.3? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35311
***: Sug4r` has quit IRC (Read error: 110 (Connection timed out))
lorinc has quit IRC (Remote closed the connection)
grobda24 has quit IRC (Remote closed the connection)
FrankP_german has quit IRC (Read error: 60 (Operation timed out))
FF|Skyrider: any luck?
***: Caarrie|away is now known as Caarrie
FF|Skyrider: :(
mugh
I don't get it
Why doesn't it work
Mail sender: SMTP -> SMTP Server: smtp.gmail.com -> Auth: Login -> username / password -> Port: 465 --> Security: SSL
***: lindon_ has joined #tikiwiki
marclaporte has quit IRC (Read error: 145 (Connection timed out))
SEWilco2 has joined #tikiwiki
chealer has joined #tikiwiki
luminoso has quit IRC (Read error: 60 (Operation timed out))
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
olinuxx is now known as Graciasfidel
Graciasfidel is now known as Olinuxx
CIA-50: tikiwiki: 03chibaguy * r23386 10/branches/4.x/styles/ (4 files in 2 dirs): [FIX] Correct text/background color contrast in wysiwyg editor (Strasa problem reported by freeman57 in tw.o forum).
***: btiffin has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
FF|Skyrider has quit IRC (Read error: 104 (Connection reset by peer))
Olinuxx has quit IRC (Remote closed the connection)
marclaporte has quit IRC (Read error: 110 (Connection timed out))
chealer: chibaguy: no, the last blog posts module is not supposed to be renamed to the blog of the posts it contains automatically. themes.tw.o configures it that way
chibaguy: hi chealer, ok. I should've checked.
chealer: chibaguy: the Last forum posts module bug is already reported: http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2686
-: chibaguy vows to do a little research before complaining on irc ;-)
***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
chealer: chibaguy: I don't see why the Last page changes module items omit the author on tw.o. it also has wrong modification time. I can't reproduce locally, it would be interesting for a tw.o host admin to debug list_pages().
chibaguy: yeah, it's strange.
***: rolandtanglao has joined #tikiwiki
macnific has quit IRC ()
rolandtanglao has quit IRC ()
btiffin: I've been exploring. This is a rahrah comment. TikiWiki is a beautiful thing. Thanks everyone.
marclaporte: :-)
and Postgresql?
btiffin : ^
btiffin: :) Umm, for the work group, not yet. Foswiki, Mantis, TotalProcess, yada yada. When the boss needs to know something my personal Desktop Tiki and IFRAMEs gets it done. I can pretty much live in Tiki now. I hope it rubs off as management sees the powers...
marclaporte: hehe
***: lindon_ has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]")
CIA-50: tikiwiki: 03chibaguy * r23387 10/mods/trunk/themes/ (18 files in 13 dirs): [FIX][NEW] Correct text/background color contrast and other styles in wysiwyg editor. Also, smooth.css was missing from earlier commit.
chibaguy: bbl. gotta walk the dog.
***: SEWilco2 has quit IRC (Remote closed the connection)
chibaguy is now known as chibaguy|away
SEWilco2 has joined #tikiwiki
chibaguy|away has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
btiffin has quit IRC (Remote closed the connection)
Rob____ has joined #tikiwiki
FrankP_german has joined #tikiwiki
coaboa has joined #tikiwiki
Wilkins has joined #tikiwiki
coaboa: Hello: I would like to integrate the jskitrating in to the Topbar. Using milkyway theme. would like to have it lefthanded at same y-height as the rightsided site-search. Could someone help me where to put it for articles/wikipages? V4.
should pass the actual page/article to jskit. I tried: {if $section eq "wiki" or "articles"}{wiki}{JSKITRATING(view=combo,star=#FFD750,user=#961e1e,page=$page|urlencode) /}{wiki}{/if}
chibaguy: coaboa, I would first try putting it in the topbar custom code (look and feel admin) and use css positioning to move it up to where you want it.
coaboa: ok
good morning btw
chibaguy: good morning (tho it's 5:25pm here)
:-)
coaboa: forgett youre lokated in Japan
***: franck has quit IRC ()
chibaguy: yeah, the world is small, when on line.
if there is a problem with css positioning, you could modify templates/styles/milkyway/tiki-top_bar.tpl (iirc)
you know about using {literal} {/literal} tags, right?
coaboa: have to use those in tpl too?
chibaguy: yes
coaboa: might point out my problem ;-)
chibaguy: well, around js.
coaboa: does the js plugin have to activated?
*be
chibaguy: but inside the 'if' .
coaboa: and can I use the "or" int that way for declaring the both sections?
Rob____: Dear all: I want to hide all categories in my tiki by default and then have groups that each give permission for a specific folder; how do I do that? I am confused how to set group permissions, global permissions and category permissions. I planned to take away all permissions on a high level and then add them in the specific category perms per group; does that make sense?
chibaguy: coaboa, I guess so. check the smarty templates docs to be sure.
coaboa: ok plying around now. thx
chibaguy: coaboa, where is JSKITRATING plugin from? it isn't a default tiki plugin, is it?
Rob____: I've kind of gotten lost on Tiki perms, with the changes lately. Did you check the docs on groups and permissions at doc.tikiwiki.org?
-: chibaguy is wondering why added javascript like Infinite Carousel works in 3.3 but stopped working in branch 4.0 a month or so ago.
Rob____: chibaguy, yes. My problem is that I do not understand how the different types of permission areas (global, category, group) work together
chibaguy: well, no perm can be set without reference to a group.
Rob____: chibaguy: I thought I could just diable on all on a "high" level (i.e. global perms) and then re-enable them on a low level (category perms)
chibaguy: so in that sense 'global' means global for a particular group.
I guess the default is 'disabled' since permissions are granted in a positive way ("can edit", "can view", etc.).
but if, say, Anonymous has perm to view wiki pages, if you grant permission to view regarding Page A to Group A, this means actually that _only_ Group A can see Page A.
so there is an implicit 'only' when granting on a group or object basis. (i think)
Rob____: OK? now you just blew my mind ;-)
chibaguy: heh
in other words, grant view permission to anonymous, so they can see all pages.
then make a special Group A.
Rob____: ok...
chibaguy: if you assign 'can view' perm to Group A, for page A, B, C, then _only_ Group A can see them.
Rob____: ok, now I understand...
chibaguy: And the same is true when assigning tiki_p_view_categorized to a category, for a group.
although that last one is what might have changed recently (3 -> 4.0).
Rob____: ok... I am using 4.0
chibaguy: when you get some perms set up, be sure to make some test users and log in as them to be sure things work as expected.
Rob____: Yes, exactly... in my latest experiments my test user was only able to see the category A (i.e. in the cat module), but clicking on it says "access denied"
coaboa: it
Rob____: but I will try now to do as you say
chibaguy: did you assign 'tiki_p_view_categories', or 'tiki_p_view_categorized' ? note that the first refers to category listings, and the second to objects within the category.
***: chealer_ has joined #tikiwiki
chibaguy: But this is how it was up to 3.3. Maybe it's changed in 4.0. I haven't had a chance to test it out.
Rob____: hey! that might be it - I just assigned tiki_p_view_category
chibaguy: in principle, users should never get an "accessed denied" in Tiki, regarding assigned permissions. (wysiwyca rule).
listings should filter correctly.
Rob____: hm I cannot find tiki_p_view_categorized
chibaguy: ok, maybe it's become tiki_p_view_category (now refers to contents, not just category name/item).
are you using the category block at the bottom of pages, too?
Rob____: yes
chibaguy: checking mod-func-categories.php, it does seem that the perm is 'view_category'.
Rob____: ah I think your explanation about "enable category for a group means that group only" was my key problem
I tought I had to diable view categories for an upper group, i.e. registered and then reapply the category for the specific group
chibaguy: right. but there's no way to disable, really, other than not granting to begin with.
Rob____: what I still do not understand is how the group and global perms work together... normally, on objects / cats there is that "Global Perms" applied - is that the sum of all Group Perms the specific user has?
and then I can overwrite this with object / cat perms?
***: chealer has quit IRC (Read error: 113 (No route to host))
-: chibaguy 's brain smokes a bit...
Rob____: XD dorry
sorry
chibaguy: :-)
Rob____: I wonder where these "Global Permissions" come from... are they static over any user / group?
I just want to figure out the permission layers, you know what is on top etc.
chibaguy: http://dev.tikiwiki.org/Permission+Cleanup describes the approach in 4.0.
Rob____: ok thank you I havent seen that page yet
chibaguy: I think global refers to the permission for, say, wiki pages in general for a particular group.
'Anonymous can view wiki pages'
then object-level perms override that.
Group A has (_exclusive_) view perm for Category A. therefore Anonymous can't see Category A.
Rob____: Ok, so you say "Global Permissions" = Group Permissions
chibaguy: yes, as i said at the beginning, all perms are defined in terms of one group or another.
***: xavi has joined #tikiwiki
Rob____: chibaguy, thank you very much! You saved my day :-)
coaboa: chibaguy: strange yesterday the jskit thing worked but now it just does nothing. chibaguy: jskitrating plugin is from: Embed the Ratings service from JS-Kit (http://js-kit.com) into a wiki page. Author: Rick Sapir, TikiWiki for Smarties (http://twbasics.keycontent.org) Maybe they just discontinued . Tested it on a second site too. Think I have to look for somthing different for rating the content.
chibaguy: Rob____: great. it's good I had a change to think about this again too.
coaboa, Rick (ricks99) is around here pretty often. he can probably help on this.
i wonder if he has a doc page on jskitrating.
coaboa: ok. but anyhow the js-kit guys anounced that they will stop the service.
chibaguy: ah, i see.
well, you could check with ricks99 about what he plans for the plugin, maybe a replacement or something.
coaboa: is there a plan to have a native ratingfeature with tw?
as calling a third party site is quite suboptimal
chibaguy: I haven't heard about a plan. You could submit a feature request at dev.tikiwiki.org.
coaboa: the colorpowered.com (which also made colorbox) released a rating system but with an sqlite db...which i could anly get running outside of tw.
chibaguy: code that used tiki's current db would be the way to go. maybe the tiki_object_ratings table could be used.
***: FF|Skyrider has joined #tikiwiki
CIA-50: tikiwiki: 03chibaguy * r23388 10/branches/4.x/ (55 files in 37 dirs): [FIX] Run-on sentence corrected.
chibaguy: I see quite a few jquery star rating plugins, etc.
***: luminoso has joined #tikiwiki
xavi: anybody know how teaxtareas in dev.tw.o comments at trackers can be resized?
I saw many new resizable places in Tiki4, but I can't seem to resize the small text area for comments in tracker items...
maybe some (jquery?) setting needs to be on?
***: macnific has joined #tikiwiki
FF|Skyrider: http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=35313&topics_sort_mode=lastPost_desc&forumId=4
now to wait and see who can help me :D
CIA-50: tikiwiki: 03chibaguy * r23389 10/branches/4.x/styles/strasa.css: [FIX] Light-on-light text/background contrast corrected (ex: "compare" button on tiki-pagehistory.php).
Tikiwiki|bot: New Forum Posts: TikiWiki 4 SMTP options, how to use with google mail? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35313
xavi: fyi: http://dev.tikiwiki.org/Report+a+Bug shows broken toolbar after the H1 H2 H3 buttons to me
confirmed on ff 3.5 and Chromium
Tikiwiki|bot: Recent Bug: Tracker item: #2878 - - test xavi 1 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2878
CIA-50: tikiwiki: 03nyloth * r23390 10/trunk/lib/test/TikiSeleniumTestCase.php: No code change - reindentation only
coaboa: found the problemsolution to jskit: they shut down the service as of 15.Nov. (with some obvious delay) No wonder why I can't get it to work ;-)
chibaguy: yeah, that would be a neat trick.
CIA-50: tikiwiki: 03nyloth * r23391 10/trunk/lib/test/TikiSeleniumTestCase.php: [MOD] TikiSeleniumTestCase: return false if the config file is not found during the confige step... (this is to make it easy to run all tests without selenium)
chibaguy: hi xavi, looks like it broke at the 'align:center' icon.
there's also an exposed '~/np~' near the page bottom.
CIA-50: tikiwiki: 03nyloth * r23392 10/trunk/lib/test/AcceptanceTests/ (6 files): [MOD] Acceptance tests: add 'acceptance' phpunit group annotation, in order to be able to run phpunit with the '--exclude-group acceptance' option, to avoid runing those tests that require selenium
***: diogogcunha has joined #tikiwiki
diogogcunha: hello everybody
CIA-50: tikiwiki: 03nyloth * r23393 10/trunk/lib/test/core/Multilingual/ (5 files in 2 dirs):
tikiwiki: [MOD] Multilingual unit tests: add 'multilingual' phpunit group annotation, in
tikiwiki: order to be able to run phpunit with the '--exclude-group multilingual' option,
tikiwiki: to avoid runing those tests that require a direct internet connection (it does
diogogcunha: I'd like to know how to convert tikiwiki dates and time on the database that are in integer to normal date time
CIA-50: tikiwiki: not handle a web proxy yet)
diogogcunha: can anyone help ?
***: FF|Skyrider has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
CIA-50: tikiwiki: 03chibaguy * r23394 10/branches/4.x/styles/strasa.css: [FIX] Insufficient white space between articles on tiki-view_articles.php.
xavi: diogogcunha: no idea, sorry. In some hours some coders from USA time zone might help you on that...
diogogcunha: ok! but do you know if the time is in minutes or seconds or something like that?
xavi: chibaguy, yes, I noticed. Well, at least, but reporting throught that page is still working :-)
diogogcunha: "no idea sorry" :-/
CIA-50: tikiwiki: 03nyloth * r23395 10/trunk/lib/test/ (bootstrap.php core/bootstrap.php): [FIX] phpunit bootstrap file: initialize tikidomain var to avoid php notices while running phpunit
diogogcunha: xavi ok thanks!
xavi: chibaguy: btw, I dunno why but today I see some buttons in dev.tw.o as whiteish with whiteish font
example: seach wiki page module in right column
chibaguy: yeah, I'm not sure, but I just committed a fix for that in branch 4.x.
xavi: ok, thanks
chibaguy: I don't know how these things creep in. I guess a change is made in one context that has bad effects in others.
diogogcunha, the database stores unix time stamps.
http://www.unixtimestamp.com/index.php
it is converted by php script to human-readable form.
***: luminoso has quit IRC (Read error: 131 (Connection reset by peer))
luminoso has joined #tikiwiki
-: chibaguy got familiar with unix time stamps when it was necessary to manipulate event times once. :-)
***: Caarrie|sleeping is now known as Caarrie
xavi: multitasking chiba-guy :-)
Tikiwiki|bot: Recent Bug: Tracker item: #2879 - - test xavi 2 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2879
Recent Bug: Tracker item: #2880 - - dev.tw.o: users apparently can delete their tracker items but they are ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2880
New Forum Posts: Upgrading from 3.2 to 4.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35315
Rob____: Dear all: My tiki editor acts strange. When I click any icon in the tool rows, it asks "Do you want to leave the page?", actually reloading the page. Does anybody know this behavior?
xavi: Rob__: which version?
chibaguy: tiki 4.impatienttoolbar ?
-: chibaguy is sorry and needs to take a break.... :-)
Rob____: it is tiki 4 and the normal wiki page editor
not wysiwig
chibaguy: Rob____: do you have ajax turned on?
xavi: Rob____: no idea. Please, feel free to fill in a bug report about it. There are minor issues still expected with 4.0
http://dev.tikiwiki.org/Report+a+bug
chibaguy: I've found ajax to cause problems at times.
xavi: chibaguy: I'm curious with ajax. I haven't found any issue yet with ajax in tiki 4.0
chibaguy: ok, maybe things have been fixed.
xavi: which is great news! but I'm still reluctant to believe that tiki4 is bug free from ajax issues
-: xavi is quite skeptic
chibaguy: dr xavi, the scientist. :)
xavi: but it did find aseveral issues with ajax in the first releases of 3.x
:-)
chibaguy: well, I see I have ajax turned on at my localhost 4.x, and things are working ok.
-: chibaguy is too much of an old-time wiki guy to even have tested the wik editor toolbar much, usually just input the syntax.
chibaguy: I can't reproduce the toolbar problem.
turned ajax auto-save and save draft on. ajax was already on.
all kinds of jquery things are turned on.
CIA-50: tikiwiki: 03chibaguy * r23396 10/mods/trunk/themes/milkyway_tiki_4/styles/milkyway.css: [FIX] Inconsistent margin and padding in normal and hover states.
***: grobda24 has joined #tikiwiki
CIA-50: tikiwiki: 03chibaguy * r23397 10/mods/trunk/themes/faulkner_tiki_4/styles/faulkner.css: [FIX] Inconsistent padding and margin for button, in normal and hover states.
Rob____: does ajax on/off concern the tiki editor toolbar?
I will disable, then
chibaguy: Rob____: I checked and couldn't see any difference.
CIA-50: tikiwiki: 03chibaguy * r23398 10/mods/trunk/themes/faulkner_tiki_4/styles/faulkner.css: [ENH] Odd and even table row and li.odd, li.even colors.
***: FrankP_german has quit IRC (Read error: 113 (No route to host))
FF|Skyrider has joined #tikiwiki
FF|Skyrider: Hey
When I try to login at tikiwiki.org, I'm getting: Account disabled
Why? I just registered and activated the account.
Rob____: chibaguy: my editor problem seems to be browser related. With IE 8 editor toolbar does not work, in compatibility mode it is ok. FF 3.5 works like a charm
so everything is normal ;-)
***: ricks99 has joined #tikiwiki
FF|Skyrider: anyone? :S
....
Notice: this variable may not be empty: $_POST["thread_sort_mode"]
...
gpd
*God, I can't even reply to messages.
:- freaking annoying
chibaguy: Rob____: ok, good to hear that.
FF|Skyrider: at the tw.o forums?
Rob____: chibaguy: should I file that / can you verify this? it seems that specifically IE 8 is the problem
FF|Skyrider: chibaguy
I tried to reply to my own thread
http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35313#threadId4
In the end it worked, but I had to retype it multiple times
as I kept getting that error
chibaguy: Rob____: you could file a bug report at dev.tw.o, but I think as long as IE8 can manage in one mode, probably there won't be much motivation to try to fix the problem.
FF|Skyrider: I haven't noticed any problems at those forums, for some reason.
FF|Skyrider: Using fireFox.
Well, received the error twice when I attempted to reply.
No idea why :-[12:17] <chibaguy> I usually use Opera, but could check with FF once in a while.
Rob____: chibaguy: that makes sense. can / should I add this to some FAQ area?
chibaguy: I'm not aware of one for IE8.
Caarrie: dont use it? :P
chibaguy: Caarrie: , sometimes to test with. that's about it.
Caarrie: i only use it in my VM as i am too lazy to install opera
chibaguy: Seems quite a bit better than ie7 anyway.
that is lazy. ;-)
-: ricks99 uses i8 -- no issues posting on tw.o
ricks99: *ie8, that is
Rob____: ok, then perhaps I have some configuration that messes up IE8. I guess I can live with that XD
chibaguy: ricks99, there was a question about the jskit. seems the service was shut down. do you have an alternative plugin?
***: franck has joined #tikiwiki
coaboa: yes this jskitrating Q was mine. The problem is that I already commited that tiki is capable of rating content - which now isn't anymore realizable in an easy way (as far as I can oversee)
***: Kimberliee has joined #tikiwiki
Kimberliee: Good Morning.
xavi: bbl
***: RavenC has joined #tikiwiki
CIA-50: tikiwiki: 03chibaguy * r23399 10/mods/trunk/themes/snow_tiki_4/ (31 files in 10 dirs): [NEW] Snow theme for Tiki 4.
Tikiwiki|bot: New Forum Posts: Just use modules? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35323
***: Kimberliee has quit IRC ()
RavenC has quit IRC (Client Quit)
Kimberliee has joined #tikiwiki
Tikiwiki|bot: Recent Bug: Tracker item: #2881 - - can't install tiki 4.0, whereas tiki 3.3 ok with no problem. ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2881
***: xavi has quit IRC ("Leaving.")
doubleclick: i would like to have toc as a part of right menu...
is there a toc module?
ricks99: @doubleclick: see docs: http://doc.tikiwiki.org/plugintoc
coaboa: i think doubleclick wants the pagetoc to be displayed in a sidemodule?
***: lphuberdeau has joined #tikiwiki
ricks99: can use menupage module
and put {toc} in that page
doubleclick: ricks99: so i just put {toc} in parameters?
marclaporte: ricks99 : & all: http://tikiwiki.org/TikiFestNY
***: nicktruch has joined #tikiwiki
nicktruch: hi I was wondering from wich country TikiWiki comes from ?
ricks99: @doubleclick: no. need to use menupage module. in the page that u define for the menu, in *there* put the {toc}
marclaporte: nicktruch : started in Argentina
ricks99: anyone: does Online Users (who is there) module not work properly in 3.3? I only show 1 (me, whenlogged in), although i have 2 other pcs browsing as anon
-: ricks99 vaguely recalls a bug/known issue... off to scan bug list
nicktruch: marclaporte : ok thanks, thought it was catalan
marclaporte: we have a proud contributor from Barcelona :-)
nicktruch: cool ! I'm planing to move to Barcelona next year to live here
***: coaboa has quit IRC (Read error: 131 (Connection reset by peer))
nicktruch: I'm new to TikiWiki : I'm on Confluence right now. Anybody knows if you can use TikiWiki as an intranet wiki ? (with groups and rights management)
Kimberliee: try the Intranet profile
it sets it all up for you
-: Kimberliee thinks the Intranet Profile is great!
nicktruch: Excellent !
Thx Kimberliee
marclaporte: nicktruch: Intranet is a strong use case for Tiki because of fined grain permissions
http://tikiwiki.org/Enterprise
Rob____: Hi there, as we are just talking about permissions, can someone explain me how the group, global permissions work together and how file galleries mix in? I guess TikiWiki is still too powerful for my understandning ;-)
sylvieg: marclaporte: why did you commit 'login can not have space'
Kimberliee: nicktruch: I am working on one as I type, and I have found tiki to have the best functionality for such a site.
Rob: Can you be more specific?
Rob____: I wanted to make categories which are just accessable for users that are in the corresponding group.
marclaporte: sylvieg : because it often happens that admins create users with spaces and it messes up Tiki.
Rob____: Now I am not sure how to do this the easiest way and how all the perms play together
Kimberliee: Rob: Have you created the categories and the groups?
Rob: Its pretty automatic.
ricks99: @Rob____: any file gallery-specific perms will *override* your global/group/category perms
marclaporte: sylvieg: : if you make a user with a comma (,) you can't delete it easily after
Rob____: Yes. I did the following: I created groups "Product A" and "Product B" and groups with the same name
sylvieg: it is not supposed to be ther is a bug somewhere
CIA-50: tikiwiki: 03sylvieg * r23400 10/trunk/ (66 files in 41 dirs): [MRG] Automatic merge, branches/4.x 23353 to 23394
Rob____: Then I went to perms of the cats and enabled "see category in listings" or how it spells aout, for Group A or B
Kimberliee: Rob: So, unless you do "file gallery specific perms" like ricks99 said, it will automatically apply the perms for you
***: grobda24 has quit IRC (Read error: 110 (Connection timed out))
grobda24 has joined #tikiwiki
Rob____: Kimberliee: Is that my way correct so far?
***: nikozy has joined #tikiwiki
Kimberliee: Rob: did you set it up in admin Groups for that Category?
***: RavenC has joined #tikiwiki
Rob____: Kimberliee: Yes, I did *Admin Groups" and activated "see cats in listings" for Group A or B
marclaporte: sylvieg : ideally, same validation would apply for admin user than tiki-register
Kimberliee: Rob: have you logged on as a user in that group to test it out?
Rob____: Kimberliee: yes, it looks OK so far, but here is the catch: I can still access files that have the category attached of the opposing group
***: nicktruch_ has joined #tikiwiki
Kimberliee: Rob: didn't you say you set it to A or B tho?
***: nikozy has left
Rob____: Kimberliee: so i.e. with member of Group B, I can still download my *Test File* which is in Category A
Kimberliee: I stripped the users of any ability to see the file galliers though
Kimberliee: I thought that when I only give perms to user group A for cat A, this also applies toa ll objects in cat A?
***: nicktruch has quit IRC ("Page closed")
nicktruch_ is now known as nicktruch
sylvieg: marclaporte: but what is the use of the regexp in admin->login?
***: chealer_ has quit IRC (Read error: 104 (Connection reset by peer))
Kimberliee: Rob: true
Rob____: Kimberliee: so as far as I remember, there are three perms or so that are important for my: one for downloading of files, one for reading wiki pages, one for seeing a cat
doubleclick: ricks99: i figured it out! thanks
Rob____: Kimberliee: I enabled these 3 for Group A at Category A perms
Kimberliee: Rob: what version are you on?
Rob____: Kimberliee: 4
Kimberliee: I tested it with a category module to see what the user has access to
Kimberliee: k, hold on...
brb
Rob____: Kimberliee: the "other" category (B when logged in as A etc) is hidden, which is correct, but if I have the URL I can still get the file
marclaporte: sylvieg: : users can't self register on http://tikiwiki.org/tiki-register.php -> You have mistyped the anti-bot verification code; please try again.
***: rodrigo_sampaio has joined #tikiwiki
marclaporte: sylvieg : I would love to have a better system which provide an error message. Ex: same error message in all places based on the Regex. In which case, no need for the no space comment note
Kimberliee: Rob: oic, well thats not a good thing. You are sure you are not logged on in another window or didn't logout as admin prior to testing that user?
ricks99: @Rob: be sure to clear ur browser cache. Also, do u have the File Gallery as "public" (in the gallery's settings)?
Rob____: ricks99, Kimberliee: I tried public as well as private
Kimberliee: I agree with ricks99, make sure you logout and clear your cache
***: Caarrie is now known as Caarrie|away
Rob____: ok, I try now
***: coaboa has joined #tikiwiki
Rob____: ricks99, Kimberliee: Wow, OK, it really seemed to be the cache. I'm stunned now.
-: Kimberliee had been there, done that. :)
Kimberliee: has
***: coaboa has quit IRC (Remote closed the connection)
Rob____: ricks99, Kimberliee: Thank you very much!!! Now, just to end my confusion... how are the permissions layered? On top, there is "Group perms", then "Cat Perms", then "Object Perms"?
Kimberliee: Object override
I wouldn't use it unless you have to
ricks99: y, perms are inherited from the top - > down, but overrdie from the bottom -> up
Kimberliee: ricks99: perfect description! I'll have to remeber that one.
Rob____: Kimberliee: On default, Categries have "Global Perms" applied - where do these come from? Is that one static set of perms that I can set, so to say the "Deafult Perms"?
Kimberliee: Group
Rob____: So Global Perms = Group Perms?
***: rodrigo_sampaio has quit IRC ("Leaving.")
coaboa has joined #tikiwiki
coaboa has quit IRC (Remote closed the connection)
Kimberliee: http://doc.tikiwiki.org/tiki-index.php?page_ref_id=130
thats a good one.
chibaguy: Rob____: didn't we go through this already a few hours ago? ;-)
-: chibaguy feels deja vue.
Rob____: chibaguy, yes, I still have my problems with it, so please be patient with me ;-)
ricks99: Q: How to change a page's language in 3.3? When I EDIT the page, there's no LANGUAGE drop list? (There *used* to be...)
***: coaboa has joined #tikiwiki
ether0 has joined #tikiwiki
marclaporte: sylvieg : do you think it's risky to add the regex check when admins add/edit users?
***: nkoth has joined #tikiwiki
sylvieg: marclaporte: I found the problem
a messy regexp
ricks99: i have all the i18n options on, but there's still no LANGUAGE drop when editing...
Rob____: chibaguy, ricks99, Kimberliee: Thanks again for your great help!
Kimberliee: good luck Rob. :)
***: ether0 has left "Leaving"
ricks99: Hm... it is in the 4.0 PROPERTIES tab...
CIA-50: tikiwiki: 03marclaporte * r23401 10/branches/4.x/templates/tiki-adminusers.tpl: [FIX] Only link to a group if you have permissions.
-: ricks99 wonders why the 3.3 editpage.tpl checks for {$data.page_id} before displaying the LANGUAGE drop list? why cant you change the lang of a page in a structure?
chibaguy: Rob____: that's ok. Permissions are easy to be confused about.
CIA-50: tikiwiki: 03marclaporte * r23402 10/branches/4.x/templates/tiki-assignuser.tpl:
tikiwiki: [FIX][MOD] In training/observing users, I noticed on several occasions that this
tikiwiki: interface is confusing. While in the process of adding users to a group, they
tikiwiki: are distracted by this new key and may click on it, thinking they are adding
tikiwiki: user. Replacing with a WYSIWYCA link to the group.
***: kiilo has joined #tikiwiki
Kimberliee has quit IRC ()
coaboa_ has joined #tikiwiki
coaboa_ has quit IRC (Read error: 104 (Connection reset by peer))
lphuberdeau has quit IRC (Read error: 60 (Operation timed out))
Kimberliee has joined #tikiwiki
marclaporte has quit IRC (Read error: 110 (Connection timed out))
RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
brankom has joined #tikiwiki
brankom: Hello
!help
Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
***: coaboa_ has joined #tikiwiki
brankom: Could anyone direct me on how I could implement sort of per-page permissions (for viewing), or even better per-category/tag for groups?
Kimberliee: there is a perm tab at the bottom of the page.
brandom: altho I would use group perms
brankom: That requires the tiki_p_admin_wiki privilege, though?
***: coaboa_ has quit IRC (Remote closed the connection)
brankom: Kimberliee: Hm... Group perms can be set for viewing particular pages as well?
Kimberliee: if those pages are in the cat for the group
easier than trying to set individual perms
***: kiilo1 has joined #tikiwiki
brankom: Could you direct me to the configuration links for those?
***: coaboa has quit IRC (Read error: 113 (No route to host))
brankom: Ok, I think I found it :)
Kimberliee: ok :)
CIA-50: tikiwiki: 03lphuberdeau * r23403 10/trunk/ (6 files in 3 dirs): [FIX] Poll filter never worked correctly, causing thousands of rows to be scanned on poll-intensive sites. Added an index to speed up the search as well.
brankom: Kimberliee: I take it back - I didn't :)
I thought it was in group permission assignment.
Ah, the perms for those under Categories themselves.
Lovely-jobly :)
Kimberliee: Thanks ;)
Kimberliee: np, u found it :D
Rob____: Kimberliee, would you mind a last question?
Tikiwiki|bot: Recent Bug: Tracker item: #2882 - - WYSIWYG Editor Transparent background Issue - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2882
Kimberliee: not at all, if I can help
***: chibaguy has quit IRC (Read error: 110 (Connection timed out))
Rob____: :-) When I want to make a file available only to a specific group (lets say A), I have two options: 1) either put it in a File Gallery that has the Category A or 2) put the file itself in Category A - is that right?
***: lphuberdeau has joined #tikiwiki
Rob____: (of course, only group A has perms for cat A)
Kimberliee: yes
Rob____: Kimberliee: Do you have a Tiki 4 install running? Because I swear when I use option 2, a user that is *not* in group A can still download the file if he has the direct link (I restarted the server and deleted browser cache)
Kimberliee: or my tiki installation is completely mess up
SEWilco2: That is correct, if the files are being stored in the filesystem. URLs directly to a file are handled by the web server and TW doesn't see the request.
brankom: So using database for file uploads allow the permissions to be applied properly?
SEWilco2: The only way to reach files in the database is through a program. But your database configuration has to be able to handle all your uploaded files.
Rob____: SEWilco2: the URL I use to download is like /tiki/tiki-download_file.php?fileId=9
SEWilco2: that should be checked for perms, or?
SEWilco2: Yes, if you use tiki-download_file.php then the TW restrictions are always applied.
Hold on...
CIA-50: tikiwiki: 03jonnybradley * r23404 10/branches/4.x/ (files/test.swf lib/wiki-plugins/wikiplugin_flash.php): [MOD] Copy test.swf to files and change example link on Flash plugin to suit.
SEWilco2: Thinking...
Rob____: SEWilco2: I have a file where I have applied a "only for Group A" Category applied - I can still download it with a user account that has *not* Group A
brankom: Hm... Maybe use .htaccess to block the access to folder?
SEWilco2: If the files are stored as files, then if you figure out the name of the directory with the files and find the file name then you could bypass TW.
Rob____: SEWilco2: When the file is put in a file category that also has "for Group A only" applied, it is restricted
SEWilco2: But, as brankom realized, if you block the web server's access to the directory then the only access is through tiki-download_file.php.
***: coaboa has joined #tikiwiki
Rob____: SEWilco2: I can download the file via the tiki download php although it should be restricted
SEWilco2: The PHP code can access files which it has permission to reach (and it is running with the web server's permissions) but the web server will obey configuration which blocks access to directories.
brankom: Hm... Most of the admin menu on left is gone missing now for some reason.
Rob____: SEWilco2: I wonder about following: When I upload a file into a file gallery without any category applied and give the file the "only Group A" category, user without!! the Group A can still download it over the wiki download php
SEWilco2: Maybe something is still set in your browser. Set up a file with that restriction, then put the URL in here and ask some of us to see if we can download it. Or ask a friend.
Got to go.
Rob____: SEWilco2: ok, that's a good idea.. thanks!
***: SEWilco2 has quit IRC ("Leaving.")
Rob____: Bye everyone and thanks a lot!
***: Rob____ has quit IRC ("Page closed")
gozer_ has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
coaboa_ has joined #tikiwiki
icwiki has joined #tikiwiki
icwiki: I can't login to my new tikiwiki4 install as 'admin' after enabling Wiki + LDAP auth.
I can login as an LDAP user, but am not an admin
can't chagne the admin pass - I see an error on my AD server event viewer log with a failed attempt
any thoughts?
sylvieg: thre is an option 'Use Tiki authentication for Admin login.'
***: coaboa has quit IRC (Read error: 110 (Connection timed out))
marclaporte has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has joined #tikiwiki
Danafae-XT has joined #tikiwiki
Danafae-XT: I am in need of some guidance. I just tried upgrading my tikiwiki through fantastico. It was running version 2 and the upgrade was to version 3.3. I'm getting an error that tells me I need to upgrade my database when I try to go to my wiki
Kissaki: polom
Danafae-XT: The error gives a link to /tiki-install.php but when I click on it, I get another error: You don't have permission to access /wiki/tiki-install.php on this server
I set permissions on that file to 755 but that hasn't corrected the problem
Anyone know how to get the database upgrade to work?
brankom: Bye-bye ;)
***: brankom has left
ricks99 has left
Danafae-XT: Any help would be greatly appreciated. I don't seem to be able to access any of my data and I'm hoping the database update thing will help
***: RavenC has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
Danafae-XT: I think I'll just revert back to the old version... I'm really not seeing how to fix this.
:-(
stupid fantastico. I'm trying to get my stuff off of that mess and onto a vps with shell access.
chibaguy: Danafae-XT, you can probably update your tiki installation directly, without fantastico.
icwiki: sylvieg -> how can I change that option ?
chibaguy: you don't need shell access necessarily. I use ftp and phpmyadmin.
Danafae-XT: When I try to update it with the link that tikiwiki gives me, I get an error
sylvieg: icwiki: change the value ldap_skip_admin in the table tiki_preferences
Danafae-XT: how do you update it that way, chibaguy? Sorry, I'm not a database type person
chibaguy: well, you need to be able to access tiki-install.php, for sure.
If you can't, seems like there's a problem with your server configuration.
***: SEWilco2 has joined #tikiwiki
chibaguy: anyway, I ftp the files to where I want them on the server, make a database with phpmyadmin, and then use tiki-install.php to populate the database.
Danafae-XT: When I try to access it in a browser, I get a message that I don't have permission to access it and that a 404 not found error was encountered while trying to use an ErrorDocument to handle the request
icwiki: sylvieg -> no such column - looking at the column list to see if this was perhaps renamed, or might I need to create it?
Kimberliee: Danafae-XT: I've had that b4
chibaguy: Yeah, I think you need to tell the server admin that you can' t access a file that you should be able to access.
Kimberliee: is it hostgator?
Danafae-XT: yes Kimberliee
chibaguy: right, Kimberliee, I've seen reo
Kimberliee: yah, been there
chibaguy: reports like this before.
Kimberliee: go to their website
chibaguy: but forgot what the solution was, naturally.
specifically.
sylvieg: icwiki: select * from tiki_preferences where name='ldap_skip_admin';
Kimberliee: ask chat a support tech, they have to fix "mod-security" or "whitelist" your domain
I bet you can't install a profile either, can u
Danafae-XT: Ok, thanks Kimberliee! I haven't tried installing a profile
icwiki: sylvieg -> 0 rows
Kimberliee: it will prolly fail too, same error
no problem, it will only take them a few minutes. Good luck.
sylvieg: icwiki: insert into tiki_preferences(name, value) values('ldap_skip_admin', 'y');
icwiki: sylvieg -> Thanks for your expert assistance! That fixed it! Thank you x infinity!
***: RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
icwiki has quit IRC ("Java user signed off")
CIA-50: tikiwiki: 03jonnybradley * r23405 10/branches/4.x/lib/smarty_tiki/block.add_help.php: [FIX] Function needs to be declared differently for AJAX edit to find it
***: citymark has joined #tikiwiki
RavenC has joined #tikiwiki
citymark has quit IRC ("Page closed")
CIA-50: tikiwiki: 03jonnybradley * r23406 10/branches/4.x/lib/jquery_tiki/tiki-jquery.js:
tikiwiki: [FIX] More on "quick fix for Firefox 3.5 losing selection on changes to popup"...
tikiwiki: Was causing wiki_edit_plugin popup form to fail when feature_jquery_ui enabled (when not in page edit mode).
tikiwiki: Some refactoring and few missing var declarations added.
tikiwiki: Still fails when plugin form uses AJAX autocomplete - TODO
tikiwiki: 03lphuberdeau * r23407 10/trunk/lang/ (18 files in 16 dirs): [MOD] Mozilla upstream. Strings from the interactive translation for languages that were added by SUMO. Languages previously in tiki were skipped due to my inability to read them.
***: jonnyb has joined #tikiwiki
CIA-50: tikiwiki: 03jonnybradley * r23408 10/branches/4.x/tiki-editpage.php: [MOD] Seemingly superfluous call to parse_data() removed (commented out pending further testing)
SEWilco2: jonnybradley: Test preview mode. That's my guess why parse_data() was there.
***: SEWilco2 has quit IRC ("Leaving.")
Kimberliee has quit IRC ()
Kimberliee has joined #tikiwiki
-: jonnyb tested preview for several section edits and full page and saves for each re r23408 - seems ok here
Danafae-XT: Kimberliee: You were right re:hostgator. I contacted them and they fixed it. I got my wiki DB upgraded. It did only take a couple minutes. The thing that took the longest was when my father called and wanted to talk for 20 minutes :-)
***: chibaguy has quit IRC (Read error: 54 (Connection reset by peer))
RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
Wilkins has quit IRC (No route to host)
diogogcunha has quit IRC (Read error: 60 (Operation timed out))
Kimberliee: Danafae-XT: :)
***: RavenC has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
Kimberliee: bbl.
***: Kimberliee has quit IRC ()
kiilo1 has quit IRC ("Leaving.")
RavenC has left
macnific has quit IRC ()
olinuxx has joined #tikiwiki
kiilo1 has joined #tikiwiki
RavenC has joined #tikiwiki
kiilo1 has quit IRC ("Leaving.")
coaboa_ has quit IRC (Remote closed the connection)
Danafae-XT has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]")
marclaporte: polom
jonnyb: 'olom
in the new place, marclaporte?
marclaporte: not quite
but it's ready
all painted, and clean
jonnyb: coo
***: peter has joined #tikiwiki
peter: hi all
new to tiki
just installed
went through the settings
***: peter is now known as Guest58359
Guest58359 is now known as peterishere
peterishere: and loggout
now it will not let me back in
saying wrong user name bla bla bla
CIA-50: tikiwiki: 03jonnybradley * r23409 10/branches/4.x/ (3 files in 2 dirs): [FIX] Stop messy html tooltip appearing on calendar items, plus nicer, working close icons
marclaporte: peterishere : admin/admin
peterishere: even with that
i chanded the setting for a user to use email as login name
marclaporte: ah
peterishere: in the db it shows admin/admin
but
even if i change the db email to admin
it still complains
***: Kimberliee has joined #tikiwiki
Kimberliee: good afternoon all.
peterishere: 1, 'admin', 'admin', 'admin', '', '', 1258742681, 1258742706, , '', 1258742706, , 'f6fdffe48c908deb0f4c3bd36c032e72', , '', , '', '', '', '', 0, '', 0, '', ''
marclaporte: playing in the DB is not reliable
peterishere: ok, so is there a way to reset my install?
marclaporte: peterishere : you can run tiki-install.php to reset admin password
peterishere: ok
marclaporte: you could also just change preference about using email as login
peterishere: Tiki Installer Disabled
marclaporte: peterishere : there are instructions on page about how to re-enable
peterishere: ok
removed the lock file
it it let me in, thanks
CIA-50: tikiwiki: 03lphuberdeau * r23410 10/trunk/lib/prefs/users.php: [FIX] Missing file
peterishere: i'll go through the process again
marclaporte: http://profiles.tikiwiki.org/Debug_Mode_Enabled#I_am_locked_out_of_Tiki -> you could hunt in DB for preference: "use email as login" not sure the exact name
peterishere: grrr...
even after reinstalling db
still same problem
login is email / password combination
still same error message
***: Kimberliee has quit IRC ()
marclaporte: Tiki 3 or 4?
sylvieg: marclaporte: I just got a tiki-register on tw.org without antibot also
ah ak .. I was already log-in
does it mean that you can register if you already log-in
I typed directly the url
peterishere: since it is a new install I nuked all and restarting from 0 (tiki 4.0)
marclaporte: yes, you can't register if you are logged in. Perhaps Tiki should say so
sylvieg: doing the fix
***: lphuberdeau1 has joined #tikiwiki
SEWilco2 has joined #tikiwiki
lphuberdeau has quit IRC (Read error: 110 (Connection timed out))
changi|away: polom
***: changi|away is now known as changi
changi: is chibaguy here ?
***: nicktruch has quit IRC ()
changi: just have a problem with strasa and IE7
when only using right module and no left one, the menu fall down in the bottom of the page
CIA-50: tikiwiki: 03sylvieg * r23412 10/branches/4.x/ (4 files in 4 dirs): [FIX] fix username pattern to effectively check invalid characters+ take away space warning + error when log-in user try to register + do not check natibot if log-in
***: peterishere has quit IRC ("Page closed")
jonnyb: hi changi - i'm just (trying to) get IE8 going to have a look at something else - i can check in that (if/when windows co-operates)
***: danopia has quit IRC (Remote closed the connection)
danopia has joined #tikiwiki
jonnyb: changi: you get this on all pages?
***: xavi has joined #tikiwiki
coaboa has joined #tikiwiki
SEWilco2: changi: I've seen that on some admin pages sometimes. Is it happening on non-admin pages?
changi: jonnyb: yes
SEWilco2: when logged as user, i have the same problem
but with FF it works
crazy
SEWilco2: Oh, so it only happens with non-FF browser? Which browser, which version?
jonnyb: is it the same with only left modules?
changi: IE 7
no, when adding left module it works
SEWilco2: The menu which you mention, is that the normal applications menu or one which you created?
jonnyb: dvw2000
***: franck has quit IRC ()
changi: normal one,
i put, the menu , and the categories
-: jonnyb curses having too many windows open
SEWilco2 makes a joke involving windows and libcurses.
changi: hum hum, adding caegori on the left side, same bug,
jonnyb: so sounds like the cats module?
probably missing a closing tag
***: franck has joined #tikiwiki
gozer_ has quit IRC ()
marclaporte: sylvieg : with last svn up on 4.x -> New user created with username 4321 22
notice the space in username
but
I didn't do db update yet
sylvieg: you need db update
I found out a problem with registration and old pasword methiod too...
***: Bamieater has quit IRC (Read error: 110 (Connection timed out))
marclaporte: even after update and cleared cache: New user created with username sdf asfa.
changi: jonnyb: only have problem with fixed_width
jonnyb: aha, ok - i'll get there eventually (fixing a JS error found on the way)
***: Bamieater has joined #tikiwiki
changi: ok, don't look anymore, it's a CSS problem
on my fork of fixed_width
***: gozer_ has joined #tikiwiki
changi: ok 5px too big :)
jonnyb: grand
changi: so the menu came down :)
sorry to bother you
:)
margin-left: -185px;/* once more a speciality for IE to display <= forgot to add 5px :)
do we know that calendar module doesn't work anymore
jonnyb: not at all?
changi: when you add it: you have a beautifull error : Fatal error: Cannot use string offset as an array inwww/modules/mod-func-calendar_new.php on line 72
***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
lphuberdeau1 has left
grobda24 has quit IRC (Remote closed the connection)
gozer_ has quit IRC ()
CIA-50: tikiwiki: 03pkdille * r23413 10/trunk/ (11 files in 2 dirs): [MOD] lesser magic: first pass on wiki admin template
***: FrankP_german has joined #tikiwiki
olinuxx: hi, i've a problem :
***: RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~")
olinuxx: with this page : http://www.linuxmao.org/tikiwiki/tiki-index.php?page=SynchroMuseArdour
the box "information:" write lign one after one, and normally, there are one under one.
i dont't know what's wrong :/
the code is this :
{BOX(title=>Informations :, bg=>#ffce89, width=100%)}
Le but de la manœuvre : il s'agit d'ajouter une ou plusieurs pistes ((MIDI)) à un projet ((Ardour)).
Je prendrai comme exemple l'enregistrement d'un synthétiseur simultanément en audio et en ((MIDI)).
Date du tutoriel : 31 août 2006.
Fait par : [http://www.linuxmao.org/tikiwiki/tiki-user_information.php?userId=9|Nono].
Mise en page : [http://www.linuxmao.org/tikiwiki/tiki-user_information.php?userId=110|Olinuxx].{BOX}
/ lign-line
if anyone has an idea ...
Tikiwiki|bot: New Forum Posts: Searchable Backup on Mac - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35328
***: franck has quit IRC ()
olinuxx: i find a workaroud with this type of stuff : "* Date du tutoriel : 31 août 2006."
xavi: mose?
***: franck has joined #tikiwiki
xavi: mose, if you read this later on...
in the exchanges market network (without money) in Catalonia ( http://intercanvis.net/Markets ) are willing to find a way to use community currencies within each node of the big network.... (each village, suburb in big cities, etc.)
so we would like to have either ModCC updated to current Tiki code base, or something similar...
many of the other small networks are not using tiki but other softwares (from blogs, to drupal, on of them, to home made simple php scripts)
but we'l have a meeting in a few weeks (most of the exchange markets from catalonia) to discuss way s to implement comunity currencies and some software to suport them...
we are looking for coders!
and we have some budget (modest, but some)
ok, enough for talking alone in this channel....
hopefully you'll read it later on... mose mose mose mose mose...
:-)
-: xavi hopes that mose's computer ping's him whenever he is back
xavi: ok, g'night all
***: xavi has left
PrezKennedyII has joined #tikiwiki
Lucy_ has joined #tikiwiki
Lucymoz has quit IRC (Read error: 54 (Connection reset by peer))
PrezKennedy has quit IRC (Read error: 60 (Operation timed out))
grobda24 has joined #tikiwiki
crazydc has joined #tikiwiki
crazydc: hello is there any one here
huh
is every one sleeping here or am i here at the wrong time
CIA-50: tikiwiki: 03jonnybradley * r23414 10/branches/4.x/templates/tiki-calendar_box.tpl:
tikiwiki: [FIX] .box-data should be a div, not a span as it can contain other divs etc ($celldescription is wiki parsed).
tikiwiki: Also a couple of missing semi-colons.
***: Kimberliee has joined #tikiwiki
CIA-50: tikiwiki: 03jonnybradley * r23415 10/branches/4.x/tiki-setup.php: [FIX] Always include swfobject.js if wikiplugin_flash enabled, as non-admins were getting JS errors on cached pages (unless anyone can think of a better fix?)
Kimberliee: good evening.
***: grobda24 has quit IRC (Remote closed the connection)
CIA-50: tikiwiki: 03jonnybradley * r23416 10/branches/4.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Correct newline removal regexp and remind some browsers to always display the tooltip, just in case.
***: grobda24 has joined #tikiwiki
crazydc: is there any one here that might be able to help me with my problem
jonnyb: maybe crazydc - fire away (late here though, so no guarrantteeeee)
crazydc: could u try explaining what is wrong with my site
http://active-samp.co.uk/wiki/
***: grobda24 has quit IRC (Remote closed the connection)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
crazydc: any ideas??
jonnyb: crazydc: db/tiki-db.php is there (i assume)
crazydc: what on the webserver
***: woos has joined #tikiwiki
jonnyb: as in there's a file on the server at /home/crazydc/public_html/wiki/db/tiki-db.php
crazydc: yea
jonnyb: maybe the path is messed up
woos: Hey, I have a question on v4.0 if someone has the time.?
Tikiwiki|bot: Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
jonnyb: crazydc: are you familiar with phpinfo() ?
crazydc: yea i am lookin at that file now
woos: lol bot,, Here goes. I was able to do a full install all the way to the end and had greens all the way. After I click on lock, I get "Access denied for user:". Anybody know why I would get this even thou it installed the sql queries?
jonnyb: the one in tiki? (unlikely as that won';t work either) - i see different include_path settings onside tiki compared to outside
woos: the complete error is: SQLSTATE[00000] [1045] Access denied for user: 'XXXXX@localhost' (Using password: YES)
crazydc: ok jonnyb thank u i am working on it i think i see the problem now.
nkoth: woos: strange
jonnyb: oh good, i was completely lost ;)
CIA-50: tikiwiki: 03jonnybradley * r23417 10/trunk/ (14 files in 8 dirs): [MRG] Automatic merge, branches/4.x 23394 to 23416
***: grobda24 has joined #tikiwiki