fabricius: polom
joined #tikiwiki amette__: left #tikiwiki
joined #tikiwiki
left #tikiwiki jonnyb: joined #tikiwiki Tiki-KGB: 03lindonb r61753 10trunk/ 10lib/jquery_tiki/tiki-admin.js 10lib/smarty_tiki/function.preference.php
[FIX] admin inludes: add ability to show/hide child preferences depending on whether a select dropdown has an empty value or not
03lindonb r61754 10trunk/tiki-admin.php
[FIX] admin: action log message was failing and causing a notice when the preference value was an array
03lindonb r61755 10trunk/templates/prefs/list.tpl * [FIX] should have been included in r61753
03lindonb r61756 10trunk/ 10(6 files in 4 dirs)
[REF] admin intertiki: convert to smarty preference function as much as possible; clean up tpl formatting and organization
03lindonb r61757 10trunk/templates/admin/ 10(6 files) * [REF] admin: formatting and consistency Tiki|bot: Recent Bug: - http://dev.tiki.org/item6301 jonnyb: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki olinuxx: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r61758 10trunk/lib/prefs/feature.php * [FIX] prefs: Avoid fatal "unsupported operand error" after clearing caches fabricius: joined #tikiwiki Leu: joined #tikiwiki Tiki-KGB: 03gezzzan r61759 10trunk/ 10(16 files in 11 dirs)
[KIL] Remove JCapture feature - Part 1 (everything except for composer, TODO: remove from composer) jonnyb: joined #tikiwiki amette__: joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki amette__: left #tikiwiki
joined #tikiwiki Tiki-KGB: 03lindonb r61760 10trunk/lib/prefs/feature.php
[FIX] intertiki prefs: avoid error upon clean install since no intertiki master servers have been defined
03lindonb r61761 10trunk/lib/prefs/saml.php
[FIX] saml prefs: avoid false feedback upon submission indicating the pref has been changed when it hasn't
03lindonb r61762 10trunk/templates/tiki-install.tpl * [DOC] install: use standard language for the placeholder text
03lindonb r61763 10trunk/ 10admin/include_general.php 10templates/admin/include_general.tpl * [REF] admin general prefs: remove unnecessary code
03gezzzan r61764 10trunk/ 04templates/wizard/admin_jcapture.tpl 04lib/wizard/pages/admin_jcapture.php 10templates/admin/include_fgal.tpl 04templates/jcapture
[KIL] Remove JCapture feature - Part 2 (found some leftovers, still TODO: remove from composer)
03gezzzan r61765 10trunk/ 10(5 files in 4 dirs) * [KIL] Remove JCapture feature - Part 3 - remove from composer arildb: joined #tikiwiki Tiki-KGB: 03jonnybradley r61766 10trunk/ 10(10 files in 7 dirs)
[NEW] listgui: Part 1 of a new GUI for the list plugin - barely functional but more to come
Enable for testing using the new pref on admin/textarea/plugins fabricius: joined #tikiwiki jonnyb: joined #tikiwiki Tiki-KGB: 03jonnybradley r61767 10trunk/ 10lib/jquery_tiki/pluginedit_list.js 10tiki-setup.php
[ENH] listgui: Add a simple toolbar with a button so you can toggle between source and gui modes (and complete renaming the js file properly)
03lindonb r61768 10trunk/ 10admin/include_intertiki.php 10tiki-admin.php
[REF] admin prefs: best to refresh after changing prefs as before since display of other prefs are affected
03lindonb r61769 10trunk/ 10(5 files in 5 dirs)
[REF] fgal prefs: remove unnecessary hidden inputs; define pref options in lib/prefs; make sortField and sortDirection prefs instead of sort_mode since that is what the user sets and to avoid having to keep them in sync; convert more prefs to smarty preference function
03lindonb r61770 10trunk/ 10lib/prefs/geo.php 10templates/admin/include_maps.tpl 04admin/include_maps.php
[REF] maps prefs: convert geo zoom level to smarty preference function, allowing for deletion of include file
03lindonb r61771 10trunk/ 10admin/include_socialnetworks.php 10admin/include_user.php 10admin/include_security.php * [REF] admin prefs: remove deprecated ticket code Chris____: joined #tikiwiki
Hi guys, I'm having trouble activating clean URLs, I was hoping I could pick the brains here for some help?
I keep getting the following message: ".htaccess file is out of date. SEFURL may not work completely or correctly if Tiki URL rewriting configuration is not current. To update this file, if it was not customized, copy the _htaccess file (located in the main directory of your Tiki installation) to .htaccess, overwriting the latter."
I have had a search around on the interwebs to see if I can find a solution that makes sense to me, but have come up short unfortunately.
And copying the file has been done...
Have asked my host provider to take a look, they were unable to figure it out and suggested I get help from the Tiki Community. Any advice appreciated! :-) arildb: Chris____ Unless you have some customized settings, try to copy _htaccess to .htaccess
or did you already try that? Chris____: My host tried it, I'll give it a shot again now... just a sec.
just C+P everything from _htaccess and completely wipe over .htaccess with it arildb?
in .htaccess the first line says "# $Id: _htaccess 57190 2016-01-15 15:56:51Z jonnybradley $ [This line is used to check that this configuration file is up to date. Do not edit this line and leave it as the first line.]"
Don't want to remove it if needed. :-s
I have no customized setting btw, this is a fresh install version 15.4 arildb: Keep the line. The system uses to make sure the right version .htaccess is running
Yes, copy _htaccess to .htaccess Chris____: Yeah, still getting the out of date message arildb unfortunately. arildb: strange
You are copying the _htaccess file in the Tiki root folder, I assume Chris____: As far as I know, yes. How would I tell? I am in public_html/MySite.com arildb: Sounds correct, i.e. the Tiki installation is also in public_html/MySite.com Chris____: Hmm, I'm stumped. lol arildb: I am running Windows myself, which uses web.config. I haven't seen any such occurences there, nor have I heard about similar problems in Linux installations.
a web server restart shouldn't be necessary, I believe, but if you have a chance to do it maybe give it a try. Chris____: I think they tried that yesterday, I'm with SiteGround arildb: Not sure if I am of any help here. People using Linux could have more input here Chris____: Thanks for giving it a shot anyway arildb. :-) arildb: Maybe Jyhem, fabricius or amette could have more input Chris____: Would it be wise to update to the latest version of Tiki first anyway? Maybe it would clear the problem in the process? arildb: I doubt it will have any effect.
Can you verify that the first line in both .htaccess and _htaccess start with "# $Id: _htaccess 57190 2016-01-15 15:56:51Z jonnybradley $ [This line ....." Chris____: _htaccess startswith "# If you can't, do one of the following:" arildb: That's incorrect. The filew must have been altered.
If the .htaccess file is correct, try to copy .htaccess to _htaccess Chris____: I do believe that's done the trick arildb, thanks so much for your help! arildb: :-) Chris____: Is it then normal for your domain name to always redirect to domain.com/homepage? arildb: yes, the HomePage is the starting page. You can alter this in the Tiki settings fabricius: joined #tikiwiki Chrsi: joined #tikiwiki Chris____: Thanks arildb, I'm an old hand with WP, but new to Tiki so the advice/assistance appreciated! Looking for help developing the site at a later date, is this a good place to ask? arildb: possibly. There is also a consultants page somewhere on tiki.org
However, for questions this is a good spot, or the Tiki developer mailing list Chris____: Thanks arildb. Next step, figure out how to upgrade. Can you point me in the direction of a tutorial for idiots on that perhaps? Then I'll be out of your hair! haha arildb: upgrade from what and to what? Chrsi: Latest version of tiki arildb: The latest version is 16.2 (according to https://tiki.org/Download)
The Tiki 15.x version is a Long Term Support version. 16.x is not. So, depending on what you are looking for, the 15.x version may be the best choice (until Tiki 18.x is released, which is also an LTS version) Chrsi: I'm on 15.4 arildb: 15.4 is the latest LTS version release
Unless there are specific things in Tiki 16 (or the upcoming Tiki 17.x), Tiki 15.x may be the right version for you Chrsi: Coolio, no work to do. :-) Chris____: Okey dokey, I'm off for now, thanks again for your assistance! Tiki-KGB: 03lindonb r61772 10trunk/ 10(5 files in 5 dirs)
[REF] fgal prefs: switch more preferences to standard smarty function and separate pref setting from display in other file gallery views; other cleanup.
03lindonb r61773 10trunk/lib/prefs/feature.php * [REF] fgal prefs: move hint to description jonnyb: joined #tikiwiki arildb: Hi, I downloaded the latest trunk files fr4om SVN and tried to run composer. Not much happens. The documentation mentions running sh setup.sh. However, I am on Windows. Any ideas? Tiki-KGB: 03arildb r61774 10branches/15.x/db/tiki_convert_myisam_to_innodb.sql * [FIX] myisam to innodb conversion scipt
03arildb r61775 10branches/16.x/db/tiki_convert_myisam_to_innodb.sql * [FIX] myisam to innodb conversion scipt