[00:31] lindonb joined #tikiwiki [00:39] dennmans left #tikiwiki [01:25] jacmoe joined #tikiwiki [03:09] goj_killedByISP joined #tikiwiki [03:12] Tiki|bot joined #tikiwiki [04:40] Tiki-KGB tikiwiki 03lindonb r44162 10trunk/ 10(6 files in 6 dirs) [04:40] Tiki-KGB tikiwiki [ENH] PluginMemberPayment: Allow the user to set the url that the payment service (like PayPal) will return to [07:42] Tiki|bot joined #tikiwiki [08:06] gour joined #tikiwiki [09:14] arildb joined #tikiwiki [09:23] gour morning [09:23] gour anyone using nginx with tiki? [09:28] Bsfez joined #tikiwiki [10:27] dennmans joined #tikiwiki [11:43] redflo joined #tikiwiki [12:35] changi gour: yes [12:41] changi gour: i didn't take the time to convert the htaccess for now [12:42] gour changi: i'm worried how to solve the problem described in http://www.stevestreeting.com/2012/05/09/apache-to-nginx-php-fpm-part-1/ [12:43] arildb next.tiki.org shows an error at the bottom: "Failed to execute "bot_logo_code" module". I don't know this module. Anybody? [12:44] changi gour: you mean the + issue ? [12:44] gour changi: yes, i bet it's very common in tiki [12:46] changi gour: like he say, sometimes apps shouldn't take advantage of apache lak [12:46] changi e [12:46] * gour nods [12:46] gour htaccess is often abused [12:46] gour still, how to resolve it in the meantime [12:46] changi gour: another thing, i'm converting the svn repo to git using the merge script you mentionned, i'm at commit 38000 [12:47] gour changi: you must have good internet connection :_) [12:47] changi gour: propose to replace + with a more compliant script [12:47] changi gour: no, i have a local copy of the svn repos [12:47] gour i did svn checkout and it's 40G, but then i could not migrate to git when having local svn checkout [12:48] changi s/script/caracter [12:48] changi gour: by copy i mean a svnsync copy [12:48] gour attempt to use svnserve locally was not successful and i gave up since it requires to know more about svn then i'm interested in :-) [12:49] gour changi: hopefully, you/marclaporte/someone-else can properly migrate to fossil and evaluate [12:49] changi gour: anothre tricky question, does your dvcs provide external refs like svn ? [12:49] changi gour: because we are using it for all our external lib (zend / pear / phpcs / etc) [12:50] gour changi: i don't think so...it's svn's specialty...even git does it differently [12:50] changi bbl [12:50] changi gour: that will be a problem [12:51] gour changi: all i can say is that fossil is using non-released version of sqlite and now includes zlib for OS-es (like windows) [13:28] changi gour: so you are obliged to commit all external lib in your repos [13:29] * changi git creation revision 39000 after 16h [14:17] gour changi: how often are those external libs changing? [14:18] gour changi: to me it's not a big problem, considering the size i got for the size of experimental fossil repo for one tiki branch in comparison with the size of svn repo [14:19] gour changi: there are ~44000 commits, right? [14:22] changi gour: yes [14:24] arildb_ joined #tikiwiki [14:26] arildb__ joined #tikiwiki [14:41] Tiki|bot New Forum Posts: Themes and RTL languages - http://tiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=45638 [14:45] Bsfez polom [14:48] Tiki-KGB tikiwiki 03yonixxx r44163 10branches/10.x/styles/ 03fivealive/options/blueberry/rtl/siteheader_rtl.jpg 03fivealive/options/blueberry/rtl [14:48] Tiki-KGB tikiwiki [TRA]Making default install theme work also fine if rtl language is selected [14:50] Tiki-KGB tikiwiki 03yonixxx r44164 10branches/10.x/styles/BiDi/BiDi.css [14:50] Tiki-KGB tikiwiki [TRA]Making default install theme work also fine if rtl language is selected [14:50] Tiki-KGB tikiwiki 03yonixxx r44165 10branches/10.x/lang/he/language.php [14:50] Tiki-KGB tikiwiki [TRA]hebrew translation [15:09] gour changi: i'm curios how big will be git & fossil repos...svn checkout of 40G is not something pleasant to handle around [15:10] Tiki-KGB tikiwiki 03changi67 r44166 10(6 files in 6 dirs) [15:10] Tiki-KGB tikiwiki [MRG] Automatic merge, branches/10.x 44140 to 44165 [15:13] changi gour: you have 40 Go becasue of the external refs [15:13] changi gour: tik is 100Mo per version [15:14] changi 50 commits left before ending [15:15] gour changi: well, but those external refs still occupy server' space, right? [15:15] gour i do not complain about tiki's size, but svn repo's size :-) [15:15] changi gour: the svn repos is 1.3 Go [15:16] gour changi: it means git & fossil will be very slim ;) [15:16] changi for now git is 900 Mo [15:16] changi not so slim [15:17] gour check fossil and be surprised ;) [15:17] * gour is fighting with nginx's 504 errors [15:17] changi gour: do you have a howto to move from git to fossil ? [15:18] gour changi: check this http://www.fossil-scm.org/fossil/wiki?name=Cookbook#SVN & http://fossil-scm.org/index.html/doc/trunk/www/inout.wiki [15:22] changi gour: 294 Mo after gc :) [15:25] arildb_ joined #tikiwiki [15:25] gour :-) [15:25] * gour is curious about git --> fossil [15:26] Bsfez changi: arf tks for the merge, i was trying to put my changes in trunk and didn't understand why the operation failed. :) [15:26] arildb__ joined #tikiwiki [15:27] gour changi: did you have any timeout issues with nginx when installing? [15:29] changi gour: i put a timeout to 300s on fpm connection [15:29] gour i've even more...what about max_execution_time? [15:30] changi gour: you should see the problem in nginx logs no , [15:30] changi ? [15:31] gour it seems that i should increase verbosity in the logs [15:31] gour omne problem is that i get 504 error by reverse proxy...my nginx is behind it [15:31] gour *one [15:32] changi the timeoutis on the reverse proxy [15:34] gour yes and i do not have influence on it :-/ [15:34] gour (unless i want to use my own VPS) [15:35] changi can be a problem :( [15:36] gour how is your conversion to fossil going on? [15:38] Tiki-KGB tikiwiki 03yonixxx r44167 03trunk/styles/greenvalley.css [15:38] Tiki-KGB tikiwiki [NEW]New theme kind of nature working fine also with rtl languages [15:38] changi 2 Go for now [15:40] Tiki-KGB tikiwiki 03yonixxx r44168 10trunk/styles/ 10(50 files in 4 dirs) [15:40] Tiki-KGB tikiwiki [NEW]New theme kind of nature working fine also with rtl languages [15:40] gour changi: bigger than git? [15:40] changi gour: for now yes [15:40] changi gour: but the convertion is not over [15:40] gour hmm...it should do vacuuum at the end, iirc [15:41] changi iirc stand for , [15:41] changi ? [15:41] gour if i recall correctly [15:41] changi thx [15:47] changi gour: 2.5 Go, i hope the vaccum will come [15:48] gour changi: interesting...mine went from 400M for git to 30M for fossil [15:49] gour actually, svn was 481, git 32, fossil 29m [15:49] gour *git 132 [15:52] Tiki-KGB tikiwiki 03yonixxx r44169 10trunk/styles/greenvalley.css [15:52] Tiki-KGB tikiwiki [NEW]New theme kind of nature working fine also with rtl languages [15:53] changi gour: need to restart, no space left on device [15:53] gour :-( [15:54] Tiki-KGB tikiwiki 03yonixxx r44170 10trunk/styles/greenvalley/ 03greenvalley.png 04carousel_picts [15:54] Tiki-KGB tikiwiki [NEW]New theme kind of nature working fine also with rtl languages [15:55] changi gour: there is no progress bar so don't know if we were close to the end [15:57] gour rm that svn checkout to release space :-D [15:58] changi don't need to, i have another partition :) [15:58] gour ahh...even better ;) [16:02] gour changi: in any case i believe that it would be worth to post your experience to the fossil list [16:03] changi gour: which part, the "no space left" :) [16:03] gour changi: no, the overall size only ;) [16:10] refizul gour: I started with nginx, but it's a mess. Administration preliminaries are tough, I didn't comlplete the Tiki installation yet. [16:11] gour refizul: what is mess? its config? [16:13] refizul gour: the config templates for php-fpm are broken in NetBSD and Debian/dotdeb [16:14] gour refizul: i'm using my own build from the src [16:14] changi refizul: i'm using it(debian/dotdeb), they are working [16:14] changi changi: refizul maybe i can post my configuration on doc.tiki.org [16:15] gour changi: with workaround for '+' :-D [16:15] changi gour: :), not for now [16:15] refizul changi: thx, I managed to fix the Debian+dotdeb conf last night [16:16] changi refizul: what do you mean by fix ? [16:16] refizul changi: but a working conf on doc.t.o would be a good idea [16:17] refizul changi: a commented line was not usable when uncommented, a missing whitespace, and I added the complete path to filename [16:18] refizul changi: I guess it was the template in sites-available [16:18] changi refizul: will put my nginx configuration and php-fpm conf on a page call Nginx+php-fpm [16:20] gour changi: how is fossil doing? [16:20] changi gour: 3.4 Go, not finished [16:24] refizul changi: AFAICS it was the Debian sites-available/default not the one from dotdeb [16:24] gour maybe i should try install with apache and then switch...btw, what is the procedure to change tiki installation from one TLD to the other? [16:26] gour refizul: i was able to install tiki with nginx on debian on my own localhost...the problem is on production server where i'm behind reverse-proxy [16:26] gour all in all, nginx+tiki needs some love [16:26] refizul changi: yes, the problem in default was the same as in NetBSD's template: /scripts$fastcgi_script_name; [16:27] gour cherokee (which i liked) development is stalled, same with lighty...so not many choices if we want to save some ram and avoid apache [16:28] refizul gour: Tiki does not know 3rdLDs in default, but you can use them in perspectives [16:29] gour refizul: what is 3rdLD? [16:29] gour subdomain? [16:29] refizul gour: this means moving from foo.example.com to bar.example.com should work without changes in the configuration (usually) [16:29] refizul gour: yes, third level domain, or what did you mean with TLD? [16:29] gour refizul: ahh, aok. what about foo.bar.com to www.foobar.net? [16:30] gour top level domain [16:30] refizul same [16:30] gour it just works? [16:30] refizul unless you configure something really speacial domain dependent: it is supposed to work immediately [16:31] changi gour: 6 Go and not finished [16:31] gour cool...same with all the links for images/media etc.? [16:31] refizul you can even move it around in the file system tree [16:31] gour changi: do you perform some magic over there? [16:32] gour refizul: that i've heard, but was not sure when changing installation domain...preserving links is really cool feature in tiki [16:32] refizul foo.example.com/tiki/ -> bar.example.net/cms/newtiki/ [16:33] gour i have one domain for playing/testing and then after fixing all the redirects etc. would like to move it into production an a completely different domain [16:35] refizul gour: if you do not use special features (e.g. domain depending layout via perpectives or similar stuff) you can do this without any extra work AFAIK [16:35] gour i was advised on the mailing list to some something like example.com/b5-Introducing-Tiki-Profiles instead of example.com/blogpost5-Introducing-Tiki-Profiles for blog URLs...similar for articles - example.com/a5-Introducing-something-else [16:35] gour what do you think? [16:36] gour or to stay with 'default' tiki URLs and just do redirects which we anyway have to do [16:36] refizul gour: this depends on the URL style you want to have [16:37] refizul I don't know how much work it is to adjust the rewrite rules to nginx [16:37] gour refizul: for now, i'm only concerned to preserve old redirects...otherwise not sure if the proposed 'new style' is much better 'cause we anyway cannot have 'clean' URLs without those prefixes [16:37] gour refizul: there is online htaccess --> nginx converter [16:38] gour http://winginx.com/htaccess [16:47] changi gour: nice website [16:48] changi gour: 10Go, not finished [16:48] gour changi: the converter one? [16:49] gour changi: does it compete with svn size? [16:51] changi svn = 1.3 Go ; converter one 11 G, but still converting [16:53] lindonb joined #tikiwiki [16:54] changi refizul: gour : http://doc.tiki.org/Nginx-php-fpm <= can be impoved [16:54] changi s/impoved/improved [16:56] Bsfez joined #tikiwiki [16:58] gour changi: thanks a lot [17:06] gour changi: which version of fossil you have? [17:09] changi This is fossil version [669b911dd9] 2010-12-10 12:51:33 UTC [17:10] changi the one provide on ubuntu system [17:15] gour probably newer than what's available on my debian, but i regularly build from the src [17:52] changi gour: vaccum in progress : still 14 Go [18:21] changi gour: 467 Mo [18:21] changi finished [18:28] changi gour: result svn: 3.2 Go / git 294 Mo / fossil 457 Mo [18:35] gour changi: a little bit more than expected, but still very nice [18:37] gour lot of pics...check settings for blobs [18:42] Tiki-KGB tikiwiki 03lindonb r44171 10trunk/lib/smarty_tiki/function.payment.php [18:42] Tiki-KGB tikiwiki [FIX] Properly check whether smarty tpl value is empty so that the correct default is used for returnurl (thanks arildb). [18:52] USlacker joined #tikiwiki [18:53] uSlacker|2 joined #tikiwiki [19:00] xavi joined #tikiwiki [19:00] xavi polom [19:00] xavi any css js master? [19:01] xavi I'm testing a migration of tiki6 site from one server to another while upgrading to tiki9, and tabs doesn't seem to work in the new server [19:02] xavi there is something wrong with javascript, I guess in the new server, I don't know why [19:03] xavi when we check the "use tabs", it's displayed once with tabs (even if clicking on a tab title doesn't switch tab), and when clicking somewhere else in the same tiki, the setting is not kept (tabs are not used, and the setting seems to be off) [19:03] xavi which seems odd to me... [19:03] xavi any guess anyone on where to look [19:03] changi xavi : jquery is loading ? [19:04] changi xavi: did you try removin css and js minify ? [19:05] xavi heya! you gave me the right hint!!!! [19:05] xavi jquery was not loading... it seems. I changed cdn from jquery to none, and voila, tabs working! [19:05] xavi (css and js minification were tried with on and off for hours) [19:06] changi tabs are build with jquery-ui, so if the JQUERY-UI object is not load you have the result you have [19:09] xavi yes, thanks, solved! :-) [19:13] changi xavi: my pleasure [20:04] arildb parserlib.php line 2971 is currently: preg_match_all('/