←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | franck_ has joined #tikiwiki
franck_ is now known as franck | [00:18] |
franck | Hi all | [00:19] |
SEWilco2 | SEWilco2 checks his mental state
Nope, not all. | [00:20] |
franck | hehehe | [00:21] |
SEWilco2 | Looks like maybe tiki-mailin.php has to be run as part of the Mail-in processing. But haven't gotten that to state that it completed processing. | [00:21] |
franck | where can I change the way url are displayed in the wiki?
I thought there is an option now? | [00:21] |
SEWilco2 | franck: I think you're thinking of SEF URL. Only some Wiki pages are altered.
People are working on making more SEF. | [00:22] |
franck | yes, is there an option or I need to modify code as before? | [00:23] |
luciash | SEF url option was in features last time i checked | [00:24] |
SEWilco2 | There is an option.. I think it's in Features.
My ride is here. | [00:24] |
*** | SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") | [00:24] |
franck | ah I see
search engine friendly URL... perfect! much easier now... also, I need to investigate why my old style is playing up... it does not load it at all I can't see it in the html... so not sure what is happening... | [00:25] |
*** | Caarrie|away is now known as Caarrie | [00:28] |
franck | finally, if I have a bit of time I'll add a wiki-plugin to display a table from CSV formatted text | [00:29] |
*** | PrezKennedy has joined #tikiwiki
snarlydwarf has quit IRC ("Ex-Chat") | [00:33] |
................. (idle for 1h23mn) | ||
freakerz has joined #tikiwiki | [01:56] | |
.... (idle for 15mn) | ||
Caarrie is now known as Caarrie|sleeping | [02:11] | |
..... (idle for 23mn) | ||
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki grobda24 has quit IRC (Remote closed the connection) | [02:34] | |
..... (idle for 23mn) | ||
PS|bot | SVN: Commit by pkdille :: r 15618 /trunk/templates/ (3 files): [MOD] deploy smarty button | [03:03] |
....... (idle for 30mn) | ||
*** | nkoth3 has joined #tikiwiki | [03:33] |
....... (idle for 32mn) | ||
SEWilco | franck: That would be nice. Maybe someone can reuse the code to make a Spreadsheet CSV import tool. | [04:05] |
franck | well php as function to import csv in an array I think... | [04:06] |
*** | freakerz has quit IRC (Read error: 60 (Operation timed out)) | [04:13] |
..... (idle for 24mn) | ||
franck has quit IRC () | [04:37] | |
nkoth3 has quit IRC () | [04:45] | |
......................... (idle for 2h0mn) | ||
aoirthoir has quit IRC ("Leaving.")
marclaporte has quit IRC (Read error: 110 (Connection timed out)) | [06:45] | |
.... (idle for 15mn) | ||
marclaporte has joined #tikiwiki | [07:03] | |
jerkface03 has quit IRC (Nick collision from services.)
jerkface0 has joined #tikiwiki jerkface0 is now known as jerkface03 | [07:08] | |
...... (idle for 25mn) | ||
PS|bot | SVN: Commit by nyloth :: r 15619 /trunk/lib/images/ (abstract.php gd.php): [FIX] images lib: better handle some special error cases | [07:33] |
*** | lq_801 has joined #tikiwiki | [07:34] |
PS|bot | SVN: Commit by nyloth :: r 15620 /trunk/tiki-download_file.php: [ENH] filegals: add support of client cache (with etag and last-modified headers) + reduce download file memory usage + use DB hash for cache key instead of regenerating one + remove useless function and comments + some minor perf improvements | [07:37] |
*** | lq_801 has quit IRC ("CGI:IRC (EOF)") | [07:39] |
...... (idle for 29mn) | ||
Wilkins has joined #tikiwiki
dfd has joined #tikiwiki dfd has quit IRC (Client Quit) | [08:08] | |
navster has joined #tikiwiki | [08:26] | |
gizwill has quit IRC ("Leaving.") | [08:33] | |
....... (idle for 32mn) | ||
marclaporte has quit IRC (Read error: 110 (Connection timed out))
st1x is now known as stix_ | [09:05] | |
.......... (idle for 47mn) | ||
Lucymoz has quit IRC (Read error: 110 (Connection timed out)) | [09:54] | |
franck has joined #tikiwiki | [10:05] | |
franck | Hi
who removed the IMAP authentication from pear??? | [10:11] |
...... (idle for 28mn) | ||
PS|bot | SVN: Commit by nyloth :: r 15621 /trunk/lib/images/ (4 files): [ENH] filegals: optimize thumbnails generation by using EXIF thumbnail if available (thanx sept_7). | [10:39] |
...... (idle for 27mn) | ||
*** | DavidSev has quit IRC (Broken pipe)
Khalsa has quit IRC (Remote closed the connection) jerkface03 has quit IRC () jerkface03 has joined #tikiwiki | [11:06] |
.......... (idle for 45mn) | ||
franck | I do not know what's happening the pear:auth IMAP type is gone.... | [11:56] |
luciash | polom polom | [11:58] |
franck | luciash: I found out in 2.0 the Type is Pear:auth is gone...
I used to use IMAP to authenticate and it was great | [12:12] |
..... (idle for 24mn) | ||
*** | raji1 has joined #tikiwiki | [12:36] |
sylvieg | lib/pear/Auth/Container/IMAP.php? | [12:38] |
..... (idle for 21mn) | ||
*** | Caarrie|sleeping is now known as Caarrie | [12:59] |
PS|bot | SVN: Commit by sylvieg :: r 15622 /branches/2.0/lib/trackers/trackerlib.php: [FIX]tracker: backport: to avoid error when emptying visible by/ editable by tracker field | [13:06] |
*** | DragomirZZ has joined #tikiwiki | [13:11] |
DragomirZZ | is there a limit to the size of a HTML page in tikiwiki?
I see the sql setting is longblog for the html content, but there are no limits there... O.o I'm trying to copy/paste a large HTML documents, dozens of pages, and it won't go in. When I save the page the content vanishes, and it's like a blank html page. | [13:21] |
luciash | DragomirZZ: check php memory_limit
>whatis memory_limit | [13:26] |
Sug4r` | 'memory_limit' could be the most frequently asked question about trouble getting blank pages. The PHP memory_limit should be >= 16M (see your php.ini). You can check it with <?php echo ini_get('memory_limit'); ?> and read more at http://doc.tikiwiki.org/tiki-index.php?page=Requirements+and+Setup&bl#PHP | [13:26] |
DragomirZZ | memory_limit = 128M
the original html document is 138Kb :)) | [13:27] |
luciash | well, then it must be something else :)
do you have any apache security mod installed ? | [13:27] |
DragomirZZ | maybe, I don't know which ones are exactly for security.. I use wamp | [13:28] |
luciash | sometimes it was causing troubles when some filtered word appeared in the content | [13:28] |
franck | I'm having issues to configure the ldap authentication...
since the IMAP is gone... | [13:28] |
luciash | maybe it can be also Tiki's sanitization with <x>, no idea | [13:29] |
DragomirZZ | hmm let me test
yep, it's the memory | [13:29] |
luciash | franck: i'd like to help but IMAP and LDAP are a "spanish village" for me | [13:30] |
DragomirZZ | actually I moved the site to a professional webhost which probably has lower memory limit | [13:30] |
luciash | DragomirZZ: hmm, how come ?
ah, ok :) | [13:30] |
franck | in old tiki there use to have auth via IMAP
http://doc.tikiwiki.org/tiki-index.php?page=Login%20Authentication%20Methods&structure=Documentation it is gone now... | [13:30] |
luciash | franck: you can be sure i didn't remove it and there must be reason it was removed although i don't like the fact stuff gets removed instead of fixed/improved | [13:31] |
franck | yes me too... I was using that to authenticate, as I could not get ldap to work... and still cannot
not sure whey I have it running well via pam | [13:32] |
luciash | we have lack of people interested in developing in such areas i think | [13:32] |
DragomirZZ | haha, I managed to insert to content via phpMyAdmin direct upload of a the file
Unfortunately I can't update it via tiki | [13:34] |
*** | DragomirZZ has left
lphuberdeau has joined #tikiwiki aoirthoir has joined #tikiwiki | [13:41] |
grobda24 has joined #tikiwiki | [13:53] | |
Caarrie is now known as Caarrie|away
FrankP_german has joined #tikiwiki | [14:02] | |
sylvieg | franck: it seems to be a bad merge
http://tikiwiki.cvs.sourceforge.net/viewvc/tikiwiki/tiki/templates/tiki-admin-include-login.tpl?view=log | [14:09] |
franck | sylvieg: my hero! | [14:09] |
sylvieg | imap added on 1.27.2.27 and tghe merge 1.58 got nothing | [14:10] |
franck | what do you suggest? | [14:10] |
sylvieg | should not be too hard to have that back as the libs are still there | [14:10] |
franck | you see I wrote that: http://doc.tikiwiki.org/tiki-index.php?page=IMAP+Authentication&bl=y | [14:10] |
sylvieg | you can try to redo mose changes .... | [14:11] |
franck | because I could not figure out my ldap setting. I'd like to have it ldap but as long as imaps work well...
it is easier... is the bad merge only in the template or in the code too? | [14:11] |
I see the diff | [14:25] | |
*** | freakerz has joined #tikiwiki
lphuberdeau has quit IRC (Read error: 113 (No route to host)) travisdh1 has joined #tikiwiki | [14:28] |
..... (idle for 21mn) | ||
travisdh1_ has joined #tikiwiki | [14:55] | |
.... (idle for 17mn) | ||
travisdh1 has quit IRC (Read error: 110 (Connection timed out)) | [15:12] | |
PS|bot | SVN: Commit by sept_7 :: r 15623 /trunk/ (3 files in 2 dirs): [ENH] filegals : thumbnail optimization use minimal function to have a twofold performance increase... | [15:25] |
.... (idle for 16mn) | ||
SVN: Commit by sept_7 :: r 15624 /trunk/tiki-download_file.php: [FIX] filegals : rework download_file optimization to work with AdoDB and PDO | [15:41] | |
*** | lphuberdeau has joined #tikiwiki | [15:47] |
PS|bot | SVN: Commit by sylvieg :: r 15625 /trunk/templates/tiki-edit_css.tpl: [FIX]css: take away invalid comment | [15:49] |
..... (idle for 22mn) | ||
ricks99 | why doesn't the cat_path display when reading an article? i have show category path = y
{$is_categorized} is always returned as 'n', even though the article *is* categorized | [16:11] |
.... (idle for 19mn) | ||
PS|bot | SVN: Commit by niclone :: r 15626 /trunk/setup.sh: [FIX] better support for virtuals in setup script | [16:34] |
*** | Lucymoz has joined #tikiwiki | [16:48] |
.... (idle for 15mn) | ||
PS|bot | SVN: Commit by sylvieg :: r 15627 /trunk/ (5 files in 3 dirs): [NEW]tracker: permission view_comments | [17:03] |
*** | lphuberdeau has quit IRC (Read error: 148 (No route to host)) | [17:16] |
Wilkins has quit IRC (Remote closed the connection)
snarlydwarf has joined #tikiwiki | [17:22] | |
...... (idle for 27mn) | ||
kerrnel has joined #tikiwiki
aoirthoir has quit IRC ("Leaving.") | [17:50] | |
kerrnel | Howdy... Has anyone had issues with since_last_visit_new module where the roll-up cookie isn't remembered? Everytime i load a page the cookie resets and I get the full expanded list of changes when all I want is the rollup
And a second question...has anybody gotten Tiki to run on a USB thumbdrive in Windows XP using XAMPP? Trying to get it working but the tiki-install.php script never finishes and I get about 17 rows. 17 tables | [17:51] |
*** | aoirthoir has joined #tikiwiki | [17:53] |
Caarrie|away is now known as Caarrie | [17:58] | |
lphuberdeau has joined #tikiwiki | [18:03] | |
....... (idle for 33mn) | ||
navster has quit IRC ("going away now")
ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com") sylvieg has quit IRC (Read error: 110 (Connection timed out)) | [18:36] | |
Caarrie is now known as Caarrie|away | [18:46] | |
PS|bot | SVN: Commit by sept_7 :: r 15628 /trunk/lib/images/ (4 files): [ENH] filegals : optimization on thumbnail generation if exif thumbnail exists... it is just six time faster ! ;p | [18:50] |
*** | lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie|away is now known as Caarrie lphuberdeau has joined #tikiwiki | [19:01] |
jdh has joined #tikiwiki
jdh has quit IRC (Client Quit) jdh has joined #tikiwiki | [19:08] | |
jdh | I need to ask question about tikiwiki and wiki pages
have tikiwiki running .... recently, wikipages quite working I get a url of http://host.domain/wikipage not http://host.domain/tiki-index.php?page=wikipage what would cause this change and How do I reset it? | [19:09] |
*** | gizwill has joined #tikiwiki
travisdh1_ has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") aoirthoir has quit IRC ("Leaving.") jdh has left SEWilco2 has joined #tikiwiki | [19:12] |
SEWilco2 | Someone mentioned earlier about memory limit often causing problems...
Is hitting memory limit fatal during a PHP include within a try clause? Yup, I'm wondering if we can detect and whine about memory limit by invoking TW components within "try". | [19:27] |
*** | kerrnel has quit IRC ("CGI:IRC (EOF)")
kerrnel has joined #tikiwiki sylvieg has joined #tikiwiki | [19:37] |
SEWilco2 | tiki-mailin.php behaves as if it has to be run to trigger Mail-In submissions, but nothing seems to be happening. Is something logged someplace?
I am trying article-put, but there is no new article and no article submissions appear. | [19:44] |
*** | sylvieg has quit IRC (Client Quit) | [19:46] |
lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
ForwardMover has joined #tikiwiki sylvieg has joined #tikiwiki ForwardMover has quit IRC (Client Quit) | [19:51] | |
luciash | SEWilco2: it's whining at the installation time | [19:58] |
SEWilco2 | luciash: I think you're answering my memory question. Yes, I've seen the installation time test.
luciash: I was just wondering if "try" might allow some more protective programming. I don't know what TW activity might require more than 32M or 64M. | [20:05] |
*** | Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) | [20:10] |
luciash | it was 16 before, seems it got worse :) | [20:12] |
*** | aoirthoir has joined #tikiwiki | [20:12] |
luciash | i think mostly it's sql queries from all the stuff surrounding the wiki | [20:13] |
.... (idle for 16mn) | ||
*** | lphuberdeau has joined #tikiwiki | [20:29] |
......... (idle for 44mn) | ||
gizwill has quit IRC ("Leaving.") | [21:13] | |
SEWilco2 | Any idea whether uploading a 64MB image or video requires that much PHP memory? | [21:13] |
freakerz | more than 64mb ... and you'll prolly want to increase the max run time ;)
unless you use some module I bet there's one that will allow multi-packet submission or something... nvm, can't find anything, but you'll need to change several php.ini settings... http://www.gen-x-design.com/archives/uploading-large-files-with-php/ | [21:14] |
PS|bot | SVN: Commit by nyloth :: r 15629 /trunk/tiki-download_file.php: [FIX] filegals: when downloading file using session infos, do not get fgal_use_dir pref from db if it's already in session vars + fix handling images stored in DB | [21:20] |
*** | kerrnel has quit IRC (verne.freenode.net irc.freenode.net)
Amorphous has quit IRC (verne.freenode.net irc.freenode.net) franck has quit IRC (verne.freenode.net irc.freenode.net) danopia has quit IRC (verne.freenode.net irc.freenode.net) niclone has quit IRC (verne.freenode.net irc.freenode.net) GillesMM has quit IRC (verne.freenode.net irc.freenode.net) FrankP_german has quit IRC (verne.freenode.net irc.freenode.net) jerkface03 has quit IRC (verne.freenode.net irc.freenode.net) stix_ has quit IRC (verne.freenode.net irc.freenode.net) SEWilco has quit IRC (verne.freenode.net irc.freenode.net) obnox has quit IRC (verne.freenode.net irc.freenode.net) freakerz has quit IRC (verne.freenode.net irc.freenode.net) PrezKennedy has quit IRC (verne.freenode.net irc.freenode.net) CIA-15 has quit IRC (verne.freenode.net irc.freenode.net) sylvieg has quit IRC (verne.freenode.net irc.freenode.net) grobda24 has quit IRC (verne.freenode.net irc.freenode.net) Redhatter has quit IRC (verne.freenode.net irc.freenode.net) amette has quit IRC (verne.freenode.net irc.freenode.net) Sug4r` has quit IRC (verne.freenode.net irc.freenode.net) pkdille has quit IRC (verne.freenode.net irc.freenode.net) nietaki has quit IRC (verne.freenode.net irc.freenode.net) aoirthoir has quit IRC (verne.freenode.net irc.freenode.net) SEWilco2 has quit IRC (verne.freenode.net irc.freenode.net) raji1 has quit IRC (verne.freenode.net irc.freenode.net) uSlacker has quit IRC (verne.freenode.net irc.freenode.net) _freelikegnu has quit IRC (verne.freenode.net irc.freenode.net) snarlydwarf has quit IRC (verne.freenode.net irc.freenode.net) Caarrie has quit IRC (verne.freenode.net irc.freenode.net) lphuberdeau has quit IRC (verne.freenode.net irc.freenode.net) Jyhem has quit IRC (verne.freenode.net irc.freenode.net) luciash has quit IRC (verne.freenode.net irc.freenode.net) | [21:26] |
PS|bot | SVN: Commit by pkdille :: r 15630 /trunk/templates/ (4 files): [MOD] deploying smarty buttons | [21:36] |
SVN: Commit by nyloth :: r 15631 /trunk/lib/filegals/filegallib.php: [FIX] filegals: empty more cache when removing a gallery | [21:46] | |
*** | Caarrie has joined #tikiwiki
snarlydwarf has joined #tikiwiki sylvieg1 has joined #tikiwiki aoirthoir has joined #tikiwiki sylvieg has joined #tikiwiki kerrnel has joined #tikiwiki SEWilco2 has joined #tikiwiki freakerz has joined #tikiwiki FrankP_german has joined #tikiwiki grobda24 has joined #tikiwiki raji1 has joined #tikiwiki jerkface03 has joined #tikiwiki franck has joined #tikiwiki Amorphous has joined #tikiwiki PrezKennedy has joined #tikiwiki GillesMM has joined #tikiwiki stix_ has joined #tikiwiki danopia has joined #tikiwiki nietaki has joined #tikiwiki Redhatter has joined #tikiwiki uSlacker has joined #tikiwiki obnox has joined #tikiwiki CIA-15 has joined #tikiwiki Jyhem has joined #tikiwiki SEWilco has joined #tikiwiki _freelikegnu has joined #tikiwiki pkdille has joined #tikiwiki amette has joined #tikiwiki Sug4r` has joined #tikiwiki niclone has joined #tikiwiki luciash has joined #tikiwiki | [21:48] |
SEWilco2 | SEWilco2 watches the bouncing ball | [21:52] |
*** | sylvieg has quit IRC (Read error: 110 (Connection timed out)) | [21:55] |
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") | [22:08] | |
PS|bot | SVN: Commit by pkdille :: r 15632 /trunk/templates/ (2 files): [MOD] deploy smarty button | [22:10] |
SEWilco2 | I'm trying to use POP3. I don't see POP in phpinfo. How can I find what PEAR stuff is loaded? | [22:11] |
..... (idle for 22mn) | ||
I found net_pop3.php. Why are we using pop3 for Mail-In instead of the IMAP extension? So IMAP is not mandatory?
Hmm. Ubuntu's PHP5 doesn't include IMAP. | [22:33] | |
..... (idle for 21mn) | ||
*** | danopia has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie is now known as Caarrie|away | [22:55] |
..... (idle for 22mn) | ||
franck has quit IRC () | [23:20] | |
kerrnel | See you in Montreal | [23:34] |
*** | kerrnel has quit IRC ("CGI:IRC")
franck_ has joined #tikiwiki franck_ is now known as franck raji1 has quit IRC ("Leaving.") | [23:35] |
PS|bot | SVN: Commit by adren67 :: r 15633 /trunk/templates/tiki-admin-include-look.tpl: [FIX] revert mistake (off by one error ?) in one of the cleaning of suffix spaces | [23:50] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |