anyone have an idea why PluginCode is hiding stuff? http://dev.tiki.org/Source+Lines+of+Code weird, no idea why the last one works and the previous ones don't Syntax Highlighter (CodeMirror) is not activated it must be on the php level; it's not rendered in the source of the page even (Ctrl+U) luciash : can you check a 6.x css issue? http://info.tiki.org/file4 the left column is missing http://validator.w3.org/check?uri=http%3A%2F%2Finfo.tiki.org%2Ffile4&charset=%28detect+automatically%29&doctype=Inline&group=0 And this is a link from the leaflet end tag for "img" omitted, but OMITTAG NO was specified looks more like broken HTML. the left column is down yes, pushed down Line 3448, Column 8: end tag for "div" omitted, but OMITTAG NO was specified must be an error in the footer code imho ommited or extra div luciash: it's not doing it on other pages http://info.tiki.org/tiki-list_file_gallery.php?galleryId=2 an error in file galleries tpls then maybe when the file gals tree is hidden (as is for the anonymous visitors) gotta go, nn so we are keeping info on 6.x so we have 1.5 years to solve this ;-) luciash: yes, tiki-list_file_gallery luciash: it's also doing it to registered good night luciash I reproduced on my local proposals/6.x, it's a regression tikiwiki: 03chealer * r34844 10/branches/proposals/6.x/templates/tiki-list_file_gallery.tpl: [FIX] tiki-list_file_gallery. reverts r34763 (backport of r34764) tikiwiki: 03chealer * r34845 10/trunk/templates/comment/list.tpl: [FIX] Comments on comments not showing (r34710 regression) tiki 6.3: is there a way to remove the I Forgot My Password hyperlink? thanx tnrr: yes. do you want to remove the feature or just to remove the link? either one i simply don't want it there for hackers/spammers to take pot shots as all of us know our passwords and usernames tnrr: then better disable the "Remind/forgot password" preference loving the 6.3! haven't tried tiki since 3.x days and it has MATURED!!! especially the googlemaps ability to code the address in the same page on trackers! ok thanx! tiki 6.3: so i checked the https option in security and now the addy bar lights blue and states https. my host was offering this for a cost, how is it free by using tiki? or is there a thread i should read? thanx the problem with running this is now all it does when i log out is show a blank page. no home page no login nothing is there a way to remove the https from the control panel so i can restore the http and access my website as it wont even come up now https://foreclosurepedia.org/scriptorum/ is my site thank you for the compliment yes, run the installer tiki-install.php I am pretty sure during the installer, one step is to set https otherwise, use phpmyadmin so simply add that to my site name right? states it is disabled i had clicked the option after installation in the security section tiki 6.3 BTW ok, see: http://doc.tiki.org/Troubleshooting#Locked_out_of_Tiki Find the table tiki_preferences removing the lock now manually and thanx for the link --- probably remember me from the 3.x days when we came up to NYC for tikifest and were compiling a RR database yes, I remember! (awsome stories) It has completely change how I see trains, and when I take one :-) :) any background i can read on why this would occur on the site by selecting the https in security? it's because your site probably doesn't have SSL aldready installed does https:// already work? ah slaps hand against head! yeah it lit up blue and reads that it is encrypted but only displays a blank page. had no problems in the site when logged in tikiwiki: 03marclaporte * r34846 10/trunk/lib/prefs/https.php: [DOC] Add warning about breaking site access when https is not yet configured. Thanks tnrr for reporting on IRC This warning will be in Tiki8 i followed all the instructions reset everything and checked disable https however it still forces me into https and still cannot access http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/prefs/https.php?r1=34846&r2=34845&pathrev=34846 i dont have a lot of data would it be best to simply delete and reinstall? no just need to delete 1 line via phpmyadmin heading there now Finf the table tiki_preferences then look for something with https in it alright and delete the entry, and thus, it will revert to the default will report back in the am tikiwiki: 03marclaporte * r34847 10/trunk/lib/prefs/ (8 files): [FIX] Adding some missing defaults so admin panel doesn't show false reset-to-default-green-arrows tikiwiki: 03marclaporte * r34848 10/trunk/lib/ (prefs/fgal.php setup/prefs.php): [FIX] Adding some missing defaults so admin panel doesn't show false reset-to-default-green-arrows Hello all..... I am trying with tikiwiki for the first time. After install it I have done some configuration changes, and now I cannot enter even to the main page. Any idea how can I get access to the administrator page at least ? Thanks. I forgot to say nothing is showed on the screen. ferpt : I will help you http://doc.tiki.org/Troubleshooting#Blank_pages I am reading this... An insufficient memory problem ? :-( Ok... I must to go with another wiki solution with less requirements. Thanks marclaporte.... very gratefull. But I am a bit unbelieving a server running last Joomla version with a lot of plugins is not capable of run tikiwiki... I am looking at my web server error log. http://pastebin.com/wnDMtxxT I am seeing this: you have access to PhpMyAdmin? If so, make sure error message are on : http://doc.tiki.org/Troubleshooting#Locked_out_of_Tiki I have access to phpMyAdmin... I go to check that right now... Done... But the same in the screen: nothing Thanks for your help, marclaporte.... I will try with DocuWiki.... or something similar.... I am starting and, in this moment, is the same for me a Wiki solution or another.... One final question: I need a wiki to small company project documentation. Is the wiki a real solution for this ? One of our requirements is the off-line reading/editing of the wiki. Is it possible with TikiWiki ? Is it possible with another wiki solution ? Thanks... Best regards to all.... see you... ... Does TikiWiki use the Exceptions that PHP5 offers? (I am wondering if ADODB has it's exception support enabled in TikiWiki). the default is now PDO I have noticed ADODB being included. Is it going to be outphased in coming version? That hasn't been proposed or discussed There have been instances that because of a particular setup, PDO doesn't work well, and people revert to ADOdb I remember that 1 plugin (DBReport or something) isn't happy with PDO Do you think ADOdb should stay in? and why? I have no preference, I usually do .net but our company chose tikiwiki for our new shiny intranet, so I had to learn PHP :P lucky you :-) That's why I'm wondering what the difference is. and lucky us :-) haha. I doubt it has something to do with luck, usually th best(most flexible) products wins ^ ^^ ok, in that case, I think you should pretend ADOdb doesn't exist thank you ^^ For several years, we tried to support many databases, and ADOdb was important for that but we gave up on that goal and streamlined/took fuller advantage of MySQL tbh that's the only thing I find annoying. That we're bound to mysql. :P But I guess it's my perfonal preference, I prefer something a bit more robust and stable than mysql. personal* Atleast mysql seems to be focusing more on stability after it got consumed by the big evil (i.e. Oracle) ;) hehe can I assume that I have the correct references to PDO allready (in my tiki plugin that is) ? yes, by default, all is setup for PDO So when reading about pdo I can skip the setup and installation instructions and go right for the juicy part; connecting and executing queries? :) heeelp! :) :-) Merbster : yes trying to set up a workspace for a group.. i've configured some permissions that allows them to post articles but unfortunately i'm missing something.. the group is not able to create the article in a specific categorie marclaporte, again thank you :) the categorie i simply greyed out am i missing a permission? polom SJ-Jay : does that group have tiki_p_modify_object_categories ? 2 sex.. just checking :) sec* :-) and tiki_p_add_object hmm nope didn't have that permission.. but just tried to give them without any changes :/ loool already have the add object permission as admin, you are able to add an article? are we talking wiki pages or news articles? we are talking about articles and yes, as admin i am able to create with the correct categorie so then, it's a permission issue (the permission admin check always says yes for admins) so they see category checkboxes but can't use them? yeah i'm also sure that it is a permission issue.. yeah they see it, but are not allowed to check it.. is greyed out clear your cache ahh found another solution using topics instead with group permissions :) hehe crafty alot of options.. the beauty is to use the right ones :D :-) If you want to empty cache: http://doc.tiki.org/System+Admin thx :) New Forum Posts: Génération de PDF - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41453 hi all hi ^^ cheers, how to change user that tiki uses for sending mails, now it is www-data which is not authorized account ? polom qb: I suppose it is in admin->general: sender email good evening chibaguy polom hi sylvieg hi sylvieg 'n chibaguy hi luciash 'n luciash :-) this might be a misplaced question, but how do I create documentation the same way as the official php stuff (you know with floeating boxes of documentation when mouse overing a function in eclipse) with a mouseoverplugin? fabricius, I mean in eclipse. When you hover you mouse or use intellisense to finish a function name tikiwiki: 03chibaguy * r34849 10/users/chibaguy/trunk_themes/themes/judy_tiki_trunk/ (Readme.txt styles/judy.css): [MOD] Page header module-related updates. tikiwiki: 03sylvieg * r34850 10/trunk/lib/core/Search/ResultSet/SnippetHelper.php: [FIX]search: take away ~np~ in snippet to avoid parser bug about included np tikiwiki: 03chibaguy * r34851 10/mods/trunk/themes/judy_tiki_7/ (7 files in 3 dirs): [NEW] Tiki 7 version of Judy theme (Tiki implementation of Drupal default theme, Garland). Merbster, where do you want to implement that documentation? In Tiki? tikiwiki: 03sylvieg * r34852 10/branches/7.x/lib/core/Search/Index/Lucene.php: [bp/r34850][FIX]search: take away ~np~ in snippet to avoid parser bug about included np tikiwiki: 03sylvieg * r34854 10/trunk/ (6 files in 4 dirs): [MRG] Automatic merge, branches/7.x 34806 to 34852 chibaguy, it'd probably be a more eclipse/php oriented question and not so boudn to tiki wiki itself. hence the reason I said "this might be a misplaced question" :P you can ignore it if you want I will look into PHPdoc (or whatever it's called) at a later time. tikiwiki: 03lphuberdeau * r34855 10/trunk/lib/core/Search/Index/Lucene.php: [MOD] Adjust the special character stripping OK. I wonder why the fivealive login link button is still using old css code at themes.t.o. Merbster, I think that would be phpdoc related, but I don't think you would have so much success with the way tiki is designed layout.css has a rule .siteloginbar_popup .cssmenu_horiz div a.login_link {display: block;} that doesn't seem to exist at themes.t.o., judging by the display and checking in firebug. lphuberdeau, I am not counting on using my newly gained PHP skills exclusively for Tiki Wiki ;) lphuberdeau, I originally come from a .net environment (atleast with coding). So there's stil lsome stuff I haven't found out/learned about PHP yet. ^ those code hints work much better in statically typed languages PHP being a bit more dynamic, code editors can't really know what the object is all about unless plenty of metadata is specified in the comments, but that will never stay up to date tikiwiki: 03chibaguy * r34856 10/mods/trunk/Packages/themes-judy_tiki_7.info.txt: [NEW] Package info file for Judy theme. lphuberdeau, still, it must has it's use, since it's used extensively with std. php libraries. the std php libraries are mostly functions those are easier most frameworks also do what it takes to have that meta-data in it's a huge maintenance effort In Tiki 7, the new forum topic textarea is 1 line tall and 12 characters wide, probably a little small for most topics. ;-) (though you can drag it bigger, it'd be better to be a larger initial size.) *sigh* I hate outdated tutorials I just wasted 2 hours because PDO_ATTR_ERRMODE changed to PDO::ATTR_ERRMODE Oh well. tutorials are usually horrible, they are rarely written by people who really understand lphuberdeau, That is usually the case yes. Now I just have to wait for PHPGrid to figure out why including their grid in tikiwiki fucks up their include path in ther obfuscated code... and it's not just bad code, it's delibaretly obfuscated so I can't fix it myself. Atleast it's not an entirely bad day. We got our "Ball dropping machine" and report delivered today. what does phpgrid do that you need? lphuberdeau, it gives me almost insta CRUD access to database tables with a nice ajax enabled UI. Autogenerates SQL for the CRUD operations etc. so basically it's just a timesaver And it supports Master-> Detail and Master -> Several detail tables. And also nested master detail structures. (so I can describe a hierarichal structure easily) I guess it depends on what you need to do with it I jsut need quick access to a couple of tables that are in master->detail structures (parent/child ) And I bought it initially because I thought I could build this "case following schema" in the PHPGrid but it doesn't allow you to manually fill in rows and columns. (i.e. your columns and rows are FORCED to be in a database, no in memory structure where you can manipulate the layout etc.) tikiwiki: 03robertplummer * r34858 10/branches/experimental/foreign-storage/installer/schema/20110607_batch_update_tracker_item_links_tiki.sql: tikiwiki: [FIX] Removed testing select statement tikiwiki: [MOD] Changed to temporary table Hi guys. I have a question about modules Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! I want to only show a module on the wiki-edit page so when you click edit on a wiki page, it will show "Formatting Tips" on the right side is there a parameter to do that? @marclaporte: went ahead and reinstalled tiki. the 500 errors were on fatcow's end. the https deal was on my end but i believe you issued a deal for that for tiki 8. no need to reply as all is working well ;) tikiwiki: 03lphuberdeau * r34859 10/trunk/ (2 files in 2 dirs): [FIX] Error handling and on-success actions I want to only show a module on the wiki-edit page. Is there something I can put in the section parameter to do that? New Forum Posts: TOCs of 2 structures unintentionally melted together - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41457 overseer: i think u can do it only via custom smarty code in a module/site header custom code or via CSS overseer: tiki 6.x ? luciash: So how would I go about doing that? overseer: see http://www.smarty.net/docsv2/en/language.variables.smarty.tpl#language.variables.smarty.request overseer: basically you need something like {if $smarty.server.SCRIPT_NAME eq 'tiki-editpage.php'}... display this ...{/if} overseer: in custom module or in one of the Look & Feel admin panel custom code textareas So would I have to make a real module, or can I use the user modules? user modules ok, let me give it a try no, i won't let you ! ;) :P didnt work it hid the text of the module, but it doesn't even display even when I am editing a page do i need to replace anything in that code? like, does server need to become my server name? try to debug with Debug: {$smarty.server.SCRIPT_NAME} hmm? how do i use that? put it in the module before it will echo the script name or nothing oh...looks like i need "/" bingo :-p ok that worked, but now it shows the heading on non-edit pages which i dont want which heading ? The module heading ok, try add param to the assigned module ¬itle=y others are &nobox=y&decorations=n Eh, that sort of worked, but I'd rather it not show the module at all unless it's on the edit page f**k u, there's no other way... i must admit i expected rather "cool, thanks a bunch!" than this... :( lol, sorty sorry* :-p thanks anyways! I didn't know about the $smarty before bye fabricius overseer: if u want to do it without module, you need to put the code in the L&F admin panel, e.g. in the custom top center code textarea or something like that but then you will have it above page, not in the modules columns... unless put it in div with id attribute and position absolutely using CSS... but that's rather advanced styling stuff i could probably manage that overseer: good luck ty i guess another option would be to add it to the edit-page.php actually...where is the section parameter processed? (what .php file) rather templates/styles/your_theme/tiki-editpage.tpl no idea about that because I'm wondering what options there are and how they work. Maybe I could add a new option for "edit" sections are just few features like wiki page, forums, blogs, etc. iirc right, but i wonder if i could add one BTW: what does iirc stand for? if i remember correctly in theory, editing wiki page means you're still in the wiki pages section... so it would be a definitely hack/workaround New Forum Posts: Whereabouts of EQUATION and WIKIGRAPH source? - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41459 tikiwiki: 03lphuberdeau * r34861 10/trunk/lib/prefs/ (wikiplugin.php wikiplugininline.php): [FIX] Reset value arrows always present for plugins anybody knows what to put in OBJECTHITS plugin params if i want to display hits for a file from file gallery ? i put type file and file id as number (334) but the plugin displays nothing ok, going to dig in the code ah, fileId is not enough :( it must be "fileId?filename" (dunno why) that's kinda stupid why object id (in this case fileId) is not enough when it is unique ? you would need to ask the author of that plugin well, it's not exactly the plugin's fault but it is stored like that in the db tiki_stats table but it is true, the plugin author could make it working by id only by splitting at the ? char and ignoring the rest my guess is that for the tiki stats it was easier to store it with the object title to display it in the stats listing than doing a join and asking the object title by id in other tables no idea who designed it but it could be more clever to make an extra column for that though imho :) HEY HELOOO i need hlep help anyone there a hhhhhhhhhhhhhhhhhhhheeeeeeeeeeeeeeeeeellllllllllllllllllllllllllllllllllllllppppppppppppppppppppppp ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss please non spam sorry please help me i got tiki on my site and i put bad code in heading and website inaccecible asking a question usually works better than screaming for help lol yes it does in the heading sectionof look adn feel i put a bad java code you need to go in the database in the table tiki_preferences and delete the preference that creates the problem http://twessentials.keycontent.org/Updating+Tiki+Preferences&structure=Tiki+Essentials#Editing_Custom_Code try to remember what you put in the value for instance help and look in the datase select * from tiki_preferences where value like '%help%'; yes got it thanks a million also i hav another question about some code i want the script below on ym homepage how do i do it please help http://www.dynamicdrive.com/dynamicindex3/dropdownview2_dev.htm tikiwiki: 03lphuberdeau * r34863 10/branches/experimental/foreign-storage/ (29 files in 15 dirs): [MRG] Automatic merge, trunk 34821 to 34861 i want the script below on ym homepage how do i do it please help [18:51] http://www.dynamicdrive.com/dynamicindex3/dropdownview2_dev.htm you are a pain i am sorry i just dont know where else or who else can help im sorry but you guys are all experts in latest version you have in admin->look custom javascript ... +1 for lphuberdeau jane__: you don't need to repeat, scream, spam or do anything annoying sorry just ask your question and be patient, someone might answer, but every time you spam, you discourage people from helping you jane__: on homepage u can try to put it in the wiki page using HTML plugin jane__: sorry, no time to investigate what the dynamicdrive script is about its a webpage viewer true if it is only for one page plugin HTML - if it is for each page in admin->look what is plugin HTML i am logged in admin just guessing... http://doc.tiki.org/PuginHTML hi all i'm starting the release process for 7.0 so please don't commit in it changi: okie :) jane__: http://doc.tiki.org/PluginHTML that too comlicated im logged into my admin what do i do form there plase tikiwiki: 03jonnybradley * r34864 10/branches/proposals/6.x/templates/tiki-view_tracker_item.tpl: [FIX] Missing closing quote (no corresponding line in 7.x) polom hi chealer need some help with an SQL upgrade lphuberdeau: do you have 5 minutes for me ? hi changi i've just send an email to commit list with my proble m could one of the PHP god have a look (lph or chealer or someone else ) what's the issue an non object problem ah, again where? there is a global $smarty set in lib/setup/absolute_urls.php when i execute php installer/shell.php, this script 99999999_image_plugins_kill_tiki failed with an error on a non object i comment the line in lib/setup/absolute_urls.php, and now it's working, but i'm not sure if it has another impact it's unfortunate that jonnyb is not here yes but he is commiting :) maybe he will see my email tikiwiki: 03lphuberdeau * r34865 10/branches/experimental/foreign-storage/lib/core/Tracker/Field/File.php: [FIX] Crash on attachment save when attachments are not enabled that's in trunk? changi: just commenting the global line fixes :-? I don't remember removing a global fixing a problem tikiwiki: 03lphuberdeau * r34866 10/branches/experimental/foreign-storage/lib/ (core/Tracker/Field/ItemsList.php trackers/trackerlib.php): [MOD] Re-enable linking to non-item link changi: FYI, the problem doesn't seem to happen when doing an upgrade via the installer chealer: that's the point do you know where that file is being included from? changi, which branch? jonnybradley * r34864 /branches/proposals/6.x/templates/tiki-view_tracker_item.tpl: [FIX] Missing closing quote (no corresponding line in 7.x) lphuberdeau: 7.x Fatal error: Call to a member function assign() on a non-object in /var/www/tiki/7/lib/setup/absolute_urls.php on line 51 Call Stack: 0.0006 358812 1. {main}() /var/www/tiki/7/installer/shell.php:0 0.0349 1011776 2. Installer->update() /var/www/tiki/7/installer/shell.php:50 3.4337 2743420 3. Installer->installPatch() /var/www/tiki/7/installer/installlib.php:78 3.4346 2765908 4. require('/varwww/tiki/7/installer/schema/99999999_image_plugins_kill_tiki.php') /var/www/tiki/7/installer/installlib.php:9i8 3.4397 2950776 5. include_once('/var/www/tiki/7/tiki-setup_base.php') /var/www/tiki/7/installer/schema/99999999_image_plugins_kill_tiki.php:15 3.5395 9595392 6. require_once('/var/www/tiki/7/lib/setup/absolute_urls.php') /var/www/tiki/7/tiki-setup_base.php:353 sorry for the copy paste changi see you message changi: what do you mean, "that's the point"? your private message chealer: it's working using web installer and not command line installer changi: yes... that's what I experience 7.0rc2 anytime soon? hi ricks99. it will rather be 7.0 changi seems to be on it all bugs/blockers fixed? coolio :-) changi: I don't know what to do with that. that patch has been causing problems since it appeared. I think it should be discussed with jonnyb and we should again re-evaluate if the patch is reasonable or not. ricks99: well, more or less. there are a couple serious bugs ricks99: I looked at http://tiki.org/ReleaseNotes7.0 and http://doc.tiki.org/Tiki7 and didn't really grasp the distinction the minimal PHP version bump should be on the release notes page? chealer: ok ricks99: do you have some blockers to show ? the page on doc (Tiki7) is a feature list -- what's new/changed. The RelaseNotes is important info B4 you install. The installer has links to release notes did php version requirement change for 7? @changi: not sure if blocker, but the issue with structures is sort of serious ricks99: was not aware of that but actually, i have some db structur problem to fix before everything sent to dev list last wk: http://sourceforge.net/mailarchive/forum.php?thread_name=24844301429b280abb7eef9113d239ec%40keycontent.org&forum_name=tikiwiki-devel ricks99: yes, it raised from 5.1 to 5.2 ricks99: shouldn't http://doc.tiki.org/Tiki7#Upgrade be in the release notes? currently it seems quite lost is a sea tikiwiki: 03sylvieg * r34867 10/trunk/modules/mod-func-since_last_visit_new.php: [ENH]Since_last_visit_new: new param daysAtLeast to Show activities for these last days if last login is more recent that this number of days @chealer: the relnotes "upgrade" secion contains a link to Tiki7#upgrade is that whatyou mean? the other issues are identified in Important Chnages section RelNotes should be short & sweet. (IMHO) ricks99: I mean the upgrade notes in Tiki7#upgrade doesn't fit "feature list -- what's new/changed" it's upgrade notes i agree I would see that in the release notes feel free to move it :-) ricks99: lol where can i Enable the Allow HTML in Wiki Pages option. ricks99: done @ad_: use the configuration search (on any admin page) ad_: hi, on the Wiki admin panel @chealer: tx hi ricks99 hi luciash No results No preferences were found for your search query. change your query. search for "HTML" for me blocker is that User Tracker doesn't work properly anymore (using only one item per user/ip) did please advise whaich section its in @ad_ see answer from luciash ^^ ricks99: so the PHP warning would go in the release notes? @chealer: already added ricks99: ah, thank you. may I add it to Important Changes too? i think having the same item listed in multiple secions on the same doc is overkill. just my $0.02 I agree. hum, it's not very structured ricks99: it'll supposed that any installation has a internet connection @changi: u know the old saying about when you "assume" things ricks99: yes good point :) ricks99: I figure there's work in progress, but should the notes link to Installation, Tiki Installation Guide or keep linking to both? should b 1 link (just changed) tikiwiki: 03sylvieg * r34868 10/trunk/lib/filegals/filegallib.php: [FIX]i18n: wrong order ricks99: thanks shouldn't "welcome to Tiki Community!" read "welcome to *the* Tiki Community!" ? and link: http://tiki.org/Tiki+Welcome tikiwiki: 03sylvieg * r34869 10/trunk/tiki-upload_file.php: notice ricks99: oh, so that came from a template. indeed! chealer: ricks99 : sylvieg : are the tracker issue a stop blocker for Tiki 7.0 ? changi: the tracker items popups bug? ricks99: OK, I think that's more rational now. so how about scrapping the Requirements section? it's incomplete and it's not really the place to list requirements, no? already link from the install guide obviously. tikiwiki: 03changi67 * r34870 10/branches/7.x/ (3 files in 2 dirs): [FIX] Upgrade in command line was not working - This is a work arround to get it work - Thx Nelson heh, I've got something quite similar to http://www.debian.org/releases/stable/i386/release-notes/index.en.html. changi: yeah, that's a fair workaround, assuming it doesn't break in a thousand other places chealer: should not tested on 4 of my website chealer: it's only a test that is working in any case when using a web browser and is useless in command line changi: yeah, that's a good workaround (could have used a comment) tikiwiki: 03changi67 * r34871 10/branches/7.x/installer/schema/ (20110609_missing_sql_tiki.sql 20110609_unique_login_tiki.php): [FIX] Difference between fresh and upgrade from Tiki3 or Tiki6 chealer: i don't understand, what do you mean with (could have used a comment) chealer: in the 3 files ? changi: oh, nevermind, I hadn't noticed there were more changes below. hum :-( anyway, it must be a good workaround nevertheless, thanks chealer: it's not me, Nelson found it so now, what do i do release or not ? changi: yes, thanks for committing anyway changi: eww - all these missing SQL changes :-?! chealer: u are welcome chealer: yes @chealer: moved "requirements" to "important changes" -- good idea changi: are you sure about 20110609_unique_login_tiki? mysql> SELECT count(*) nb FROM users_users HAVING count(*)>1; +----+ | nb | +----+ | 9 | +----+ changi: it seems like it's missing a GROUP BY ricks99: excellent. thank you tikiwiki: 03changi67 * r34872 10/branches/7.x/lib/setup/twversion.class.php: [REL] Preparing 7.0 release chealer: it's an old one that i have modify because of an error in duplicate index changi: an old patch? oh, which one? 20101207 installer/schema/20101207_unique_login_tiki.php ok group by login should be fine no ? changi: I would think so ok fixed tikiwiki: 03changi67 * r34873 10/branches/7.x/installer/schema/20110609_unique_login_tiki.php: [FIX] Group by clause was missing, Thx chealer ok RELEASE TIME as marc say popcorn is up2date :) tikiwiki: 03changi67 * r34874 10/branches/7.x/README: [REL] Update README file for 7.0 tikiwiki: 03changi67 * r34875 10/branches/7.x/lang/ (48 files in 48 dirs): [REL] Update language.php files for 7.0 >> Changelog updated with 47 new commits (revision 34873 to 34714), excluding duplicates, merges and release-related commits. tikiwiki: 03changi67 * r34876 10/branches/7.x/changelog.txt: [REL] Update changelog.txt for 7.0 for rick: >> Copyrights updated: +2 contributor(s), +227 commit(s) tikiwiki: 03changi67 * r34877 10/branches/7.x/copyright.txt: [REL] Update copyright.txt for 7.0 tikiwiki: 03changi67 * r34878 10/branches/7.x/db/tiki-secdb_7.0_mysql.sql: [REL] SecDB for 7.0 tikiwiki: 03changi67 * r34879 10/tags/7.0/: [REL] Tagging release New Forum Posts: Trackers - selection of more than one item in a drop down menu - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41464 OK, done with the release notes changi: you're too hard on yourself, today is a good day for the release considering how it went thank you changi: so shouldn't we remove 20101207_unique_login_tiki.php? No results No preferences were found for your search query. chealer: maybe chealer: it has no impact for new install where can i Enable the Allow HTML in Wiki Pages option. so i install newest version adn it just works ?> changi: right ad_: which version do you use? currently running 5.3 changi: isn'T 20081120_tiki_poll_structures_update_tiki supposed to cover the poll updates? ad_: Tiki 5 is no longer supported. you should upgrade to 6 or 7 (just released) ? is the version i got new enough ok my friends explain me one more thing the diffrence Download Tiki 6.3 now. and Download Tiki 3.8 LTS now. changi: ===== Error 0 in 20110609_missing_sql_tiki ===== ALTER TABLE `tiki_sefurl_regex_out` ADD UNIQUE `left` (`left`(128)) Duplicate key name 'left' hum I'll check that one Tiki 6.3 or Tiki 3.8 LTS whats the diffrence ad_: Tiki 6 is newer than Tiki 3, Tiki 3 is more stable. Tiki 6 will also be supported for longer than 3 thanks your the best one more question A new version of Tikiwiki, 5.4, is available. You are currently running 5.3. Please visit http://tikiwiki.org/Download. so can i just go straight to the newest 7 without fresh install chealer: in which case did you case this one ? i've tested 6to7 3to6to7 and non problem s/case/catch/2 y the admin panel only tell me to go to 5.4 from 5.3 not 7 changi: I was just upgrading my 7.x, so I figure it's normal ad_: yes you can chealer: yes changi: possible originally installed as a 6 chealer: bizarre I am wondering if we can use an url instead of a path ad_: yes, upgrading is supported (of course...) sorry - mischan sylvieg: lol ad_: you shouldn't install Tiki 3 in any case chealer: time to sleep for me see ya all good night changi|away chealer: maybe a better fix for left column in 7.1 :) tikiwiki: 03chealer * r34880 10/branches/7.x/installer/schema/20101207_unique_login_tiki.php: [FIX] Remove broken patch missing DROP superceded by 20110609_unique_login_tiki.php from r34871 sylvieg: regarding r34868, wouldn't tra() support the argument, instead of using sprintf? chealer: was not working ... no idea why sylvieg: it wasn't working because it was trying to translate the sentence as displayed, with the variable replaced (so there was no matching translation) but I think tra supports parameters to avoid sprintg I know tra is supporting the param - but it was the param that was not working if you want to change - perhaps you willbe more lucky sylvieg: sprintf ran before tra. say the parameter is "Bob". tra(sprintf('The file is locked by %s', $fileInfo['lockedby'])) means tra(sprintf('The file is locked by %s', "Bob")) which means tra('The file is locked by Bob') tra won't find a translation for that did I commit the opposite? you changed for sprintf(tra('The file is locked by %s'), $fileInfo['lockedby']) so this is right I could have use tra with a params but was not working... which must work, but I think it could use a parameter to tra() sylvieg: Oh sylvieg: did you try with %0? yes sorry I had a limitted amount of time... sylvieg: are you aware that you have to use tr() for that (or pass dummy arguments with tra())? chealer: I fixed one bug - with no time to invest - it is better than nothing - and you are 'harassing' me with a better fix - if you have time, go ahead. I know it is not the best but it is a fix - sorry I had a bad day today sylvieg: sorry to hear about your day, you have nothing to be sorry about. thanks for the fix, I'll try using tr(). sorry if I harassed you. :-) polom anybody still there? hi changi changi|away