tikiwiki: 03sylvieg * r16442 10/trunk/tiki-admin.php: [FIX]perms: compromise? when changing a feature (bet they are all toggle) clear the allperms cache taht is only done for active feature Hi need help to host minichart in anew page was able to alter the size of the chart box using css but need that to accomadated ina new page can ne one guide onthis Hi need help on setting minichat in a new php pag can ne one one guide ??????????// are anonymous page creates on wiki possible at all in tikiwiki? Hi jpaalija replay for me? *is that no, this is a new question okie we dont need authentication at all in our business need to host mini char tina big page pl guide ahh,it seems that the widget wasnt showing Hi need help on setting minichat in a new page can ne one one guide how to set a module in web page not in left or right section of the home page?????????/ how to integrate aluwiki and tikiwiki2.2 ??????? jpaalija: yep, just assign page edit permission to Anonymous Elan: use MODULE wiki plugin jpaalija: btw, i see you're finnish, you can join amette in #tikiwiki-fi ;) luciash: heh I'll see about that when I'll get my irssi-proxy to connect again and use my usual nick usv ah, another irssi addicted user :) I am trying to use PluginTracker as e-mail form, but I cant get the info from the fields into the mail template tried these tags in the message body tpl: {$name} / {$1} / {$track[1]} hi luciash ll try tha n i want know whether the mini chat can be hosted in a new page? not as left or right section box.... Elan: yes, via the MODULE wiki plugin yes i tried it but i was onle able to integrate as a section box inthe main page i mean "home page " but the issue is the div box is small Elan: you put {MODULE(module=yourmodule)}{MODULE} in wiki page Thanks Luci im able to create a page now how to link it in hte home page? so that to navigat from home page to chat page hi luci need little hepl here r u there Hi luciash got it thanks was able to creat a link in home page and host it\ ?? How do you move a calendar event from one calendar to a different one? Using the -> tiki-calendar_edit_item.php?calitemId= - there does not appear to be any dialogue or pull down to allow selection a different cal. ????? tikiwiki: 03jonnybradley * r16443 10/trunk/templates/tiki-site_header_login.tpl: [FIX] else if doesn't work in Smarty, always use elseif (note to self) Can anyone help?? which version - the button disappeared during some times... syvieg - Is to Latlink? yes the move button in calendar ok - thks - I don't have move button version 2.2 not sure cal version but you have dupliacte and after you can remove in 2.2 no - when in edit event - I only have save straneg on m2 2.2 I haev at the top calendar : calendarName a button 'duplicate to' and a list of calendar.. yes - I have that when I create an event I have that when I edit an event but not in edit an existing event even as admin? and you have different calendars already? even as admin - still the same and yes I have different calendars i have problem with mods, i unable to list mods in the mods configuration, can any one help me, how to resolve? This may be related - when I create an event I can not assign it to a different calendar only the one that is first in the list On the bottom of the Calendar Item page the objects are:- Save - in - [the calendar] and the delete sysmbol there is no move button anywhere on the page. I have all permissions set except administer any ideas??? i have problem with mods, i unable to list mods in the mods configuration, then when i try to update remote index, showing message like a "AlertImpossible to open edu.tikiwiki.org/mods/Packages/00_list.public.txt : n/a" Actually my work is aulawiki to be install in my tikiwiki 2.2 by that time only i am getting this kind of message. can any one help me, how to resolve? any one help me plz is ther anybody avaliable @Latlink_: i can duplicate ur issue in 2.2... looks like a bug :( ah - great Is it related to my issue in forum the DUPLICATE option is availble when *creating* an event -- but not for *editing* :( http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=31820&topics_offset=8&topics_sort_mode=lastPost_desc&forumId=6 this is another button that has gone missing do you think this is related it relates to being in edit mode also upload image button? ive never seen that disappear before. try using a different tyeme *theme yes - upload picture browse button and dialogue box default theme - but I have tried others and same thing - no button but after u upload an image, the button disappears? ricks99: not for me worjks fine not immediately only after I had successfully uploaded about 3 or 4 images @sylvieg: do u mean the duplicate calendar item? this is a brand new install ricks99: yes I have it i tested with 2.2 SVN, tikineat. i have no DUPLICATE event button, when editing an event. i have 2 cals, and am logged in as admin clear the cache temp tu see if it is a perm problem and do you see the 'view event' button in the navbar? caches cleared -- no difference i have view event button on nav bar something is strange the only test to see duplicate is $edit and $tiki_p_add_events eq 'y'} and if you have edit you have the 'view event button' tikiwiki: 03ricks99 * r16444 10/branches/2.0/ (2 files in 2 dirs): [FIX]fixed usage syntax in help text, fixed display of custom subscribe text for NEW event, i have duplicate button ...looking at the code now... the only other stuff if id is null.... oops ... for NEW event, i have *no* duplicate button Guys - I am getting close to bed time - should I create a forum entry for this? in the tpl (line 327) it says: {if !$id}.... shouldnt that be {if $id} (that is, if im editing a current evet)? i think thats the bug... testing... yup... the duplicate stuff should appear only if ur editing an exiting event (that is... {if $id} id is the calendarId so no it it is not the bug take away the elseif before edit only an if... I can agree with that changing it worked for me.... i now see the duplicate when editing an event, but not when creating an event but it does not work for me... ... but it wasn't brokenfor u to begin with? im using 2.2SVN tikineat @Latlink__: u can try the edit and see if it works for u...? ok - talk me through it what theme are u using? tiki-calendar_edit_item.php no, tiki-calendar_edit_item.tpl look at line 347 theme - I'll check - but I have tried a few different ones change {if !$id} to {if $id} ... no guaranteess of anything.... YMMV what dir is .tpl in? /templates/ tikiwiki: 03sylvieg * r16445 10/trunk/templates/babelfish.tpl: [FIX]elseif in smarty I am ssh to my server and only have vi at the moment - what is line 347 near that I can identify line 348 is: {tr}or{/tr} @sylvieg: {id} is the event id... calid is the calendar id both are supposed to be set - do not ask me why - I suppose the problem is there... odd though, that u cannot duplicate the problem... ... now that i know what to look for, i see it on other of my 2.2 installs sorry can't identify the line without my scripting prog. vi has no line count can u simply search for {tr}or{/tr}... the line to change is immediately prior I see {tr} all over the place y. but only one instance of {tr}or{/tr} ah - sorry ok - I'll look - how close to the end very near the end. {tr}or new{/tr} - how close to that keep going... the line is ~25 from the end ah - got it - so edit to remove - not ! ? just remove the ! ok written - let me test now yes - buttons there now - I'll test function um - doesn't seem to move the item - but I might not understand - should I use goto or duplicate duplicate. u can then save the event in a different calendar ok - I'll try again - what does goto do? no something wrong - page reloads with different event GOTO: lets you "jump" to a differnt calendar (same date) allowing u to quickly add a new event on a different calendar ... maybe i misunderstand ur issue... u have an event in CAL1 that u want to dupcliate to CAL2, right? it now works for me no - I have an event that I want to move from one calendar to another the event has been entered into the wrong cal hm... not sure if there is a "move" event feature. i think u need to "duplicate" the event, then delete the original Ok - when I used duplicate the current edit page was reloaded with different event and diplicate did not duplicate hm... working for me easy to do in mysql - just change cal id in event did u select the correct (new) calendar in the drop list, *then* click duplicate? (u need to specify in which calendar to duplicate the event) what I think I need is to have a selection in the box to the right of SAVE to select the cal so SAVE in [calendar] I could select the cal during the edit Do u not see a "Duplicate to" button, immediately followed by a drop list that contains all ur caldars? yes - that is there now change the drop list to the calender in which to duplicate, then click duplicate *rick thinks the calendar UI is a mess* yes done that - but page reloads with different event - and duplicate didn't work if the box to the left of GOTO was a drop list - that would change the calendar for me when I did SAVE u. the page will reload (the event description should have been duplicated) u can then add more info, or simply click save yes - but that is not what happened hm... worked for me :( when I press duplicate with different calendar selected - a different event (that exists) is loaded I'll try it again hello. ok - an event was duplicted but it was not the one I had selected I'd have to go to mysql to determine which event number was altered - i think the $id is not correct not sure... try clearing the caches. for me, im not able to duplicate events acorss calendars ok - I'll clear cache no same thing - duplicated a different (not the one I selected) event the script must be loading the wrong event ok - just tried to duplicate a different event and the same, wrong event, was loaded again is it that the calid is loaded and not the event id is the event id - $id ? i believe so um - ok - I'll try and debug around that area - thanks for you help - will you look further into this? Where can I put my soution? tikiwiki: 03pkdille * r16446 10/trunk/ (3 files in 2 dirs): tikiwiki: [MOD] footnote : Add links between footnotes and footnotearea, tikiwiki: Remove inline style and give css selectors to footnotearea, tikiwiki: Add a minimalistic style in transition stylesheet tikiwiki: Add plugin info functions which are the functions for the help in tiki >= 3.0. post to the forums and/or dev.tikiwiki.org ok - thks - will you post what you have found? sure well off to bed thks - what time is it where you are? 8:40 am (gmt -5) +11 for me - cheers see ya is doc.tw.o down? i get java exception when browsing freetags on doc.tw.o: doc.tikiwiki.org/tiki-browse-freetags.php?tag=wiki tikiwiki: 03sept_7 * r16447 10/trunk/ (4 files in 4 dirs): tikiwiki: [FIX] fix call to the getOne() function to use $this->getOne() instead of tikiwiki: $this->db->getOne() as the later doesn't work with PDO tikiwiki: [FIX] fix call to now deleted function make_clean replaced with tikiwiki: $inputFilter->filter() tikiwiki: 03sept_7 * r16448 10/trunk/lib/searchlib.php: [ENH] searchlib (old one in lib/searchlib.php) : add more permissions checks !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . Tree: (optional) Anyone have any experience diagnosing issues with Wiki - Structures? I am getting an error message when I try to add Tree (optional) items when creating a new structure. I am logged in as admin to the site. tikiwiki: 03sept_7 * r16449 10/trunk/ (lib/directory/dirlib.php tiki-editpage.php): [FIX] fix bad usage of filter... Hi. What is the way to put a module in a template? I've been searching but can't find and can't remember the details... i think: {wiki}{MODULE(.....) /} {wiki} Hi ricks99. I just found this at doc.tw.o: {wiki}{literal}{MODULE(module=>wiki_last_comments)/}{/literal}{/wiki} so you were pretty close :-) close only counts in dancing and horseshoes :) :-) tikiwiki: 03sylvieg * r16450 10/trunk/tiki-setup_base.php: notice: gpc and clean_xss are not defined in remove_gpc: Is it the right fix? hello all tikiwiki: 03sylvieg * r16451 10/trunk/tiki-index.php: notice tikiwiki: 03sylvieg * r16452 10/trunk/lib/tikilib.php: notice hi marclaporte hi johann__ Has anyone successfully installed the Aulawiki mod? xavi is aulawiki person cool, thanks is s/he on regularly? tikiwiki: 03lphuberdeau * r16453 10/trunk/ (favicon.png lib/tikilib.php tiki-print_indexed.php): [MOD] Allow multiple categories in the filter tikiwiki: 03lphuberdeau * r16454 10/trunk/favicon.png: [FIX] Oops, that should not have been part of previous commit tikiwiki: 03jonnybradley * r16455 10/trunk/templates/babelfish.tpl: [FIX] elseif in smarty (another) nickserv identify marvel yep, this was logged crap...whats the command to change password... got it...that was dumb question: is there a setting to make all files within a catagorized folder only viewable by those with permissions to view that catagory? in 2.0 right now, they can't browse directly to the folder, but a search will yield links to the files within the folder. They can then download files that they are not supposed to be able to view. tikiwiki: 03jonnybradley * r16456 10/trunk/: [SVN] Ignore a new Eclipse (3.4) project file Hi! I just installed the latest version of Tikiwiki and am currently testing user registration. But, I get the error: "The registration mail can't be sent. Contact the administrator". I've already set the sender email in Admin > General. I wonder what I messed up. !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . hey neoprene not sure if you've spent much time here, but be patient with replys. Usually those "in the know" reply within 2 hours or so. Hello, liquidape. Oh geez. It's almost 3am from where I am. LOL! Have you ever come across the same trouble as I have? I've tried Googling, but the most I got was just a tip to set the Sender Email. are you using 2.0? or the SVN branch? I have 2.2 Is your server set up to be a mail server? I'm not sure. I'm on GoDaddy. How do I check? I don't have email notifications set up on my server, but my guess is that is the case. I'm pretty sure you have to set up your server as either a mail server or connect it to a mail server before you tell tiki the sender mail stuff. But I am not an expert in this area and could be totally offbase. I have a MOODLE site set up on the same host, and I get email notifications from the MOODLE setup. Joomla works, too. There must be some other Tikiwiki setting that I missed configuring. yea, I agree. If those are working the problem is with tikiwiki I suspect it to be so. Though, I'm also thinking that it could just be a config setting that I missed because I did get email notifications from Tikiwiki. It's just the registering user who doesn't receive the validation email. yeah, I don't have a lot of experience with that. My system is set up through LDAP, so nobody actually "signs up" for my site. Has anyone successfully installed Aulawiki 1.6.2 into Tiki 2.2? I'm running into lots of SQL errors. tikiwiki: 03sylvieg * r16457 10/trunk/templates/tiki-edit_image.tpl: [MOD]img: showing also the short url hi gang tikiwiki: 03sylvieg * r16458 10/trunk/lib/fckeditor_tiki/plugins/tikiimage/fckplugin.js: [FIX]fck: to be able to have {img src=show_image.php?id=1} and {img src="show_image.php?id=1"} as we have {img src=/show_image.php?id=1} or {img src=http://../show_image.php?id=1} Hello. I am new to Tikiwiki. i just installed it on my server a few days ago and I was attempting to setup up staging and approval, and administering group permissions, ans somehow set things so that only the admin login can acces any pages. I have checked the group permissions and as far as i can tell anonymous and registered should have read access but whenever I go to the page I'm told I do not have permi for staging ans approval look at teh comment in the page on doc.tw.org - I retested with success some days ago I am at the documentation page of tikiwiki.org, is that where I need to be? http://doc.tikiwiki.org/tiki-index.php?page=Wiki%20Page%20Staging%20and%20Approval&structure=Documentation Thanks. That is the page I used to setup the staging and approval, and I had it working at one point, then somewhere along the line I noticed that only the admin could see anything. I'm sure it wasn't doing that before. I'm re-reading the section again to see if I missed anythign the comment has a working example Thanks tikiwiki: 03sylvieg * r16459 10/trunk/tiki-rollback.php: oops tikiwiki: 03sylvieg * r16460 10/trunk/tiki-rollback.php: oops I am trying to edit my groups permissions, but I can no longer find them. There seems to be no way to get to the groups admin page, I have been messing with them on and off of days and now they are not there. I tried going to .../wiki/tiki-admingroups.php and got a file not found error When is was in my catagories permissions before there was a link at the top to admin groups, now it is gone hello all I don't seem to have a users menu anymore either. Can anyone help Please? my galleries won't upload photos anymore... any idea what to look at first? I was wondering if anyone knows how to add new options to the search bar? I do a wiki for a help file and we have several pages for 2008 and 2009 versions. I would like to be able to search only the 08 pages. Is that even possible? !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . tikiwiki: 03sewilco * r16461 10/trunk/ (3 files in 3 dirs): [NEW] add config of RSS feed link, config author in RSS tikiwiki: 03sewilco * r16462 10/trunk/styles/darkroom.css: [FIX] make debug console visible in darkroom theme marclaporte: are you around? HI I've setup a new wiki and am trying to assign group permissions, as well as staging and approval. I dont want anyone to have to login to view the site but want to restrict posting to registered and above. I have it mostly working except it will not allow the anonymoys group to see any pages. it requires them to login to see anything. tiki_p_view is checked for anonymous group and I have set the permissions in the catagories to allow anonymous to view. give a tiki_p_view_categorized for anonymous on the approved categ Can anyone help me figure this out please? Let me try that Anonymous has tiki_p_view_categories permission in the approved catagory, and I have given tiki_p_view_catagories perms to anonymous in the groups permission page. Still no good. not categories categorized Does it matter what the parent of the approved catagory is? It's currently TOP if you do not see this perm clear the cache