arildb__: joined #tikiwiki danny-orion: Hmm- browser bombed out there - did I miss anything? marclaporte: irc.tiki.org for logs, but no arildb_: joined #tikiwiki danny-orion: I don't see it documented - but can the tiki inc tarball be used for an incremental upgrade? marclaporte: that's the idea goj: joined #tikiwiki jacmoe: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: vs [was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[42242] trunk/templates] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=45992 marclaporte1: joined #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki redflo: joined #tikiwiki jonnyb: joined #tikiwiki
pom pom pom Tiki-KGB: tikiwiki 03jonnybradley r44993 10trunk/ 10admin/include_profiles.php 10css/admin.css 10templates/admin/include_profiles.tpl
tikiwiki [ENH] profiles: Cosmetic improvements ricks99: joined #tikiwiki slyskawa: joined #tikiwiki dhazel: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: vs [was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[42242] trunk/templates] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=45996 alexcriss: joined #tikiwiki
hi everybody
I am new to tikiwiki, and I have a problem with forum permissions
I have a forum for executive members, which cannot be seen by registered users marclaporte: joined #tikiwiki alexcriss: however, posts fin such forum appear in the top visited module and are visible even to anonymous users
and clicking on the link bring to the post itself, even if the user has no permissions to see it.
What am I doing wrong_ ricks99: sounds like perms are wrong on the forum. you have READ perm *only* fr the Exectitve group?
what tiki version are you using? alexcriss: version is 9.4 ricks99: and no other group has READ perm for the specific forum? alexcriss: tiki_p_forum_read is set only for exectuive and admin groups
for that forum ricks99: to confirm, neither anonymous nor register inherit the executive group, right? alexcriss: let me check
though I think they do not
no, it's the opposite ricks99: are you using caegories? alexcriss: executives inherit from registered
I think I have enabled the feature, but not used it yet ricks99: confirm that there is no category-specific perm for the forum. they will override the global perms alexcriss: disabling it does not solve the problem
OK, maybe I am doing the global permission wrong
I have given a global read permission to registered
and disabled it for that forum
should I do the opposite? ricks99: ah... you're doing it in reverse
yes alexcriss: ah ok
great
I knew it was my fault ricks99: sorry. didn't fully understand you at first
no problem alexcriss: sorry for having wasted your time ricks99: not at all :-) welcome to tiki alexcriss: and thanks a lot for your help
:)
ok, forum posts give an access denied now, though they still appear in the top visited section of anonymous users jonnyb: [16:04] jonnyb oops :) repolom ricks99: joined #tikiwiki LordVan: joined #tikiwiki
joined #tikiwiki alexcriss: sorry to keep asking things, but I am still missing some points :(
I removed the global forum access to anonymous, and gave them acces to a particular forum (the same applies to registered)
but know if I go to tiki-forums.php I get a permission denied
even though there is aforum in there that such users can see (and in fact they can see it if I reach it via its URL) ricks99: think there's a "list forum" perm?
might try to duplicate on the demo site
http://demo.tiki.org
not sure your specific issue. quite common configuration to have some forums only visible to specific groups alexcriss: I do not see the list forum perm
I remember there is one for wiki (or article) ricks99: you're using tiki 9LTS, right? alexcriss: yes ricks99: one sec.. alexcriss: sure, thanks a lot! ricks99: for gloabl perm, your Executive group has the read and post perms, right? alexcriss: yes ricks99: and registered has nothing, right? alexcriss: exactly ricks99: k. now go to check the specific forum... alexcriss: yup ricks99: on the tiki-admin_forums page, click the PERMS icon (key) for the forum that you want to make accessible to registered group
on the Assign perm to forum page, does it say "No direct perms yet applied to this object"? Or some other message? alexcriss: it says:
This object's direct permissions override any global permissions or category permissions affecting this object.
and there i have read forums enabled for anons and registered ricks99: ok. you want them to have read-only, no post? alexcriss: yes ricks99: and you're 100% there's no category applied to the forum? alexcriss: yes ricks99: shoudl work. did you clear tiki caches? alexcriss: How can I do that? ricks99: thre's a clear all caches button in the quick admin area. alexcriss: By the way, I think anons may see it, but not the tiki-forum.php pagem or at least that's my case
oh ok :) ricks99: or select Admin > Tiki cache from the main menu alexcriss: ok, permission denied on tiki-forums.php even after clearing the cache ricks99: y, but anon should b able to link directly to the specific forum alexcriss: ah ok
so there is no way to be able to see only that forum on the forum list? ricks99: for that, they need the global perm, i believe
might want to post to the supprot forum for a wider audeience alexcriss: ok, great, I'll do that
seby the way, I also believe that the top visited module is doing it wrong
since in this scenario it still shows posts from the exectuvie admin
when I am logged out
:) ricks99: hmm... possible. if you can confirm on the demo site, start a bug report alexcriss: ok
I'll work on that as well
do you mind if I copy this conversation into the forum report ricks99: not at all alexcriss: so that I can make the forum thing cleare to people?
ok, thanks again for the very welcomed support ricks99: no problem fabricius: joined #tikiwiki manub: joined #tikiwiki fabricius: joined #tikiwiki danny-orion: joined #tikiwiki
Evening all- managed to get to the bottom of the trouble with banners yesterday.
Orionrobots had a bloated users table - from spam registrations
This was the thing that bugged me enough to upgrade anyway - but even after the upgrade, I'd not scraped off all the spam registrations.
So the banners edit page was trying to load all the users in a single hit, into a single control - this was 20k+ before I did that.
I cleaning of the table - deleted all but the last few users - may have deleted some genuine users too - means that the page worked - however, and here is the kicker - adsense didn't work in there because it was adding a <x> in the script tags.
So the end result was that I used a module, and using the literal tag to surround the brackets. dhazel: joined #tikiwiki pedor: joined #tikiwiki
hi, I'm having some problem with articles and html. When I view the article in the editor and in preview it renders the html. But when I save it only shows html code and text luciash: hi pedor, it is what version of Tiki ? pedor: 10.1 luciash: pedor: might be a bug, can you see if you have checked box "use html" ? pedor: there is no checkbox "use html" when I'm using ckeditor
if I change to wiki editor it shows the buttom luciash: ah
i fear wysiwyg was not extensively tested in articles feature
seems to work on demo site though
ah, nope, it as you said pedor: hm, I'll change wysiwyg from default and leave the wiki editor for now luciash: i thought it was reported or fixed once already
but aparently not in 10.x pedor: I see, any workaround? dhazel: joined #tikiwiki pedor: another thing, the email it was sent have only wiki syntax, it wasn't parsed luciash: pedor: i fear not other than editing the tpl file pedor: tpl from email? luciash: another thing, hmm...
what email
notification of change on watches ? pedor: when I published the article an email was sent luciash: tpl from article editing pedor: I think it has a option for sent a email when you published it luciash: ah, do not know that pedor: I was going to use wordpress to manage a partneship between me and another consultant. but I would have to test a lot of puglins, try to make everything work toghether than pray that all plugins get an update, suffer with incompability and waist a lot of time trying to make a usable site. with tiki I only have to install and it's almost ready to go manub: left #tikiwiki arildb: joined #tikiwiki PrezKennedy: joined #tikiwiki