Can .tabcontent manage without a z-index? Infamous IE z-index bug makes suckerfish menu dropdowns (z-index: 800 or something) appear _under_ .tabcontent (z-index: 200). If the only purpose of .tabcontent z-index is to make sure it overlaps the bottom of tabs, then maybe tabs can just be aligned more carefully to the top of .tabcontent, and remove the z-index. Well, at least IE7 can get .tabcontent with z-index: none.... or .tabcontent{position:static}, for no z-index.... er, position: static... :-) tikiwiki: 03chibaguy * r17794 10/branches/3.0/templates/tiki-admin-include-anchors.tpl: [FIX] No need for inline elements (a.icon) to be floated (was causing column overflow in IE7). Hmm, when did tiki-admin.php break in IE7, in feb12 and thenews? (center col overlaps right) .cbox & .cbox-data need overflow:hidden for IE7 to wrap the contents, apparently. tikiwiki: 03chibaguy * r17795 10/branches/3.0/styles/ (coelesce.css feb12.css strasa.css thenews.css): [FIX] div.cbox and .cbox-data need overflow:hidden for IE7 to wrap the contents (problem noticed with icons on tiki-admin.php). tikiwiki: 03chibaguy * r17796 10/mods/trunk/themes/ (10 files in 10 dirs): [FIX] div.cbox and .cbox-data need overflow:hidden for IE7 to wrap the contents (maybe only a problem for litecss layouts but added for all). @ Hansi : I have created a blogs plugin to put the x last posts of a blog in a wiki page. I have submitted the feature request http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2392&trackerId=5 maybe you can get the attached file and test it? bom dia morning generally for images within wiki pages would you just use a file gallery to store them? hi all anyone know why Version plugin is broken in 3.x? hi rick - not used it recently, sorry :( gonna make it really tough on doc.tw.o was fixed in 2.x, regression in 3.x see http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=838 can't be much to it (FLW), i'll check it out u da man! let's see... ;) tikiwiki: 03sylvieg * r17797 10/trunk/lib/commentslib.php: bad merge tikiwiki: 03pkdille * r17798 10/branches/3.0/styles/coelesce.css: [MOD] coelesce: title and subtitle positionning in header + fix tiki-top horbar height blah I really want to leave wysiwyg enabled in 3.0.. but it just creates such ugly inconsistent text. I'll miss the nice image uploaded though too. hmm maybe i shouldve enabled content purifier? err i mean html purifier. jonnyb: I will give up with shoutbox ajax - right now - need to do something else - I can not have it work with a minimum of recoding tikiwiki: 03nyloth * r17799 10/trunk/ (8 files in 4 dirs): [MOD] new 'feature_comments_locking' pref to allow the user to disable the locking of comments (this has no impact on forums, where the locking feature never was an option) + fix a missing global smarty hi sylvieg - ok, that's more or less where i got with it (too scary for 3.0). But i'll have a look at the changes you made to all the modules yesterday - was that related? not really oh - what do you suggest? rollback to separate soutbox from shoutjax again? I added the missing globals to be able to put the execution of a module in a function - it will be cleaner - but ... it is too much risky for 3.0 agreed i'll have another go at adding a parameter on shoutbox so it doesn't do ajax by default I hope shoutjax can be added separate from shoutbox; very nice function. me2 problem is that i can not have the pagination working without breaking shoutbox points I do not understand with calling tiki-shoutbox in ajax-shoutbox? you also had an issue with ajax and flash plugin, sylvieg - but that wasn't related to this was it? (more to do with ajax edit, i think) no this was with the javascript --- but it seems not so import flash is not often used... ok, good i'll have another go at shoutbox/jax I will send you want I tried to do ... I need to do something else today super - thanks tikiwiki: 03sylvieg * r17800 10/trunk/ (110 files in 14 dirs): [MRG] Automatic merge, branches/3.0 17786 to 17798 ricks99: wikiplugin_versions is completely mad and i can't work it out at all - seems full of typos and errors, and the help doesn't really, um - help tikiwiki: 03nyloth * r17801 10/branches/3.0/ (10 files in 7 dirs): tikiwiki: [MOD][BP-17799] new 'feature_comments_locking' pref to allow the user to disable the locking of comments (this has no impact on forums, where the locking feature never was an option) + fix a missing global smarty tikiwiki: [NEW][BP-16740] forum and comments: New locking feature :( tikiwiki: 03sylvieg * r17802 10/branches/3.0/ (lib/modules/modlib.php tiki-module.php tiki-modules.php): [MOD]module: split the code to be able to execute a module individually really, really, really, need it to work :( i think i should leave it and address the ajax problems (i've caused) - sorry, i'll check in where i've got to more than beta2 being released? (today, i believe) well... would like to see it fixed before final 3.0 plugins can come later surely? jonnyb: mail sent explaining where I am (I need to read xajax doc one of these days) jonnyb, what is later today? 3.0 beta 2? Hmm, I hadn't heard that... thanks sylvieg - xajax docs are very thin - been there, will do my best maybe i dreamt it chibaguy? :) Did you wake up in a cold sweat? ;-) usually! jonnyb: if you do not have time today, I will have another try tomorrow had a complete power outage all friday, then busy all weekend - didn't help! tikiwiki: 03nyloth * r17803 10/branches/3.0/templates/tiki-admin-include-features.tpl: [FIX] missing file for commit 17801 with wiki syntax can you apply a ! or !! to text inside a title -= =- ? I cant seem to get it to happen. ! must be the firat character of the line tikiwiki: 03nyloth * r17804 10/branches/3.0/ (4 files in 2 dirs): [FIX] missing files for commit 17801 Hmm cant get it to happen in 3.0 for 3.x installer, if there is no internet connection, the "install/upgrade profile" takes a *long* time to load (1+ minute on my pc) while tiki "times out" any way to shorten this delay? I get a bold ! and then the next line as the -= =- title beta2 today? cool! bring it on!! ricks99: : nyloth coded something around there, havnt seen nyloth in a while tikiwiki: 03chibaguy * r17805 10/branches/3.0/css/admin.css: [FIX] jquery reflection seems to make 'div.adminanchors a' display:block so they need to be floated. jonnyb, I've noticed some strangeness in the Strasa theme's left column, in IE7. The module flipping is crazy. As the modules collapse, the title gets left behind, etc. This is with or without jquery on. yummy :) Just wondering if you've noticed. I'll keep checking. Funny that it's only that column in that theme. not recently - module flipping has been odd sometimes recently - i only do IE7 in emergencies (usually takes 30 mins+ to run for me) that's the one with the round corners? maybe related? I tried it without the corner bg images (and padding needed for them, etc.) also - same result. But anyway I'll do a more comprehensive check tomorrow (it's near midnight here). eek! - nite nite, see you later heh, ok :-) tikiwiki: 03jonnybradley * r17806 10/branches/3.0/lib/wiki-plugins/wikiplugin_versions.php: tikiwiki: [FIX] wikiplugin_versions showing all versions' text tikiwiki: Beefed up preg_replace pattern to detect next '---(version x)---' tag (hope it holds!) tikiwiki: Also fixed some var name typos & strpos evals tikiwiki: (thanks Ricks99) is it possible to get "add another image" to default to an image gallery instead of a file gallery in 3.0? i don't think so spoonypjk - image galleries are on their way out afaik ah, so file gallery's will handle everything? Beestje: I got it to work using bloglist plugin "{BLOGLIST(Id=1, Items=10)}{BLOGLIST}", but thanks anyway :-) Do file galleries cache the resized images? I'm having trouble finding where they are cached. !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . good afternoon all I want to follow up on the windows issue for a few minutes Not sure who can answer but can any of the Devs explain the use of $tikiroot in tiki-installer.php? from its name I would epect it to contain the root directory of the tiki install but under Windows it does not work. It instead holds the drive root (C:\ typically ) not sure in installer but everywhere else (on *nix) it seems to be set to the root of the install So if I modify the code to make it do the right thing on Windows - that would be good, correct? jonnyb: Is it root on the filesystem or root in URLs? I forget. actually it's set to the path - e.g. /tiki/branches/3.0/ url so if my url was http://gmartin.org/tiki/tiki-index.php then $tikiroot would be /tiki? Ok, next question. Looking at tiki-installer.php there is a create_dirs function in the declaration is declares 'global $docroot' I'm not much of a php coder - is that delaring a new variable called docroot that has global scope or is it accessing and existing variable The variable is not defined in that function, but it uses it to point to the apparent filesystem path to tiki uSlacker: $tikiroot should be /tiki/ (with trailing /) sorry - deep in ajax, haven't looked at installer for er... ever, maybe global accesses existing (global) var, or creates it if not there But it is wrong. It appears to point to the directory aboe where tiki is aboe = above jonnyb: - thanks have a look at phpinfo to see what the server's sending - the one you want should be there somewhere ok - so that comes from the server? there's a link on tiki on under admin (assuming you've got one running ;)) mine is http://localhost/tiki-branch-30/tiki-phpinfo.php yeah - I have it. ineresting it won't work for a new Windows install until the install completes! you can make one very easily... interesting - in phpinfo doc_root is set to nothing - which now that I think about itis what php.ini says jonnyb: (I hacked it to work - thanks http://php.net/phpinfo might be related... hello ok - thx jonnyb. gotta run and do real work. more tonight... bibi I see that minimum is 512 but i've only got 256 in my rented vps. is there hope? hi DawnLight - me to, runs ok but can be a bit slow where does it say min 512? does it swap, jonnyb? http://doc.tikiwiki.org/tiki-index.php?page=Requirements+and+Setup&bl=y yes, so slow somethings i won't use it, then... i've another question, here. why isn't it packaged for debian and ubuntu? i mean - i've seen the discussion in debian about this but this hasn't been changed since a long time. doesn't anyone feel like packaging it? it might be my vps - and i have 4 multitikis running on it too - it certainly doesn't completely fail no time it would be great though! it would i'm not sure where to file such requests in ubuntu Just when you think youve got everything just right.. you test it on the windows machine in ie7.. and bam doesnt quite work right. Just noticed in 3.0 in ie7 (thenews) in thenews, the name of the menu and the first menu item appear on the same line right next to each other in ie7 fine on firefox on linux though. Been trying to compare and track it down but at a loss at the moment. dont know the layout well enough its fine in other styles dawnlight: Im sure you could use your vps and disable a heap of unneeded services.. especially if you're running a gui. what gui? on the server? i don't think that there're any services to disable is it already quite a streamlined server distro? sure tikiwiki: 03aproulx * r17807 10/branches/3.0/lib/wiki-plugins/wikiplugin_fancylist.php: add div param on fancytable for using div instead of ol so... 3.0b2 today? doesn't sound like it, everyone missed the mail :-( i din't like tw version 2 but since i saw 3.0b1 soon though i'm lovig it :) already instaled it on my host i'm almost shore it i'll be my website engine me too - i have several non-critical ones running branches/3.0 for a while - you'll love it! (i think) 3.0 is so... hummm web 2.0 lol getting there - thanks i'm the one who say thank you for your work :-D so: thank you tikiwiki: 03lphuberdeau * r17810 10/branches/3.0/lib/tikilib.php: [FIX] Invalidate page's cache after validation tikiwiki: 03luciash * r17811 10/branches/3.0/lib/tikilib.php: [FIX] someone forgot to add global and include for the smarty icon function call ;) oolom and polom luciash yo jonnyb greets i'm sorry for being late, got busy with some other stuff is beta 2 already out ? tikiwiki: 03lphuberdeau * r17812 10/trim/ (Makefile scripts/setupupdate.php scripts/update.php): [MOD] Script to setup automatic update no body else seems to have noticed that mail, so i think not heheh, actually i only read it first time too (that one which seems to be from marc in your reply) i'd like to add something still tonight hopefully before beta2 still to admin > l&f i'm glad - want to get the category picker sorted out before we freeze - 50% done thanks for removing that debug of jquery sortables... it got very annoying when it suddenly appeared on menghao.cz :-p i figured out i have to switch jquery sortables off in the end :-p i never saw the debug info :( hence it getting left in - odd, as i have firebug & most of it works ok yes, sortables is extra-experimental - shame... they were javascript dialog windows popping up suddenly :-p so do you think it's ok with the degub switched off? it messes up the odd/even colourings what messes it up ? i didn't notice i just noticed you commited oops fix to remove these debug messages... i didn't try it on since the "zebra" stripes of odd/even rows goes all weird for me matthew have sent me a mail today about he wants to document write some extra divs to allow some rounded corners or something using jquery i have replied him that's already in with no JS requirement were you working on it together ? that's what i tried to say i have to ad some setting to the l&f pagesstill for it *page still sort of - i was trying to untangle the ajax mess i'd made (sylvieg did it in the end) yes, i saw the checkbox (looking a bit lonely) and see it makes lots of extra divs, but didn't get more involved i have to reply him still about what's it about (the layershadows preference) i'd like to keep it without jquery dependency polom put something on doc.tw.o maybe? (agreed, not jq dependant) tikiwiki: 03sylvieg * r17813 10/branches/3.0/lib/articles/artlib.php: [FIX]articles: topic was broken yo marclaporte :) hi marc if any questions for LPH, he is with me. We are cleaning up some stuff in TRIM & profiles i'd like to, it's getting very busy these days ;) LPH: how are you, man ? :) ditto tikiwiki: 03lphuberdeau * r17814 10/branches/3.0/ (3 files in 3 dirs): [FIX] Normal to accept anything in the HTML plugin he waves his hands :-) marclaporte: the mail i this morning sent with a screenshot that was too big for the cvs list this morning can be killed - gary fixed it anyway :) ta :) so this html plugin is very dangerous stuff, right ? yes, very powerful but dangerous, will it blink some red alerts around when users enable it ? ;) we need to add that! we would need a mouse-over warning on all potentially risky options on the checkbox + adding to admin security users need plugin_validate to make html plugin dangerous jonnyb: btw, www.menghao.cz uses layoutshadows preference on ;) A very good idea to warn users about potentially dangerous stuff, not everyone (including me) know the implications of enabling this and enabling that ... which I have a tendency to do ;-) hallo Hansi, yup yup :) hello luciash ;-) maybe with an option to turn those warnings off ... and a VERY BIG warning on that option ;-) nice luciash - no more hacking tiki.tpl for me :)) jonnyb: yup yup :) Hansi: hehe luciash: a little more css to do though (as always ;) ) Im new to the tikiwiki world but when I click save from the wiki edit menu, it gives me an object not found 403 error. I checked to make sure that it was changing the wiki pages and it is but I still get this error jonnyb: it's not that bad.... that site is pretty lightweight on css classes and ids which were required to style... not everything in the admin part nor all features are styled of course Macleus: what do you mean by "wiki edit menu" ? this is the addresshttp://xxx.xxxx.net/Main-Page&saved_msg=y that I get Im sry, the wiki page edit when you click edit on a wiki page Macleus: sounds like a sefurl thing - probably easiest to switch that feature off (you have to set up .htaccess etc otherwise) gotcha, lemme try that That fixed it, thank you so much One last question, how do you see all of the tiki pages listed no probs - page list is "inside" the main menu wiki item it doesnt show up there, like it was deleted. do you know the page address url is tiki-listpages.php thank you, I will add it back in I'm trying to create a module for the local weather appear ... the box appears, but it's empty ... is there anything special that needs to be done to use php code in a module? Is it at all possible? ...weather to appear... Hansi: you have to enable php syntax for smarty (it's like {php}...{/php}) in 3.0 it's on Admin > General iirc, dunno elsewhere luciash: just put those in the start and end of the code? y i mean in 3.0 you have to allow php code in smarty because it can be potentially unsafe in some areas where smarty syntax is allowed so ... that's one of those that should have a big fat security warning? :-P sort of, yes :) darn ;-) depends who you allow to use that syntax if it's just you, admin, it's safe you mean f ex in wiki pages? only parts i know it can be used are admin areas and modules and tpl files of course so if you don't allow your users to edit modules, it should be safe I don't think I'll be allowing others to write stuff on my page, maybe other than comment on things bah ... still doesn't work 3.0 ? yeah enabled the checkbox on Admin > General ? updated about 15 mins ago ;-) yes (sorry, i haven't tested myself, i just know the checkbox does exist there ;)) hehe congratulations, you revealed another bug it seems :-p thanks anyway ;-) well, before we draw that conclusion it should be mentioned that I am no programmer at all maybe I could whip up some kind of PHP "Hello World" ... *maybe* ;-) !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . The bot seems to ignore private messages. !learn HelloWorld See http://dev.tikiwiki.org/tiki-index.php?page=Hello+World !HelloWorld only certain people can use that SEWilco2 Whatever "that" is, that is not documented. Odd. The bot is ignoring private messages but uses them for error messages. yes that is how it works for some things unless that page says /msg then it does not work there When using php in modules, shoud I put "{php} General won't help then? no the {php} is disabled ion the code ok thanks, I'll try that :-) lol something borked badly ;-) {BORK() /} perhaps I should do this on the testserver instead of the "production" server ;-) You mean feed the dog behind the cage instead of in the front of the zoo? Where's the fun in that? lol :-) tikiwiki: 03lphuberdeau * r17817 10/branches/3.0/lib/wiki-plugins/wikiplugin_rss.php: [FIX] Sort order tikiwiki: 03lphuberdeau * r17818 10/branches/3.0/lib/wiki-plugins/wikiplugin_rss.php: [FIX] Some things just never make sense Anybody know how to remove the background picture in the "abse" theme? -nt? with 3.0b1 when i login i see all menus: articles, file galleries, wiki,etc. but when i logout only wiki appears on menu. what should i do to see the other ones? luminoso: Add *-view permissions to Group "Anonymous"? luminoso: You probably need to give Anonymous more rights luminoso: go to AdminĀ > Groups > Anonymous and assign all in level basic to it Oh. 3.0 has default levels? Good. far down there's hidden "extra" stuff to expand lol ... at least we all agree ;-) SEWilco2: Tiki has it since it's beginnings iirc ;) thank you Sug4r`: learn HelloWorld as http://dev.tikiwiki.org/Hello+World OK, here we go! HelloWorld >whatis helloworld 'helloworld' could be (#1) http://dev.tikiwiki.org/tiki-index.php?page=Hello%20World, or (#2) http://dev.tikiwiki.org/Hello+World hehe LOL Sug4r is multilingual. NO. *g* >whatis luciash 'luciash' could be my Mastaaar !?!? :)) >whatis L0ggar Error: No factoid matches that key. >whatis funny Error: No factoid matches that key. >whatis factoid Error: No factoid matches that key. >whatis that key Error: No factoid matches that key. >learn pm as private message - you can talk to me in and i will reply you in private if you issue command like /msg Sug4r how are you ? ;) OK, here we go! Sug4r think People laugh when I say that I think a jellyfish is one of the most beautiful things in the world. What they don't understand is, I mean a jellyfish with long, blond hair. Hi all, when I add a new page to a structure it creates a new structure instead of adding it to its place in the structure any ideas ??? Mookleeus: You are misunderstanding "Add new" as "add to structure" where it also means "add new page". Mookeeus: There is a way to add an existing page to a structure.. I can't remember.. is it further down on structure admin page? Or maybe structure edit page, rather than structure admin. but when I type out my configuration on the structure creation page it just creates a whole slew of new structures, I thought it was supposed to organize them for you okay ppl, I gotta go sleepy sleepy ... Cya, good night! tikiwiki: 03lphuberdeau * r17819 10/branches/3.0/ (2 files in 2 dirs): [FIX] Cleaning up and preventing XSS hello. i've clicked install and i'm waitinig a whole lot of time now. this is a very basic VPS. what should i do? hi dawnlight - where's it got to? anywhere? DawnLight: Can you sing? No, wait, we can't hear that. the browser, you mean? this is only irc but there's skype today and so on can you look at the database? phpmyadmin or something? (and yes, browser) i'll look to see if something was created but i don't know querying the browser is just rotating the thingo I wonder if the PHP time limit might affect install. i've set the limit to the reccomended Hmm.. but hitting the PHP time limit would at least give a message. but this is a really basic vps. compares to a pentium 3 see if it's made any tables I think that installation is slowed by disk more than CPU. there are 213 tables if i understand the interface sounds right it's probably doing all the permissions etc - i think singing might be best for a while... DawnLight: Can you see disk space? With Linux shell interface that would be 'df -h' nothing's full evening :) DawnLight: Disk usage probably not going to change now that all the tables have been created. evening In some places it is evening. tikiwiki: 03lphuberdeau * r17820 10/branches/3.0/ (5 files in 3 dirs): [FIX] Adding default directories I'd like to get a short comment on how stable Tiki 3.0 beta is... I just recently found out, that I am still running 1.10b and guess I should upgrade, but I am unsure to waht version so i'll just... hit the tiki-install.php again? i've done that a few times during previous steps of the installation DawnLight: Give it five more minutes first. it's been at least 30 we are mainly using the wiki and forum features Dawnlight: Hmm. I wonder how many copies of the installer are now running. i've since rebooted the server so one right now Are we running 3.0 on *.tikiwiki.org? That might give Guest18860 an idea of behavior/stability. excuse the nickname... stats on tikiwiki.org says: release 2.3 Guest18860: 2.3 is the release version of 1.10, so do that first (i would say) - 3.0 has a lot of other changes (styles etc) So i do a backup (as usual), then follow 1.10 / 2.0 upgrade instructions, do a backup again and give 3.0 a try? dawnlight: probably time for another reboot soon? i've not had that (just stopping) problem on my 256MB vps, but it's slightly above pentium 3 spec (so they tell me) why reboot? what else is there? (try killing tasks? (bad) - restart apache? might be kinder...) mat-in: sounds good - can you really restore your backups?? ;) uh... I can delete the webspace and the database and re-upload all files / the database. doing a full backup right now, not just the file gallery and the database i've had trouble in the past restoring tiki databases - hopefully just me (text encoding issues i think) - good luck! I had to restore a database once, because my webhost got hacked... worked o.k. just lost the special local characters in the process where can I find, which username tiki uses to connect to the DB? sounds fun in db/local.php i pressed Esc and it tells me "Installation complete" :)) uh... oh... there is more then just the username, it contains the plaintext password too! dump... dump... dump DB! *sings to make it work faster* DawnLight: Well, mat-in thinks you should have sung. mat-in: The password has to be in that file because that is where TW looks for it. tikiwiki looks promising to me. i like the development model DawnLight: : 6 years, 200+ committers, tens of thousands of installs.... but i think my vps is too slow for some reason... Something must be right :-) perhaps the ssl... top doesn't even show the cpu load of processes sounds like a job for tommorrow good night well.. the DB dump (23MB) and the full files backup (6000 files) is done... now uploading 2.3 so... yes. singing does help hmm is googlemaps working in 3.0b1? plugin? tracker field? tikiwiki: 03jonnybradley * r17821 10/branches/3.0/lib/tiki-js.js: [FIX] setFlipWithSign needs to know about showhide_headings ("section" where flipWithSign stores the cookie) syvlieg: was that asking me?. if so.. Ive just tried enabling the feature and configuring my api key etc. but it just comes up grey. tikiwiki: 03jonnybradley * r17822 10/branches/3.0/lib/jquery_tiki/tiki-jquery.js: [FIX] jquery flip() handle display styles other than block (like inline) properly - no animation tikiwiki: 03jonnybradley * r17823 10/branches/3.0/tiki-admin_categories.php: [FIX] More robust CVS import hmm nah just cant get it to display anything but grey. argh! Uploaded the 2.3 files for upgrade, ran tiki-install.php according to upgrade guide (renamed local.php first). Error: Access denied for user 'xa299_1'@'localhost' (using password: YES) I used exactly the username / DB name / password from the old local.php file, did not change the DB mat-in: are you sure you do not have a typo in local.php ahhh... working now. had to use 127.0.0.1 instead of localhost mat-in: you nedd clear all the caches.. i use the 1.9.x to 2.0 upgrade script for 1.10 to 2.3? Hmm actually when I click the powered by googlemaps (to goto google maps directly but iwth the link thats being used in the googlemaps feature).. that doesnt work either. theres a problem with the link in the feature: "/maps?ll=89.19" for some reasong || is inserted in there. if I take out err not ||.. i think its ll ? tikiwiki: 03marclaporte * r17824 10/trim/scripts/maintenance.html: [FIX] Nicer maintenance message in TRIM anyway if i take out ll manually it works. hmm it looks different... but neath if i upgrade to 3.0b i will need to install new styles, too? where is the code for the gmap feature anyway?? mat_in you need all the step 1.9 to 2.0 and 2.0 to 2.3 not sure it will handle all spoonypjk: the plugin or then tracker stuff or .. sylvieg: I'm trying to figure out whats generating the actual link to google. Its the same everywhere I look, the usermap or even in the setup of the googlemaps feature.. the link appears to be adding in "/maps?ll=89.19" I assume the ll= means latitude and longitude.. but if I manually copy/paste the link in another browser and remove the ll so its just /maps?=89.19... it seems to work. dont know if im explaining myself right. i guess its the plugin? can be templates/tracker_item_field_googlemap_value.tpl or templates/tiki-gmap_locator.tpl or templates/tiki-gmap_usermap.tpl tw has a couple of places it uses it.. so\ Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ . hmm cant find anywhere in the templates or the code for the locator or usermap anywhere where its generating that "ll". tikiwiki: 03marclaporte * r17825 10/branches/3.0/templates/tiki-admin_modules.tpl: [FIX] RSS picker was not appearing in module builder. tikiwiki: 03jonnybradley * r17826 10/branches/3.0/ (7 files in 4 dirs): (log message trimmed) tikiwiki: [ENH] Change category picker layout, now nested and grouped according to parentage. (& removed extra show/hide button) tikiwiki: TODO: tikiwiki: Fix: default to all nodes open tikiwiki: Check no-javascript functionality (should be ok if above worked) i might have to not use googlemaps and wait till it gets fixed. tikiwiki: Remove or tidy the [+-] flippers (folder icons?) tikiwiki: Fix: ClueTips not working for description marclaporte: you and LPH still finding edit plugin helpers not working? LPH is gone I will try again he mailed that it was broken 3 weeks ago (by me :( ) - odd, cos mine are working fine tiki 2.3 is running smooth, it seems. File galleries, wikipages, forum working. Had some SQL errors during the upgrade, but seems it has not broken something important woo mat-in! should i do another full backup before going 3.0? or should i wait those week until the final release of 3.0? things like the ajax auto-save seem great for users that tend to close their browser before posting what they have written ;) i can't get it to work, sadly it's very experimental at the moment, i'm afraid ah... thanks for the hint... guess I will give it some more time to be done then. It's poison for a community when a website is annoying people... jonnyb: : I confirm plugin edit thing doesn't work for me on latest branches/3.0 jonnyb: I have no idea which commit broke it jonnyb: : which revision? 1 mo 17475 LPH reckons yeh autosave kis not working for me too see you! got to go, play with the new features ;) sept seems to have a lot more commit marclaporte: it was a fix to make absolute urls work for images during parsing so they survive a switch to wysiwyg mode I propose we postpone 3.0 - too many problem... May 3rd is current target +1 sylvieg, i'll be on the case tomorrow and wednesday then off for easter so would suggest another rain-check for beta2 on wed? http://dev.tikiwiki.org/Release30process#Blockers -> what is missing? (i.e. i can fix stuff for next two days, than not much) *then marclaporte: there are so many pbs report on 3.0 - so... where are the reports? i suppose we have to freeze 3.0 now - but really freeze - and see we were too permissive freeze is freeze we have to build the team that backports for instance - today I fixed the topic that was lost when editing an article -- this should never occur in a beta release the category picker was the last thing i was hoping for - hope it's ok... the rest is fixes i will not give name - because today I mess up with actuionlog too - to please xavi because he is an helpful guy for tw the category picker is bad - but the cookie jar is broken too 100 steps forwards I try to substitute the cokkie jar to the categ picker - and cookie jar is broken.. did i make them worse? i fixed a couple of show/hide things just now along with category picker revamp category double click was bad gone jonnyb: I do not think it you .... can be me too I see less than 10 blockers on list please add stuff to list and I will try to fix some we can - too many new stuffs are committing to 3.p s/p/0 we can not what is important is the number of regressions thx jonnyb - he fixed the version plugin regression about 20% of messages in tiki-forums (in install section) is people that have trouble with Windows/IIS If someone can answer Greg's question, we can solve permanently these issues not me - the strasbourg team ok they introduce these level - I still do not know why ced I think it is because of https ah maybe yes bbl marclaporte: i'm trying to work out this edit plugin thing (but fading fast) - maybe i'm not testing the same thing? jonnyb: : not sure 17475 is the culprit if you compare ignoring whitespace there are only a few tiny changes - and all backend - sounds more like a JS problem if nothing's appearing we're talking about the little blue icons on every page to the right of a plugin, right? a form should appear (and does for me) http://doc.tikiwiki.org/img/wiki_up/tiki3_edit_plugin.png it works for you on latest branches/3.0 ? yup - always has (once i sorted out the hidden mootools dependancy) how about on http://profiles.tikiwiki.org/ ? profiles.tikiwiki.org edit plugin helper doesn't work for me. Code is branches/3.0 from today do you get stuff like "popup_plugin_form("img", 1, "HomePage", {"src": etc" in the page source checking... looks like profiles.tw.o has mootools on and jquery off http://profiles.tikiwiki.org/tiki-admin.php?page=features mootools is on but not jquery "I do not have permission to use this feature" - i'll test locally