Loggar back online :) polom polom >help! 'help' could be way of getting some useful (or not so useful but kind of funny) information from me. By me I mean Sug4r, the IRC bot. You can give me commands like >whatis foo to get some facts from my factoids database about foo , >list alias to get list of command aliases i understand, >help alias about to get some help about alias called about and its parameters or /msg Sug4r help someothercommand (1 more message) >more to get help about some other command in private I am having trouble finding where to add a custom background image to my theme. In the main css? hi RyanS, you have cutom theme css ? put it for html tag *custom the head tag? did i say that ? i dont understand html {background: black url('myimage.png') top left repeat-y} in this css? " * The News theme for Tiki CMS/Groupware -- uses the layout methods of litecss, * source ordered layout solution by luci (http://sourceforge.net/projects/litecss)." etc RyanS: you said "to my theme" so i supposed you have created your own styles/mytheme.css you can put it in "your theme" folder though if you create custom.css file or directly in Admin > Look & Feel > Custom CSS (last "Miscellaneous" tab) in Tiki 5.0 it means in styles/thenews/custom.css ok, yeah im just modifying one to learn, but I can also access through admin > look > edit css? maybe ok thanks, ill give it a go so this textbox in miscellaneous is only in tiki 5.0, not 4.3? yes, in 4.3 you can put it in the second tab Custom HEAD Code but you have to wrap it with and exactly what you mentioned above in between .. "html {" etc? RyanS: it was just example for black background, myimage.png image file positioned top left and repeated in y axis you have to modify it to your own needs hmm i changed it to the correct image, doesnt appear to work i have this in head "" hmm, then try instead of "html" to put "body" there great, got it, thanks fine :) tikiwiki: 03sylvieg * r27582 10/trunk/ (2 files in 2 dirs): [ENH]MEMBERPAYMENT: show years instead of 365 days when appropriate(bisextile must be fixed) is it possible in a profile to create n tracker items where n comes for the input form? sylvieg: i guess you have to catch lph and ask there :) Are images in file galleries working ok in 5.0? I uploaded an image but get this error: "Warning: imagecreatefromstring() [function.imagecreatefromstring]: Data is not in a recognized format in .../lib/images/gd.php on line 54" Was a jpg that seemed to upload ok, but no thumbnail showed after uploading. The file size is indicated correctly though. It's a new install. Hmm, I better check if all the files are in place and intact. When I click "display" I get the url displayed instead of the image. chibaguy: are the files stored in the database? I got problem with the new charset encoding sylvieg: yes. try to comment the ending line in local.php - upload a file and see if ok my files were corrupted at upload yes, that worked. I commented out $client_charset='utf8'; we need to find out this ones - because it is a dangerous one ;-) perhaps to send a message to nyloth hm... i upgraded 3.5 -> 5.0 and appear to have a db encoding issue. all my "special" characters (curly quotes, em dashes, etc) appear with the wrong charset? New Forum Posts: Printing... - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37421 is there an easy way to fix? hello i am trying to put an image on a webpage so i clicked the upload image button and it uploads successfully talin: is that with Tiki 5? ricks99: play with client_charset in db/local.php @sylvieg: what should it match? I do not have the answer to see - can be a bug nyloth utf8 fix - can be a strnage server setting... try to comment or change to latin all tables in db are latin1_swedish_ci chibaguy: hmm, where can i check the wiki version? chibaguy: it's quite new it says "Top users" on the right side, etc @sylvieg: using $client_charset='latin1_swedish_ci'; produces error: "Tiki is unable to connect to the database" try $client_charset='latin1'; y. that's what it was. it works, but my special characters are all messed up. for example, i get “ instead of a curly quote talin: sorry, I was away. oops, he's gone. polom jQuery.sheet conference call in 5.5 hours hi who is Robert ? @marclaporte: can u update the tiki screenshot on cmsmatrix.org and wikimatrix.org? can use the ones I added to SF.net I can send you my password :-) :-) lol on some sites, there can be several maintainers, others no wikimatrix: should be updated to 5.0 and nofollow is now "optional" luciash : good question, I answered on dev list :-) marclaporte: tnx i believe most (all?) other site listings are now current how about? http://www.cmsmatch.com/software/cms/tiki-wiki-cms-groupware.html ah, yes 5.0, but old logo wtf do u use to generate ur passwords?!!? ;-) roboform it's awesome i'll have to take a look needs a name change: http://www.cmsmatrix.org/matrix/cms-matrix/tikiwiki-cms/groupware and when changing names, need to inlcude: "(formerly TikiWiki)" in the description. otherwise, folks who search for TIKIWIKI will not get a hit good point should be here too: http://info.tikiwiki.org/Fact+Sheet speaking of... i converted the promo sheet to OO a while ago, don't think anyone has commented (or translted) yet tikiwiki: 03lphuberdeau * r27583 10/trunk/lib/profilelib/installlib.php: [ENH] Adding a page parameter to the template handler needs update too: http://tikiwiki.org/All+Releases ricks99 : plz test all your links after you post news. I just fixed one which was linking to http://tikiwiki.org/download. and the . causes a page not found English vs wiki syntax :-) tikiwiki-3.6.zip -> 26.0 MB tiki-5.0.zip -> 26.6 MB (not bad) bug in the autolink feature? it is appending the final sentence puntuation to the link? New Forum Posts: Uploading to file gallery corrupts files - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37427 yes, appending the . bug indeed I would say bbl ricks99: also try setting $api_tiki="adodb" (and "pdo") ( and whenever you think you found it - triple check your solution to make sure you're not writing crap into the DB ) or actually: what was the db-problem solution for the 5.0 release now? New Forum Posts: Using Search - weird results? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37428 tikiwiki: 03sylvieg * r27584 10/branches/5.x/templates/tiki-objectpermissions.tpl: [ENH]perm: a note to help people not to confuse the 2 tabs Q: is it possible to dupcliate a wiki page? Or create a page "foo" based on an existing page "bar"? jQuery.sheet discussion in 20 minutes on live.tikiwiki.org tikiwiki: 03sylvieg * r27585 10/branches/5.x/templates/tiki-objectpermissions.tpl: [FIX]perm: fix 27584 tikiwiki: 03sylvieg * r27586 10/branches/5.x/tiki-objectpermissions.php: [FIX]menu: when changing permissions on a page, clear the menu cache