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

WhoWhatWhen
Tiki|botNew Forum Posts: How to release: Remove any out of sync English strings (i18n team) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50373 [00:10]
Tiki-KGB03marclaporte r48802 10branches/11.x/lib/userslib.php
[bp/r48774] [FIX] Slow-down related to re-fetching permission list from cache in some object lists, store in memory after first use
[00:12]
Tiki|botNew Forum Posts: Release Process: Check JSLint for 12.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50375 [00:20]
............... (idle for 1h14mn)
marclaportejoined #tikiwiki [01:34]
Tiki|botRecent Bug: - Lost changes when you mistype antibot code - http://dev.tiki.org/item5004 [01:34]
Recent Bug: - Quotes in search doesn't do what the documentation says - http://dev.tiki.org/item5005 [01:44]
Gwaynejoined #tikiwiki [01:47]
Tiki-KGB03lindonb r48803 10branches/12.x/ 10lib/core/Table/Settings/Abstract.php 10lib/core/Table/Plugin.php
[FIX} tablesorter: add additional sortList option to avoid wrong column offsets; correct tspaginate description
[01:52]
Tiki|botRecent Bug: - Approving a user logs the admin as that user - http://dev.tiki.org/item5006 [02:04]
..... (idle for 20mn)
Recent Bug: - Screencasts in comments: no longer showing - http://dev.tiki.org/item5007 [02:24]
........................ (idle for 1h59mn)
marclaportejoined #tikiwiki [04:23]
Tiki|botRecent Bug: - http://dev.tiki.org/Dynamic+Filter "submitted by" filter is hidden to anonymous - http://dev.tiki.org/item5008 [04:24]
............................ (idle for 2h15mn)
marclaportejoined #tikiwiki [06:39]
........... (idle for 53mn)
Telesightjoined #tikiwiki [07:32]
xavijoined #tikiwiki [07:40]
marclaportejoined #tikiwiki
polom
[07:43]
xavipompom
btw, marclaporte, I had no idea that unified index could be rebuilt in multitiki environments with --site=site1.example.com, etc
I added that to the documentation of multitiki, tiki12, and unified index, and therefore, I didn't add any bug report about it against unified index.
I haven't tested though, but I trust it works
[07:47]
and marclaporte: about http://dev.tiki.org/item5008 dynamic filter "submitted by" issue you reported, it's not "submitted by" but "Volunteered to solve", and it seems it was designed as such (by whoever created that field, probably)
it can be switched to normal field by means of changing the details of who can view it (in the field definition, afair)
[07:55]
marclaportejoined #tikiwiki [08:05]
...... (idle for 27mn)
Tiki-KGB03xavidp r48804 10branches/12.x/lib/parser/parserlib.php * [FIX]Size of edit section icon when in mobile mode.
03xavidp r48805 10branches/12.x/lib/parser/parserlib.php * [FIX]Size of wiki_plugin_edit icon when in mobile mode.
[08:32]
03xavidp r48806 10branches/12.x/lib/smarty_tiki/function.icon.php
[FIX]Smaller size of smarty icons (only as big as the size of the text or icon, not full screen width as before, which was too much unnecesarily)
03xavidp r48807 10branches/12.x/lib/smarty_tiki/function.button.php
[FIX]Smaller size of smarty buttons in mobile (only as big as the size of the text or icon, not full screen width as before, which was too much unnecesarily)
[08:44]
03xavidp r48808 03branches/12.x/templates/styles/mobile/tiki-browse_freetags.tpl
[FIX]Browse Freetags: Fixed size of some icons in mobile mode so that human fingers can tap on them without too much zooming in. Step 1 out of 2. Clone standard tpls from the default templates directory inside mobile's, so that changes can be easy tracked.
03xavidp r48809 10branches/12.x/templates/styles/mobile/tiki-browse_freetags.tpl
[FIX]Browse Freetags: Fixed size of some icons in mobile mode so that human fingers can tap on them without too much zooming in. Step 2 out of 2. Added classes for jquery mobile ('if' clauses are left in place, just in case we decided that we don't want to keep the forked tpl but replace the standard one withthis one, which would work well replacing the standard tpl under template
tikiwikis; since I'm not sure whether this would introduce issues at merging-in-trunk-time, I keep it here as forked for the time being, for the sake of the merger's health)
[09:00]
03xavidp r48810 10branches/12.x/lib/smarty_tiki/block.title.php
[FIX]Fixed size of buttons next to smarty titles in mobile mode, so that they can be tapped with human fingers without zooming in.
[09:18]
.......... (idle for 45mn)
redflojoined #tikiwiki [10:03]
...... (idle for 26mn)
GillesMjoined #tikiwiki [10:29]
luciashpolom [10:36]
.... (idle for 16mn)
Tiki-KGB03xavidp r48811 10branches/12.x/tiki-browse_categories.php
[FIX]Fix size of some icons in mobile mode for browsing categories so that human fingers can tap on them without too much zooming in. Icon to 'Watch categories and descendants' in mobile mode still not working (beyond my skills to fix it, it seems).
[10:52]
Tiki|botRecent Bug: - Browse categories in mobile mode: names of categories not shown (only when passing the mouse over the dot) - http://dev.tiki.org/item5009 [10:55]
arildbjoined #tikiwiki [11:01]
Tiki-KGB03arildb r48812 10branches/12.x/lib/svg-edit_tiki/draw.css * [FIX] Maps are displayed on top of the svg-editor. Ticket ID: 4991 [11:02]
......... (idle for 40mn)
arildb_joined #tikiwiki [11:42]
.... (idle for 16mn)
Tiki-KGB03xavidp r48813 03branches/12.x/templates/styles/mobile/tiki-browse_categories.tpl
[FIX]Browse Categories: Fixed size of some icons in mobile mode so that human fingers can tap on them without too much zooming in. Step 1 out of 2. Clone standard tpls from the default templates directory inside mobile's, so that changes can be easy tracked.
03xavidp r48814 10branches/12.x/templates/styles/mobile/tiki-browse_categories.tpl
[FIX]Browse Categories: Fixed size of some icons in mobile mode so that human fingers can tap on them without too much zooming in. Step 2 out of 2. Added mobile classes within 'if clauses', so that this same tpl could work in the standard templates directory if we decide to move it there instead of keeping this tpl forked under the templates/styles/mobile/ directory
[11:58]
Telesightjoined #tikiwiki [12:08]
rodrigoprimojoined #tikiwiki [12:22]
Tiki-KGB03xavidp r48815 10branches/12.x/templates/styles/mobile/translated-lang.tpl
[FIX]Smaller size of translated buttons in mobile (only as big as the size of the text or icon, not full screen width as before, which was too much unnecesarily)
[12:28]
.... (idle for 18mn)
03jonnybradley r48816 10(33 files in 13 dirs)
[MRG] Automatic merge, branches/12.x 48781 to 48815
Conflicts resolved manually (and hastily) in
lib/smarty_tiki/function.button.php
styles/layout/design.css
templates/comment-header.tpl
templates/styles/mobile/tiki-view_tracker_item.tpl
templates/tiki-view_forum.tpl
Authors please check!
[12:46]
03xavidp r48817 10branches/12.x/ 03templates/styles/mobile/freetag.tpl 03templates/styles/mobile/freetag_list.tpl
[FIX]Freetags: Fixed size of freetag labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 1 out of 2. Clone standard tpls from the default templates directory inside mobile's, so that changes can be easy tracked.
03xavidp r48818 10branches/12.x/ 10templates/styles/mobile/freetag.tpl 10templates/styles/mobile/freetag_list.tpl
[FIX]Freetags: Fixed size of freetag labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 2 out of 2. Added mobile classes within 'if clauses', so that this same tpl could work in the standard templates directory if we decide to move it there instead of keeping this tpl forked under the templates/styles/mobile/ directory
[12:52]
Tiki|botNew Forum Posts: Semi-automatic merging from 12.x to trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50381 [13:00]
Tiki-KGB03manivannans r48819 10branches/12.x/ 10templates/modules/mod-search_morelikethis.tpl 10modules/mod-func-search_morelikethis.php
[FIX] Changes added to remove identical content from search_morelikethis module Ref: http://dev.tiki.org/item5001
[13:10]
03manivannans r48820 10branches/12.x/lib/tikilib.php
[FIX] Changes added to fix table/alias error in page listing. Ref: http://dev.tiki.org/item4932
[13:20]
fabriciusjoined #tikiwiki [13:20]
Tiki-KGB03xavidp r48821 10branches/12.x/ 03templates/styles/mobile/tiki-view_articles.tpl 03templates/styles/mobile/article_trailer.tpl 03templates/styles/mobile/article.tpl
[FIX]Articles: Fixed size of some icons and labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 1 out of 2. Clone standard tpls from the default templates directory inside mobile's, so that changes can be easy tracked.
[13:22]
bubulle_joined #tikiwiki [13:23]
Tiki-KGB03xavidp r48822 10branches/12.x/ 10templates/styles/mobile/tiki-view_articles.tpl 10templates/styles/mobile/article_trailer.tpl 10templates/styles/mobile/article.tpl
[FIX]Articles: Fixed size of some icons and labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 2 out of 2. Added mobile classes within 'if clauses', so that this same tpl could work in the standard templates directory if we decide to move it there instead of keeping this tpl forked under the templates/styles/mobile/ directory
[13:26]
03manivannans r48823 10branches/9.x/lib/tikilib.php
[bp/r48820][FIX] Changes added to fix table/alias error in page listing. Ref: http://dev.tiki.org/item4932
[13:34]
..... (idle for 21mn)
Tiki|botRecent Bug: - PluginCategory should create backlink relationships - http://dev.tiki.org/item5010 [13:55]
..... (idle for 24mn)
lphuberdeaujoined #tikiwiki [14:19]
Tiki-KGB03luciash r48824 10trunk/ 10modules/mod-func-search_morelikethis.php 10templates/modules/mod-search_morelikethis.tpl
[merge/r48819][FIX] Changes added to remove identical content from search_morelikethis module Ref: http://dev.tiki.org/item5001
[14:26]
03luciash r48825 10trunk/lang/cs/language.js * [TRA] Czech JS translations [14:32]
03luciash r48826 10trunk/lib/tikilib.php
[merge/r48820][FIX] Changes added to fix table/alias error in page listing. Ref: http://dev.tiki.org/item4932
[14:46]
..... (idle for 24mn)
03luciash r48827 10(6 files in 2 dirs) * [MRG] Automatic merge, branches/12.x 48815 to 48822 [15:10]
......... (idle for 40mn)
rodrigoprimojoined #tikiwiki [15:50]
Tiki|botNew Forum Posts: Tiki 12.0 LTS will be packaged in a few hours - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50389 [16:00]
........... (idle for 52mn)
redflojoined #tikiwiki [16:52]
......... (idle for 40mn)
Tiki-KGB03manivannans r48828 10branches/12.x/templates/user/info.tpl
[FIX] Changes added to fix "away" word always shown even if not distance available Ref: http://dev.tiki.org/item4994
[17:32]
03manivannans r48829 10branches/12.x/lib/search/searchlib-unified.php
[ENH] Offer a link for admin, to rebuild index on error message "No index available". Ref: http://dev.tiki.org/item4951
[17:38]
marclaportejoined #tikiwiki [17:42]
........ (idle for 35mn)
Telesightjoined #tikiwiki [18:17]
Tiki-KGB03arildb r48830 10branches/12.x/web_config
[FIX] Updated the web.config rules, based on the latest .htaccess.
Only comments affected. Thanks marclaporte
[18:22]
...... (idle for 28mn)
arildb_joined #tikiwiki [18:50]
Tiki|botRecent Bug: - Iframe plugin dialog is hidden - http://dev.tiki.org/item5011 [18:56]
..... (idle for 20mn)
marclaportejoined #tikiwiki [19:16]
....... (idle for 34mn)
changipolom
you ask for a release :)
[19:50]
Tiki-KGB03changi67 r48831 10branches/12.x/lib/setup/twversion.class.php * [REL] Preparing release 12.0
03changi67 r48832 10branches/12.x/README * [REL] Update README file for 12.0
03changi67 r48833 10branches/12.x/ 10(51 files in 51 dirs) * [REL] Update language.php files for 12.0
03changi67 r48834 10branches/12.x/changelog.txt * [REL] Update changelog.txt for 12.0
03changi67 r48835 10branches/12.x/ 10copyright.txt 10doc/devtools/release.php * [REL] Update copyright.txt for 12.0
03changi67 r48836 10branches/12.x/db/tiki-secdb_12.0_mysql.sql * [REL] SecDB for 12.0
03changi67 r48837 03tags/12.0 * [REL] Tagging release
[19:52]
changidone :) [20:15]
marclaportejoined #tikiwiki [20:19]
changimarclaporte: it's finish [20:20]
xavihe he, so fast, 25 min, and it's done! :-)
so , I guess testing tarballs is the next step, isn't it?
[20:20]
changixavi: yep [20:21]
xavixavi going to grab the .7z as usual [20:21]
marclaportechangi: yay!
http://info.tiki.org/download Tiki is unable to connect to the database
marclaporte got bz2
[20:24]
changimarclaporte: that's the main problem of the cache, when the error is cached :) [20:30]
marclaporteI have a blocker for 12.x [20:35]
xavioups
which is....
[20:35]
Tiki|Logsvgjoined #svg-edit [20:36]
Topicfor #svg-editis now SVG-edit http://code.google.com/p/svg-edit/ latest STABLE is 2.6 See: https://code.google.com/p/svg-edit/wiki/HowToParticipate [20:36]
marclaporteSomething I reported before and my report led nowhere [20:36]
changijoined #svg-edit
test
[20:37]
rodrigoprimojoined #tikiwiki [20:39]
marclaportechangi: I will delete something for this http://dev.tiki.org/item5012 and see if it helps [20:41]
Tiki|botRecent Bug: - 12.0 fresh install: sh setup.sh tries and fails to install developer tools - http://dev.tiki.org/item5012 [20:46]
xaviso , does it mean that there is room for a few extra forked tpl's for mobile mode in 12.x? (blogs, I couldn't finish them until 30 min ago) [20:48]
marclaporteSorry changi
xavi: sure if it doesn't slow changi down :-)
[20:50]
Tiki-KGB03marclaporte r48838 10branches/12.x/ 10composer.lock 10composer.json
Removing dependencies added for developers only in r47779. As of now, they get added on non-dev sites when running sh setup.sh as per Tiki install instructions. It's not just using up disk space, it's also adding dependencies that are not in tiki-check.php (and thus server is already supposed to be OK for Tiki) and blocking the install on a standard ClearOS server (similar to Cent
tikiwikiOS) and thus, we will get a lot of support requests if we leave as is. Ref: dev.tiki.org/item5012
[20:52]
xavi:-)
there I go....
[20:52]
Bsfezjoined #tikiwiki [20:54]
marclaporteafter the fresh install, I run a profile and get Table 'tiki12.index_5298f0dfc7c84' doesn't exist
but the site is OK
[20:55]
Tiki-KGB03xavidp r48839 10branches/12.x/ 10(6 files)
[FIX]Blogs: Fixed size of some icons and labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 1 out of 2. Clone standard tpls from the default templates directory inside mobile's, so that changes can be easy tracked.
03xavidp r48840 10branches/12.x/ 10(6 files)
[FIX]Blogs: Fixed size of some icons and labels in mobile mode so that human fingers can tap on them without too much zooming in. Step 2 out of 2. Added mobile classes within 'if clauses', so that this same tpl could work in the standard templates directory if we decide to move it there instead of keeping this tpl forked under the templates/styles/mobile/ directory
[20:58]
marclaportechangi: still around? [21:01]
xavimarclaporte: I confirm the issue with a "scary" System error (for end users): "Table 'tiki12_0.index_5298ec9fa98b0' doesn't exist"
after a profile is applied
oups, but the site seems to be down after that. I manually removed the relative url, so that the site loads the homepage, and tiki-index.php still shows the same "System Error" for the end user
[21:04]
marclaportehmmmm
any theory on what is happening?
[21:06]
xaviclearing tiki caches (knowing the url, which most brand new users will not know) the site still shows that system error
The query was "DELETE FROM `index_5298ec9fa98b0` WHERE 1=1 AND `object_type` = ? AND `object_id` = ?"
[21:07]
marclaporteMaybe it's the profile [21:08]
xaviSo probably the profile installer has been (recently?) modified to clean caches after a profile has been applied, and it's attempting to delete a table create (in theory) from the unified search index (MSQL FTS, in the database, afaik)
and that table seems as if it was not there....
I'll install again without applying a profile, and I'll have a look at the mysql tables...
[21:08]
marclaportefeature_search_fulltext: y is in 12.x profiles [21:09]
xaviok, brand new tiki, and the table is not there [21:11]
marclaporteI removed search from the profiles for now [21:11]
xavilet me check something else... [21:12]
Bsfezpolom [21:13]
marclaporteBsfez: polom
Bsfez: in the previous tests, did anyone get this Table 'tiki12.index_5298f0dfc7c84' doesn't exist error?
[21:13]
Bsfezmarclaporte: i don't recall seing any error like this one
marclaporte: i'm looking again at http://tiki.org/Upcoming+News#Tiki_12.0_LTS_is_here_
i would like to remind major improvement from tiki 9 to t12… what you say ?
[21:14]
xavimmm, enabling searches (basic and advanced, with MSQ FTS) doesn't create the mysql table) [21:15]
marclaporteI get white page after running profile [21:16]
Bsfezthings like efinder file gallery, screencast, html5 transition… [21:16]
marclaporteBsfez: this is not the time for this
We need to focus on figuring out why these blockers where not found before
[21:16]
Bsfezmarclaporte: ok, i though release is here already [21:17]
marclaportechangi won't be around for ever [21:17]
Bsfezok i'll install a package here tioo [21:17]
marclaporteIt would be but there are two major blockers [21:17]
xaviok, when I manually clicked at rebuild search index, then a mysql table with this name "index_5298f63c4b107" was created indeed (not before) [21:17]
marclaporteIt looks like there were not enough testers from zip in last packaing [21:17]
xaviand now I'll try applying a profile
he he, marclaporte, it worked! :-)
[21:18]
Bsfezi'll have a Tiki12 from zip installed in 10mn…. what are we looking for ? [21:20]
marclaporteI install, then, run profile, and the MySQL index isn't there so white pages and other bad things [21:20]
xaviso to me, the solution is to trigger (in a hardcoded way) a rebuild search index at some point, like when the user enabled the pref for the unified search index, and unified search engine is MYSQL FTS
ok, enough for me for today, I guess (after a small commit in lang/es to fix a misstranslation too obvious in the first screens). I don't know how to code that fix, but I presume that either mani, nelson or jonny (at leat) will know how to fix that, provided the description of the issue and a potential solution
[21:20]
Bsfez1joined #tikiwiki [21:23]
Tiki-KGB03xavidp r48841 10branches/12.x/lang/es/language.php * minor fix of a misstranslation in the early screens for a brand new tiki [21:24]
xavihow cute! PluginSlider works in mobile! :-) (from profile "Small Organization Web Presence") [21:26]
marclaportexavi: it's supposed to be triggered after install [21:26]
xavithen, it failed (mysql table was not there for me)
using .7z
(in case it matters, which I doubt)
g'night. I'll check tomorrow if I can help anywhere else testing the new release, or whatever
left #tikiwiki
[21:26]
nelsonkojoined #tikiwiki [21:32]
marclaportenelsonko: you can see from irc logs that we have sql error on fresh install, when running a prodile
profile
[21:34]
nelsonkocan you clarify when the profile was run? is it in the installer?
or in the wizard?
[21:35]
marclaporteprofile run from wizard on fresh install
but wizard is offered after installer has completed, yet http://sourceforge.net/p/tikiwiki/code/48775 doesn't seem to have worked
[21:36]
nelsonkoright, looks like that code does not seem to have worked. [21:37]
Bsfez1marclaporte: got a new verion up, do you want me to test something ? [21:38]
Tiki-KGB03changi67 r48842 10branches/12.x/lib/setup/twversion.class.php * [REL] Closing 12.0 [21:42]
marclaporteBsfez1: try latest svn 12.x on the place you were previously having Composer issues. I changed something there which may help [21:43]
nelsonkoanymore info you can provide? (trying to parse the irc logs), such as when it occurs - only zip ins all, all installs? [21:44]
marclaporteWell, try a fresh tar/zip and at the end of the installer, go to install a profile and you will see problem [21:45]
Bsfez1marclaporte: ok [21:51]
Bsfezjoined #tikiwiki [21:53]
nelsonkoI don't get the problem
anymore info how to reproduce?
[21:55]
marclaportehmm, xavi also got [21:55]
nelsonkois there any change from default settings in installer? [21:56]
luciashre-polom [21:57]
marclaportenelsonko: I used French [22:00]
I will record it [22:05]
nelsonkocan you check your db at the end of the installer if it created the table? [22:05]
marclaporteI just did and recorded video
no index table created
[22:08]
marclapo1joined #tikiwiki [22:08]
marclaportebut at least, it didn't crash [22:08]
nelsonko: just sent you video
Bsfez: does the new composer.json help?
[22:13]
Bsfezmarclaporte: svn checkout still running
:(
[22:14]
marclaportenelsonko: could it be linked to the fact that Unified Search is not activated in the profiles? [22:17]
nelsonko@marclaporte I think it has to do with french, testing now [22:18]
Bsfezmarclaporte: running it [22:18]
Bsfez1joined #tikiwiki [22:23]
nelsonkook i don't see the index table
not language
it's something else
[22:25]
marclaporteI just tried in English, and have problem too [22:29]
nelsonkoI have it reproduced, investigating [22:33]
marclaportethanks Nelson! [22:33]
nelsonkoI don't get the so called error because well
I don't see why it should complain if unified search is off
[22:33]
marclaporteyeah, indexing is an always on thing [22:34]
joined #tikiwiki
Bsfez1: how is Composer?
You guys friends yet? :-)
nelsonko: I doubt it has anything to do with it but FYI; http://sourceforge.net/p/tikiwiki/code/48829
[22:42]
nelsonkoI think maybe the original commit by lp never worked. working on a fix [22:47]
marclaportechangi: https://profiles.tiki.org is a few days old [22:50]
Bsfezjoined #tikiwiki [22:53]
marclaportechangi: https://branding.tiki.org/ is even older [22:54]
Bsfezmarclaporte: one last attempt (i have reset my security scheme to basic mod_php) [23:00]
can't install svn [23:10]
nelsonkomarclaporte: I am close to the problem
Looks like the Tiki is empty and because the default for indexing users is none
nothing gets indexed and so it does not create the table as a result
(the home page does not get created until you login, which is too late)
[23:11]
marclaporteBsfez: can you report a proper wish or add info to current wish and copy-paste logs and error messages so we may look for hints? [23:15]
Tiki|botRecent Bug: - lib/shoutbox/shoutboxlib.php preg_replace - http://dev.tiki.org/item5013 [23:16]
Bsfezmarclaporte: not before i'm not sure it is not 100% server related.
i will start a new VPS very soon (i hope tomorrow) then on a brand new debian install i'll be sure of my report.
[23:21]
marclaporteBsfez: get ClearOS :-) https://suite.tiki.org/Tiki+on+ClearOS [23:22]
Bsfez1joined #tikiwiki
and my connection sucks
reading http://www.clearfoundation.com/Software/overview.html
[23:23]
nelsonkomarclaporte: I am not sure what a good fix is [23:29]
marclaportenelsonko: what are the options / challenges? [23:34]
nelsonkocan this wait for LP? [23:35]
marclaporteif we must, yes [23:35]
nelsonkowe are already released aren't we? [23:36]
marclaporteyes, we are
the zip is on SourceForge
but I guess we can pull it off
[23:36]
nelsonkoso there is really nothing we can do until 12.1 right? [23:36]
marclaportewe can repackage now
or remove from SourceForge and try again
[23:36]
dhazeljoined #tikiwiki [23:39]
marclaportechangi: I will delete 4 files on SourceForge [23:43]
nelsonkoI think the easiest and safest solution for now is to change the default for "user_in_search_result" from none to public as a workaround. I am testing it right now [23:44]
marclaporteok [23:45]
nelsonkoit seem like a more sensible default to me anyway [23:45]
marclaportehttps://sourceforge.net/projects/tikiwiki/files/Tiki_12.x_Altair/12.0/ is now empty, ready for next upload [23:46]
nelsonkounfortunately it not work because the default for the user information is private
So if I change it to "all", all users will be indexed which could be an issue
[23:48]
marclaporteok [23:52]
nelsonkowhere is that contents of that home page that gets created on first login? [23:56]
Tiki|botRecent Bug: - tiki-check.php MySQL SSL test to tiki-check - http://dev.tiki.org/item5014 [23:57]

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