hello all - anyone around? I've been stuck on my 2.2 installation until tonight. After reading that 1.8 and higher should be able to go straight to 4.1 I made the attempt. (i.e. back up SQL database; extract 4.1 to its new dir; change symlnk to point to 4.1; browse to new ../tiki-install.php) The upgrade went smootly with one error about a preexisting Admin menu (42) which I read is OK. After tiki-install.php finishes up, I get forwarded to tiki-index.php which only gives the following error: "Fatal error: Call to undefined method TikiDb_Pdo::setAttribute() in [my specified directory]/tikiwiki-4.1/lib/tikisession-pdo.php on line 18" !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . mattbmc : you need ADOdb http://tikiwiki.org/ReleaseNotes40 Wasn't this in my past installation? Hrm. Checking... :) So there's an option to either install PDO support *or* updating my ../db/local.php file? Reading under the "For Unix:" section....."As an alternative" means "If PDO support is already installed...", correct? That wording is a little confusing. looks more like a PDO issue to me unless you mean he needs ADOdb because he hasn't PDO mattbmc: which PHP do you use? Well, followed the first step of the instructions here: http://us.php.net/manual/en/pdo.installation.php (istalled only libmysqlclient-dev) and then updated ../db/local.php and I appear to be back in business....not sure if the first step would have been necessary Apparently at least PDO was already installed.... ?? :) mattbmc: you generally don't need to care about PDO. but it's related to your PHP version Gotcha Admin > General is showing up strangely....the icons that (I'm guessing) should still be across the top of the middle column are instead "listed" down the left side of the middle column. Functionality seems OK so far, with the content loading below this "tall menu" area. Ideas on this? Using latest Mac OS X on the client side... mattbmc : refresh your cache Marc & All: Thanks! Got the upgrade in place.....caches cleared. Just ironing out some mini-bugs now...like the last user I added (who was working) seems to be un-validated now.....any way to validate them from withint the web GUI? (user was added pre-upgrade by a few hours) Easier to delete and re-add the user without the validation box checked? tikiwiki: 03marclaporte * r24247 10/trunk/lib/prefs/feature.php: [FIX] Two similar features were confused mattbmc : should be way for admin to validate tikiwiki: 03marclaporte * r24248 10/trunk/templates/tiki-admin-include-security.tpl: [MOD] Site access is relevant in security too... polom hi chibaguy hi chealer hum, strange issue on localhost. On either 4.x or trunk, I can't register a new user when email validation is enabled. I get "Invalid password" when following the validation link. is this a known issue? yes it is i discuss with someone else yesterday who told me about that but i'm not a developper so i can't the workoaround i found is to recrete the user s/recrete/recreate/ gah, works on 4.x now changi|work: hm. thanks Found it.....Admin User panel, Actions column. "Confirm user email" is the pop up tag instead of "Validate user" it worked right away on 4.1 ...and works on trunk now that beer I drank around 6 PM seems to have hit hard LOL The image plugin has a lot of flexibility, but it's taking a while to figure out what parameters and defaults produce the properties finally. It's not very intuitive that {IMAGE(fileId="22",width="290px",border="off",descoptions="off")}{IMAGE} produces
chibaguy: "'name' => tra('Description options')," I've been looking at the docs. There's no obvious way to set float, as far as I can tell. or unset it I think maybe the 'align' parameter is supposed to set the float property, but it isn't having any effect for me (in combination with the parameters I posted a few msgs up). chibaguy : do we have any plans for fancier slideshow/mosaik wikiplugin from images in File Gallery? (we need for reax project) I'm not aware of any. so something like this http://devkick.com/lab/galleria/demo_02.htm but that pulls images from a file gallery and that we could plug in articles/wiki pages I see. Joel is preparing wireframes I can check what jquery galleries might fit. {mosaik galleryID=6 size=medium max=12} that would be great if you can do some reseach please see: http://devkick.com/blog/full-screen-image-gallery-using-jquery-and-flickr/ I like that you have mini thumbnails of each pic and perhaps they can increase a bit in size upon mouse-over or like this: http://www.twospy.com/galleriffic/example-3.html#6 bbl why would align (float) : right be the default anyway? isn't the most basic case to just put the image on the page - i.e., follow page's default alignment rule? Seems like I'm getting a blank page from tiki-wikiplugin_edit.php after saving page edits.. The save always works if I go back to the page manually and check it.....but I get dead ended at a blank page after saving. Hrm. What is also weird about this is that sometimes after saving I get forwarded to simply "tiki-editpage.php" without arguments. Other times I get it with the page name argument. In both cases, it's a blank page tho. (Just upgraded to 4.1 from 2.2 for those not already tuned in.) New Forum Posts: Home page style - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35966 New Forum Posts: Auto action the user blog - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35967 2010 poloms to all! hello everyone hi RavenC morning ricks99 :) tikiwiki: 03lphuberdeau * r24249 10/trunk/lib/userslib.php: [INDENT] No changes. morning Raven. Enjoying the frozen Tundra as much as I am ? At least its not snowing today! But I agree, its supposed to be warm in the sunshine state. :) I think we should leave all the snow birds here, and all natives go to Aruba for the winter! :D chealer: I can not find the modules last_articles in 4 . DId you merge it in something else? New Forum Posts: Help with permissions - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35970 chealer: ok found it it is articles tikiwiki: 03sylvieg * r24250 10/branches/proposals/3.x/ (2 files in 2 dirs): [FIX]last_articles: mismatch param + heading (has been merged with articles modules in 4) I need some help please - I have a wiki page and only want to assign view and edit permissions to certain users (not an entire group). What is the easiest way to do this? Thanks. you have to create a group for these users Hello everyone Quick question about {maketoc} plugin... Anyone knows if it is possible to select the ing levels to be displayed? Example: I want !! and !!! levels but not ! Other example: I want to make my {maketoc} further down in a page, and not include content that I put higher above i think you can only define how deep.. not sure if u can "skip" levels however, u can always use a DIV(class="h1") to create "headings" that are *not* picked up by the maketoc but they will be displayed as h1 style tikiwiki: 03lphuberdeau * r24251 10/trunk/lib/ (5 files in 4 dirs): [NEW] Function to extend membership expiration I see... Not exactly what I'm lokking for... But thanks a lot for that quick answer! np @sylvieg i added a group, how to i assign a group to a specific page? there is a permission button at the bottom of a wiki page that was easy, thanks. When I try to assign a group to the page it says "These permissions override any global permissions or category permissions affecting this object." and will not let me anyone using google calendar with tiki? or using a G-calendar RSS feed in tiki? im having issues getting tiki to parse the url link from a G-calendar generated rss feed can someone help me with the editor? specially with the preview tikiwiki: 03lphuberdeau * r24252 10/trunk/ (4 files in 4 dirs): [NEW] Plugin to extend plugin membership on payment Can anyone verify that uploading zip files to the file gallery no longer works for 4.0/4.1, but does for 3.3? Tiki 4.0/4.1 seems to hang and never complete. edmund_: check fo errors by desactivating ajax feature will do, thanks tikiwiki: 03lphuberdeau * r24253 10/trunk/lib/prefslib.php: [FIX] Attempt to unserialize values to prevent serialized strings from displaying in lesser magic tikiwiki: 03lphuberdeau * r24254 10/trunk/lib/search/searchlib-mysql.php: [MOD] Apply category jail to mysql search results with or without ajax featuer activiated, no error messages are generated on the upload page tikiwiki: 03jonnybradley * r24256 10/trunk/templates/tiki-view-sheets.tpl: [MOD] Move dev button into remarksbox tikiwiki: 03jonnybradley * r24257 10/trunk/ (lib/sheet/grid.php tiki-view_sheets.php): [FIX] Save jQuery.sheet improvements (external button uses call cellEditDone() first, better parsing of html) tikiwiki: 03jonnybradley * r24258 10/trunk/templates/tiki-view-sheets.tpl: [FIX] Remove cluetips class from jQuery.sheet edit buttons as it seem to conflict tikiwiki: 03jonnybradley * r24259 10/trunk/lib/sheet/grid.js: [FIX] Rollback 24229 - fixed one thing but broke many others :( tikiwiki: 03sylvieg * r24260 10/trunk/lib/trackers/trackerlib.php: notice+indent New Forum Posts: How to get profile behind firewall - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35974 polom everybody covered by snow no snow for me a lot for me ricks99: oh ? no more ? i thought you expected blizzard(s) too... europe is under the snow "blizzard" in NC < 1" snow and/or ice in NC BAD THING it is cold -- but no snow for me +1 NC ?? no milk, or bread in any stores :) Ricks, c'mon down to the sunshine state... beautiful blue skies.... frigid temps... :) NC as in North Carolina ? @luciash: yup we got about half meter of snow fallen down over the weekend 30 cm in france :) enough to make some snowman i was going from capital yesterday evening by train supposed to be home at 22:15... ended up home today morning at 7am :-p nice the longest train delay was 145min, spent more than 5 hours waiting for connection on one railway station :-p no taxi wanted pick my phone call at 1am in the morning :-\ and i am not surprised at that weather and road conditions to go some 20km to another town i was so close to my home but stuck alone on empty little train station :-p tikiwiki: 03jonnybradley * r24262 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] Test for pref values tikiwiki: 03jonnybradley * r24263 10/trunk/lib/ (smarty_tiki/block.textarea.php toolbars/toolbarslib.php): [NEW] Textarea draggable resize (when jQuery UI enabled) hey jonnyb hi chealer - polom all we'll soon be together chealer : how is OpenID? :-) :-) nice to see jonnyb back thanks :) marclaporte: I found a bug, but my fix doesn't seem to solve what I expected. I need to do more testing. nice to be back at home at last (snow here too) but freaking out a bit due to so much to do... it looks like there's a strange bug I didn't identify yet but otherwise it's going good :-) jonnyb: well, if you have nothing to do other than working on textarea, did you notice that "{textarea name='um_data' id='um_data' rows="6" cols="80" _toolbars='y' _zoom='n' previewConfirmExit='n'}{$um_data}{/textarea}", as seen in Admin Modules, causes "previewConfirmExit="n"" to appear in the generated HTML, which gives a "Attribute "previewConfirmExit" is not a valid attribute" validation error? chealer: thanks, i'll have a look tikiwiki: 03jonnybradley * r24264 10/trunk/ (3 files in 2 dirs): [FIX] {textarea} params need to start with "_" to not end up on the html element (thanks Chealer) tikiwiki: 03jonnybradley * r24265 10/trunk/ (tiki-export_tracker_ajax.php tiki-view_tracker.php): [MOD] Records start at 1, not 0 (for humans) jonnyb: thank you :-) np, chealer - good timing (i was in the file already) Recent Bug: Tracker item: #2962 - - Jailroot, Perspectives, WYSIWTSN on Search results - http://dev1.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2962 Recent Bug: Tracker item: #2963 - - Error: "A contribution is mandatory" after trying to save - http://dev1.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2963 Recent Bug: Tracker item: #2964 - - Can't enable Wiki watches on 4.x - http://dev1.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2964 tikiwiki: 03sylvieg * r24266 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX]tracker: fields in filter back in the export New Forum Posts: Registration error since upgrade. - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35977 I cannot seem to figure out how to create wiki links with parentheses inside. Any idea? sylvieg can you show me about jailsearch problem? works for me http://demo.tikiwiki.org/trunk/tiki-searchresults.php?highlight=ContentB&search=Go this is trunk, with http://profiles.tikiwiki.org/Jailroot_Demonstration :-( it works on demo but not on my local... well, at least it works somewhere did you svn up and start with clean DB? delete cache? humm search for ;hello in advanced search it finds nothing ;hello ? hello in non advanced is ok Is it not possible to wikilink to pages with parentheses? :/ ..it is another problem as without perspectives it does not work too I will have to debug my local... Timelord : example? An example would be ((Aliens (Movie))) which would show up as text rather than any link. I can use an external link of [Aliens (Movie)] as a cheap hack if I must, but that isn't ideal. Timelord: let's try something go to admin -> multilingual/i18n There. find something about wikilinks with three choices in a drop down which one is active now? Err... Not seeing this. which version of Tiki? 3.3 ok, try admin wiki then you are looking for Wiki link format: Select the characters that can be used with Wiki link syntax: ((page name)). Ah. Set it to complete. y Heh. Now there is problem of it only taking the first two ) Heh. Now there is problem of it only taking the first two )'s for the link, taking it to the page: Aliens (Movie hehe I had the problem too we did ((Aliens -Movie-)) is this acceptable? Less acceptable than the external link solution. hehe so you lose backlinks and page renames I'll continue fiddling a bit with it. Thanks for getting me on the right track though. :) a pleasure please document where you think it should have been Heh. No, it is /obvious/ now that I see it. XD hahahahahah tikiwiki: 03sylvieg * r24267 10/trunk/ (7 files in 5 dirs): [MOD]tracker: option for textarea to have value different from other value of the textarea + kill duplicated code for errors Ah. Got it. With 'complete' selected, if I enter link as ((Alien (Movie)|)) it shows up fine. but not ((Alien (Movie))) ? Correct. That links to the page: Alien (Movie With a normal text ) after the link, of course. what if you have no text? just blank? I'm unclear what you mean. I must pass out now. Thank you again for the help! sylvieg : so jail search is OK? marclaporte: I think so -probably my meesy test tikiwiki: 03marclaporte * r24268 10/trunk/lib/ (prefs/wiki.php setup/prefs.php): [MOD] Another attempt to reduce support requests with respect to special characters in ((wikilink)). Now, if someone can explain the difference between __full__ and __complete__... Dedicated to __timelord__ on IRC. tikiwiki: 03marclaporte * r24269 10/trunk/templates/tiki-admin-include-wiki.tpl: [MOD] Regrouping page name prefs together. tikiwiki: 03marclaporte * r24270 10/trunk/lib/prefs/wiki.php: [FIX] typo tikiwiki: 03marclaporte * r24271 10/trunk/templates/ (3 files): [MOD] Moving Dynamic variable settings to admin->test area since it't about wiki syntax/parser and not just wiki feature. test area ? :) salut marc tikiwiki: 03sylvieg * r24272 10/trunk/lib/smarty_tiki/block.remarksbox.php: comments