[00:04] <luciash> then tell me why on your contact page it works :-p [00:04] <amette> what? ROFL!????! :P [00:08] <luciash> amette: don't you use some sort of other caching ? eaccelerator ? sometimes i notice weird things at your site like shadowbox not working now and then it works again [00:10] <luciash> actually now your site is really weirdly slow :-/ [00:11] * SEWilco2 plays eerie music... [00:12] <SEWilco2> Don't go into the ((basement))! [00:13] *** Timothy has left [00:13] <luciash> amette: here it seems cached and not-cached properly too, doesn't it ? → http://amette.eu/tiki-index.php?page=TikiWiki [00:21] *** otabz has left [00:27] *** fane has joined #tikiwiki [00:30] <luciash> gotta sleep, g' night all [00:30] *** RobotGuy has joined #tikiwiki [00:32] <SEWilco2> Smarty problem: <a href="{$objects[ix].href|sefurl:{$objects[ix].type}}"> emits URL like: http://example.com/} [00:32] <SEWilco2> Looks like maybe Smarty can't nest a variable within a variable modifier? [00:33] *** Caarrie|away is now known as Caarrie [00:51] *** sameh has quit IRC (Read error: 113 (No route to host)) [00:55] <sylvieg1> yes smarty does not nest [00:56] <SEWilco2> Indeed. [01:06] <SEWilco2> Grr. Smarty variable modifiers only work on variables, so hardcoded template URLs can't be processed. [01:32] *** RobotGuy has quit IRC (Remote closed the connection) [01:38] <SEWilco2> Account SEWilco isn't accepting SVN commit. I thought I had that two years ago. Should I drop my diff on dev list? [01:40] *** SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]") [01:49] <zorp> hm... I just bumped into a php 5.x vs php 4.x function syntax... which version of php should I be taking into consideration? [01:50] <zorp> i mean the function syntax changed from 4.x to 5.x [01:50] *** Caarrie is now known as Caarrie|sleeping [02:08] *** zorp has left [04:23] *** Timothy has joined #tikiwiki [04:23] *** Timothy has left [04:32] *** icrew has joined #tikiwiki [04:35] <icrew> Am installing tikiwiki for the first time. When I try to update the list of mods, I get an error, and when I try to go to mods.tikiwiki.org, my browser, I get "Safari can’t open the page “http://mods.tikiwiki.org/Packages/00_list.public.txt” because it can’t find the server “mods.tikiwiki.org”." Any ideas/alternative sites? [04:42] *** icrew has quit IRC ("CGI:IRC (EOF)") [04:42] *** icrew2 has joined #tikiwiki [04:52] <icrew2> I'm using 2.0rc4, but I can't see how that would make a difference since I can't even access the site with my browser) [05:15] *** maskiepop has joined #tikiwiki [05:16] *** Timothy has joined #tikiwiki [05:16] <franck> icrew2: mods.tw.o is up and running [05:17] <Timothy> mods is up [05:17] <franck> icrew2: try http://mods.tikiwiki.org [05:18] <franck> and http://mods.tikiwiki.org/Packages/00_list.public.txt is there too [05:18] <maskiepop> Hi. I'd like the captcha feature in my tikiwiki. I uderstand I need to install imagemagick and imagick? I have a localhost TW on ubuntu. I have installed imagemagick. I believe I have installed imagick (but am not 100% sure). But TW says neither PHP GD nor imagemagick can be detected. Any isuggestions as to what's happening? [05:19] <franck> maskiepop: what tiki-phpinfo.php tells you? [05:19] <franck> you need the php-gd module or the php-imagemagick(?) module [05:20] <franck> if php does not have one of these 2 loaded nothing will happen [05:20] <maskiepop> franck: I haven't looked into phpinfo.php yet. I will do it now. [05:20] <franck> there is a phpinfo in the tw admin menu [05:23] <maskiepop> franck: it says there is an imagick.ini in the apache2/conf.d [05:24] <franck> I never tried imagick, I usualy use gd [05:24] <icrew2> Franck, Timothy: Just tried it again, and still get "Safari can’t open the page “http://mods.tikiwiki.org/” because it can’t find the server “mods.tikiwiki.org”." [05:24] <franck> when I load php-gd all is fine [05:24] <franck> icrew2: something wrong with your internet dns then [05:25] <franck> or your firewall... [05:25] <SEWilc1> I saw one blog mention that Safari 2 seems to fail on some sites where S3 is OK. [05:25] *** SEWilc1 is now known as SEWilco [05:25] <maskiepop> franck: if i am not mistaken php gd is for php4. i have php5 [05:25] <franck> it is for php5 too [05:26] <franck> I have php 5 running and I have gd module for it too [05:27] <icrew2> franck: am running Safari 3.1.2 [05:27] <icrew2> and get the error from 3 different ISPs [05:27] <icrew2> Comcast, berkeley.edu, and nexcess.net [05:27] <icrew2> 3 independent sets of DNS servers [05:27] <maskiepop> franck: i'll google php gd. unless you have some urls for php gd [05:28] <icrew2> by any chance do you have an IP address for mods.tikiwiki.org? Could just try to bypass the dns [05:33] <SEWilco> 82.227.74.139 [05:33] <franck> but it may be a multihosting site [05:34] <maskiepop> franck: i have installed php gd. am reading the configuring docs [05:34] <SEWilco> In that case he should try 82.227.74.139/mods in case it has the backup link. [05:34] <icrew2> SEWilco: Thanks--that works! [05:34] <franck> maskiepop: you seem to install your soft the hard way... good luck [05:37] <maskiepop> franck: noobs always do -- what's an easier wau to do this? [05:38] <franck> maskiepop: well if you are on fedora, you use yum, if you are on ubuntu you use synaptic, if you are on mandriva you use urpmi, etc... [05:38] <icrew2> SEWilco: http://82.227.74.139/ works in the browser, but get a "403 Forbidden" when try to access http://82.227.74.139/Packages/00_list.public.txt--any thoughts? [05:39] <maskiepop> franck: am in ubuntu. i used synaptic to get php gd. quyestion is what next? [05:39] <franck> nothing, it should have restarted httpd and you should see it in your phpinfo that gd is loaded [05:41] <maskiepop> franck: I didn't see a restart. i will force a restart. Thanks. [05:55] <icrew2> SEWilco, Franck, Timothy: Sigh. Still not working. Will try again in the morning. Thanks for all your help! [05:56] *** icrew2 has quit IRC ("CGI:IRC (EOF)") [06:03] *** maskiepop has quit IRC ("CGI:IRC 0.5.9 (2006/06/06)") [06:06] *** Timothy has left [07:02] *** navishkar69 has joined #tikiwiki [07:18] *** RobotGuy has joined #tikiwiki [07:40] *** Amorphous has quit IRC (Read error: 110 (Connection timed out)) [07:42] *** Amorphous has joined #tikiwiki [07:46] *** Timothy has joined #tikiwiki [08:12] *** vinux has joined #tikiwiki [08:24] *** GillesM has quit IRC (Remote closed the connection) [08:38] *** vinux has quit IRC (Remote closed the connection) [08:54] *** Timothy has quit IRC ("Leaving.") [08:55] *** martinalex has joined #tikiwiki [09:02] *** RobotGuy has left "I'll be back.." [09:05] *** tomb has quit IRC (Remote closed the connection) [09:06] *** tomb has joined #tikiwiki [09:17] *** Qantourisc has joined #tikiwiki [09:17] <Qantourisc> Is ther a need for an "upgrade" path when you upgrade the svn version ? [09:18] <Qantourisc> hola wait version 2.0 [09:18] <Qantourisc> what happened to 1.10 ? [09:20] <Qantourisc> a 1.10 has been renamed to 2 :D [09:20] <Qantourisc> right now i see :D [09:30] *** martinalex has quit IRC (Remote closed the connection) [10:34] *** tomb_ has joined #tikiwiki [11:05] *** martinalex has joined #tikiwiki [11:41] *** fane has quit IRC ("Leaving.") [11:54] *** Deepak has joined #tikiwiki [12:00] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [12:09] *** Caarrie|sleeping is now known as Caarrie [12:58] *** Caarrie is now known as Caarrie|away [13:14] *** franck1 has joined #tikiwiki [13:15] *** franck has quit IRC (Read error: 110 (Connection timed out)) [13:22] *** franck1 is now known as franck [14:06] *** martinalex has joined #tikiwiki [14:25] *** RobotGuy has joined #tikiwiki [14:25] *** RobotGuy has quit IRC (Remote closed the connection) [14:30] *** RobotGuy has joined #tikiwiki [15:15] *** marclaporte has joined #tikiwiki [15:17] <marclaporte> polom [15:53] *** Caarrie|away is now known as Caarrie [16:06] *** marclaporte has quit IRC (Read error: 113 (No route to host)) [16:11] *** RobotGuy has quit IRC (Remote closed the connection) [16:14] *** marclaporte has joined #tikiwiki [16:23] *** Caarrie is now known as Caarrie|away [16:34] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [17:16] *** martinalex has joined #tikiwiki [17:18] *** Redhatter has quit IRC (Read error: 113 (No route to host)) [17:19] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [17:27] *** marclaporte has joined #tikiwiki [17:27] <marclaporte> on 2.0: Warning: session_start() [function.session-start]: open(/tmp/sess_b6586c64e02d9800b52c3c5ca575cf30, O_RDWR) failed: Permission denied (13) in /home/cntiki/public_html/installer/tiki-installer.php on line 20 [17:27] <marclaporte> Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cntiki/public_html/installer/tiki-installer.php:20) in /home/cntiki/public_html/installer/tiki-installer.php on line 20 [17:34] *** d34df00d has joined #tikiwiki [17:34] <d34df00d> Hi there! [17:34] <d34df00d> I have strange errors with default install. [17:35] <d34df00d> http://sh.nu/p/24768 [17:36] <d34df00d> Apache 2.2.6, MySQL 5.0.45, PHP 5.2.5. [18:04] *** Redhatter has joined #tikiwiki [18:04] *** FrankP_german has joined #tikiwiki [18:26] *** navishkar69 has quit IRC ("Leaving.") [18:28] *** Timothy has joined #tikiwiki [18:35] *** vinux has joined #tikiwiki [18:40] <d34df00d> And how can I add a link for registering new users? [18:55] *** Caarrie|away is now known as Caarrie [19:32] *** vinux has quit IRC (Remote closed the connection) [19:36] *** vinux has joined #tikiwiki [19:38] *** Qantourisc has quit IRC ("Lost terminal") [19:41] *** caralluna__ has quit IRC (Client Quit) [19:49] *** Deepak has left [19:51] *** otabz has joined #tikiwiki [19:55] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [20:06] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [20:10] *** martinalex has quit IRC (Read error: 110 (Connection timed out)) [20:15] *** Caarrie is now known as Caarrie|away [20:54] *** Redhatter has quit IRC (Read error: 113 (No route to host)) [21:08] *** vinux has quit IRC (Remote closed the connection) [21:25] *** marclaporte has joined #tikiwiki [21:37] *** RobotGuy has joined #tikiwiki [22:13] <sylvieg1> d34df00d: tiki-register.php [22:38] *** RobotGuy has quit IRC (Remote closed the connection) [22:48] *** DavidSev has joined #tikiwiki [22:48] <DavidSev> Hi. I'm moving hosts, and I can't find where all the settings are kept. [22:49] <DavidSev> I assume I'm being blind [22:58] *** caralluna__ has joined #tikiwiki [23:13] *** DavidSev has left [23:27] *** caralluna__ has quit IRC (Client Quit) [23:29] *** NefariousC has joined #tikiwiki [23:43] <marclaporte> polom [23:49] *** Caarrie|away is now known as Caarrie [23:51] *** otabz has left