←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
panamausmarclaporte: yeah, if I had a few good working examples, I could figure it out [00:12]
stovenourjoined #tikiwiki [00:12]
panamausAnd I'm more than happy to update/correct/extend the documentation
If it saves even one person from the hours of frustration that the current documentation has give me, it would be worth it
[00:12]
dhazeljoined #tikiwiki [00:22]
stovenourHi everyone. Ive been trying to upgrade a v1.9.8.1 tiki site to v9.1 and am unable to edit some pages. The edit window shows up blank but not for all pages. Is this a known issue? [00:25]
marclaportestovenour: are error messages activated? [00:35]
stovenournot yet but I think I know how to do that. I'll give it a try. assume you mean php errors? [00:35]
JyhemIf there a way of having some feedback when a data channel fails? Or confirmation that it happened? Using plugin DATACHANNEL, that is
I can redirect to another page but if nothing happened, I would like a message saying that something went wrong
So far, my best solution is to use the DATACHANNEL plugin in debug mode
[00:38]
stovenourmarclaporte: I think this one is interesting " htmlspecialchars(): Invalid multibyte sequence in argument"
I have been having mixed results with utf8 conversion
error was in wiki_edit.tpl.php (48)
[00:39]
.... (idle for 19mn)
dhzjoined #tikiwiki [01:00]
Jyhemchangi: ping! profiles.tiki.org → Tiki is unable to connect to the database [01:09]
RobertPlummerMobjoined #tikiwiki [01:10]
Jyhemchangi: ping! profiles.tiki.org → Fixed [01:11]
.... (idle for 15mn)
stovenourThere are back-quote and extended hypen characters in an othewise plain ascii characterset in our database
I’ve tried several combinations of database default char set vs. force utf8 connections vs letting the installer correct latin1 encodings
Can’t say I’ve tried all 8 combinations :)
Do you have any opinion as to the best way to make the database compatable with tiki 9.1?
[01:26]
fabriciuspolom [01:32]
...... (idle for 28mn)
marclaportestovenour: I have no idea, sorry [02:00]
stovenourok.
If I try the "fix double encoding" option at the end of the installer, I can then edit the pages.
However the content is truncated at the first occurance of the double byte encoding.
Looks like I'm in for a long manual editing of the database.
[02:03]
fabriciusstovenour: did you upgrade 1.9 => 9.1 directly or did you make steps in te middle => 1.9 => 3 => 6 => 9.1 ? [02:10]
stovenourI tried updating to 6.7 first. Again not sure I tried all the possible combinations of "fix encoding" steps. [02:12]
redfloleft #tikiwiki [02:13]
Tiki|botInfo: Tiki 8.5 and 9.1 Released - http://info.tiki.org/article198-Tiki-8-5-and-9-1-Released [02:16]
CIA-98tikiwiki: 03muscote * r42834 10/trunk/lib/parser/parserlib.php: [FIX] Fixed a warning that appeared publicly under some circumstance - caused by a missing (array) in line 88. Thx to RobertPlummer for the quick reply and code snippet. [02:24]
stovenourI've been testing Tikiwiki 9.1 with a new server. In the process I dump the mysql from the old server and import to the new server
I suspect the problem might be with different versions of mysql between the old and new servers.
I'll try using --default-character-set=latin1 when I dump it to see if that makes a difference in the output file.
[02:26]
fabriciusI normally force database collation to utf8 for each new database - before I import a dump [02:28]
stovenourI did that. [02:28]
fabriciusgood [02:28]
stovenouralso tried without it. [02:28]
fabriciusyou seem to be stuck in kind of a very specific problem
about two years ago I had to export a database table per table as csv files and reimport them ... just to get rid of a strange collation problem
afaik, phpMySQL and HeidiSQL can convert SQL collations of existing databases
[02:29]
stovenourI could give the csv dump a try. Must be better than manually editing each page's data. [02:32]
........ (idle for 37mn)
goj_killedByISPjoined #tikiwiki [03:09]
.......... (idle for 47mn)
marclaportejoined #tikiwiki [03:56]
.... (idle for 15mn)
stovenourfigured it out..... Great resource is: http://www.bluebox.net/news/2009/07/mysql_encoding/
had to specify --default-character-set=latin1 when dumping on the old server "and" had to use the installer fix for double encoding.
without the first part the data ended up "tripple" encoded in the new database. mysql is not very smart when converting encodings.
[04:11]
..... (idle for 22mn)
I've seen the same encoding corruption in the tikiwiki pages. I think it could be corrected using the techniques from that web page. [04:35]
marclaportecan you add that URL here? http://doc.tiki.org/Understanding+Encoding [04:44]
stovenouryup.
as far as I can tell the basic problem is that the mysql client, both dumping and restoring, can have various encoding configurations.
I also tried adding "set names utf8" to the dump file before restoring. I didn't need to "fix double encoding" during the install.
[04:55]
........... (idle for 50mn)
jacmoejoined #tikiwiki [05:47]
....... (idle for 33mn)
stovenourupdated http://doc.tiki.org/Upgrade and http://doc.tiki.org/Understanding+Encoding [06:20]
.......................................... (idle for 3h25mn)
Tiki|botNew Forum Posts: Can I make a list of current user favorites docs in the site? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45140 [09:45]
............ (idle for 55mn)
Jyhem_laptopjoined #tikiwiki [10:40]
............ (idle for 57mn)
sandroandradejoined #tikiwiki [11:37]
GillesMjoined #tikiwiki [11:40]
.......... (idle for 47mn)
arildbjoined #tikiwiki [12:27]
...... (idle for 29mn)
fidelpuh ... https://doc.tiki.org seems slow here [12:56]
sidenote: http://info.tiki.org/article198-Tiki-8-5-and-9-1-Released points to the ReleaseNotes article for details - but the releasenotes article does not seem to cover 9.1
it stops at 9.0
anyone able to visit: http://doc.tiki.org/Performance - i do see the well-known unable to connect to db error - or a neverending loading-procedure
really a pitty that such a nice product seems to have permanent or at least repeating issues with the accessibility of its documentation
[13:03]
question: is using 'minify javascript' and 'minify css' supposed to harm in any way? (both settings under 9.0 -> admin - performance)
apart from being forced to clear the cache
[13:13]
........ (idle for 35mn)
arildbjoined #tikiwiki [13:48]
arildb_joined #tikiwiki [13:58]
deekujoined #tikiwiki
Can anyone help me with a tracker issue?
I am on tiki-view_tracker_item.php?itemId=26trackerId=2
I want to link to a tiki pahe which contains: {TRACKERLIST(trackerId="2" fields="1:2:4:14" showtitle="n" showlinks="y" showdesc="n" showinitials="n" showstatus="n" showpagination="n" max="1" tpl="show-film-SD.tpl" list_mode="csv")}Show Film in SD{TRACKERLIST}
[14:04]
arildb_joined #tikiwiki [14:08]
deekuI want to pass all the values of the current record to the second tiki page
How should it call the second tiki page - tiki-index.php?page=show-film-SD?itemId={$f_itemId}trackerId=2
[14:08]
Hmm, apparently this works: tiki-index.php?page=show-film-SD&itemId={$f_itemId}&trackerId=2 [14:24]
ricks99joined #tikiwiki [14:27]
....... (idle for 30mn)
rodrigoprimojoined #tikiwiki [14:57]
.... (idle for 17mn)
radek82joined #tikiwiki [15:14]
ricks99polom y'all [15:15]
fidelpolom ricks99 - thanks btw again for the performance pointer. it helped at least somehow - while it still doesnt feel really fast ;) [15:23]
ricks99what version are you using?
performance also varies depending on which/how many modules you have active, which features, etc
[15:25]
fidelricks99: still on 9.0 - while i've created a ticket already to update to 9.1 in the coming days
guess i should disable some modules
we manually edited some modules as well - as some functions are just not that useful how they come out of the box ...so maybe its even a self-created effect
not sure right nowq
what i've done today regarding performance was: enabling apache caching, raising the php memory limit, and fiddling with some apache-settings
regarding modules: it lists: -logo & quickadmin in assingend modules
+ 4 custom modules from us
maketoc, display_user_name, display_last_mod_date_ catpath
could it be that the event-calender aka tiki-calendar is somehow using/causing a lot of performance effects?
[15:27]
ricks99are you using the admin/sys/activity log?
that eats a lot of resources, as it logs every tiki action
[15:31]
.... (idle for 17mn)
marclaportejoined #tikiwiki [15:49]
rodrigoprimoleft #tikiwiki [15:56]
..... (idle for 21mn)
fidelok - gonna test how the tiki-event-calender is causing the slowness
i somehow loved the idea behind it - logging each edit on our wiki - but then again - yes it will for sure cause a lot of db-activity
[16:17]
..... (idle for 20mn)
dhazeljoined #tikiwiki [16:37]
................. (idle for 1h21mn)
RobertPlummerjoined #tikiwiki [17:58]
....... (idle for 32mn)
fabriciusjoined #tikiwiki [18:30]
.... (idle for 19mn)
RobertPlummerjoined #tikiwiki [18:49]
............ (idle for 56mn)
redflojoined #tikiwiki [19:45]
jacmoejoined #tikiwiki [19:45]
CIA-98tikiwiki: 03robertplummer * r42835 10/trunk/lib/core/JisonParser/Wiki/DynamicVariables.php: [NEW] Added a dynamic variable handler for jison
tikiwiki: 03robertplummer * r42836 10/trunk/lib/core/JisonParser/Wiki/AutoLink.php: [FIX] Five credit where due
tikiwiki: 03robertplummer * r42837 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [ENH] Give parser the ability to use new dynamic variables class
tikiwiki: 03robertplummer * r42838 10/trunk/lib/core/JisonParser/ (Wiki.jison Wiki.js Wiki.php): [NEW] Parse dynamic variables
tikiwiki: 03robertplummer * r42839 10/trunk/lib/core/WikiPlugin/maketoc.php: [FIX] Just make sure that there is a header parameter to use
[19:58]
......... (idle for 44mn)
Bsfezjoined #tikiwiki [20:47]
....... (idle for 32mn)
CIA-98tikiwiki: 03lphuberdeau * r42840 10/branches/9.x/lib/core/Tracker/Item.php: [FIX] Link would not display in trackerlist when using user trackers because trackerlist does not provide the item information in the same way as everything else
tikiwiki: 03lphuberdeau * r42841 10/branches/9.x/lib/core/Tracker/Field/Abstract.php: [FIX] Obsolete documentation and bad permission check for item visibility
[21:19]
sandroandrade_joined #tikiwiki [21:33]
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
[21:47]
rodrigoprimojoined #tikiwiki [21:59]
sandroandrade_joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
[21:59]
joined #tikiwiki [22:08]
joined #tikiwiki [22:14]
rodrigoprimojoined #tikiwiki [22:18]
sandroandrade_joined #tikiwiki
joined #tikiwiki
[22:19]
..... (idle for 21mn)
rodrigoprimojoined #tikiwiki [22:42]
.... (idle for 18mn)
marclaportejoined #tikiwiki [23:00]
.... (idle for 18mn)
polom [23:18]
..... (idle for 20mn)
rodrigoprimojoined #tikiwiki [23:38]
CIA-98tikiwiki: 03robertplummer * r42842 10/trunk/lib/test/core/JisonParser/ (. OutputTest.php): [NEW] Added test for JisonParser, it is getting serios guys!
tikiwiki: 03robertplummer * r42843 10/trunk/lib/test/TikiSeleniumTestCase.php: [FIX] Kept dying due to no name
tikiwiki: 03robertplummer * r42844 10/trunk/lib/core/JisonParser/ (Wiki/Handler.php Wiki/List.php Wiki.jison Wiki.js Wiki.php): [FIX] Numerios fixes caught while using the unit tester, woohoo!
[23:43]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)