←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
guest6636joined #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]
hellojoined #tikiwiki [00:42]
.... (idle for 18mn)
Tiki-KGB03drsassafras 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]
fabriciushello guest6636 [01:37]
..... (idle for 22mn)
guest6636Hi
Hello fabrics
[01:59]
.... (idle for 18mn)
jonnybjoined #tikiwiki [02:17]
...................... (idle for 1h48mn)
joined #tikiwiki [04:05]
........ (idle for 37mn)
Tiki-KGB03sokoloski r60887 10trim/src/appinfo/tiki.php * [FIX] Modernized database schema update for upgrades. [04:42]
............... (idle for 1h11mn)
jonnybjoined #tikiwiki [05:53]
.... (idle for 19mn)
Tiki-KGB03drsassafras r60888 10trunk/_htaccess
[REF] Grouped identical logic, indented code for easier reading, moved Rewrite code into Rewrite IF
[06:12]
................ (idle for 1h18mn)
TomJarvisjoined #tikiwiki [07:30]
jonnybjoined #tikiwiki [07:41]
TomJarvisleft #tikiwiki [07:52]
........ (idle for 39mn)
jj_joined #tikiwiki [08:31]
redflojoined #tikiwiki [08:37]
........... (idle for 52mn)
jonnybjoined #tikiwiki [09:29]
.................. (idle for 1h28mn)
xavijoined #tikiwiki [10:57]
..... (idle for 20mn)
jonnybjoined #tikiwiki
joined #tikiwiki
[11:17]
fabriciusjoined #tikiwiki [11:24]
olinuxxjoined #tikiwiki
joined #tikiwiki
[11:35]
fabriciusjoined #tikiwiki [11:43]
...... (idle for 25mn)
luciashpom pom [12:08]
......... (idle for 43mn)
jonnybjoined #tikiwiki [12:51]
Tiki-KGB03amnabilal 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]
montefuscolojoined #tikiwiki [13:28]
jonnybjoined #tikiwiki [13:40]
...... (idle for 26mn)
jj_joined #tikiwiki
is anyone available?
[14:06]
luciashhi 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]
luciashhmm [14:20]
fabriciuswod wod [14:20]
luciashfabricius: hi :) [14:20]
fabriciushi luciash [14:20]
luciashfabricius: just replied your mail
jj_: what does it say?
[14:21]
fabriciusthx luciash, just opened and got the links [14:22]
luciashjj_: 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]
luciashjj_: 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]
luciashjj_: 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]
luciashjj_: 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]
luciashjj_: how do you connect to your mediawiki? [14:39]
jj_I just start apache, apache is configured already with mediawiki [14:42]
luciashdo you use internet browser at all? [14:43]
jj_yes, I use firefox [14:43]
jonnybjoined #tikiwiki [14:44]
luciashso 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]
luciashjj_: 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]
luciashthen 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]
luciashi 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]
luciashdownloaded from sf.net, extracted tarball there? [14:59]
jj_yeah
mediawiki was installed using the package manager
[15:00]
luciashjj_: 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-KGB03kroky6 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]
luciashjj_: 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]
fabriciusahh jj_tiki-install.php seems perfect. you got near by. this is the default 'tikiroot' prior to final installation [15:09]
nelsonkojoined #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]
luciashcan 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|botRecent 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)
arildbjoined #tikiwiki [16:28]
Leujoined #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]
luciashjj_: 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)
montefuscolojoined #tikiwiki [19:29]
..... (idle for 24mn)
jj_joined #tikiwiki [19:53]
..... (idle for 22mn)
fabriciusI 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]
luciashre
fabricius: sorry, nope
[20:17]
............... (idle for 1h14mn)
Tiki-KGB03kroky6 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)
montefuscolojoined #tikiwiki [21:48]
jonnybjoined #tikiwiki [21:56]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)