←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
luciash | then tell me why on your contact page it works :-p | [00:04] |
amette | what? ROFL!????! :P | [00:04] |
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
actually now your site is really weirdly slow :-/ | [00:08] |
SEWilco2 | SEWilco2 plays eerie music...
Don't go into the ((basement))! | [00:11] |
*** | 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:13] |
*** | otabz has left | [00:21] |
fane has joined #tikiwiki | [00:27] | |
luciash | gotta sleep, g' night all | [00:30] |
*** | RobotGuy has joined #tikiwiki | [00:30] |
SEWilco2 | Smarty problem: <a href="{$objects[ix].href|sefurl:{$objects[ix].type}}"> emits URL like: http://example.com/}
Looks like maybe Smarty can't nest a variable within a variable modifier? | [00:32] |
*** | Caarrie|away is now known as Caarrie | [00:33] |
.... (idle for 18mn) | ||
sameh has quit IRC (Read error: 113 (No route to host)) | [00:51] | |
sylvieg1 | yes smarty does not nest | [00:55] |
SEWilco2 | Indeed. | [00:56] |
Grr. Smarty variable modifiers only work on variables, so hardcoded template URLs can't be processed. | [01:06] | |
...... (idle for 26mn) | ||
*** | RobotGuy has quit IRC (Remote closed the connection) | [01:32] |
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:38] |
*** | SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]") | [01:40] |
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?
i mean the function syntax changed from 4.x to 5.x | [01:49] |
*** | Caarrie is now known as Caarrie|sleeping | [01:50] |
.... (idle for 18mn) | ||
zorp has left | [02:08] | |
............................ (idle for 2h15mn) | ||
Timothy has joined #tikiwiki
Timothy has left | [04:23] | |
icrew has joined #tikiwiki | [04:32] | |
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:35] |
*** | icrew has quit IRC ("CGI:IRC (EOF)")
icrew2 has joined #tikiwiki | [04:42] |
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) | [04:52] |
..... (idle for 23mn) | ||
*** | maskiepop has joined #tikiwiki
Timothy has joined #tikiwiki | [05:15] |
franck | icrew2: mods.tw.o is up and running | [05:16] |
Timothy | mods is up | [05:17] |
franck | icrew2: try http://mods.tikiwiki.org
and http://mods.tikiwiki.org/Packages/00_list.public.txt is there too | [05:17] |
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:18] |
franck | maskiepop: what tiki-phpinfo.php tells you?
you need the php-gd module or the php-imagemagick(?) module if php does not have one of these 2 loaded nothing will happen | [05:19] |
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:20] |
maskiepop | franck: it says there is an imagick.ini in the apache2/conf.d | [05:23] |
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
icrew2: something wrong with your internet dns then or your firewall... | [05:24] |
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
I have php 5 running and I have gd module for it too | [05:25] |
icrew2 | franck: am running Safari 3.1.2
and get the error from 3 different ISPs Comcast, berkeley.edu, and nexcess.net 3 independent sets of DNS servers | [05:27] |
maskiepop | franck: i'll google php gd. unless you have some urls for php gd | [05:27] |
icrew2 | by any chance do you have an IP address for mods.tikiwiki.org? Could just try to bypass the dns | [05:28] |
SEWilco | 82.227.74.139 | [05:33] |
franck | but it may be a multihosting site | [05:33] |
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:34] |
maskiepop | franck: noobs always do -- what's an easier wau to do this? | [05:37] |
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:38] |
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:39] |
maskiepop | franck: I didn't see a restart. i will force a restart. Thanks. | [05:41] |
icrew2 | SEWilco, Franck, Timothy: Sigh. Still not working. Will try again in the morning. Thanks for all your help! | [05:55] |
*** | icrew2 has quit IRC ("CGI:IRC (EOF)") | [05:56] |
maskiepop has quit IRC ("CGI:IRC 0.5.9 (2006/06/06)")
Timothy has left | [06:03] | |
............ (idle for 56mn) | ||
navishkar69 has joined #tikiwiki | [07:02] | |
.... (idle for 16mn) | ||
RobotGuy has joined #tikiwiki | [07:18] | |
..... (idle for 22mn) | ||
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki Timothy has joined #tikiwiki | [07:40] | |
...... (idle for 26mn) | ||
vinux has joined #tikiwiki | [08:12] | |
GillesM has quit IRC (Remote closed the connection) | [08:24] | |
vinux has quit IRC (Remote closed the connection) | [08:38] | |
.... (idle for 16mn) | ||
Timothy has quit IRC ("Leaving.")
martinalex has joined #tikiwiki | [08:54] | |
RobotGuy has left "I'll be back.."
tomb has quit IRC (Remote closed the connection) tomb has joined #tikiwiki | [09:02] | |
Qantourisc has joined #tikiwiki | [09:17] | |
Qantourisc | Is ther a need for an "upgrade" path when you upgrade the svn version ?
hola wait version 2.0 what happened to 1.10 ? a 1.10 has been renamed to 2 :D right now i see :D | [09:17] |
*** | martinalex has quit IRC (Remote closed the connection) | [09:30] |
............. (idle for 1h4mn) | ||
tomb_ has joined #tikiwiki | [10:34] | |
....... (idle for 31mn) | ||
martinalex has joined #tikiwiki | [11:05] | |
........ (idle for 36mn) | ||
fane has quit IRC ("Leaving.") | [11:41] | |
Deepak has joined #tikiwiki | [11:54] | |
martinalex has quit IRC (Read error: 110 (Connection timed out)) | [12:00] | |
Caarrie|sleeping is now known as Caarrie | [12:09] | |
.......... (idle for 49mn) | ||
Caarrie is now known as Caarrie|away | [12:58] | |
.... (idle for 16mn) | ||
franck1 has joined #tikiwiki
franck has quit IRC (Read error: 110 (Connection timed out)) | [13:14] | |
franck1 is now known as franck | [13:22] | |
......... (idle for 44mn) | ||
martinalex has joined #tikiwiki | [14:06] | |
.... (idle for 19mn) | ||
RobotGuy has joined #tikiwiki
RobotGuy has quit IRC (Remote closed the connection) | [14:25] | |
RobotGuy has joined #tikiwiki | [14:30] | |
.......... (idle for 45mn) | ||
marclaporte has joined #tikiwiki | [15:15] | |
marclaporte | polom | [15:17] |
........ (idle for 36mn) | ||
*** | Caarrie|away is now known as Caarrie | [15:53] |
marclaporte has quit IRC (Read error: 113 (No route to host)) | [16:06] | |
RobotGuy has quit IRC (Remote closed the connection)
marclaporte has joined #tikiwiki | [16:11] | |
Caarrie is now known as Caarrie|away | [16:23] | |
martinalex has quit IRC (Read error: 110 (Connection timed out)) | [16:34] | |
......... (idle for 42mn) | ||
martinalex has joined #tikiwiki
Redhatter has quit IRC (Read error: 113 (No route to host)) marclaporte has quit IRC (Read error: 110 (Connection timed out)) | [17:16] | |
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
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:27] |
*** | d34df00d has joined #tikiwiki | [17:34] |
d34df00d | Hi there!
I have strange errors with default install. http://sh.nu/p/24768 Apache 2.2.6, MySQL 5.0.45, PHP 5.2.5. | [17:34] |
...... (idle for 28mn) | ||
*** | Redhatter has joined #tikiwiki
FrankP_german has joined #tikiwiki | [18:04] |
..... (idle for 22mn) | ||
navishkar69 has quit IRC ("Leaving.")
Timothy has joined #tikiwiki | [18:26] | |
vinux has joined #tikiwiki | [18:35] | |
d34df00d | And how can I add a link for registering new users? | [18:40] |
.... (idle for 15mn) | ||
*** | Caarrie|away is now known as Caarrie | [18:55] |
........ (idle for 37mn) | ||
vinux has quit IRC (Remote closed the connection)
vinux has joined #tikiwiki Qantourisc has quit IRC ("Lost terminal") caralluna__ has quit IRC (Client Quit) | [19:32] | |
Deepak has left
otabz has joined #tikiwiki FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") | [19:49] | |
marclaporte has quit IRC (Read error: 110 (Connection timed out))
martinalex has quit IRC (Read error: 110 (Connection timed out)) | [20:06] | |
Caarrie is now known as Caarrie|away | [20:15] | |
........ (idle for 39mn) | ||
Redhatter has quit IRC (Read error: 113 (No route to host)) | [20:54] | |
vinux has quit IRC (Remote closed the connection) | [21:08] | |
.... (idle for 17mn) | ||
marclaporte has joined #tikiwiki | [21:25] | |
RobotGuy has joined #tikiwiki | [21:37] | |
........ (idle for 36mn) | ||
sylvieg1 | d34df00d: tiki-register.php | [22:13] |
...... (idle for 25mn) | ||
*** | RobotGuy has quit IRC (Remote closed the connection) | [22:38] |
DavidSev has joined #tikiwiki | [22:48] | |
DavidSev | Hi. I'm moving hosts, and I can't find where all the settings are kept.
I assume I'm being blind | [22:48] |
*** | caralluna__ has joined #tikiwiki | [22:58] |
.... (idle for 15mn) | ||
DavidSev has left | [23:13] | |
caralluna__ has quit IRC (Client Quit)
NefariousC has joined #tikiwiki | [23:27] | |
marclaporte | polom | [23:43] |
*** | Caarrie|away is now known as Caarrie
otabz has left | [23:49] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |