thanks guy problems with nati scripting solved Hi there... I would like some advice on how to implement something... If I want to collect from users upon registration city / country where they live AND to also allow them to edit it later on under their preferences - what would be the best way of doing it? Using trackers or somehow else? SVN: Commit by matwho :: r 14814 /trunk/ (8 files in 5 dirs): [MOD] and [FIX] Added click on flag to toggle, Flag/Un-flag icons on mail mesages in group mail accounts, added a flag message field to make it easy to see who and when a flag was set, added an admin option to turn flags on/off. SVN: Commit by matwho :: r 14815 /trunk/ (2 files in 2 dirs): [FIX] Removed some debugging code. Anyone? How would I store new user preferences? Thanks hey are you allowed to remove the Powered by TikiWiki CMS/Groupware at the bottom of the site? ? anyone there? hello??? Hello all ey are you allowed to remove the Powered by TikiWiki CMS/Groupware at the bottom of the site? Hey are you allowed to remove the Powered by TikiWiki CMS/Groupware at the bottom of the site? yes k thx BTW do u know what file its in? does anyone know what file to edit to remove the Powered by TikiWiki CMS/Groupware at the bottom of the site? Brando753: look in admin -> site identity i dont see it where is it? dammit :( how would one go about putting some of the wiki pages in a subfolder in the wiki folder? for example I have to have a help2008 folder and next year a help2009 folder does this cause any problems linking the pages? anyone around? hi I asked this question earlier on, but got dropped... Any recommendation on what's the easiest way to collect info on User's location (address, city, state etc.) WHILE giving users a user-friendly way to be able to change it later via their preferences? Im not sure. do you want it to do it automatically? The IP address can be used to get some information, but that can be faked. Hi, Nightwork. No not automatically, want to give a chance for users to enter where they are from and that way I can later create a user map. Current google user map uses longitude and latitude and I find that eentering that info is very user unfriendly So, I want to match their address to geo location automatically and based on "human location", not map location I was looking into "trackers", but not sure how to get them really to display under user preferences... documentation says: Trackers can also: * be used to collect additional data from users upon registration. ? I dont know anything about that sorry It looks like we are the only two people actually paying attention ok, no probs, thanks for trying leon007: Are you still there Hello, I am trying to get a site done with Tiki 2 and would like to know your opinion on the best strategy to have the site pages using a specific template (all content blocks are in wiki pages and i do have pages named AboutPage for exampel that do {INCLUDE()} other blocks. I want to have the full tiki UI when I do administration and a custom look for the user. SVN: Commit by sept_7 :: r 14816 /branches/2.0/tiki-admin_calendars.php: [FIX] fix strange identity change... harmless only smarty user variable is modified but users get scared. change unused info['user'] to smarty variable onwer for now... backport of 14651 in trunk Recent Bug: Tracker item: #2025 - Administer Modules Error Message "An error occured in a database ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2025 hi all mm, I'm getting error on admin categories on a site recently upgraded from 1.10cvs to 2.0 any clue on how to solve this? I think I saw other people complaining about it on tw.o forums, but I didn't see any clear answer there weeks ago... and I'm in a kind-of-hurry, since it's a production site which I use with my students, and I plan to use it either today in 3 hours, or next thursday... error message: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT 1 as `isgal`, tfg.`galleryId` as `id`, tfg.`parentId`, t mysql: 4.0.24 (oups, that's kind of very old.... I wonder if the problem is that old mysql version on the server) SVN: Commit by sept_7 :: r 14817 /branches/2.0/tiki_tests/tikitestslib.php: [FIX] use PHP_SELF instead of REQUEST_URI to avoid mismatches and abuses SVN: Commit by sept_7 :: r 14818 /trunk/tiki_tests/tikitestslib.php: [FIX] use PHP_SELF instead of REQUEST_URI to avoid mismatches and abuses luciash , amette , MatWho (hi), any idea if tiki is officially not supported on mysql 4.0.x? I'm kind of stuck on a production site for my students.... and I need to decide if start moving or so asap (I need the site up & running before thursday... :-/ ) everything seems ok on my 2.0 on mysql 5 but this is not helping you much thanks philippeback , my tiki sites on another server, running mysql 5.x run fine also. Thanks for reporting your case, anyways :-) according to http://doc.tikiwiki.org/Requirements+and+Setup , mysql 4.0.x would work, but it could be outdated info for tiki 2.0+ ... but admin categories doesn't work (mysql complains about errors) message sent to devel list about this question (mysql 4.0.+) cheers xavi: sorry I dont have much experience with TW on different severs and such. I am using the 3.0beta for all my work. hi all :) hi @sylvieg: a few days ago u told me about using {wiki}{MODULE(module=foo) /}{wiki}.... i cant get it to work correctly :( using that sytnax i get nothing. :( using {wiki}...{/wiki} i get the page as normal, but no module ricks99: I use it in admin->look and feel for google analytics - I put the syntax there .. {wiki}{literal}{GOOGLEANALYTICS(account=xxxx) /}{/literal}{/wiki} sorry I missed de literal nope. :( all i want to do is have a module appear on ever wiki page. so i thought i could simply add it to tiki-showpage.tpl.... odd... it works for other modules, but not theone i want; freetags_morelikethis xavi... probably 4.1 now yes working for login_box for me {wiki}{literal}{MOUDULE(module=>login_box) /}{/literal}{/wiki} works fine, but {wiki}{literal}{MOUDULE(module=>freetags_morelikethis /}{/literal}{/wiki} does not :( (at least, some features require 4.1... core may run on lower) any idea why? thre is a syntax error in the line you paste missing a ) my typo. line is actually correct ahh i think is see the problem... the module *is* being loaded, but tiki thinks there's nothing to display if i include themodule in the left column, it works fine... but adding it to a wiki page, tiki things that count($modMoreLikeThis) == '0' and therefore displays nothing :( bummer i guess some modules must be displayed/created *before* the $mid is written ? these freetags are messy ... modules have a lot of problem in general because they are not in isolation and the context is not defined I think a global $page is missing in the freetas_morelikethis or global $page got overwritten before reaching that module add.... what... where? @lphuberdeau: *perfect* added global $page; to freetags_morelikethis.php.... working now. tx a bunch! ricks99: can you commit (like this I don not need to test yup :) tx again lphuberdeau & sylvieg polom moloq SVN: Commit by nyloth :: r 14823 /branches/experimental/calendars-ng/ (19 files in 5 dirs): [ENH] calendars: new iCal export + first step in user UI revamping SVN: Commit by Jyhem :: r 14824 /trunk/lang/fr/language.php: [FIX] Typo any body speak japanese? Nihongo hanaseru kata irassyarunokana polom they are full of goodies I learnt something from watching the code for a while if nyloth commits slow down, it's cause he's working on something that'll be big when it's done :-) ADONewConnection: Unable to load database driver '' -> on branches/2.0 can you do a sqlupgrade ? on clean install aer you of your login/passwod? are you sure? hmmm will try again how do I use 2.0 instead of branches/2.0 ? sylvieg, if you modify the calendar in trunk, nyloth might get conflicts when updating, but that's part of the game when you are in your own branch A img/gradient4.png A img/.htaccess A img/gradient.png svn: REPORT request failed on '/svnroot/tikiwiki/!svn/vcc/default' svn: REPORT of '/svnroot/tikiwiki/!svn/vcc/default': Could not read response body: Connection reset by peer (https://tikiwiki.svn.sourceforge.net) grrr however, it's probably a good thing to ask what he's trying to do before making significant changes marc, that just means sf connection died and will it be possible to pick up for instance only the calendar and not the adodb replacment for isntance ado replacement is in trunk now it saddens me to see things die I missed that - thre is an option? hope you dont die ;) then you need to add $api_tiki='pdo' in local.php ... or something like that ah thanks - now I remember... hi guys, I can't get categories to work at all for anonymous users whenever I set it up, even from a fresh install, it denies the anonymous user from viewing the page @CLICC: check ur permissions. make sure that anonymous group has the necesary permisison to view categories, and categorized objects ahh thx lemme double check that I've actually removed all group permissions for anonymous thinking that was the correct way no. you need to grant anonymous group permission for things that you want them to see I had thought that the categories overrides group nope. work with each other sorry for my slow responses trying to multitask here at work haha, but I appreciate your help np if I just want the anonymous group to view the pages that I'm allowing them to see is tiki_p_view_categories enough for that group? under group permissions and the "public site" category I created for them that just allows them to view the category. need view-categorized_objects if u want them to view the items SVN: Commit by sylvieg :: r 14825 /trunk/tiki-download_file.php: [MOD]fgal: move the lock part only for non image + use user_has_perm I've just set both, and its still not working so right now, the category has tiki_p_view_categories and the group has tiki_p_view_categories and tiki_p_categorized must I have tiki_p_view in groups for it to work? I noticed that when I turned it on, however, that the anonymous group can then access stuff that I wanted to be set for registered users by stuff I mean..wiki pages the only way I can get them to see the wiki page that's in the "public site" category is if I set tiki_p_admin_categories..in the object permissions, but I don't want them to be able to do that need to use category permissions to keep categories separated by permisson so is the general idea that I don't allow anonymous users to see anything by default (turn tiki_p_view off) and then allow them to see ONLY those category objects in 1. the category object (view categories) and 2. the groups permissions (view categorized objects) sylvieg, I just reviewed the changes on branches/2.0 and you added two columns to the users table in the upgrade script... not reflected in tiki.sql which column? pass_confirm and email_confirm o yeah..I ran into that problem about email_confirm for my intranet too I had to manually add the column to the table I will recheck again..... oh, I see that was a fix because they were not in the upgrade script sorry about that there were in the upgrade script but the column in add after was wrong do not be sorry - it is me that messed up as long as it's fixed should be correct - but I will test this point as soon as the tar is available sorry ricks99, I'm still getting the same error what error? its still denying the anonymous user from seeing the wiki page is the page categorized? yeah and I've set to allow anonymous to view it in the object permissions and from your advice, I've also allowed anonmyous group to view categories + view categorized objects under groups do u have perms on the category yeah anonymous has tiki_p_view_categories permission on the category what perms? SVN: Commit by lphuberdeau :: r 14826 /branches/2.0/changelog.txt: [REL] Updating changelog I'm not sure if this is the real source of the problem..but looking at the source code for tiki-index.php the check to whether someone has access to a wikipage is wrong it looks at tiki_p_view, and ignores category permissions altogether, it seems (?) no. first tiki_p_view required to view a wiki page. then, if page is categorized, chck to see if user can view the category ah I see ? ah... my connection with sf died happens a lot today you have a complete checkout of the tree? tarballs to test: http://profiles.tikiwiki.org/tikirel/ ok I will test the gz with the email_confirm pb thanks nyloth will have fun because I changed the calendar yesterday - without knowing he has duplicated... any eta on a 2.x that will include http://dev.tikiwiki.org/List+candidate+fixes+for+2.0 2.1 is nearly out, only contains fixes people made the list of fixes + other minor commits? did anyone do follow-up on that list? I know I didn't I know we have to release now because of a security fix how to tell if those fixes are in 2.1? check the log? which log? for example, how do i know if the fix in rev 14417 will be in the 2.1 release? changelog is included with the release basically, the release is a snapshot of branches/2.0 now ah.so those items should be in there. tx SVN: Commit by lphuberdeau :: r 14830 /trunk/doc/devtools/release.php: [FIX] Release script to support minor releases ok - the email_confirm is not bugging on a new db and on an upgrade awesome SVN: Commit by lphuberdeau :: r 14831 /trunk/ (6 files in 5 dirs): [MRG] Automatic merge, branches/2.0 14752 to 14828 would be nice to have a few more tarball tests Is there documentation which describes the kinds of devices which seem to work with TW? Safari, Blackberry, iPhone...? I'm probably just stupid or blind, but how can I enable freetags for wiki pages? In 2.0 enable the feature (admin->features) and use the module It is enabled, and visible in blogs, but not in wikis. If I edit a blog post, I can add tags, but I can't add tags to wikis in the edit page. I'm probably missing something blindingly obvious. cas: I don't have tags enabled but see some freetag options on Admin>Wiki page. See if you have to enable something on the Wiki options. I was testing those, but they seem to be valid only if you are using staging. You can add tags with the "folksonomy" module on the sidebar, and that seems to work, but you can't add them directly from editing. At least not that I've found. cas: you need to have the perm tiki_p_freetags_tag it should appear in the tiki-editpage box A-Ha! It's the theme. no that is a singing group from the 80's ;) Oh. With a theme that does not mention folksonomy, does it at least appear at the bottom? No, there's nothing about folksonomy anywhere. Oh, good, a singing group. I don't have to set up all the drums for the TikiWiki theme. Caarrie: Ugh. Don't remind me. :-P hehe OK, at least now that I know it's the css, I can probably track it down. Thanks to all for the help. Do you need the earworm vaccine? Some find it worse than the disease. Except Caarrie. I'm having trouble remembering "Take on Me", so I guess I have a temporary immunity. :O SEWilco: http://icari.no-ip.org/01_Take_On_Me.mp3 SVN: Commit by lphuberdeau :: r 14834 /tags/2.1/: [REL] Tagging release SVN: Commit by lphuberdeau :: r 14833 /branches/2.0/db/tiki-secdb_2.1_mysql.sql: [REL] SecDB for 2.1 Found a security problem w/r/t user info. Our site is closed and accessible only by registered users (anon has zero perms). However, if a user has made his information "public", then tiki-user_information.php?view_user=xxxx can be viewed by Anon. Any way to override this? only patch ... change tiki.tpl and do {if !empty($user)} around the tiki-center column ... or add a new perm in the database and test it in tiki-user_profile 2.1 available on sourceforge thanks a lot lphuberdeau new incremental package also included congrats everyone :) amette: update topic? Caarrie: good idea :) well i cant do it as i dont have ops ;) so you can good like that? proposals for improvement? looks good cool Client wants file uploads pushed to Google Video and Picasa. Is there a run-script-on-change option? Does each File Directory have separate RSS feed so I can have cron job watch for changes? Aha...there in Admin>RSS is an option for individual Image Directories RSS feeds. OK, I can script uploads to Picasa then. "Can specify notification emails when creating an article" does not seem to be documented. feel free to improve the documentation probs with 2.1 brand new install... :( im stuck in some sort of loop.... on first page of installer, i enter my db info.... on 2nd page of installer, i select default profile and click install... no changes were made to the installer tiki then shows the Security Alert! page telling me i need to enter my db username and pw something in my host then? prehaps? if you enter the credentials, does it resume? no. taken back to select a profile does it matter that my mysql in NOT on local host-- i've entered the correct info shouldn'T ive removed the lcoal.php and tried again. same result might be a session problem... try closing your browser nope. no change its as though the installer is not staying logged in... argh can you install 2.0 on that same host? gonna try (big ftp). maybe a host issue? some phpinfo setting i can look for? session save path maybe did you close the browser .. sometimes there is browese/session cache yup. duplicated on 3 different browsers anyone ever use tiki on powweb host? ricks99: did you grant the full permissions on the data base for the user id. I dont know how the 1st page of the installer checks you have the correct details but, it sounds like when it comes to actually create tables it is failing pretty sure... wil check again, tho... and did you specify localhost or anything like that, because you are not local to the db db is not localhost. put the correct location on the data base you have to put the location of your client when defining the user. ricks, just to verify if this is new or we just didn't know about it, can you try a clean install of 2.0? still ftping.... SLOW connection brb (gonna take awhile) ricks99: Do you have cookies disabled? Running NoScript? (A recent version of NoScript had some sort of authorization problems with some sites) Oops, I accidentally closed my browser window. polom franck franck: how are you? marclaporte: good I'm shifting gears at the moment Feels like driving a truck I've always prefered manual shifting myself but automatic is better to eat & use cell phone in the car I like manual cars I'll be in SF next week for 3 weeks, if anyone is around hello I am using tikiwiki 2.0 and have a problem with a multilingual site: if I enable "detect the browser language" and change the language using the switch_lang module it always falls back to German. (u can try it at series60-remote.sf.net ) same problem with version 2.1