anyone available for some paid help installing tiki? Phazuka: there is a list of consultants on http://info.tiki.org/Consultants and some offering sysadmin services on http://www.wikimatrix.org/consultants/tiki-wiki%20cms%20groupware/setup-configuration/- here's a good one: New Forum Posts: How to use articles as basis for Web content - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=40185 Hello, Your script /tiki-index.php was causing extremely high processing on segonax again: CPU Usage - %10.84 MEM Usage - %0.88 Number of MySQL procs (average) - 0.19 Top Process PU 100.00 /usr/bin/php /home/tsqm02/public_html/in/tiki-index.php Top Process PU 98.00 /usr/bin/php /home/tsqm02/public_html/in/tiki-editpage.php Top Process PU 95.60 /usr/bin/php /home/tsqm02/public_html/in/tiki-editpage.php As such, the script has been chowned to root with 000 file permissions. This means that the script is no longer accessible and cannot use up the resources on the server. You may not use this script again as 100% top processing is an unacceptable level on a shared server, affects load balancing and all other accounts on the server. Please let us know, and we can remove this script for you. that's with tiki6.0 on Lunarpages shared plan - Yslow says everything is fine, but when you edit a page the javascript takes 20+seconds to load? Any ideas does anyone have experience with yaml in tiki? i'm trying to configure user_signup in a profile, but no mattter what i do, it still populates n to the database New Forum Posts: I need a conceptual overview of TikiWiki and its parts - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=40186 New Forum Posts: Problems with groups in profiles - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40188 New Forum Posts: index.php and editpage.php using 100% of server - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40189 How do I enable SEF for 6.1? tikiwiki: 03marclaporte * r32053 10/trunk/lib/prefs/feature.php: updating dynamic pref values tikiwiki: 03marclaporte * r32054 10/trunk/templates/ (tiki-searchresults.tpl tiki-sitesearchbar.tpl): Find->Search to be more consistent polom polom Psi-Jack: hi, on apache server u need to rename _htaccess to .htaccess and on Admin > Features panel u enable SEFURLs featur e New tab tikiwiki: 03chibaguy * r32055 10/trunk/ (templates/tiki-install.tpl tiki-install.php): [FIX] Updated with Tiki 7 divs for background images, etc. Thanks, Marc. polom hi changi hi xavi, got the mail reply ? it got returned cause rick's address was not valid hi (I also noticed that that email address for rick was not working any more) I resent it for him to his tw address a few minutes later ok :) hi y'all yo ricks99 hi luciash Q: when using infinite carousel, is there a way to 'cache' the images so Tiki doesn't need to load them all on the first display? See http://themes.tiki.org/ hi ricks99 no idea (about carousel) got ur email. (very) old address luciash: I applied your changes to mittwoch.css but they don't seem to be enough http://club.iesbarcelona.org/tiki-view_forum_thread.php?comments_parentId=1&topics_sort_mode=lastPost_desc&forumId=1 i tried in opera inspect element and it worked fine ricks99: well, sorry, I was writing from gmail, and it suggested that address as the first in the list no problem. your wanting the author info flush right with the title? is that the issue? tikiwiki: 03sylvieg * r32056 10/trunk/tiki-calendar_setup.php: notice well, the box with author info float to the right, and get the icons out of the way of th author info xavi: sorry, i just get error you are not logged in there on the link mmm, this link is viewable to anons: http://club.iesbarcelona.org/tiki-view_forum_thread.php?comments_parentId=1&topics_sort_mode=lastPost_desc&forumId=1 I can see it as anon, at least xavi: sorry, maybe my irc client cut that off (too long) .post .author { float: right; } xavi: what i sent you must work tikiwiki: 03sylvieg * r32057 10/trunk/tiki-calendar_edit_item.php: notice luciash: it does in epiphany-browser as anon. Once logged in, there is another icon shown, overlapping with the "Posted by" label ah, i didn't know how it looked when logged in, sorry the "user offline" icon is the one shown overlapped with Posted by, with FF would need more work, simplyfying... i think it is overcomplicated too many classes :) and cases i can imagine it would look different if there was an avatar even yes, thanks anyway ricks99 and luciash for tips I?ll remove the icons fmro there (user offline/online and contact user), since they overlapp with text ad I'll commit these two few changes to the theme for 6.x (in mods) hi guys hi Gary gary, what do you think about the new tab color contrast that I propose for mittwoch (see email)? xavi, I was going to reply that you should make whatever changes you like (in the tabs, etc. or the forum info.) I might commit both things in the same go sure, that's fine. ok, thanks, there I go, then (wiki-way) I still don't get how to take the icons out of the way of the text, but, it's a minor issue (smaller than before, at leat) Like luciash said, it should probably be simplified. I don't know how carefully mittwoch was updated, also. @Gary: do you use i01infinite carousel? see my Q ^^^ Tx ricks99, I just use it on themes.t.o and in a small test demo. I don't know how you'd cache the images. K. tx Originally at themes.t.o I had the carousel on another page, and loaded it in an iframe on the home page. The images still need to load, but it doesn't interfere with the rest of the page display. ahhh.. iframe. thats a good idea. Actually the reason why I did it that way was because the js wasn't working on first display of the page. (js loading has changed a lot since then) or actually, just a div with no autoflow should work, too, eh? polom.uk I tried that with jShowOff on vacommunity.org, but IIRC it didn't work as expected. But you could try. ah, jonnyb has a new domain. ;-) polom.co is available (expensive though!) :D tikiwiki: 03xavidp * r32058 10/mods/trunk/themes/mittwoch_tiki_6/styles/mittwoch.css: tikiwiki: [MOD]A few tweaks to forum box with author info, plues tab inactive for better tikiwiki: color contrast. Still, two minor issues with the icons for user active/inactive tikiwiki: (when enabled at the forum level) and contact the user, plus the line at the tikiwiki: bottom of the active tab, which I don't know how to remove. Thanks luciash, tikiwiki: ricks99 and chibaguy for comments and tips (mustn't) div overflow=none works perfectly! Tx for the pointers overflow:hidden i mean ok, great. had to use to HTML plugins to include the DIV. kinda ugly, but works perfectly that's good. uh ? why not {DIV(style="overflow: hidden")} ? ah, didnt even think about using style param.. was looking for overflow. now less ugly :) ah, i thought it is something more obscure ;) does staging and approval work nicely in proposals branch ? sylvieg: hi, if you're there, can you point me where to enable the redirect to page where error occured ? after login ? luciash, I recall some fixes for staging, I guess in branch 6. chibaguy: ok, i will check tikiwiki: 03sylvieg * r32059 10/trunk/templates/tiki-view_tracker_item.tpl: [FIX]tracker: take away in the title Tracker Item - because too long and people know where they are below with see item... tikiwiki: 03sylvieg * r32060 10/branches/proposals/6.x/templates/tiki-view_tracker_item.tpl: [bp/r32059][FIX]tracker: take away in the title Tracker Item - because too long and people know where they are below with see item... Recent Bug: Tracker item: #3753 - - Multiple issues with JQuery Infinite carousel - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3753 hi - anyone know why the profile site is not responding when you try and connect to it? was wondering what s/w version the profile site is running and when it changed ok I see the profile site in svn'ing from 6.x proposals - and last update 23rd Dec hi eromneg - when i last used it (monday) i did notice that there was some weirdness about the categories being exported, but it did connect ok (7.x wasn't showing up - is that an htaccess thing changi ?) you could always see if the various tikis on demo.t.o connect? anyone has ever used the smarty command: {strip} {/strip} tags? unfortunately I don't have admin login to any of the tiki sites eromneg: see pm and see you all FrIdAy! tikiwiki: 03xavidp * r32061 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php: [ENH]Remove
tags (which are added misteriously somewhere when using simple editor for the wiki page with the pretty tracker content) before parsing in R polom hi raven hi luciash Hi, I had the following problem, because of a mystyping into fr/language.php tiki would stop tiki run, even xdebug activated, without any message, blank screen. I check and reproduce the tra_init into a test.php. xdebug then sends the error (make me able to change). Are you aware of conditions which can crash, even xdebug activated or because without any message. Note : PsPad is unable to highlight php for language file, probably because they are too large... hi Trebly - yes, depending on your php.ini error settings you can quite easily get a white screen from a syntax error bbarb tikiwiki: 03jonnybradley * r32062 10/trunk/lib/serializedlist.php: [NEW] serialized list - helper class for managing lists of serialized data in prefs (like themegenerator_themes, toolbars and plugin_aliases) I am "error_reporting = E_ALL | E_STRICT; display_errors = On; display_startup_errors = On; log_errors_max_len = 4096; ignore_repeated_errors = Off; track_errors = On" . I was knowing about (this naturally happens to me), but the same error is seen if I launch a test program to read the language file (and in fact validate the language file) and I got the report of xdebug (a bad quote), while in the tiki context I got a blank screen. I could nevertheless find the good point by an xdebug full trace which stop before crash, but the error panel of xdebug is not... ...displayed. Is-it a way into xdebug to have good parameters ? or is-it without solution ? in your opinion. I have not found. re Hello all hi SteveC_ Trebly: i look in my error.log mostly Thanks chealer: I have a couple bits of info for you regarding the problem downloading files from the database. first the good news... Moving the file to the filesystem fixed the problem. tikiwiki: 03jonnybradley * r32063 10/trunk/ (5 files in 5 dirs): [ENH] themegenerator - deploy SerializedList, fix save logic, reload admin/look after changes, numerous other fixes. The other interesting bit though is that any files coming out of the db greater than 1mb was consistently clipped to 1,048,576 bytes in size. lphuberdeau: if you have an idle moment can you have a quick look over the new serializedlist class i added in http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=32062 and implementation in the next commit - just wondering if i'm using "best practices" regarding php5 architecture etc (apart from not having tests :P) essentially extracted from the plugin alias stuff right? via the toolbars in 5 and themegenerator stuff recently (noticed there was too much copied code) any suggestions gratefully received... seems good, although I probably wouldn't go for abstract classes, just having the standalone implementation might do it prefix can just be provided in the constructor i thought that was good for enforcing the required things got set properly, like the prefix aha, yes as for the initData, I'm not too sure what that is used for but again, ctor argument would do to set up a custom empty structure for the data yes, may be not needed (if it's empty, it's empty) anyway, going to use it for a while, have some css stuff to do & will return to it later sure, no problem ta working on some db layer enhancements at this time i'm keen to get back to the shiny clicky stuff! :) I'm keen you're getting back to shiny clicky stuff :) tikiwiki: 03lphuberdeau * r32064 10/trunk/lib/ (3 files in 2 dirs): [NEW] Adding new database abstraction for simple inserts With the last update I lost all the header and footer, no work possible, the fivealive is width 100% for the three columns, the width was fixed and shared between the three columns, what's about ? have you done the installer update? Is anyone having trouble talking on skype? Trebly: happened to me too but after I ran the installer it came back, but may need some "top module" adjustments if the look is not exactly right robertplummer: have you seen my shopping cart things? nkoth: Nope, I would like to though, how shall I? looking for comments/review: http://dev.tiki.org/shopping+cart+tiki7 robertplummer^ if you have time to help let me know tikiwiki: 03robertplummer * r32066 10/trunk/lib/sheet/ (grid.js grid.php): tikiwiki: [MOD] Moved the inline js from grid.php to a new file: grid.js, so that it can be minified tikiwiki: [ADD] File grid.js that will handle most of the linkage needed between jQuery.sheet and tiki I'm about to grab some lunch, so it is probably a good time in 10 minutes. nkoth: sorry about that, had to restart my systme system polom SteveC_: interesting tikiwiki: 03lphuberdeau * r32067 10/trunk/lib/tikilib.php: [MOD] Deploying all inserts in tikilib SteveC_: are the files also that size in the database? Hi everyone I'm going to throw this question out there, and hope someone sees it in the next hour has anyone had success using the feature: Default category assigned to uncategorized objects edited by a user with this default group: ??? I've been struggling with it forever I haven't done much with categories so I would be of no help... sorry tikiwiki: 03chealer * r32068 10/trunk/ (lang/fr/language.php tiki-adminusers.php): improve French translation when creating new user (avoid word by word translation)user_creation_validation_mail.tpl hi all! question: i have fresh install of tiki 6.1. Do I keep image gallery disabled? I can't seem to get a random image block happening. ;( tikiwiki: 03chealer * r32069 10/trunk/templates/mail/user_creation_validation_mail.tpl: [FIX] French user creation validation mail: "Connexion" -> "Nom d'utilisateur" hi rick is image gallery only to be used in old tiki? in fresh tiki only use file gallery? I thought I read that somewhere. I'm not have a lot of luck getting a random image block happening. hi CodyG - yes, use file galleries hi CodyG image gallery was deprecated in Tiki3 you can do a random image in a module (can't remember) @CodyG: are you using the randomGalleryId parameter in {IMG} ? Does anybody here have experience using categories successfully? no... i'm so new I don't even know what i don't know about wiki syntax to get random image block ... step 1 create user module? @CodyG: even simplier. just use the randomGalleryId paramter in your {IMG} tag. See docs: http://doc.tiki.org/pluginimg is there a full documentation manual in pdf form? @phazuka: not for Tiki6. :-( However, both Tiki for Smarties and Tiki Essentials are avialable in PDF how about 5.3? ah i definitely need tiki for smarties iirc, the last full PDF for the official tiki doc was ..... 1.9 ? (egad) much earlier than that, was like 1.6 before tiki begun to use itself for the documentation i remember having the pdf for 1.9 and printing that sucker out and made a binder lol 1.something I'm not clear on creating a block or module... and if I choose one from the pulldown tiki-admin_modules.php#assign gives me an empty white page (chrome) thanks guys i'll go with the tiki for smarties doc lvl1sysadmin: yes @CodyG: what are you trying to do? have a random image in a wiki page, or in a module (column)? in a module (block) in a right column i'm use to phpnukish so block and column mean different things. A module can own a block. ok. got it. 1. do *not* use the random image module -- it is for image *galleries* and included for backwards compatility only i thought i had it but got error about preferences in features_galleries 2. you need to create a custom/user module right.... and one of the drop down choices for that is Random Image. no. oh that is the old random image module you need to create a user module ok... got that page going give the module a name & title the one with Objects that can be included... Name Random Image, Title Random Image... must be wiki parsed??? select must b wiki parsed go it got it in the data add: {img randomGalleryId=XXXX} where XXX is your gallery ID the data is wysiwyg mode, atm. i'm guessing i should add it as source 01o. yes, switch to wiki mode for this ok... this time I got something! have full size pic and another form.... position=right order=2 Rows???? Parameters? y. order means position in the column (0=topmost) there is nothing in the help tool for parameters... does this block need something in this field? all params listed in the docs if you're new to tiki and modules, i suggest you start with http://doc.tiki.org/module by default the {img} added the image at full size. but there's all sorts of parmas you can use to make it a thumbail, specific size, link, etc. again, see docs for full details: http://doc.tiki.org/pluginimg In most cases, I think the documentation for plugin arguments is more accurate within tiki these days but I may be wrong so parameter is thumb=y ?? y, but with the plugin window UI, if it is in the PHP, that may be enough ok... you lost me there. ;) For my random image block, in the parameter field thumb=y isn't working for me. at least it isn't working in the preview all parameters need to be defined in there, otherwise they get killed do they need curly brakets in that field? oh my supernovas, I have a picture block!!! the pics are huge, but there is a block. ;) CodyG: if u use the plugin UI, you don't need to know all the codes and formatting. Tiki will do that automatically {thumb=y} didn't work. do i need to include that parameter in the original data field? like I said... i'm so new at this i don't even know what it is i don't know. Tiki for Smarties is a pretty good (if ido say so, myself) walkthrough of Tiki's major features. you might find it help to learn about Tiki. and it inlcudes direct links to the specific areas in doc.tiki.org plugin UI at tiki-admin.php /plugins ... is there a random image function there? for the image plugin, yes. as Image Source field I see iframe img and include (in that order). all but the iframe are enable. And how does this page help me create any block?? (Sorry for silly questions, I'm new.) using the plugin ui means that you dont have to memorize or know all of the options. Tiki makes everything available in the UI. See http://twbasics.keycontent.org/Using+Plugins for details on how touse a plugin. the IMG is an example of a Tiki plugin ahhh.... I think I see! so i can create the php for a plugin ../lib/wiki-plugins/ or use already available plugins ... this isn't all totally clear "out of the box" Finding plugins is one thing, learning to use them is something else. :0 Thanks for the links. They will be useful. tiki ships with 100s of plugins and modules. no real need to create your own, except in specialied cases. tikiwiki: 03jonnybradley * r32070 10/trunk/ (5 files in 3 dirs): [ENH] themegenerator - Add headerlib code to do colour replacements and use replaced file in the browser. Added background colours - getting there... that sounds promising ;) tikiwiki: 03nkoth * r32071 10/trunk/templates/tiki-rollback.tpl: [FIX] Rollback was failing when there was a form in the preview data created by wiki plugins e.g. when there is a datachannel plugin; leading to nested form fields applying to the rolling back form. oh my supernovas, I got it. thumbs are now in random image block. ;) i notice it isn't using any javascript an a click on image will be fileid=1&display... iow, what is the parameter for show full size image as an overlay? tikiwiki: 03nkoth * r32072 10/branches/proposals/6.x/templates/tiki-rollback.tpl: [bp/r32071][FIX] Rollback was failing when there was a form in the preview data created by wiki plugins e.g. when there is a datachannel plugin; leading to nested form fields applying to the rolling back form. because if anyone clicks on that random image they will see full size in new page and for sure they'll use the back button and then they get caught in form submission thing... yes, you can disable the colorbox for the popup. take a look at all the possible IMG parameters got it... rel=box.... slick. New Forum Posts: Blank pages but not Memory_limit related - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40195 can you select id=* ie: select pictures from all galleries ? tikiwiki: 03jonnybradley * r32073 10/trunk/ (3 files in 3 dirs): [FIX] themegenerator: Combine types of swaps into one array. Don't wipe out the data in ThemeGenTheme constructor. yes you can select a file id or a gallery Thank for the info rick. i'll practice that parameter thing. :) In the past there was never much choice where files were stored. db or dir??? anyone with links to more info? where else would you store? lol... no where, but i've never seen it as an option in cms. i want to know more about this feature Sorry, but I don't udersand the question See docs for + and - for each it depends lphuberdeau: webdav, remote service, ... ? but i understand it was not the question maybe http://doc.tiki.org/File+Gallery+Config is it? yes, thanks Cody: See the Note, Tip, and Warning on http://twbasics.keycontent.org/6_1/Configuring+File+Galleries might be a good place to start tikiwiki: 03sylvieg * r32074 10/trunk/ (3 files in 3 dirs): [FIX]tracker: same bahavior for blank date and default value for TRACKER an insert item + new option to allow blank date but default to now tikiwiki: 03sylvieg * r32075 10/branches/proposals/6.x/ (5 files in 2 dirs): [bp/r32051][ENH]tracker: level to a header field tikiwiki: 03sylvieg * r32076 10/branches/proposals/6.x/ (3 files in 3 dirs): [bp/r32074][FIX]tracker: same bahavior for blank date and default value for TRACKER an insert item + new option to allow blank date but default to now jonnyb can users turn off jquery ui now in 7? i believe so tikiwiki: 03lphuberdeau * r32077 10/trunk/lib/ (3 files in 3 dirs): [MOD] Adding delete helper and deploying for direct cases in tikilib jonnyb: How shall I put a tabbed interface on a page at this time? i guess still use tikitabs - then when we replace them they all get done at once I found {tabset}, how do I make one always visible first? set $cookietab see lib/setup/cookies.php @jonnyb: i logged a jquery carousel bug this morning. any chance of it getting into 6.2? (not a showstopper, but would b a nice fix) ricks99: mail me the details - no promises though ;) tx Recent Bug: Tracker item: #3754 - - Default Object Category - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3754 tikiwiki: 03jonnybradley * r32078 10/trunk/ (3 files in 3 dirs): [ENH] themegenerator: Add border-colours, checkboxes, a reset button and more the rain stopped ... blue sky out there. thanks for the help and cya later. tikiwiki: 03robertplummer * r32079 10/trunk/ (4 files in 3 dirs): tikiwiki: [FIX] Fixed the issues we were having with diffing sheets in history, still need to add some logic to the pagination buttons tikiwiki: [ADD] Better fullscreen support for viewing sheets in history, very close on this one chealer: it was reported as being full size size, though I never specifically queried the data column to check and not the files are on the filesystem. SteveC_: you mean Tiki shows the correct original size? chealer: "...and now the files are on the filesystem" chealer: Yes, Tiki reprted the file as being the correct original size. I hadn't run a length(data) query on tiki_files before migrating to the filesystem though. SteveC_: it would be nice to verify the actual size, maybe Tiki just stores the size. it's easy to see in phpMyAdmin chealer: The odd thing is that now the data column is empty in the table even though the file entries are still there. chealer: This is only after migrating to the FS. chealer: I need to go pick up our truck. The transmission started acting up yesterday. all: how do I add logic to pagination_links? all: I have 2 pagination links on a single page for sheet history, and I always want the first to be earlier in time than the second. So that diff doesn't get messed up. logic is in lib/smarty_tiki/block.pagination_links.php ... bit of a mess there lphuberdeau: you think I should start there then? well, pretty much the only place to start from what are you trying to do exactly? 16:08 comment 1 I don't understand In spreadsheet history view, you have the left and right views of spreadsheets. oh, I see On the left should always be less than the right. might want to check how that is handled for wiki history ok if at all I'm getting ready to start on edt/branch/rollback for sheet history and that is the last in the puzzle. lphuberdeau: checkout fullscreen in sheet history, it is really cool! (svn up first) At first I didn't think it would be possible, and then it just came to me. Easy as cake.... or is it pie. tikiwiki: 03xavidp * r32081 10/mods/trunk/ (2 files in 2 dirs): [FIX]Mod PluginR updated to Tiki < 7 again. And PluginR nowadays accepts carriage returns in R code used in wiki pages as smarty templates. Thanks jonnyb for tips. SteveC_: it's normal, tiki_files only has metadata is the file is stored in the filesystem SteveC_: BTW, you see tiki_files has a filesize column, so that must be indeed what Tiki was showing robertplummer: branch?!! tikiwiki: 03chealer * r32082 10/trunk/lib/tikilib.php: [FIX] set_preference() (r32067 regression) chealer, what do you mean? chealer: Oh yea, with sheet history. robertplummer: sounds quite advanced! We want a user to be able to edit an older spreadsheet but without having to overwrite the most recent, I would assume this is a branch. Oh no, just save it as a new spreadsheet. At least for now, I don't want it to be too bad. robertplummer: so under some new id? Too complicated I mean. Right robertplummer: right. so ~ "Clone from a previous version" Exactly. Perhaps we should use that terminology, it sounds a bit easier on the brain. I've never seen even that on the web From what I gather, we want branch/rollback in addition to edit. Branch = Create from older, Rollback = make this older version the most recent. yes, wiki-like history is always great Have you looked at the history view yet? It is in trunk and 6. robertplummer: I guess I hadn't. that's a nice start. I don't remember seeing sheet comparisons before! yea, it was Marc's idea, very powerful! In-fact, I've never even seen spreadsheet history at all. chealer: are you looking at trunk w/ svn up? chealer: if not, you should, I just added fullscreen and cleaned up the interface. fullscreen is a little plain, but we can dress it up later. oops, found a bug tikiwiki: 03jonnybradley * r32083 10/trunk/ (4 files in 4 dirs): [FIX] themegenerator: Move elements round so checkbox and colorpicker both work robertplummer: yes. fullscreen comparison? seems to work very well chealer: Have you seen the new edit ajax? lightning fast edit. (that may be a little presumptuous, but you get the point) robertplummer: it's very smooth. is the X grey icon supposed to work? chealer: I'm not sure what you mean, could you clarify? robertplummer: when I'm editing a sheet, it's the last icon in the upper row, exclusing admin toolbars. a white X on grey circle background "close" button chealer: Thanks for pointing it out, I honestly didn't see it. chealer: jonnyb must have slipped it in there. tikiwiki: 03sylvieg * r32084 10/trunk/templates/tracker_pretty_item.tpl: [FIX]tracker: show also header in pretty trackerlist tikiwiki: 03sylvieg * r32085 10/branches/proposals/6.x/templates/tracker_pretty_item.tpl: [bp/r32084][FIX]tracker: show also header in pretty trackerlist robertplummer: no problem. so yes, rollback should be a nice addition And easy too! robertplummer: I think I remember the expression "Piece of cake" from Duke Nukem 3D's difficulty levels tikiwiki: 03robertplummer * r32086 10/trunk/ (2 files in 2 dirs): tikiwiki: [NEW] Added buttons for future functionality in sheet history tikiwiki: [FIX] Various issues with sheet Hi, as I said before, after last update (yesterday night or day before, updated this morning) the whole header and footer has disappeared. No more call to ?? and all images of header, no more etc... I don't understand what happens ? Some test on prefs in tiki.tpl sounds false than true Trebly: This same thing happened to me. I just ran sql updates from tiki and it was fine. Thanks Recent Bug: Tracker item: #3755 - - Create a Page Module - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3755 tikiwiki: 03robertplummer * r32087 10/trunk/lib/toolbars/toolbarslib.php: [FIX] Toolbar fixes for sheet