[00:21] guest6636 joined #tikiwiki [00:25] guest6636 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? [00:27] guest6636 If not possible in a wiki template, can this be done in a template file? [00:33] guest6636 I was hoping something like {{$f_1}|substr:-4} would work [00:42] hello joined #tikiwiki [01:00] Tiki-KGB 03drsassafras r60885 10branches/16.x/temp/.htaccess * [FIX] only match .png at end of line [01:36] Tiki-KGB 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:37] fabricius hello guest6636 [01:59] guest6636 Hi [01:59] guest6636 Hello fabrics [02:17] jonnyb joined #tikiwiki [04:05] jonnyb joined #tikiwiki [04:42] Tiki-KGB 03sokoloski r60887 10trim/src/appinfo/tiki.php * [FIX] Modernized database schema update for upgrades. [05:53] jonnyb joined #tikiwiki [06:12] Tiki-KGB 03drsassafras r60888 10trunk/_htaccess [06:12] Tiki-KGB [REF] Grouped identical logic, indented code for easier reading, moved Rewrite code into Rewrite IF [07:30] TomJarvis joined #tikiwiki [07:41] jonnyb joined #tikiwiki [07:52] TomJarvis left #tikiwiki [08:31] jj_ joined #tikiwiki [08:37] redflo joined #tikiwiki [09:29] jonnyb joined #tikiwiki [10:57] xavi joined #tikiwiki [11:17] jonnyb joined #tikiwiki [11:19] jonnyb joined #tikiwiki [11:24] fabricius joined #tikiwiki [11:35] olinuxx joined #tikiwiki [11:35] olinuxx joined #tikiwiki [11:43] fabricius joined #tikiwiki [12:08] luciash pom pom [12:51] jonnyb joined #tikiwiki [12:58] Tiki-KGB 03amnabilal r60889 10branches/16.x/ 10(15 files in 8 dirs) [13:24] Tiki-KGB 03montefuscolo r60890 10trunk/lib/wiki/wikilib.php [13:24] Tiki-KGB [FIX] wiki_duplicate_page: use correct permission to add an object to a category, thanks chealer [13:28] montefuscolo joined #tikiwiki [13:40] jonnyb joined #tikiwiki [14:06] jj_ joined #tikiwiki [14:06] jj_ is anyone available? [14:15] luciash hi jj_ [14:16] luciash jj_: what's up? [14:16] jj_ I'm trying to setup tikiwiki and for some reason I can't connect to it [14:20] luciash hmm [14:20] fabricius wod wod [14:20] luciash fabricius: hi :) [14:20] fabricius hi luciash [14:21] luciash fabricius: just replied your mail [14:21] luciash jj_: what does it say? [14:22] 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:26] jj_ I ran 'php tiki-check.php and it doesn't seem to do anything, just prints the code [14:29] luciash jj_: you are missing php support then [14:30] luciash jj_: you need to install php properly first at your server [14:32] jj_ php is installed on my server (apache), I already have mediawiki working on it [14:34] 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:36] 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 [14:37] luciash jj_: just as a subdirectory of your server; mkdir test [14:37] luciash jj_: i dunno what you have there [14:37] luciash jj_: usually it is in /var/www/... [14:38] jj_ tikiwiki and mediawiki are in /usr/share/webapps/. [14:39] luciash jj_: how do you connect to your mediawiki? [14:42] jj_ I just start apache, apache is configured already with mediawiki [14:43] luciash do you use internet browser at all? [14:43] jj_ yes, I use firefox [14:44] jonnyb joined #tikiwiki [14:47] luciash so how do you go there? [14:48] luciash jj_: sorry I need to ask more questions than you provide information - without information it is hard to help, really [14:49] jj_ yeah it's fine [14:49] jj_ for mediawiki I use localhost/mediawiki [14:50] jj_ for tikiwiki I'm expecting to use localhost/tikiwiki [14:50] 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 [14:51] luciash jj_: presumably you tried localhost/tikiwiki and it returned blank screen? [14:53] jj_ it returns 'object not found: error 404' [14:54] jj_ I copied tiki-check.php to /usr/share/webapps/test but I get the same error [14:55] luciash then those dirs are not linked to the apache web server for some reason [14:55] luciash do you see any symlinks in /var/www/... ? [14:56] luciash i have no idea how you install the webapp on your server btw [14:56] jj_ no, /var/www is empty [14:56] jj_ 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 :) [14:58] luciash so how did you install tiki there and what version? [14:58] jj_ well I just moved it there because I had mediawiki installed there already, assuming that apache would 'recognize' that it was there [14:59] luciash downloaded from sf.net, extracted tarball there? [15:00] jj_ yeah [15:00] jj_ mediawiki was installed using the package manager [15:01] 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:02] 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 [15:04] jj_ I went to /etc/httpd and tried enter the directories into the browser [15:09] fabricius ahh jj_tiki-install.php seems perfect. you got near by. this is the default 'tikiroot' prior to final installation [15:14] nelsonko joined #tikiwiki [15:19] jj_ okay, when trying to install tikiwiki from tiki-install.php, I ran into this error: http://pastebin.com/ctRAsUBa [15:27] jj_ any ideas? [15:32] luciash can u try what i suggested? [15:33] luciash move to /var/www and do the tiki-check.php first [15:33] luciash also i still do not know what version of tiki you try to install and what is your php version btw [15:55] Tiki|bot Recent Bug: - http://dev.tiki.org/item6241 [15:55] Tiki|bot Recent Bug: - http://dev.tiki.org/item6242 [15:55] Tiki|bot Recent Bug: - http://dev.tiki.org/item6243 [16:28] arildb joined #tikiwiki [16:33] Leu joined #tikiwiki [16:35] jj_ Hi Luciash, it seems to be working right now, I do have another question though [16:36] jj_ can you change the initial site configurations later on? [16:37] jj_ It's the site profiles that I am worried about [16:45] luciash jj_: no, there is no uninstall/rollback for profiles [17:24] jj_ joined #tikiwiki [17:25] jj_ which profile would you recommend? [19:29] montefuscolo joined #tikiwiki [19:53] jj_ joined #tikiwiki [20:15] fabricius I did freshly install a Tiki 16 from svn with mandatory 'https' . [20:15] fabricius The site loads the index.php (HomePage) all right, but never stops loading and does not allows to login (dropdown not opening) [20:15] fabricius a popup opens after a while with the following error message: [20:15] fabricius * A problem occurred while detecting JavaScript on this page, click ok to retry. * [20:15] fabricius Anybody an idea? [20:17] luciash re [20:18] luciash fabricius: sorry, nope [21:32] Tiki-KGB 03kroky6 r60892 10branches/16.x/ 10(5 files in 4 dirs) [21:32] Tiki-KGB [ENH] make tiki calendar aware of configured server timezone and store times in server timezone much like JsCalendar tracker field [21:48] montefuscolo joined #tikiwiki [21:56] jonnyb joined #tikiwiki