[00:33] arildb_ joined #tikiwiki [00:34] arildb__ joined #tikiwiki [01:13] arildb joined #tikiwiki [01:34] arildb_ joined #tikiwiki [02:50] Tiki|bot Recent Bug: Tracker item: #4375 - - Item link showing multiple entries for a drop-down menu. - http://dev.tiki.org/item4375 [03:08] goj_killedByISP joined #tikiwiki [05:15] lindonb left #tikiwiki [10:00] fabricius joined #tikiwiki [10:44] DarkCalf joined #tikiwiki [11:06] vmachine joined #tikiwiki [11:07] rodrigoprimo joined #tikiwiki [11:44] luciash polom [13:14] Tiki-KGB tikiwiki 03jonnybradley r44753 10trunk/modules/mod-func-categories.php [13:14] Tiki-KGB tikiwiki [FIX] route: Use ? not & for GET params [13:19] Tiki|bot New Forum Posts: category assign by timestamp - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45822 [13:20] Tiki-KGB tikiwiki 03jonnybradley r44754 10trunk/route.php [13:20] Tiki-KGB tikiwiki [FIX] route: Restore previous behaviour to include categ title after id (i.e. cat42-Category%20Name) as used in mod-categories [13:24] ricks99 joined #tikiwiki [14:06] Tiki-KGB tikiwiki 03lphuberdeau r44755 10trunk/route.php [14:06] Tiki-KGB tikiwiki [MOD] Cleaning-up route file [14:09] ricks99 joined #tikiwiki [14:52] Tiki-KGB tikiwiki 03lphuberdeau r44756 10branches/10.x/lib/search/searchlib-unified.php [14:52] Tiki-KGB tikiwiki [FIX] Register shutdown function to destroy the unified-index-new directory when terminating early, like running out of memory [15:02] Tiki-KGB tikiwiki 03lphuberdeau r44757 10branches/10.x/lib/search/searchlib-unified.php [15:02] Tiki-KGB tikiwiki [FIX] Now that there should not be leftover -new directories, move the concurrent check back to filesystem, which is the only accurate check (ps does not work on all platforms, likely to catch false-positives on multiple instances, or just having vi open with the shell file) [15:30] Tiki-KGB tikiwiki 03lphuberdeau r44758 10branches/10.x/lib/core/Search/Indexer.php [15:30] Tiki-KGB tikiwiki [MOD] Including memory usage in unified index log [15:40] dhazel joined #tikiwiki [15:44] Tiki-KGB tikiwiki 03lphuberdeau r44759 10branches/10.x/lib/setup/last_update.php [15:44] Tiki-KGB tikiwiki [FIX] Reduce memory usage, loading a large file into memory line by line is expensive [16:16] Tiki-KGB tikiwiki 03lphuberdeau r44760 10(10 files in 8 dirs) [16:16] Tiki-KGB tikiwiki [MRG] Automatic merge, branches/10.x 44696 to 44759 [16:26] marclaporte joined #tikiwiki [16:27] Eke joined #tikiwiki [16:27] Eke godday! [16:31] Eke dear IRC-channel, I need some help [16:31] Eke I installed Tiki Wiki last week and have been playing around with the settings. Lastly I changed the password of my only user (except admin) and requested a confirmation sent by e-mail. I also added a field for e-mail at log in. Not the problem: I haven't seen any confirmation e-mail (I have a vague memory of a warning message saying that from-site-e-mailing was not setup properly). So now I can not log in to the site! Not even admin [16:31] Eke ... supply both username and e-mail and I think I used the default e-mail. How can I get in to my site again?? [16:32] Tiki-KGB tikiwiki 03luciash r44761 10branches/10.x/styles/layout/design.css [16:32] Tiki-KGB tikiwiki [FIX] Maps: map controls not to overlap stuff and better readability of lat/lon on dark map areas in the bg (thanks mlaporte) [16:33] ricks99 Eke: if you have access to the MySQL DB, you can reset the password, as described in FAQ http://doc.tiki.org/Tiki FAQs [17:00] arildb joined #tikiwiki [17:06] marclaporte joined #tikiwiki [17:07] arildb Does anybody know how I can limit the visibility of a sidebar module to when a wiki page is displayed? [17:08] arildb I mean any wiki page, but only for wiki pages...not admin pages, forums, etc. [17:09] ricks99 yes. use the section parameter. Pls see docs http://doc.tiki.org/Module+Settings+Parameters [17:10] arildb ricks99: thanks...checking [17:16] arildb ricks99: section=wiki page works! Thanks again [17:17] ricks99 you're welcom [17:24] Tiki-KGB tikiwiki 03lphuberdeau r44762 10branches/10.x/lib/smarty_tiki/function.object_link.php [17:24] Tiki-KGB tikiwiki [FIX] (backport) do not crash when requested item does not exist [17:31] Eke ricks99: Thanks! But I remember the admin pass. It's the admin e-mail and the user pass I forgot. [17:33] Eke It appears like both the user and the e-mail is required [17:33] ricks99 you can set the admin email from the db, too (or re-run installer) [17:34] Eke ok, thanks! [17:35] ricks99 if a user has forgotten their login iformation, they can simply use the I FORGOT MY PASSWORD link (if you enabled the option) [17:36] Eke yes, but there are no e-mails sent from the site [17:39] ricks99 did u test the email functionality as part of installation? [17:39] ricks99 are you using phpsendmail or smtp [17:41] Eke no I didn't test it, planned to do it later and then forgot it [17:42] Eke using the default option I guess [17:43] Eke to set the details of the admin account I shall execute the following on the db: insert into users_users (login, email, hash) values('admin', 'admin@e-mail.com', md5('adminpassword')) [17:43] Eke and replace the values? [17:43] ricks99 k. rerun the installer. step 2 or t3 will allow you to test email. http://twbasics.tikiforsmarties.com/Configuring+DB+Connection [17:44] vmachine joined #tikiwiki [17:45] Eke can't do for the moment .. at work so I don't have access to ftp to delete the lock file [17:45] ricks99 k [17:46] Eke but the DB-command would do it? [17:46] ricks99 that will reset ur admin [17:47] Eke ok [17:47] Eke any idea of what the e-mail might be if I didn't change it? [17:47] ricks99 phpsendmail is the default [17:48] Eke but what adress to the admin user? [17:48] ricks99 there is no default. [17:48] ricks99 you enter it during installation [17:49] Eke ok, so blank? [17:49] ricks99 admin user requires a valid email. either you enter it during installation, or Tiki prompts u to enter it during your initial login. [18:00] Eke Found an online ftp that wasn't blocked .. "Tiki was able to send a test message to myemail@gmail.com." But I haven't recieved any in either inbox or spam .. shouldn't take more than a minute? [18:01] ricks99 depednds on your mail host. but most occur within a minute. may need to check your mail logs for details [18:09] Eke still none .. can I access the mail log without login in? [18:12] ricks99 mail log should b on y our server -- not a tiki log [18:19] Eke my gmail log? [18:19] ricks99 no. your server php mail log [18:19] ricks99 (unless you've configured tiki to send email via gmail?) [18:29] Eke my friend who is hosting says that he has problems with smtp, he is only able to access gmail .. so I guess I will try to change the details of the admin account and then try to reconfigure [19:16] Eke argh, just executed the command above on the db and still I cannot log in [19:17] Eke I am sure I gave the correct details this time [19:19] ricks99 may need to clear caches [19:28] Eke doesn't do the trick [19:29] ricks99 not sure. try posting to support forum or email list [19:30] Eke allright, thanks a lot! [19:36] Tiki-KGB tikiwiki 03lphuberdeau r44763 10trunk/ 10(32 files in 21 dirs) [19:36] Tiki-KGB tikiwiki [MOD] Removing htmlMailMime (replacing with Zend_Mail implementation), adding file transport for debugging purposes [20:40] Tiki-KGB tikiwiki 03lphuberdeau r44764 10trunk/ 10lib/userslib.php 10lib/setup/language.php 10tiki-login_validate.php [20:40] Tiki-KGB tikiwiki [MOD] Show validation message in the user's registration language (skip intermediate page) [20:58] sipherdee joined #tikiwiki [21:42] Tiki-KGB tikiwiki 03lphuberdeau r44765 10trunk/ 10lib/setup/user_prefs.php 10lib/setup/language.php 10lib/init/smarty.php [21:42] Tiki-KGB tikiwiki [FIX] Newer versions of smarty seem to have an issue with preserving the language during include, using entirely separate compile directories to avoid the issue [21:53] Tiki|bot joined #tikiwiki [21:58] Tiki|bot joined #tikiwiki [22:20] pedor joined #tikiwiki [23:51] omstefanov joined #tikiwiki [23:57] omstefanov trying to upgrade a 6.x (was 6.4) site using svn up gets it only to 6.8, but not 6.9. [23:58] omstefanov Checking on sourceforge I see that the directory for 6.9 is called simply that, not tiki 6.9, as the subversions 6.0 through 6.8 are called. Could this be why svn up isn't upgrading to 6.9? If so, can someone with authority on jsourcefourge fix this please.