***: Caarrie|away is now known as Caarrie
timotiCK has joined #tikiwiki
timotiCK has left
Caarrie is now known as Caarrie|sleeping
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 240 seconds)
goj|ghost is now known as goj CIA-64: tikiwiki: 03lindonb * r27854 10/trunk/ (5 files in 3 dirs):
tikiwiki: [FIX] Undo most of r26769 to show short dates in payment invoices the easy way
tikiwiki: though smarty modifiers instead of the hard way (thanks Jonny). Also show short
tikiwiki: date in payment list. Leave tikilib function to convert mysql date format into
tikiwiki: short date for future use. ***: yonixxxxx has joined #tikiwiki
Wilkins_ has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Admins can't Enable Some Plugins (v4.2) - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37678 ***: yonixxxxx has quit IRC (Ping timeout: 265 seconds)
Neil_Melbourne_ has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~)
talin has joined #tikiwiki talin: hello. is there a way to display an image exactly as it is with tikiwiki?
an equivalent to <img src="bleh.png" alt="bleh"> ***: brankom has joined #tikiwiki
jrand has joined #tikiwiki jrand: Hello! How can you change the name of the file used as the default home page in version 5.0 of tikiwiki?
We would like to change the default home page from tiki-index.php to something like home.php. Changing urlindex in Admin->features->navigation does not seam to do it in version 5.0. ***: jonnyb has joined #tikiwiki luciash: polom
jrand: hello jonnyb: polom luciash luciash: jrand: you can use .htaccess file and then SEFURLs will be possible like yourtiki/home for example
jrand: try to rename the provided _htaccess to .htaccess to enable it jrand: Thank you luciash. I will try that. Thanks a million. luciash: jrand: it should substitute tiki-index.php?page=home jrand: luciash: My .htaccess on the website is the same as the _htaccess that I downloaded. What line enables SEFURLs? luciash: your Apache server has to support URL rewrite (Rewrite engine must be on)
then the rewrite rules will work as defined in the .htaccess file
if it will not work, you will have to create the home.php file yourself and put something like this in it: <?php include_once('tiki-index.php');
(but it is only workaround which has many drawbacks)
to enable support of SEFURLs in Tiki (for its internal links, etc.) you have to enable that feature on Admin panel preferences ***: Caarrie|sleeping is now known as Caarrie|away jrand: Luciash: I defined the home page in admin->general->navigation. Is there another place where you have to enable SEFURLs? luciash: admin->features
iirc jrand: luciash: admin->features->experimental use custome home is turen on. Also under ->new, use search engine friendly URLS is turened on. Is there another place? luciash: no, that should be it ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: talin: {IMG(src="", alt="")/} works, in Tiki 5 anyway. talin: chibaguy: hmm, it doesn't work here. what's an easy way to check which version i have? chibaguy: talin, sorry I was away. On Admin > General, the version number is shown. talin: i only see admin topics and admin types
ah, there's admin all the way down
no general though ***: FrankP_away has joined #tikiwiki jonnyb: hi talin - sounds like you're in articles admin - try main admin
tiki-admin.php chibaguy: sorry, was away again. ***: rodrigo_sampaio has joined #tikiwiki
talin has quit IRC (Quit: bbl) jonnyb: hi rodrigo_sampaio - think i've got the tracker recapture working rodrigo_sampaio: jonnyb: nice!
jonnyb: I was going to check it right now, but good to now that you manage to fix it jonnyb: seems to work with recapture off too rodrigo_sampaio: good jonnyb: just trying to work out why it's only on create item, not edit too rodrigo_sampaio: jonnyb: after you commit the fix, I will check it to see if in other features the captcha might not work as well jonnyb: super rodrigo_sampaio: jonnyb: you mean that the captcha is only displayed when a anonymous create a item and not when it edit an item? jonnyb: yes ***: chibaguy has quit IRC (Read error: Connection reset by peer)
Wilkins_ is now known as Wilkins jonnyb: ok rodrigo_sampaio - here it is Tikiwiki|bot: Recent Bug: Tracker item: #3472 - - Uploading Word 97-2000 or ODT Files corrupts them in Tiki 50 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3472 CIA-64: tikiwiki: 03jonnybradley * r27855 10/trunk/ (4 files in 3 dirs): [FIX] Captcha: Fix insert tracker item with recaptcha, also added captcha form to edit item (and added some help info in the prefs) jonnyb: not that one...
ah! :D yes, that one - r27855 rodrigo_sampaio: jonnyb: great jonnyb: hope so rodrigo_sampaio: jonnyb: just wondering why you added the line to include captchalib.php since it is included in tiki-setup.php jonnyb: it was failing on one site when coming from a tracker plugin (i think)
it was include_once, wasn't it? rodrigo_sampaio: jonnyb: yes jonnyb: better safe than sorry, i reckon rodrigo_sampaio: jonnyb: not a problem, just checking if it was needed CIA-64: tikiwiki: 03sampaioprimo * r27856 10/trunk/tiki-setup.php: no need to include captchalib.php if $user is set
tikiwiki: 03sampaioprimo * r27857 10/trunk/ (tiki-view_tracker.php tiki-view_tracker_item.php): $captchalib->validate() takes no parameter
tikiwiki: 03sampaioprimo * r27858 10/trunk/lib/registration/registrationlib.php: removing very old code comment in portuguese... :-)
tikiwiki: 03sampaioprimo * r27859 10/trunk/ (tiki-xmlrpc_services.php xmlrpc.php): global ***: brankom has quit IRC (Ping timeout: 252 seconds) CIA-64: tikiwiki: 03jonnybradley * r27860 10/trunk/lib/trackers/trackerlib.php: [FIX] Trackers user item: Proper check for no items
tikiwiki: 03jonnybradley * r27861 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Plugin tracker: Status from a containing "pretty" trackerlist was leaking through to here somehow (as 'opc'), and so not finding any user items, so now test for length=1. ***: batchman82 has quit IRC (Ping timeout: 245 seconds)
Wilkins has quit IRC (Ping timeout: 240 seconds) chealer: polom jonnyb: polom chealer chealer: so according to #3472 even fresh installs of Tiki 5 have "corruption" issues? :-( jonnyb: nasty Tikiwiki|bot: New Forum Posts: Using "Tell a friend" -- tiki 5.x - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37685
New Forum Posts: ShareThis - have show on most wiki pages - tiki 5.x - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37686 CIA-64: tikiwiki: 03jonnybradley * r27862 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Plugin tracker: Uploading files repaired ***: rodrigo_sampaio1 has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds)
changi has quit IRC (Ping timeout: 240 seconds)
rodrigo_sampaio1 has quit IRC (Ping timeout: 240 seconds)
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 260 seconds)
rodrigo_sampaio1 has quit IRC (Client Quit) CIA-64: tikiwiki: 03jonnybradley * r27863 10/trunk/templates/tiki-gmap_locator.tpl: [FIX] Google maps: JS not on ready ***: chealer has quit IRC (Remote host closed the connection)
Louis-Martin has joined #tikiwiki
Louis-Martin has quit IRC (Quit: Page closed) CIA-64: tikiwiki: 03jonnybradley * r27864 10/trunk/ (3 files in 2 dirs): [FIX] Google map tracker fields: Better default for empty value, cope with only x & y better, and don't show locator link on new, unsaved, items (it doesn't work) ***: chealer has joined #tikiwiki CIA-64: tikiwiki: 03sampaioprimo * r27865 10/trunk/lib/setup/prefs.php: [ENH] global blog comments on and ordering by oldest by default ***: changi has joined #tikiwiki
chealer has quit IRC (Ping timeout: 245 seconds) changi: polim
:) Tikiwiki|bot: New Forum Posts: Moved 5.0; Now 404 errors on Wikis and Articles - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37687 ***: chealer has joined #tikiwiki changi: hi chealer chealer: hi changi
stupid Videotron (ISP). they're blaming the router for disconnections of their cable modem. the online light gets off but they tell me to call Linksys,
I only pay 42 CAD per month for that connection jonnyb: should be enough, surely? chealer: hopefully, I switched to cable modem even if it's more expensive expecting it to solve DSL disconnections -: changi is happy to see that it is not specific to europe :) chealer: changi: mere incompetence or incompetence for that price? :-) changi: both :)
that's why i switch to cable provider, with FTTH :) chealer: changi: from cable to FTTH? or you switched to have 2 providers? CIA-64: tikiwiki: 03jonnybradley * r27866 10/trunk/ (3 files in 3 dirs): [FIX] Admin/gmaps: JS fixes for when feature_ajax enabled, and new LM input names not ids. Extend zoom menu to include new zoom levels (<= 20). changi: chealer: i switch from DSL to cable and soon they will provide FTTH in my residence jonnyb: what's FTTH? (hi changi) changi: Fiber to the home
100 Mb /S -: jonnyb doesn't even know what google is changi: up and down jonnyb: coo - more up would be nice!
but sounds 'spensive chealer: ok
jonnyb: yeah jonnyb: i have fibre as far as my front garden, but copper from there (it's England!) changi: so you have 100 Mb to your desk ? jonnyb: no, i think it goes up to 60Mb max, but i'm on a cheaper package changi: in fact it's no FTTH but FTTB, which mean fiber to the building
for only 30 € / Month jonnyb: i've got FTTFG then chealer: hehe changi: to be more in the toppic :) : did some of you try the webdav on filegal ? jonnyb: sounds very reasonable - i'm sure the 60Mb service seemed like more than that from my lot changi: i'm unable to get authenticate jonnyb: yes, 50Mb for £33 a month changi: jonnyb: that good
jonnyb: that's good jonnyb: i do 10Mb for £12 a month - hey, everything i do is in text files! :) chealer: I have 10 Mb/s downstream max jonnyb: when i was rich (ha ha) i was paying about 3 times that for 10 changi: anyone for webdav
? ***: changi is now known as changi|away CIA-64: tikiwiki: 03sampaioprimo * r27867 10/trunk/ (3 files in 3 dirs): [KIL] remove interface to add images to a post using tiki_blog_posts_images ***: Rainman21_ has quit IRC (Quit: Ex-Chat) CIA-64: tikiwiki: 03sampaioprimo * r27868 10/trunk/templates/tiki-admin-include-rss.tpl: [ENH] use tab and display first the tab for general preferences and after the tab for configuring feeds per feature
tikiwiki: 03jonnybradley * r27869 10/trunk/lib/calendar/calendarlib.php: [FIX] Typo
tikiwiki: 03jonnybradley * r27870 10/trunk/ (lib/trackers/trackerlib.php tiki-view_tracker_item.php): [FIX] Google map tracker fields: more fixes for missing zoom value ***: MuffiXXL has joined #tikiwiki MuffiXXL: hi CIA-64: tikiwiki: 03sylvieg * r27871 10/branches/5.x/lib/tikilib.php: [FIX]rollback 27488: It is true that pluging in ~tc~ should not be interpreted but ~tc~ must be preserved when in CODE or ~np~ -> user most but ~tc~~np if they use plugins in tc MuffiXXL: are there any known issues with tikiwiki and mysql 5.5 or Database connections to other hosts in general?
all I get is "Tiki is unable to connect to the database" I even installed it by dumping the db content from another installation sylvieg: Di you create the database before? MuffiXXL: I created the database, since I couldn't insert any data into it with tikis installer I dumped the db content from another tikiwiki installation and just wrote the local.php by hand sylvieg: 'the enable to connect' is at the very beginning... can not read local.php, db not created, authen incorrect MuffiXXL: and yes, i can connect to the db server from the machine in question. Theres some other stuff running from the same apache on the same database, so the connection shouldn't be an issue sylvieg: so if you do a mysql -u xxx -pvvvv ggg it works? MuffiXXL: yes sylvieg: Your server has the mysql handler...? MuffiXXL: you mean the php mysql handler? sylvieg: do you have pdo module? MuffiXXL: Both mysql and mysqli installed sylvieg: and the pdo extension? MuffiXXL: yes, pdo is also installed sylvieg: did you check the mysql error log? ***: FrankP_away has quit IRC (Ping timeout: 240 seconds) MuffiXXL: nothing that would ring any bells in there
newest line in mysql error log is two days old
didn't try installing tiki before today sylvieg: a little program <?php php-info();
gives all the pdo, mysql...
recheck you db/local.php as you created by hand jonnyb: hi MuffiXXL (and sylvieg) - i can't think of anything much else to add - no known bad things like this afaik
sounds like a typo somewhere (usually is for me) MuffiXXL: PDO could actually be the reason sylvieg: +1 for jonny MuffiXXL: pdo claims to only have a driver for sqlite sylvieg: so switch to adodb
by putting in db/local.php a line $api_tiki='adodb'; jonnyb: sounds odd - unusual php config? MuffiXXL: nice one jonnyb: maybe try php.ini (if you have root)
pdo is so much faster, isn't it? MuffiXXL: adodb did the trick. Yeah, need to check php.ini. Didn't even realize that PDO didn't have a mysql driver until you mentioned it. sylvieg: never found a difference between pdo and adodb... MuffiXXL: thank you ;-) jonnyb: i'm sure it was lots slower last time i (accidentally) tried it
well done both MuffiXXL: adodb is according to some up to 225% slower than pdo but I guess that is dependant on your php config, database speed etc. jonnyb: sounds about right sylvieg: but perhaps it is only about 10% of tiki use... MuffiXXL: since I get more than 500mb/sec throughput on storage and its not a high volume site I won't worry about that though jonnyb: even trackers? i think it might have been during bench-testing tracker export it was v slow
anyway - off now - nn ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
MuffiXXL has quit IRC (Quit: MuffiXXL) CIA-64: tikiwiki: 03sylvieg * r27872 10/branches/5.x/lib/tikilib.php: [FIX]parsing: a little better to 27871 - 27488: if ~tc~ is not parsed .. so add ~np~ for those who forget ***: Guest39155 has joined #tikiwiki