[01:09] jonnyb joined #tikiwiki [01:24] amette_ left #tikiwiki [02:05] Tiki|bot Recent Bug: - http://dev.tiki.org/item6484 [09:51] robertokir joined #tikiwiki [10:27] amette_ joined #tikiwiki [11:18] jonnyb joined #tikiwiki [12:06] Telesight joined #tikiwiki [12:31] jonnyb joined #tikiwiki [12:55] luciash polom [12:56] jonnyb polom.18 luciash [12:56] luciash :) [12:57] * luciash just reading the backlog here [12:58] luciash ah, we needed to update the version number on trunk, thanks arildb [13:00] jonnyb good point, are you on the case luciash? [13:00] luciash yep [13:01] luciash just trying to remember where, ah, tw_version class maybe? [13:02] luciash lib/core/Tiki/Version/Version.php? [13:02] luciash nope, grep for the rescue ! ;) [13:03] jonnyb think it's in tw_version yes [13:03] fabricius polom [13:03] fabricius hi jonnyb, luciash [13:03] luciash poohlom fab [13:03] jonnyb moqmoq [13:04] jonnyb afraid i'm off out for a while, will leave you all to it, see you later or later... [13:04] luciash bb [13:05] fabricius joined #tikiwiki [13:05] fabricius question: I have a database versions problem in 17 ... have it since it was 12. even console database update does not solve. just now I checked and was reminded, that I have innodb and mysql tables in the same Tik database - Could that be the reason and how to fix that? [13:08] luciash fabricius: not sure but I do not think it should be an issue - can you try switching the tables to InnoDB manually (after backup)? [13:08] fabricius how? [13:09] fabricius how I switch a table from mysql to innodb in mysql or in phpMyAdmin? [13:09] fabricius luciash: [13:09] fabricius -: [13:10] fabricius =:-) [13:10] fabricius arrgs [13:10] fabricius sry! [13:11] fabricius anyway => alter from mylsam to innodb or vice versa [13:11] fabricius still having the flue [13:11] luciash thought so [13:12] luciash what is the problem reported btw? [13:13] fabricius not many glitches, but the warning every day is annoying and shows there is something not in order [13:13] fabricius ahh sry again - I copy paste, moment [13:14] fabricius Database Version Problem [13:14] fabricius Your database requires an update to match the current Tiki version. Please proceed to the installer. Using Tiki with an incorrect database version usually provokes errors. If you have shell (SSH) access, you can also use the following, on the command line, from the root of your Tiki installation: php console.php database:update [13:14] fabricius ^ this luciash [13:15] luciash and when you run that? [13:15] luciash (that is what I meant, sorry) [13:16] luciash what you get when you run php console.php d:u [13:16] fabricius ah [13:17] fabricius joined #tikiwiki [13:18] fabricius luciash: see query [13:18] luciash fabricius: tks, but I suppose it is not complete [13:29] * luciash solving it in private with fab but basically one can always run php console.php database:update --help to get help what command arguments are available [13:41] * fabricius in this case it helped to register duplicate errors as addressed (or so) thx luciash!! [13:45] torsten1 joined #tikiwiki [14:19] torsten1 joined #tikiwiki [14:45] torsten1 joined #tikiwiki [14:51] robertokir joined #tikiwiki [15:24] amette_ left #tikiwiki [15:24] amette_ joined #tikiwiki [15:30] robertokir joined #tikiwiki [15:53] fabricius joined #tikiwiki [16:02] * luciash updating the post-meeting follow-up [16:10] KOlle joined #tikiwiki [16:11] KOlle hey guys [16:11] KOlle some1 here and may answer some questions? [16:11] luciash KOlle: hi [16:11] luciash yup [16:11] luciash (hopefuly) [16:11] KOlle awesome [16:12] KOlle so i am using the tiki service in our IT enviroment as a wiki page with usefull information [16:12] KOlle my question is [16:12] KOlle is it possible to install kind of a dynamic task which, lets say, changes a sentence every month? [16:12] KOlle automatically [16:13] KOlle ? [16:13] KOlle we are using a different service now which generates a new password every month [16:14] KOlle but this system is old and outdated so i was wondering whether i can switch to tiki [16:14] KOlle for example lets take the following sentence: roses are red [16:14] KOlle the PW would consist of the first letters of each word: r a r [16:14] KOlle this sentence changes every month automatically [16:14] KOlle to generate a new password [16:15] KOlle is this possible with the tiki application? [16:16] luciash hmm, sounds difficult but might be possible [16:16] luciash not out-of-the-box definitely though [16:17] KOlle hmm, ok. does this mean there is no plugin or module for this task? [16:17] luciash yep [16:18] luciash you would need to create custom php script which would read content of the generated sentence and run it periodicaly using cron [16:18] KOlle woow ok ;D [16:19] KOlle sounds difficult since i am not that versatile in programming [16:19] luciash this is first time I hear someone needs this :) [16:19] KOlle haha [16:19] luciash so no wonder there is no such builtin plugin or anything for that [16:19] KOlle yeah my boss just suggested to switch from our over 10 years old service to the tiki wiki completely [16:21] KOlle alright, thank you for your help! [16:21] KOlle i will look further into it [17:20] fabricius KOlle: maybe the Tiki feature 'Dynamic Content System' ... I did not use it for long time, but was thinking to use it for an online christmas calendar (with 24 fields and each day another field changes background to content, ex. a lyric or so) ... [17:21] fabricius dynamic content is about scheduled content which then appear at a certain time at a certain place automagically [17:22] KOlle hey fabricius [17:23] KOlle thank you for mentioning this!! [17:23] KOlle i will look into it, thank you! [17:26] KOlle hey fabricius [17:26] KOlle where do i find this feature? [17:26] KOlle is this a part of the modules? [17:27] fabricius no a feature. Just testing in a newly upgraded Tiki 17 (it is an old feature) [17:28] fabricius You can activate and access at /tiki-admin.php under Features [17:29] fabricius KOlle: https://doc.tiki.org/Dynamic-Content [17:29] KOlle thank you!! youre the best [17:31] luciash I don't think this is what you are looking for KOlle imho (as far I understood) [17:31] fabricius to display for example on a wiki page: {content id=1 label="DNC Test"} [17:31] KOlle well, if you are not sure, i am not sure as well ;D i am pretty new to all this stuff and still learning [17:32] KOlle i will check it out because i cant to more, especially writing php scripts [17:32] fabricius KOlle: is it possible to install kind of a dynamic task which, lets say, *changes a sentence every month*? automatically ? [17:44] fabricius KOlle and luciash. I just tested: 1st I setup a dynamic content block here: tiki-list_contents.php | 2nd I scheduled some content for the block (planning, not editing) | 3rd I put the wikiplugin for the content block on a wiki page (here obviously id=1, cause my first block ever created on this site): {content id=1 label="DNC Test"} | 4th after the time came and the wiki age was reloaded, the text of the block appeared on the wiki pag [17:45] KOlle ohh okay, very nice! [17:45] KOlle i am about to create a block [17:45] KOlle thank you guys! [17:46] fabricius KOlle and luciash. you can schedule several versions, but afaik there is no way to set an end date ... so only a new version replaces the older version. latest version stays ever until you either delete the block or add new versions. [17:46] fabricius np you are welcome [17:46] fabricius I hope that is what you are looking for, even as I do not know either [17:54] KOlle i will look further into it on monday [17:54] KOlle for today im finished :) maybe we will chat again! [17:54] KOlle enjoy your weekend guys [20:42] fabricius joined #tikiwiki [21:11] fabricius joined #tikiwiki [21:49] fabricius joined #tikiwiki [21:52] robertokir joined #tikiwiki [23:35] robertokir joined #tikiwiki