←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
guest6636 | joined #tikiwiki
In a wiki page which has permission to be used as a template, I want to use smarty to parse just the last 5 characters of {$f_1} - is this possible in a wiki template? If not possible in a wiki template, can this be done in a template file? | [00:21] |
I was hoping something like {{$f_1}|substr:-4} would work | [00:33] | |
hello | joined #tikiwiki | [00:42] |
.... (idle for 18mn) | ||
Tiki-KGB | 03drsassafras r60885 10branches/16.x/temp/.htaccess * [FIX] only match .png at end of line | [01:00] |
........ (idle for 36mn) | ||
03drsassafras r60886 10trunk/ 10lib/setup/theme.php 10themes/base_files/favicons/readme.txt 10templates/modules/mod-assistant.tpl 10themes/base_files/favicons/manifest.json * [ENH][FIX] Custom favicons now take half the system resources to work. | [01:36] | |
fabricius | hello guest6636 | [01:37] |
..... (idle for 22mn) | ||
guest6636 | Hi
Hello fabrics | [01:59] |
.... (idle for 18mn) | ||
jonnyb | joined #tikiwiki | [02:17] |
...................... (idle for 1h48mn) | ||
joined #tikiwiki | [04:05] | |
........ (idle for 37mn) | ||
Tiki-KGB | 03sokoloski r60887 10trim/src/appinfo/tiki.php * [FIX] Modernized database schema update for upgrades. | [04:42] |
............... (idle for 1h11mn) | ||
jonnyb | joined #tikiwiki | [05:53] |
.... (idle for 19mn) | ||
Tiki-KGB | 03drsassafras r60888 10trunk/_htaccess
[REF] Grouped identical logic, indented code for easier reading, moved Rewrite code into Rewrite IF | [06:12] |
................ (idle for 1h18mn) | ||
TomJarvis | joined #tikiwiki | [07:30] |
jonnyb | joined #tikiwiki | [07:41] |
TomJarvis | left #tikiwiki | [07:52] |
........ (idle for 39mn) | ||
jj_ | joined #tikiwiki | [08:31] |
redflo | joined #tikiwiki | [08:37] |
........... (idle for 52mn) | ||
jonnyb | joined #tikiwiki | [09:29] |
.................. (idle for 1h28mn) | ||
xavi | joined #tikiwiki | [10:57] |
..... (idle for 20mn) | ||
jonnyb | joined #tikiwiki
joined #tikiwiki | [11:17] |
fabricius | joined #tikiwiki | [11:24] |
olinuxx | joined #tikiwiki
joined #tikiwiki | [11:35] |
fabricius | joined #tikiwiki | [11:43] |
...... (idle for 25mn) | ||
luciash | pom pom | [12:08] |
......... (idle for 43mn) | ||
jonnyb | joined #tikiwiki | [12:51] |
Tiki-KGB | 03amnabilal r60889 10branches/16.x/ 10(15 files in 8 dirs) | [12:58] |
...... (idle for 26mn) | ||
03montefuscolo r60890 10trunk/lib/wiki/wikilib.php
[FIX] wiki_duplicate_page: use correct permission to add an object to a category, thanks chealer | [13:24] | |
montefuscolo | joined #tikiwiki | [13:28] |
jonnyb | joined #tikiwiki | [13:40] |
...... (idle for 26mn) | ||
jj_ | joined #tikiwiki
is anyone available? | [14:06] |
luciash | hi jj_
jj_: what's up? | [14:15] |
jj_ | I'm trying to setup tikiwiki and for some reason I can't connect to it | [14:16] |
luciash | hmm | [14:20] |
fabricius | wod wod | [14:20] |
luciash | fabricius: hi :) | [14:20] |
fabricius | hi luciash | [14:20] |
luciash | fabricius: just replied your mail
jj_: what does it say? | [14:21] |
fabricius | thx luciash, just opened and got the links | [14:22] |
luciash | jj_: did you try tiki-check.php first to check if your server is Tiki ready? | [14:22] |
jj_ | I ran 'php tiki-check.php and it doesn't seem to do anything, just prints the code | [14:26] |
luciash | jj_: you are missing php support then
jj_: you need to install php properly first at your server | [14:29] |
jj_ | php is installed on my server (apache), I already have mediawiki working on it | [14:32] |
luciash | jj_: create test/ dir on your server, copy the file there, then go to localhost/test/tiki-check.php and see if that works | [14:34] |
jj_ | how would I create a new directory for apache? | [14:36] |
luciash | jj_: i mean using browser. not cammand line php. then maybe in the tiki dir you should check if you have basedir path in .htaccess set up correctly
jj_: just as a subdirectory of your server; mkdir test jj_: i dunno what you have there jj_: usually it is in /var/www/... | [14:36] |
jj_ | tikiwiki and mediawiki are in /usr/share/webapps/. | [14:38] |
luciash | jj_: how do you connect to your mediawiki? | [14:39] |
jj_ | I just start apache, apache is configured already with mediawiki | [14:42] |
luciash | do you use internet browser at all? | [14:43] |
jj_ | yes, I use firefox | [14:43] |
jonnyb | joined #tikiwiki | [14:44] |
luciash | so how do you go there?
jj_: sorry I need to ask more questions than you provide information - without information it is hard to help, really | [14:47] |
jj_ | yeah it's fine
for mediawiki I use localhost/mediawiki for tikiwiki I'm expecting to use localhost/tikiwiki | [14:49] |
luciash | jj_: k, so create /usr/share/webapps/test/tiki-check.php and try to go to localhost/test/tiki-check.php if that works
jj_: presumably you tried localhost/tikiwiki and it returned blank screen? | [14:50] |
jj_ | it returns 'object not found: error 404'
I copied tiki-check.php to /usr/share/webapps/test but I get the same error | [14:53] |
luciash | then those dirs are not linked to the apache web server for some reason
do you see any symlinks in /var/www/... ? i have no idea how you install the webapp on your server btw | [14:55] |
jj_ | no, /var/www is empty
I'm running arch linux, for some reason it installed the files there | [14:56] |
luciash | i am no witch with a crystall ball, sorry :)
so how did you install tiki there and what version? | [14:56] |
jj_ | well I just moved it there because I had mediawiki installed there already, assuming that apache would 'recognize' that it was there | [14:58] |
luciash | downloaded from sf.net, extracted tarball there? | [14:59] |
jj_ | yeah
mediawiki was installed using the package manager | [15:00] |
luciash | jj_: i think you need to find out how archlinux handles apache virtual dirs first (might be something in /etc/apache2 or /etc/httpd but that is out of scope of our help here, sorry | [15:01] |
Tiki-KGB | 03kroky6 r60891 10branches/16.x/lib/core/Tracker/Field/ItemLink.php * [FIX] profile exporter replace trackerlist options field IDs in ItemLink field | [15:02] |
jj_ | okay, maybe I just got lucky but... | [15:02] |
luciash | jj_: you might also simply try moving it there (from /usr/share/webapps/tikiwiki to /var/www/tikiwiki) | [15:02] |
jj_ | I typed localhost/modules into the browser and it redirected to the tiki-install.php
I went to /etc/httpd and tried enter the directories into the browser | [15:02] |
fabricius | ahh jj_tiki-install.php seems perfect. you got near by. this is the default 'tikiroot' prior to final installation | [15:09] |
nelsonko | joined #tikiwiki | [15:14] |
jj_ | okay, when trying to install tikiwiki from tiki-install.php, I ran into this error: http://pastebin.com/ctRAsUBa | [15:19] |
any ideas? | [15:27] | |
luciash | can u try what i suggested?
move to /var/www and do the tiki-check.php first also i still do not know what version of tiki you try to install and what is your php version btw | [15:32] |
..... (idle for 22mn) | ||
Tiki|bot | Recent Bug: - http://dev.tiki.org/item6241
Recent Bug: - http://dev.tiki.org/item6242 Recent Bug: - http://dev.tiki.org/item6243 | [15:55] |
....... (idle for 33mn) | ||
arildb | joined #tikiwiki | [16:28] |
Leu | joined #tikiwiki | [16:33] |
jj_ | Hi Luciash, it seems to be working right now, I do have another question though
can you change the initial site configurations later on? It's the site profiles that I am worried about | [16:35] |
luciash | jj_: no, there is no uninstall/rollback for profiles | [16:45] |
........ (idle for 39mn) | ||
jj_ | joined #tikiwiki
which profile would you recommend? | [17:24] |
......................... (idle for 2h4mn) | ||
montefuscolo | joined #tikiwiki | [19:29] |
..... (idle for 24mn) | ||
jj_ | joined #tikiwiki | [19:53] |
..... (idle for 22mn) | ||
fabricius | I did freshly install a Tiki 16 from svn with mandatory 'https' .
The site loads the index.php (HomePage) all right, but never stops loading and does not allows to login (dropdown not opening) a popup opens after a while with the following error message: * A problem occurred while detecting JavaScript on this page, click ok to retry. * Anybody an idea? | [20:15] |
luciash | re
fabricius: sorry, nope | [20:17] |
............... (idle for 1h14mn) | ||
Tiki-KGB | 03kroky6 r60892 10branches/16.x/ 10(5 files in 4 dirs)
[ENH] make tiki calendar aware of configured server timezone and store times in server timezone much like JsCalendar tracker field | [21:32] |
.... (idle for 16mn) | ||
montefuscolo | joined #tikiwiki | [21:48] |
jonnyb | joined #tikiwiki | [21:56] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |