CIA-65: tikiwiki: 03sampaioprimo * r28639 10/trunk/ (2 files in 2 dirs):
tikiwiki: [FIX] display user friendly error if feed title or description is empty (thanks
tikiwiki: Michael Risch for reporting) and remove from the database empty values for feed
tikiwiki: title and description to force the use of the default values and avoid the error
***: rotterdam is now known as rotterdam|away
Caarrie|away is now known as Caarrie
rotterdam|away is now known as rotterdam
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 246 seconds)
goj|ghost is now known as goj
luciash: >whatis lts
Sug4r: Error: No factoid matches that key.
luciash: >learn lts as Long Term Support
Sug4r: OK, here we go!
***: Newbie2 has joined #tikiwiki
Newbie2: hello, I am new to tiki, I upload 5.1 and followed intructions on uploading pictures but it is not working. Can you help?
luciash: hi
try with small jpg picture first if it is working
Newbie2: The one I am trying to upload is only 37kb. It seems to upload but there is no picture but a X (broken image?)
luciash: is it jpg ?
can you try set the storage to filesystem instead of database on Admin > File Galleries ?
Newbie2: the files are gif or jpeg
luciash: I presume it is Linux server with GD lib available for PHP
CIA-65: tikiwiki: 03sampaioprimo * r28640 10/trunk/lib/rss/rsslib.php: [FIX] only try to set feed entry description if any to avoid error (thanks Michael Risch)
Newbie2: Yes
luciash: no change after changing the storage type ?
Newbie2: I think I need to create a dir to redirect the pics right?
luciash: you can use files/
Newbie2: It worked!!!!! thanks... I was sitting for a wile driving my self bananas... Thanks
***: rotterdam is now known as rotterdam|away
luciash: Newbie2: np, maybe there is some encoding problem with your database which doesn't let store the files in the database but filesystem is usually faster anyway
Newbie2: Thanks again @luciash.
CIA-65: tikiwiki: 03lindonb * r28641 10/trunk/styles/darkroom.css: [FIX] Formatting for forum post author info was off in darkroom.
***: Newbie2 has quit IRC (Quit: Page closed)
rotterdam|away has quit IRC (Ping timeout: 265 seconds)
CIA-65: tikiwiki: 03sampaioprimo * r28642 10/trunk/templates/comments.tpl: [FIX] don't display again comment reply data after replying a comment
***: franck has quit IRC (Quit: franck)
Caarrie is now known as Caarrie|sleeping
CIA-65: tikiwiki: 03marclaporte * r28643 10/trunk/lib/wiki-plugins/wikiplugin_flash.php: [FIX] typo.
tikiwiki: 03marclaporte * r28644 10/trunk/lib/wiki-plugins/wikiplugin_mouseover.php: [ENH] taking advantage of Rodrigo's addition of advanced params for plugins
***: nkoth has quit IRC (Quit: nkoth)
CIA-65: tikiwiki: 03marclaporte * r28645 10/trunk/lib/wiki-plugins/wikiplugin_backlinks.php: [MOD] making plugin simpler to use by default. If you think something shouldn't be an advanced parameter, just change it back
***: franck has joined #tikiwiki
CIA-65: tikiwiki: 03marclaporte * r28646 10/trunk/lib/wiki-plugins/ (3 files): [MOD] making plugins simpler to use by default. If you think something shouldn't be an advanced parameter, just change it back
tikiwiki: 03marclaporte * r28647 10/trunk/lib/wiki-plugins/ (wikiplugin_html.php wikiplugin_module.php): [MOD] making plugins simpler to use by default. If you think something shouldn't be an advanced parameter, just change it back
tikiwiki: 03marclaporte * r28648 10/trunk/lib/wiki-plugins/ (wikiplugin_code.php wikiplugin_img.php): [MOD] making plugins simpler to use by default. If you think something shouldn't be an advanced parameter, just change it back
tikiwiki: 03marclaporte * r28649 10/trunk/lib/wiki-plugins/wikiplugin_mouseover.php: [KIL] overlib link leftover
***: coaboa has joined #tikiwiki
coaboa: hello
***: FrankP has joined #tikiwiki
FrankP has quit IRC (Ping timeout: 260 seconds)
coaboa: how could I export categories (not objects associated)? I see Batch upload, so I assume there i some kind of export?
*is
***: tom__ has joined #tikiwiki
tom__: hi all
when attaching a e.g. PDF file to a page and klicking on the inserted link I'm always asked to save the file and it's not opened for display. Can this be changed?
coaboa: could this be a setting of the mimetype handling of your browser?
tom__: Hmm, but on other sites PFDs are just opened, willt try with different Browser
Strange, FF wants to direkt save the file, IE8 gives the option to Open or Save
***: FrankP has joined #tikiwiki
redflo has joined #tikiwiki
xavi has joined #tikiwiki
xavi has left
xavi has joined #tikiwiki
coaboa has quit IRC (Remote host closed the connection)
tom__ has quit IRC (Ping timeout: 252 seconds)
Caarrie|sleeping is now known as Caarrie|away
Caarrie|away has quit IRC (Quit: bye see you later)
coaboa has joined #tikiwiki
coaboa_ has joined #tikiwiki
coaboa: help: I put some cod into a module and now the site just came up with a blanc sreen: Where is the module data table located (to delete the code from the module)?
***: coaboa_ has quit IRC (Remote host closed the connection)
coaboa has quit IRC (Remote host closed the connection)
coaboa has joined #tikiwiki
coaboa has quit IRC (Remote host closed the connection)
Caarrie has joined #tikiwiki
Caarrie is now known as Caarrie|away
CIA-65: tikiwiki: 03jonnybradley * r28650 10/trunk/lib/ckeditor_tiki/plugins/tikiplugin/ (. plugin.js):
tikiwiki: [NEW] ckeditor: tikiplugin plugin - GUI for editing (and one day previewing) wiki plugins.
tikiwiki: Step 1: Initial plugin code, implementation to come.
***: coaboa has joined #tikiwiki
xavi has left
coaboa: how would hide a anonymous only menu entry form being viewed when logged in?
chealer: coaboa: a custom module? tiki_user_modules I think
coaboa: I need a module with a login and a logout link in the same menu. How make I disapear the login link when logged in? Login needs anononymous perms. so the registered still sees the login link when already logged in.
so a workaround would be to have to modules, the desired one + a a standalone "login" menu.
still cant hide the module from being viewed by restered... is there a param anonymous only?
CIA-65: tikiwiki: 03marclaporte * r28651 10/trunk/ (3 files in 2 dirs): [FIX] WYSIWYCA for showing Tiki version number
chealer: coaboa: $user contains the username of a user, is empty if there is no user
coaboa: ? I made greetings module which works and says hello admin, then i ne a my tiki menu with a logout this I have too. THe I nee a menu(and containing module) which shows "login or register". This I have too, but it stays visible. I am stupid today excuse me
*need
I am a bit scared as I lost 2 hours by putting in the data field module::
{if $user} Hello {$user}{/if} which workes fine
afterwards tried to add::
{else} <a href="tiki-login.php"> {/if}{tr}Login{/tr}</a> which bustet my site
had to delete the line from db-table as it only showed white pages...
{if $user} Hello {$user}{else} <a href="tiki-login.php"> {/if}{tr}Login{/tr}</a>{/if} was what I tried where is the error?
should I try: {if !$user}<a href="tiki-login.php">{tr}Login{/tr}</a>{/if} ?
chealer: coaboa: yes
coaboa: finaly. thx better to get it by myself I know ;-)
***: chealer has quit IRC (Remote host closed the connection)
dthacker has joined #tikiwiki
dthacker has quit IRC (Remote host closed the connection)
rotterdam has joined #tikiwiki
rotterdam is now known as Lawliet
CIA-65: tikiwiki: 03marclaporte * r28652 10/trunk/templates/tiki-searchresults.tpl:
tikiwiki: [FIX] workaround for search issue discussed here:
tikiwiki: http://thread.gmane.org/gmane.comp.cms.tiki.devel/17085/focus=17086 Thanks
tikiwiki: Nelson. If someone has a better idea for a fix, just compare a search for
tikiwiki: 'jquery' on doc (works) and on dev (doesn't work), yet it's the exact same
tikiwiki: version of Tiki, and the same server, and AFAICT, the same config for search
tikiwiki: options.
***: ricks99 has joined #tikiwiki
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
coaboa: hi ricks99
ricks99: hi coaboa!
Tikiwiki|bot: New Forum Posts: milkyway theme in 5.x? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=38171
***: Lawliet is now known as Lawliet|away
escamoteur has joined #tikiwiki
escamoteur: I just found an inconsistancy in the Forums config options
You can select flat display in the Admin->Forums, but you are still able to reply to single posts. The Problem is, this replys are not visible in the flat display
nobody there?
ricks99: i belive there is an option to disoplay the forum nav bar, which lets you override the display on a per-user or per-forum basis
escamoteur: yes, thats possible, but in a way its not logical. If I choose flat mode, then either it should no longer be possible to reply to individual posts, or this posts should be listed at the end of the thread
-: ricks99 thought that "flat" meant that replies were shown at end (or beginning, depending on sort order)
escamoteur: My problem with the threaded view is, how do I see, that there was a reply to an earlier post if there are already a lot newer coments
That was the way I understood flat. If you enable the Option "Only allow replys to the first post" then that's exactly what happens, if not, this posts are never displayed
CIA-65: tikiwiki: 03nkoth * r28653 10/trunk/lib/comments/commentslib.php: [FIX] Email notifications was not being sent when a queued forum post is approved
escamoteur: CIA-65 did you read my problems with the forum thread listing?
***: ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
escamoteur has quit IRC (Quit: Page closed)
CIA-65: tikiwiki: 03marclaporte * r28654 10/trunk/templates/tiki-admin-include-category.tpl: [ENH] including category plugins in category admin panel.
***: Lawliet|away is now known as Lawliet
CIA-65: tikiwiki: 03nkoth * r28655 10/trunk/lib/categories/categlib.php: [FIX] Prevent database error (not sure why it doesn't happen on all machines, maybe PDO version/DB connection option matters) due to passed variables array not matching.
coaboa: good night and thx
***: coaboa has quit IRC (Remote host closed the connection)
Lawliet is now known as Lawliet|away
Caarrie|away is now known as Caarrie
redflo has left
luciash: hello