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

WhoWhatWhen
Tiki|botjoined #tikiwiki [00:18]
..... (idle for 20mn)
fabriciusjoined #tikiwiki [00:38]
Tiki|botjoined #tikiwiki [00:41]
MagicFab_joined #tikiwiki
joined #tikiwiki
[00:48]
sipherdeejoined #tikiwiki [00:49]
.......... (idle for 47mn)
Tiki|botjoined #tikiwiki [01:36]
arildb_joined #tikiwiki [01:46]
fabricius1joined #tikiwiki [01:50]
...... (idle for 25mn)
Tiki|botjoined #tikiwiki [02:15]
TomJarvisjoined #tikiwiki [02:18]
........... (idle for 54mn)
Tiki-KGB03lindonb r49980 10trunk/doc/devtools/satis.json * tablesorter: add latest version 2.15.2 [03:12]
..... (idle for 22mn)
03lindonb r49981 10trunk/lib/ 10wiki-plugins/wikiplugin_fancytable.php 03core/Table/Check.php 10core/Table/Factory.php 10wiki-plugins/wikiplugin_trackerlist.php
[REF]: tablesorter: standardize the checking of preferences needed for tablesorter
[03:34]
PenguinMan98joined #tikiwiki
Well, thanks to all your help in here a little miracle came to pass
I got tiki 12 installed and configured and my site operational exactly 4 hours before my home computer fried crispy unrecoverable.
[03:42]
Tiki-KGB03lindonb r49982 10trunk/ 10(12 files in 5 dirs)
[REF] tablesorter: Organize table settings by column to minimize duplication; rename table settings file to more closely match the source file name; other minor changes
[03:44]
PenguinMan98So now we're running on the remote server and all is well
There were a few migration quirks though
Even though the site seems to be working correctly, I get this error message whenever I save anything: Search index could not be updated. The site is misconfigured. Contact an administrator. File 'temp/unified-index/segments_g5g' is not readable.
googling the error has produced some information but no solid leads yet
[03:44]
heh
I found myself asking about this same thing happening in tiki 10 after deleting the temp directory
http://irc.tiki.org/irclogger_log/tikiwiki?date=2013-07-05,Fri
Let's see if my own workaround works around it again
OK. that got rid of the missing file error
but it still says the search index can't be updated
https://dev.tiki.org/item4115
But I am on tiki 12
[03:58]
I turned off the basic mysql full text search then enabled the unified index. Below I found a pulldown for the engine. Lucerne was selected. I changed it to mysql full-text and saved
Then when I edited and saved a page, the error changed to 'CLICK HERE TO REBUILD INDEX'
I clicked there and it took my to the admin-search.php again and threw the same error
So I clicked it again
Then it happily told me it had built the index
Now all is well
[04:15]
TomJarvisPenguinMan98: I'm glad you got it workin. [04:28]
Tiki|botjoined #tikiwiki [04:30]
PenguinMan98<3 [04:33]
.... (idle for 17mn)
Tiki-KGB03lindonb r49983 10trunk/ 10composer.json 10composer.lock * tablesorter: add latest version 2.15.2 [04:50]
..... (idle for 20mn)
03lindonb r49984 10trunk/ 10composer.json 10composer.lock * tablesorter: revert back to version 2.14.4 - need to get 2.15.2 working first [05:10]
..... (idle for 24mn)
Tiki|botRecent Bug: - Photo EXIF Orientation Hanlding - http://dev.tiki.org/item5147 [05:34]
PenguinMan98kk. Now that I'm on 12, I have every intention of tearing this program apart and bending it to my whim
Your forum software? I'm going to make it beg for mercy
hehe
[05:40]
I didn't heavily mod the 10 because I knew it would be a PITA to upgrade later to 12
But now all bets are off.
[05:48]
TomJarvisPenguinMan98: You better hurry, 13 will be here in June. http://tiki.org/tiki-view_forum_thread.php?comments_parentId=51266 [06:00]
PenguinMan98Naw. No more upgrades for me. I'm going to lock in on this version and run with it
That's one thing I learned in the industry is that it's not worth the effort building your site around a 3rd party program and dealing with its frustrations for the purpose of keeping it clean for 'upgrades'
The better path is to pick a version, lock in. Make it sing your tune.
Then you are in control of the upgrades
[06:02]
TomJarvis12 is LTS [06:04]
PenguinMan98Hence why I picked 12
For any part I don't change, I'll have years of support with it
And who knows but that you all will want me to share my changes to the forums
[06:04]
TomJarvisWith commit access, you could share your improvements [06:06]
PenguinMan98My users love forum play but haven't used mine because tiki's forums are 'too clunky and weird'
I told one just today to make a forum post and they came back to me asking me what the 'edit' field was for. I had to double check and it seems that the field for the main body of the forum post is labeled 'Edit'
wtf?
Even I haven't been able to figure out how to make polls work
and the security for the sign-up system just fails. I'm going to try re-captcha.
If that doesn't work, I'll write my own
[06:08]
TomJarvisPenguinMan98: You might be interested in this from a couple of days ago: http://irc.tiki.org/irclogger_log/tikiwiki?date=2014-02-17,Mon&sel=106#l102 [06:17]
PenguinMan98sweet
I wrote a single page using the Tiki templating system. After the dust settled
all the tiki pages work, and all of my pages work
But that one I wrote into the tiki template does not
I honestly have no idea where to even start so I'm going to be reviewing the steps for creating such a page
[06:29]
Does Tiki have some kind of registry of pages that it comes with? [06:45]
TomJarvisPenguinMan98: ??? It only comes with HomePage in the wiki [06:48]
PenguinMan98No, I mean files. like tiki-calendar.php [06:48]
TomJarvisYou didn't read them all as they uploaded, or then later as they deleted, the other day? [06:50]
PenguinMan98See what I've noticed is, if I copy a public file and rename it and then copy the corresponding template/ and rename it the same, the resulting page does not work.
So I'm asking if tiki somehow somewhere knows what files are valid or not
Oh, well of course it would work that time
[06:50]
TomJarvisOne of the reasons you run setup.sh is to set the files user and group, if those are not correct, the browser may not be able to read them. [06:56]
PenguinMan98so you think the reason is that the permissions on that file are wrong
let me check your theory
Nope. It has the same owner and permission settings as the other files
http://screencast.com/t/PyU7wp1X6Ivf
[06:56]
TomJarvisWhat are you trying to load that page with? [07:01]
PenguinMan98load with? I'm just trying to call it
mlpnwrp.com/chatLog.php
[07:02]
TomJarvisfrom your shell try: php -f chatLog.php [07:10]
PenguinMan98how do you register the php so I don't have to give a full path each time? [07:12]
TomJarvisSorry, cd to the folder containing chatLog.php and try that. [07:13]
PenguinMan98No, I mean I need to find where the blasted php.exe is [07:14]
TomJarvisenter: which php [07:15]
PenguinMan98how useful [07:16]
TomJarvisTo see your PATH: echo $PATH
Or enter: env
[07:16]
PenguinMan98http://screencast.com/t/sar2ULyNWxeV [07:17]
TomJarvisSo, you may have a coding problem in your php program. [07:18]
PenguinMan98well, it worked before the move [07:18]
TomJarvisHave you looked at the code to make sure it uploaded correctly? [07:20]
PenguinMan984 hours after I uploaded the last bits to the new server, the HDD on my home PC fried crispy unrecoverable
So what I've got is what I've got
every other page on the site works
[07:20]
TomJarvisNo backups? Which brings up: Do you make off site backups of your new VPS, or does A2 do that? [07:25]
PenguinMan98It's my responsibility. I can pay a little extra per month for that if I wish
But I think I'll back it up myself on my new HDD that should come tomorrow
Yeah, I'm pretty fail that way
I can't afford fancy backup solutions. I can barely afford food
the only reason I'm hosted is because I solicited donations from my users
[07:29]
TomJarvisGet an Amazon S3 account and install S3Tools on your VPS. S3 backup is cheap. [07:30]
PenguinMan98I'll look into that, thanks! [07:31]
TomJarvisI back up over 20 domains to S3 each night and keep the backups over a week, and it is usually around $3 per month. [07:32]
PenguinMan98oddball question but do you suppose it was running the server on my home pc that taxed the drive enough to fail after only 14 months of life? [07:33]
TomJarvisSorry, no idea. [07:34]
PenguinMan98PenguinMan98 nods. didn't think so
But that's the shortest life of a HDD I've ever experienced
[07:34]
TomJarvisI am shutting down now.
Bye.
[07:36]
PenguinMan98k! nn
thanks for all
[07:36]
..... (idle for 21mn)
fixed it. It was my fault. name collision from another feature I deployed last week
I just didn't know it was down before the move
nn
[07:58]
......................... (idle for 2h3mn)
xavijoined #tikiwiki [10:01]
joined #tikiwiki [10:07]
.... (idle for 17mn)
redflojoined #tikiwiki [10:24]
................. (idle for 1h20mn)
Telesightjoined #tikiwiki [11:44]
............. (idle for 1h1mn)
Tiki|botRecent Bug: - WikiPlugin Slideshow to customize Wiki Slideshow (jQuery.S5) useless - http://dev.tiki.org/item5148 [12:45]
Tiki-KGB03gezzzan r49985 10trunk/ 10composer.json 10composer.lock * [MOD] adding bootstrap v3.1.1 [12:48]
ricks99joined #tikiwiki [12:49]
luciashplomplom [12:54]
Tiki|botjoined #tikiwiki [12:58]
.... (idle for 16mn)
luciashwhat happens with .t.o sites ???
i get cannot connect to database or tiki installer screens instead of doc.t.o, tv., branding., etc.
weird
doc. seems back
[13:14]
rodrigoprimojoined #tikiwiki [13:16]
ricks99hi luciash. t.o sites working for me [13:18]
.... (idle for 15mn)
left #tikiwiki [13:33]
......... (idle for 41mn)
Tiki-KGB03lphuberdeau r49986 10trunk/ 10templates/goal/edit_reward.tpl 10lib/core/Services/Goal/Controller.php 10lib/goal/goallib.php * [ENH] Preference check on credit reward, list available credit types
03xavidp r49987 10branches/12.x/templates/wizard/admin_community.tpl
[FIX]Remove feature friends (unmaintained for long and feature with non-clear future) and replace it with the checkbox to allow enabling share and social_networks. Also add settings expected in production environments (based on feedback with tiki site admins) to handle Real Name preferences, and Contact us feature.
[14:14]
03xavidp r49988 10branches/12.x/templates/wizard/admin_community.tpl * [FIX]Add missing icons (consistency) [14:28]
dabrightjoined #tikiwiki [14:40]
Tiki-KGB03xavidp r49989 10branches/12.x/templates/wizard/admin_community.tpl
[FIX]Display consistency: icons inside fieldsets shown at 32px width, and make them fit in the first line without changing layout of other options.
[14:50]
jonnybjoined #tikiwiki
polompompom
[14:50]
Tiki-KGB03xavidp r49990 10trunk/templates/wizard/admin_community.tpl 10trunk * [MRG] Automatic merge, branches/12.x 49975 to 49989 [14:52]
....... (idle for 32mn)
03jonnybradley r49991 10branches/12.x/ 10templates/list_file_gallery.tpl 10tiki-list_file_gallery.php
[FIX] filegals: Use object or category perms to decide if users can move files or galleries around, rather than only global perms (thanks eromneg)
[15:24]
luciashpompom jonnyb [15:24]
jonnybhi luciash [15:24]
........... (idle for 50mn)
Tiki-KGB03jonnybradley r49992 10branches/12.x/templates/structures_toc-leaf.tpl
[FIX] structures: Revert r49960 as structure admin can be used in the {toc} plugin also, so hard-coding the links to tiki-edit_structure is no good
03jonnybradley r49993 10branches/12.x/lib/smarty_tiki/function.query.php
[FIX] ajax: Generic fix for {query} and related smarty functions not to create links to tiki-ajax_services.php but use the HTTP_REFERER instead
[16:14]
arildbCan I integrate a module in a top level page, e.g. tiki-mycustomfile.php? [16:18]
lphuberdeauplease explain a bit more... and specify the version ;) [16:22]
arildbHi lphuberdeau. Using Tiki 12 and have made some custom toplevel files. I need to use a tiki module in the top level page. I assume the .tpl file must be updated. Would the syntax be something like {module...}? [16:25]
lphuberdeauyes, you can do it from the template
{module name=name ... parameters ...}
[16:25]
arildbok, thanks [16:26]
lphuberdeaualternatively, you can call it from PHP TikiLib::lib('module')->execute_module($def) [16:27]
arildbright [16:27]
Tiki-KGB03jonnybradley r49994 10(5 files in 4 dirs)
[MRG] Automatic merge, branches/12.x 49989 to 49993
Conflict in list_file_gallery.tpl resolved manually (overflow-y:hidden breaks chosen menus)
[16:36]
Tiki|botjoined #tikiwiki
New Forum Posts: LDAP Tabs Missing? - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51275
[16:36]
Tiki-KGB03jonnybradley r49995 10branches/12.x/templates/structures_toc-leaf.tpl * [FIX] structures: Remove redundant (and faulty) href from structure nodes [16:38]
Tiki|botNew Forum Posts: How to block external acess? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51272 [16:39]
New Forum Posts: Spreadsheet Tutorial? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51277 [16:47]
Tiki-KGB03luciash r49996 10trunk/tiki-slideshow.php
[FIX] Slideshow: make the jQuery UI themes work again - modal has to be changed to tikiModal to prevent conflict with Bootstrap modal function
[16:50]
luciashluciash thought there was no module smarty block and used {wikiplugin _name=module module=...} in the past [16:55]
Tiki-KGB03lphuberdeau r49997 10trunk/ 10lib/smarty_tiki/function.object_selector.php 10lib/jquery_tiki/tiki-jquery.js 10templates/object_selector.tpl * [ENH] Make sure the object_selector selects the current value when provided
03jonnybradley r49998 10branches/12.x/ 10lib/structures/structlib.php 10templates/structures_toc-leaf.tpl
[FIX] structures: Fixes for {toc} plugin in type=admin mode when in a wiki page: hide add, move & delete icon buttons (as they don't work here), and fix parent_id confusion when not at the top of the structure
03lphuberdeau r49999 10trunk/ 10(7 files in 7 dirs) * [MOD] Adding support for one-time badges as a reward
[16:56]
lphuberdeaucommit 50k is up for grabs [16:58]
Tiki-KGB03jonnybradley r50000 10trunk/lib/structures/structlib.php 10trunk 10trunk/templates/structures_toc-leaf.tpl * [MRG] Automatic merge, branches/12.x 49993 to 49998 [17:00]
fabriciusjoined #tikiwiki [17:00]
luciashcoolio :)
luciash congrats jonny for commit 50k
[17:09]
jonnybcoo, hadn't spotted that - thanks luciash! :) [17:10]
Tiki|botNew Forum Posts: Spreadsheet Tutorial? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51277
New Forum Posts: LDAP Tabs Missing? - https://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51275
New Forum Posts: How to block external acess? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51272
[17:17]
New Forum Posts: Spreadsheet Tutorial? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51277
New Forum Posts: LDAP Tabs Missing? - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51275
New Forum Posts: How to block external acess? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51272
[17:27]
Tiki-KGB03lphuberdeau r50001 10branches/12.x/ 10lib/core/Tiki/Profile.php 10lib/prefslib.php 10lib/prefs/global.php
[MOD] Adding :preference_name$ syntax to expand values into profiles at object creation, only applies to public preferences (whitelist)
[17:38]
arildbjonnyb: you got commit #50000! [17:47]
jonnybis there a prize? ;) [17:48]
arildbshould be [17:48]
jonnyb:D
so decimalist though
[17:48]
arildb:) [17:49]
Tiki-KGB03jonnybradley r50002 10branches/12.x/ 10modules/mod-func-cart.php 10lib/payment/cartlib.js
[FIX] cart: Make update button work in ajax mode and fire complete event when done
[18:00]
03lphuberdeau r50003 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 49998 to 50002 [18:12]
marclaportejoined #tikiwiki [18:16]
luciashmarclaporte: polom
assigned a bug to robertplummer even when he didn't volunteer to solve it as he is the one behind http://code.google.com/p/jquerys5/people/list - needs to be fixed there. is that correct ?
http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=5148
[18:16]
Tiki-KGB03lphuberdeau r50004 10trunk/ 10templates/goal/show.tpl 10lib/core/Services/Goal/Controller.php 10lib/goal/goallib.php * [ENH] Display rewards below progress bars [18:26]
marclaportejoined #tikiwiki [18:28]
jonnybluciash: wish5148 looks reasonable, maybe Robert will be along later [18:30]
luciashjonnyb: ok, thx for feedback [18:32]
marclaportejoined #tikiwiki [18:38]
joined #tikiwiki [18:47]
Tiki-KGB03lphuberdeau r50005 10trunk/ 03templates/medialist.tpl 10lib/core/Search/Formatter/Builder.php
[NEW] Introducing the medialist template for PluginList, allowing to display in bootstrap media-list format
[18:48]
marclaportejoined #tikiwiki [18:56]
.... (idle for 18mn)
fabriciusjoined #tikiwiki [19:14]
Tiki-KGB03xavidp r50006 10branches/12.x/ 10(5 files in 4 dirs)
[FIX]Display detailed results more compact in one line in most cases (title in two lines) without percentage by default (horizontal bar below already are visual indicators or percentage), and add a preference to provide explicit percentage also in the results. Fix labels in the forum thread list columns indicating what are those numbers shown below in their respective columns.
03xavidp r50007 10(6 files in 5 dirs) * [MRG] Automatic merge, branches/12.x 50002 to 50006
[19:22]
TomJarvisjoined #tikiwiki [19:27]
Tiki|botRecent Bug: - Sorting by points in forum threads produces mysql error - http://dev.tiki.org/item5149 [19:29]
........ (idle for 37mn)
Tiki-KGB03xavidp r50008 10branches/12.x/tiki-admin.php
[FIX]Fix link to 'Rating' in general, and not necessarily to 'Advanced Rating'. And enable the link in the admin panels for more cases related to rating.
[20:06]
.... (idle for 16mn)
03lphuberdeau r50009 10trunk/ 10templates/goal/edit_condition.tpl 03lib/rating/formula/RelationPresent.php 10lib/core/Services/Goal/Controller.php 10lib/goal/goallib.php
[MOD] Adding a condition type to check the presence of badges (for composite goals)
[20:22]
crinkleI'm getting a 404 "The requested URL /tikiwiki/HomePage was not found on this server", I think it might be a problem with apache, thoughts? [20:22]
lphuberdeau.htaccess not set-up or apache does not have mod_rewrite enabled
or even .htaccess not enabled in apache
[20:24]
crinklethat might be it, i'll investigate [20:32]
marclaportejoined #tikiwiki [20:36]
.... (idle for 19mn)
crinklelphuberdeau: i didn't have the rewrite mod enabled, thanks for the help!
left #tikiwiki
[20:55]
........... (idle for 54mn)
Marie_joined #tikiwiki [21:49]
RobertPlummerjoined #tikiwiki
lukeg1: Were you ever able to get rangy working with the Phraser?
[21:51]
Tiki-KGB03xavidp r50010 10branches/12.x/templates/admin/include_rating.tpl
[FIX]Usability fix: Move advanced rating to the bottom of the page, so that the admin can see the extra fieldset with its own form shown when advanced ratnig is enabled.
[22:02]
robertplummer_joined #tikiwiki [22:04]
mendaxjoined #tikiwiki
so what do we do in here?
[22:05]
ping [22:13]
Tiki|botjoined #tikiwiki
New Forum Posts: How do you embed a Mathematica CDF in a Tikiwiki blog post? - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=51281
[22:20]
mendaxwhat is tikiwiki [22:22]
robertplummer_mendax: tiki.org [22:23]
xavileft #tikiwiki [22:25]
mendaxguys i know we are in tiki but i need your help [22:35]
Tiki-KGB03xavidp r50011 10branches/12.x/ 03img/icons/large/stock_select-color_new.png 10templates/modules/mod-since_last_visit_new.tpl
[FIX]Add icon for Image Galleries and Images from Image Galleries in the since_last_visit_new module in jquery mode, since it was missing as shown in tiki.org community site (image galleries are being used still there, as an example).
03xavidp r50012 10(5 files in 5 dirs) * [MRG] Automatic merge, branches/12.x 50006 to 50011
[22:42]
arildbmendax: "what is tikiwiki" is probably a too broad question. Try to be more specific. Then it may be easier toget an answer [22:54]
........ (idle for 37mn)
lukeg1RobertPlummer: Yes, rangy is working with the Phraser, sorry for the delay on reply. [23:31]
Tiki|botjoined #tikiwiki
New Forum Posts: wikiLingo + tiki demo - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51285
[23:38]
.... (idle for 18mn)
Tiki-KGB03nkoth r50013 10trunk/ 10lib/wiki-plugins/wikiplugin_tracker.php 10lib/wiki-plugins/wikiplugin_trackerlist.php 10templates/tracker_pretty_item.tpl 10lib/trackers/trackerlib.php * [ENH] Allow permName of tracker fields to be used in pretty tracker templates [23:56]

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