***: franck_ is now known as franck franck: Hi all -: SEWilco2 checks his mental state SEWilco2: Nope, not all. franck: hehehe 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. franck: where can I change the way url are displayed in the wiki?
I thought there is an option now? SEWilco2: franck: I think you're thinking of SEF URL. Only some Wiki pages are altered.
People are working on making more SEF. franck: yes, is there an option or I need to modify code as before? luciash: SEF url option was in features last time i checked SEWilco2: There is an option.. I think it's in Features.
My ride is here. ***: SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") 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... ***: Caarrie|away is now known as Caarrie franck: finally, if I have a bit of time I'll add a wiki-plugin to display a table from CSV formatted text ***: PrezKennedy has joined #tikiwiki
snarlydwarf has quit IRC ("Ex-Chat")
freakerz has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki
grobda24 has quit IRC (Remote closed the connection) PS|bot: SVN: Commit by pkdille :: r 15618 /trunk/templates/ (3 files): [MOD] deploy smarty button ***: nkoth3 has joined #tikiwiki SEWilco: franck: That would be nice. Maybe someone can reuse the code to make a Spreadsheet CSV import tool. franck: well php as function to import csv in an array I think... ***: freakerz has quit IRC (Read error: 60 (Operation timed out))
franck has quit IRC ()
nkoth3 has quit IRC ()
aoirthoir has quit IRC ("Leaving.")
marclaporte has quit IRC (Read error: 110 (Connection timed out))
marclaporte has joined #tikiwiki
jerkface03 has quit IRC (Nick collision from services.)
jerkface0 has joined #tikiwiki
jerkface0 is now known as jerkface03 PS|bot: SVN: Commit by nyloth :: r 15619 /trunk/lib/images/ (abstract.php gd.php): [FIX] images lib: better handle some special error cases ***: lq_801 has joined #tikiwiki 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 ***: lq_801 has quit IRC ("CGI:IRC (EOF)")
Wilkins has joined #tikiwiki
dfd has joined #tikiwiki
dfd has quit IRC (Client Quit)
navster has joined #tikiwiki
gizwill has quit IRC ("Leaving.")
marclaporte has quit IRC (Read error: 110 (Connection timed out))
st1x is now known as stix_
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
franck has joined #tikiwiki franck: Hi
who removed the IMAP authentication from pear??? 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). ***: DavidSev has quit IRC (Broken pipe)
Khalsa has quit IRC (Remote closed the connection)
jerkface03 has quit IRC ()
jerkface03 has joined #tikiwiki franck: I do not know what's happening the pear:auth IMAP type is gone.... luciash: polom polom 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 ***: raji1 has joined #tikiwiki sylvieg: lib/pear/Auth/Container/IMAP.php? ***: Caarrie|sleeping is now known as Caarrie 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 ***: DragomirZZ has joined #tikiwiki 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. luciash: DragomirZZ: check php memory_limit
>whatis memory_limit 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 DragomirZZ: memory_limit = 128M
the original html document is 138Kb :)) luciash: well, then it must be something else :)
do you have any apache security mod installed ? DragomirZZ: maybe, I don't know which ones are exactly for security.. I use wamp luciash: sometimes it was causing troubles when some filtered word appeared in the content franck: I'm having issues to configure the ldap authentication...
since the IMAP is gone... luciash: maybe it can be also Tiki's sanitization with <x>, no idea DragomirZZ: hmm let me test
yep, it's the memory luciash: franck: i'd like to help but IMAP and LDAP are a "spanish village" for me DragomirZZ: actually I moved the site to a professional webhost which probably has lower memory limit luciash: DragomirZZ: hmm, how come ?
ah, ok :) 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... 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 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 luciash: we have lack of people interested in developing in such areas i think DragomirZZ: haha, I managed to insert to content via phpMyAdmin direct upload of a the file
Unfortunately I can't update it via tiki ***: DragomirZZ has left
lphuberdeau has joined #tikiwiki
aoirthoir has joined #tikiwiki
grobda24 has joined #tikiwiki
Caarrie is now known as Caarrie|away
FrankP_german has joined #tikiwiki 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 franck: sylvieg: my hero! sylvieg: imap added on 1.27.2.27 and tghe merge 1.58 got nothing franck: what do you suggest? sylvieg: should not be too hard to have that back as the libs are still there franck: you see I wrote that: http://doc.tikiwiki.org/tiki-index.php?page=IMAP+Authentication&bl=y sylvieg: you can try to redo mose changes .... 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?
I see the diff ***: freakerz has joined #tikiwiki
lphuberdeau has quit IRC (Read error: 113 (No route to host))
travisdh1 has joined #tikiwiki
travisdh1_ has joined #tikiwiki
travisdh1 has quit IRC (Read error: 110 (Connection timed out)) 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...
SVN: Commit by sept_7 :: r 15624 /trunk/tiki-download_file.php: [FIX] filegals : rework download_file optimization to work with AdoDB and PDO ***: lphuberdeau has joined #tikiwiki PS|bot: SVN: Commit by sylvieg :: r 15625 /trunk/templates/tiki-edit_css.tpl: [FIX]css: take away invalid comment 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 PS|bot: SVN: Commit by niclone :: r 15626 /trunk/setup.sh: [FIX] better support for virtuals in setup script ***: Lucymoz has joined #tikiwiki PS|bot: SVN: Commit by sylvieg :: r 15627 /trunk/ (5 files in 3 dirs): [NEW]tracker: permission view_comments ***: lphuberdeau has quit IRC (Read error: 148 (No route to host))
Wilkins has quit IRC (Remote closed the connection)
snarlydwarf has joined #tikiwiki
kerrnel has joined #tikiwiki
aoirthoir has quit IRC ("Leaving.") 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 ***: aoirthoir has joined #tikiwiki
Caarrie|away is now known as Caarrie
lphuberdeau has joined #tikiwiki
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))
Caarrie is now known as Caarrie|away 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 ***: lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie|away is now known as Caarrie
lphuberdeau has joined #tikiwiki
jdh has joined #tikiwiki
jdh has quit IRC (Client Quit)
jdh has joined #tikiwiki 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? ***: 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 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". ***: kerrnel has quit IRC ("CGI:IRC (EOF)")
kerrnel has joined #tikiwiki
sylvieg has joined #tikiwiki 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. ***: sylvieg has quit IRC (Client Quit)
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) luciash: SEWilco2: it's whining at the installation time 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. ***: Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) luciash: it was 16 before, seems it got worse :) ***: aoirthoir has joined #tikiwiki luciash: i think mostly it's sql queries from all the stuff surrounding the wiki ***: lphuberdeau has joined #tikiwiki
gizwill has quit IRC ("Leaving.") SEWilco2: Any idea whether uploading a 64MB image or video requires that much PHP memory? 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/ 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 ***: 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) PS|bot: SVN: Commit by pkdille :: r 15630 /trunk/templates/ (4 files): [MOD] deploying smarty buttons
SVN: Commit by nyloth :: r 15631 /trunk/lib/filegals/filegallib.php: [FIX] filegals: empty more cache when removing a gallery ***: 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 -: SEWilco2 watches the bouncing ball ***: sylvieg has quit IRC (Read error: 110 (Connection timed out))
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") PS|bot: SVN: Commit by pkdille :: r 15632 /trunk/templates/ (2 files): [MOD] deploy smarty button SEWilco2: I'm trying to use POP3. I don't see POP in phpinfo. How can I find what PEAR stuff is loaded?
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. ***: danopia has quit IRC (Read error: 104 (Connection reset by peer))
Caarrie is now known as Caarrie|away
franck has quit IRC () kerrnel: See you in Montreal ***: kerrnel has quit IRC ("CGI:IRC")
franck_ has joined #tikiwiki
franck_ is now known as franck
raji1 has quit IRC ("Leaving.") 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