TomJarvis: joined #tikiwiki fabricius: joined #tikiwiki TomJarvis|2: joined #tikiwiki jonnyb: joined #tikiwiki TomJarvis: joined #tikiwiki MichaelH: joined #tikiwiki
hi guys, is it usually this quite on the forums & chat .. or just the time of the year ? jonnyb: joined #tikiwiki fabricius: joined #tikiwiki TomJarvis: MichaelH, was that your forum post about the html in the rss? If it was, did my reply help at all? MichaelH: Ho Tim, yeh that was me .. I will check the reply now but I ended up creating my own wiki plugin
hi * fabricius: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki giograf: joined #tikiwiki Tiki-KGB: 03amnabilal r60717 10trunk/lib/ 10(6 files in 4 dirs)
[ENH]Added fontawesome support in mpdf, new json file is created to hold all fontawesome codes mapped with css classes, fontawesome.tff added in lib/pdf/fontdata/fontttf, in future more custom fonts can be kept in this folder. TomJarvis: left #tikiwiki jonnyb: joined #tikiwiki ironwarning: joined #tikiwiki jonnyb: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item6207 brolin_empey_: joined #tikiwiki redflo: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki lincolna: joined #tikiwiki
Can anybody tell me which version of Tiki is the current recommended one?
I see a 16.1 and a 16.0 at https://sourceforge.net/projects/tikiwiki/files/Tiki_16.x_Tabbys/ chibaguy: lincolna, 16.1 is the newer one, of those two.
recommended lincolna: just didn't want to end up with a beta/development branch chibaguy: well, to be safest, the Tiki 15 branch is the long-term support branch. But 16 should be solid and has more feature development. lincolna: well right now, if you download the version of tiki that tiki.org tells you is the recommended version
it immedaitly nags you to upgrade on installation
so was hoping somebody could point me in the right direction chibaguy: I see.
I think the nagging is automatically to the lastest release, maybe. The tiki.org info is probably manually set so there might be a lag.
One thing is that Tiki 16 was released very recently so it isn't promoted immediately, to give some time to confirm the packaging is ok, etc.
But I'd go with 16.1. I'm running it as a development branch and am not having any problems. jonnyb: joined #tikiwiki lincolna: found one issue with 16.1
on the setup/settings pages, not getting the mouseover text for all the (i) (?) and (!)
hmm, not just that
menus aren't expanding
seems I broke this install somehow chibaguy: Try clearing your browser cache and deleting any cookies for that site. jonnyb: hi lincolna - sounds like probably one big problem :( lincolna: yeah
could well be a browser issue jonnyb: you ran the updater? lincolna: just wiped and started again
hadn't really done anything with the 15.2 site
yeah, dropdowns etc are working with a different browser ironwarning: joined #tikiwiki jonnyb: you need to run the updater in either the installer or the shell/console command
ah, sorry - ok, not an upgrade then? lincolna: no, decided to just delte all tiki files, scrap the databse, do a fresh install with 16.1 jonnyb: probably browser cache as chibaguy said (hi :) ) lincolna: yeah, looks like it jonnyb: delete the cookies as well if it doesn't clear it lincolna: sorry, silly me
forced refresh seems to have solved it chibaguy: it's easy to miss simple solutions sometimes
hi jonnyb and all olinuxx: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item6208 amette: polom jonnyb: pompom amette amette: heyho jonnyb
flights are three euros cheaper again today... and "3 left for this price", yesterday it was "2 left" for the higher price... *g*
... so: it'll work out! :)
and I got dragged into another project today, will take care of the sync2git as soon as I can though! jonnyb: no worries, thanks :) chibaguy: There's no daily build for branch 16 on https://dev.tiki.org/Daily+Build .
The toc on https://dev.tiki.org/Tiki16 is kinda strange; first items are 000000
222222
333333
363636
555555
515151
666666
737373
777777
which don't link to anything. jonnyb: it's a bug :( chibaguy: identified already? jonnyb: (sry, in a meeting) chibaguy: Interesting that installing a new Tiki 16.1, after the "(Lock installer and) Enter your Tiki" page, it goes straight to the homepage with no "change the admin password" dialog. Is this intended or a regression?
I'm guessing regression, as of course clicking on a links causes permission error messages. Not a nice intro.
(This was tiki-16.1.7z downloaded and installed on localhost.)
So I go to the log in link and log in with admin/admin and then get the change-password page. I change the password and the first page that displays says " Error
Contact the site administrator. The index needs rebuilding.
"
geez jonnyb: sorry, got to go - sounds bad... :( chibaguy: lincolna, are you still around? lincolna: hi, yeah chibaguy: I just downloaded and installed tiki 16.1 and didn't think it was especially smooth user experience. lincolna: I got the admin password change chibaguy: hm, interesting.
did you get a "rebuild index" message right away? lincolna: no, not that either
seemed pretty much the same experience as the 15.2 install I did yesterday
except for the brief confusion at the very start, because I'd forgotton to rerun setup.sh chibaguy: ok, well i don't know if there was some kind of interference due to several other Tiki sites on my localhost.
but I'm happy to hear it isn't the usual experience. lincolna: my install is running on a pretty much fresh Ubuntu box chibaguy: Did you install via command line or through the installer screens? lincolna: erm, unzip to to root of www/html, run setup.sh, go to tiki-install.php on browser
having grabbed the .gz.tar from sourceforge
only real issue I've hit so far (sure tehre are more to come) is SEF not working, but suspect that's something I'm doing wrong chibaguy: About sefurls, be sure _htaccess is renamed to .htaccess . I think this is done as part of setup.sh though. lincolna: yeah, I checked that one chibaguy: There's an admin page - tiki-admin.php?page=sefurl&highlight=feature_sefurl to check also.
I thought it wasn't necessary to turn that on, but maybe so. lincolna: yeah, thats the problem
when I turn that on, I get 404s all over Tiki-KGB: 03kroky6 r60718 10branches/16.x/ 10lib/categories/categlib.php 03lib/core/Search/Formatter/ValueFormatter/Categoryname.php
[ENH] add categoryname formatter for PluginList display parameter to allow category name output in list-style plugins using search index chibaguy: I get a warning: The RewriteBase directive seems not to be set up correctly. This is required for sefurl to function correctly.
The current value in .htaccess is / but the base url for this site is /Tiki/branches/tiki-16.1/
Do you think you need to edit the base url in your .htaccess ? Tiki-KGB: 03kroky6 r60719 03trunk/lib/core/Search/Formatter/ValueFormatter/Categoryname.php 10trunk/lib/categories/categlib.php 10trunk * [MRG] Automatic merge, branches/16.x 60715 to 60718 xavi: joined #tikiwiki lincolna: could be, although I do have tiki installed at the wb root chibaguy: oh, then it shouldn't be a problem. nelsonko: joined #tikiwiki redflo: left #tikiwiki panamaus: joined #tikiwiki Tiki-KGB: 03kroky6 r60720 10branches/16.x/lib/core/Search/Formatter/ValueFormatter/Categoryname.php
[FIX] make categoryname formatter work with category_text fields where identifiers are separated by space
03kroky6 r60721 10trunk/lib/core/Search/Formatter/ValueFormatter/Categoryname.php 10trunk * [MRG] Automatic merge, branches/16.x 60718 to 60720
03kroky6 r60722 10branches/16.x/lib/core/Tiki/Command/ProfileExport/Init.php
[FIX] fix permissions on profiles folder when profile exporter is used - disallow data files to be exposed or downloaded via apache
03kroky6 r60723 10branches/ 1015.x/lib/core/Tiki/Command/ProfileExport/Init.php 1015.x
[bp/60722] [FIX] fix permissions on profiles folder when profile exporter is used - disallow data files to be exposed or downloaded via apache
03kroky6 r60724 10trunk/lib/core/Tiki/Command/ProfileExport/Init.php 10trunk * [MRG] Automatic merge, branches/16.x 60720 to 60722 redflo: joined #tikiwiki Telesight: joined #tikiwiki ironwarning: joined #tikiwiki ironwarning_: joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki montefuscolo: joined #tikiwiki montefuscolo_: joined #tikiwiki fabricius: joined #tikiwiki