Kent_: Can anyone think of what could prevent *any* user with the perms, even the admin user, from editing or creating wiki pages? xavi: Kent_: error 500 in the server?
I'm not sure if I understand your question or scenario... Kent_: When anyone tries to edit a page, or create a new one, it just redirects to the HomePage. Nothing else happens. No on can create or edit a page. xavi: Kent_: just in case, disable the "redirect on error" setting Kent_: Did that.
cleared cache xavi: did you disable .htacess for a while (for curiosity)?
rewrite rules are there... Kent_: no. I can try
No help. It clobbers the sef urls of course, but even going to http://debbiehanlonconnection.com/tiki-editpage.php?page=Contact redirects to the HomePage (which 404s because of the sefurl)
Although the page itself http://debbiehanlonconnection.com/tiki-index.php?page=Contact presents as normal. Just disappears in a redirect when you click Edit xavi: did you disable ajax and xajax? (just in case)
I mean, what you get is a weird effect that I've never seen before, but looks like some ajax weirdness, or redirection weirdness, or rewrite rule weirdnes...
I would suggest that you double check that all your files in teh server are ok (synchronize with your local copy of that tiki version ,etc) Kent_: Weren't on... Ah so, Ajax turned on by in WSIWYG profile.
No help turning off ajax
none of the files seem to be modified since last update that I can see. And this just started awhile ago after working on it all day. All year really, so this is pretty distressing. xavi: Kent_: no idea, sorry. but looking weird for sure
Kent_: for curiosity: which tiki version are you at? Kent_: 6.1 xavi: shared hosting?
svn or ftp?
of ssh I mean
or ssh I mean Kent_: ftp xavi: did you double check that some file was not missing or corrupted at ftp upload?
some ftp programs allows synchronizing (analyzing first) between local and remote
and they are very handy to detect weirdnesses in files while doing long ftp uploads, etc Kent_: nothing has changed since this morning that I can tell except the css file
the files were uploaded last month xavi: except the css file :-)
which theme style are you using right now?
is this an old one?
did you try using some standard theme style from 6.x, and see if the same issue happens?
(changing css also changes tpl's in some themes...)
was that a clean 6.x intall, or you did upgrade from a previous tiki version? Kent_: yeah, I've done nothing today but tweak borders and stuff. It's a styled-up News.css xavi: thenews.css? Kent_: yes, started with that xavi: just in case, un-minify .css and un-minify .js (under admin > performance)
and ensure that you don't have gzip compression enabled in the same admin panel Kent_: None of that was on. xavi: ok Kent_: and it's the same in FiveAlive xavi: getting out of ideas then :-7
:-/ Kent_: well, I guess I'll have to reupload the files chealer: Kent_: could you let us see the problem for ourselves? Kent_: you bet. One moment marclaporte: SourceForge has a new look: http://sourceforge.net/projects/tikiwiki/ Kent_: chealer user Tiki pword Wiki6
that user is in technical and admin groups so should be able to do anything xavi: Kent_: remember to change that later... this chat is logged, and the logs are plublicly available
for anyone Kent_: right ta chealer: Kent_: can I temporarily disable Search engine-friendly URLs? Kent_: you bet chealer: there is a 302 Moved Temporarily redirecting to HomePage
Kent_: when did it start to your best knowledge? Kent_: after dinner ;-) working right up till then chealer: Kent_: you're the only admin and just worked on CSS files today? Kent_: I'm the only admin, but I worked on lots today.
but didn't modify any php files chealer: Kent_: do you have backups? Kent_: I just made a dump of the SQL
I can have the server rewound to yesterday but that loses the day. chealer: Kent_: in which environment does Tiki run? ***: ricks99 has joined #tikiwiki
marclaporte has left Kent_: environment? apache
on CENTos chealer: Kent_: OK. could you backup the current state of the database, go back to yesterday, test and then back to the current? how long would that take you? Kent_: Not sure. Have to request the rewind.
I'm about to try importing it into another db first. chealer: Kent_: hard to say. I would ask on forums and if nobody knows I would look at an xdebug function trace Kent_: Thanks chealer. I'm going to hook it up to another tiki database and see if it works. Then see what's what from there. chealer: Kent_: or get the Tiki database on another install if it's not too big, one where you'll be able to install xdebug ***: dcedilotte has quit IRC (Quit: Ex-Chat)
Caarrie|away is now known as Caarrie|sleeping
thraxisp has joined #tikiwiki
Kent_ has quit IRC (Quit: Page closed) thraxisp: Hi. My ISP just killed one of my sites because of excessive CPU use on a shared server. The problem looks like a calendar lookup. Is this a known issue in 6.0? ricks99: are you using gzip or any of the performance options?
fwiw, current version is 6.1 -- not 6.0 ***: goj has quit IRC (Read error: Operation timed out) Tiki|bot: New Forum Posts: File Gallery Images will not display - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40383 thraxisp: ricks99: I think I used the defaults. (I can't check because they cut off all access to the site). ricks99: not sure. i have several tiki 6.x sites with calendars. some running on shared hosting, too, and have never had excessive cpu issues.
can you check the server logs? maybe site was being attacked or spammed? ***: goj has joined #tikiwiki thraxisp: That is my plan. I was going to update to 6.1 at the same time.
ricks99: thanks. ricks99: good luck ***: ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org)
Kent_ has joined #tikiwiki Kent_: Well I put another domain on that server and another tiki and it worked, then I imported the db and it was successful, but the problem came with it. So, it's something in the db and I have no idea what. ***: coaboa||away has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 240 seconds)
rodrigo_sampaio has quit IRC (Quit: Leaving.)
marclaporte has joined #tikiwiki
marclaporte has left
thraxisp has quit IRC (Read error: Connection reset by peer)
Kent_ has quit IRC (Quit: Page closed)
marclaporte has joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #3790 - - Database engine is inconsistent on hosts with non-MyISAM default engines. - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3790 ***: PrezKennedy has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
qoumaq has joined #tikiwiki CIA-83: tikiwiki: 03changi67 * r32542 10/trunk/db/tiki.sql: [FIX] Force MyISAM Engine - http://dev.tiki.org/wish3790 ***: GillesMM has quit IRC (Ping timeout: 240 seconds) CIA-83: tikiwiki: 03changi67 * r32543 10/branches/proposals/6.x/db/tiki.sql: [BP/32542][FIX] Force MyISAM Engine - http://dev.tiki.org/wish3790 ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
xavi has quit IRC (Quit: Leaving.)
sylvieg has quit IRC (Ping timeout: 255 seconds)
olinuxx has quit IRC (Remote host closed the connection)
sylvieg has joined #tikiwiki
ChanServ sets mode: +o sylvieg
olinuxx has joined #tikiwiki
olinuxx_ has joined #tikiwiki
olinuxx has quit IRC (Disconnected by services)
olinuxx_ is now known as olinuxx
olinuxx_ has joined #tikiwiki
chibaguy has joined #tikiwiki chibaguy: polom ***: kiilo has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie|away
creativemetro has joined #tikiwiki creativemetro: hello tiki users!
anyone out there?
I am looking for help with a few things on my new site. I am new to tiki and have been working hard learning it, but there are still some things I am stuck on.
Anyone good with banners? ***: ricks99 has joined #tikiwiki creativemetro: allo? ricks99: Hi creativemetro
What is your question? creativemetro: hi. I am looking for help with banners and a few other things. ricks99: ok creativemetro: Using Google analytics, calendar problems, making backups. Can you help? ricks99: I'll try. creativemetro: Thanks ricks99: What are you questions? Have you reviewed the docs ***: jonnyb has joined #tikiwiki creativemetro: I have been thorugh many docs, used Tiki for Smarties, but I still need to connect mentally
Let's start with setting up Analytics, yes? ricks99: ok jonnyb: poloms in the rain -: ricks99 returns the polum... from the snow creativemetro: Is there a step-by-step doc for that? ricks99: Are you using Google Analytics? creativemetro: Would like to ricks99: What Tiki version are you using? creativemetro: 6 ***: YossiN has joined #tikiwiki CIA-83: tikiwiki: 03jonnybradley * r32544 10/trunk/lib/prefslib.php: [FIX] profiles: Another system modified pref (there will be more) ricks99: you can simply add the code to Tiki on the Look & Feel page, in the "end of <body> code "area
Also, I would upgrade to the latest 6.1 creativemetro: ok. putting the code there is akin to adding it to each page as Google instructs? YossiN: I try to install tikiwiki via fantastico (cpanel) and it doesn't recore Hebrew text. is it because it's 5.2? ricks99: I assume you want analytics for the entire site, yes? Not a single page? creativemetro: Yes ricks99: yes. It will appear at the end of the <body> for every Tiki page creativemetro: Thank you. Is that all needed? ricks99: yes YossiN: how do I tell TikiWiki to accept Hebrew text (5.2)? creativemetro: Ok. Next issue is calendar. This is a big feature to my site and I feel limitations. I cannot find a way to repeat events on a monthly basis such as first Friday of the month. Also, can't copy event that may repeat 3 days in a row at different times. ricks99: When you create an event, you can specify if it repeats creativemetro: Yes, but the repeat for monthly seems to only be on a date such as 8th of the month. Is there a way to get "second Wednesday"? ricks99: not sure if that is supported creativemetro: Secondly, if I repeat an event that happens for three days, but the time changes, I have to re-enter the whole thing and change the time manually, which takes a lot of time.
It's not as simple as copying the event and changing the time, nor can it be repeated with different times daily. ricks99: as designed. a 'reapating' event is assumed to be identical (same time). if at different times, it is a different event creativemetro: Right, this poses some serious time issues with a community that has lots of events. :(
How do I suggest changes to developers? ricks99: if they're different times, they're different events afaik
You can add items to the bug tracker and wish list on dev.tiki.org creativemetro: Yay! I will.
Ok, maybe you can help me to understand how I can use banners for my advertisers. ricks99: OK creativemetro: I have theme "business". It may be limiting my usage, but I'd like to use banners to sell ad space. ricks99: ok
Did you create a bannerzone? creativemetro: I have, but do not understand how it works
I had an ad that showed up in a module ricks99: ok creativemetro: I want to have ads that aren't bordered by the module
Full-size to the edges of the div ricks99: you can use the nobox param for the module creativemetro: I don't know how to get rid of the edges. The module manager has this option, but it will not work when used.
So, does the theme have some sort of override to the param?
Also, how can I find out the actual size of the module area? ***: YossiN has left ricks99: are you putting the module in a column? or adding it via the MODULE plugin? If in a column, the width is dependent on the theme. Some themes have wider columns than others
the width of the overall columns are specified in the css (#col1, #col2, and #col3 iirc) creativemetro: I don't understand the difference. This is a variable center column with 2 fixed module columns on right/left. creativemetro.com
Perhaps I need some schooling on how banners work. And modules. ricks99: the width of your left column (where you have the ARTICLES) plugin is defined by #col2
it is 280px (from your theme) creativemetro: ok, where do you find that? ricks99: in the css creativemetro: looking ricks99: your ADVERTISMENT module is in the right columns (#col3) which is also 280px. but the module has a 25px padding, so the actual width of the module is ~200px
you might find http://twessentials.keycontent.org/Which+CSS+Style+to+Edit helpful in determining which CSS style to modify creativemetro: got it, so if I used nobox it will still have padding and look indented unless I create new class? ricks99: y, but not sure if nobox param can be used on all modules or only via the MODULE plugin (can't remember, but can try) creativemetro: right, it doesn't even seem to work with this theme
At least, I don't know how.
Anyway, I would like to use banners or some tool to create a way for feed to run under the nav bar. Perhaps this is another tool? ricks99: use the center column content area in the admin: Look & Feel page and add your {bannner ... } there creativemetro: So, is there a good doc for how to use banners? I just don't understand them yet ricks99: http://doc.tiki.org/banners creativemetro: Thanks, but that is so simplistic. I understand usability, but I guess I don't get how to customize "zones", specify content and area of display. ricks99: a zone is simply a named content area. you need to create an ad, then assign it to a specific zone, then display the zone in Tiki (such as in a module or the custom center column area)
Did you create a Zone? jonnyb: bbl creativemetro: I was helped to create one. I found a page: http://doc.tiki.org/Banner+Admin&highlight=zones ricks99: OK. did you create a new banner and assign it to the zone? creativemetro: Still doesn't give instructions on how to create zone
Uuuh, I have only used modules for this ricks99: http://doc.tiki.org/Banner+Admin#Creating_a_banner_zone
explains how to create a banner zone creativemetro: ah, thanks
K, well, I guess I need to devote some time to practicing that. How about backing up my site? ricks99: http://twessentials.keycontent.org/What+to+Backup creativemetro: Great. Thank you very much. Are you familiar with the Directory feature? ricks99: y creativemetro: I am using under the resources tab of my site and am wanting to sort and "pretty" up the list. Is this possible? ricks99: can modify the css or add ur own custom styling, as needed creativemetro: Well, does it work like trackers where you can use plugins to sort and change look? ricks99: no. but you could use trackers instead of the directory feature. this would allow much greater control creativemetro: right, that's what I was wondering about.
But what is the strong point of directory then? ricks99: If you simply want a way to collect and present a group of links, it is very quick & easy creativemetro: I do like that, but need additional sorting and presentation. ricks99: For example: http://keycontent.org/tiki-directory_browse.php ***: jonnyb has quit IRC (Quit: nite nite) creativemetro: Thanks for all your help. I think I need to spend some time on this. Are you on chat often? ricks99: you can easily sort ur directory http://creativemetro.com/tiki-directory_browse.php?parent=4
yes, you might also consider posting questions to the support fourms, too creativemetro: I need to have a full list in list mode on the main link and sort list by categories on other sub-tabs
I don't want the end user to have to interact with the sort to get shat they want
what they want ricks99: Tiki is highly flexible. you can create menu items however you want creativemetro: I am using trackers with plugins for other pages, but directory seems to have limitations on sort feature
I will keep working on this. And I'm sure I'll be back to chat as well. Thanks for your time! ricks99: you're welcome ***: creativemetro has left ricks99: ping chealer
are you still having issues on the conslutants list? I've tested on multiple PCs, multiple browsers, multiple ISPs and seems fine now. let me know... ***: kiilo has quit IRC (Ping timeout: 240 seconds)
RavenC has joined #tikiwiki RavenC: polom ricks99: wolod RavenC: lol
gonna be one of those days huh ;) ricks99: just watching the snow RavenC: seems to be a popular pasttime this year -: ricks99 hates snow
RavenC awoke to 67 degrees this am :p ***: jonnyb has joined #tikiwiki Tiki|bot: New Forum Posts: Which to use: Vote/Poll/Tracker? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40391 ***: daniam has joined #tikiwiki
thraxisp has joined #tikiwiki
thraxisp has quit IRC (Client Quit)
radek82 has joined #tikiwiki
dcedilotte has joined #tikiwiki SDuensin: Morning. ***: goj has quit IRC (Remote host closed the connection)
goj has joined #tikiwiki
redflo has joined #tikiwiki Tiki|bot: Info: La tournée printanière de Tiki - http://info.tiki.org/article150-La-tournee-printaniere-de-Tiki ***: qoumaq has quit IRC (Quit: qoumaq) CIA-83: tikiwiki: 03jonnybradley * r32545 10/third_party/jquery/ (198 files in 9 dirs): [MOD] jquery.js and jquery-ui.js updates (to 1.5.0 and 1.8.9) ***: tompos has joined #tikiwiki tompos: hi
is there anybody online?
I'm trying to install tiki on hardy, but something is wrong
After the step "Review the System Requirements" I get an empty white page
there is now next step or something
On Lucid it's working jonnyb: hi tompos - which version of tiki? (not spotted a difference like this personally) tompos: 6.1
I tried to change many things,. nothing helped
Have you tried on Hardy? ricks99: did u review the platform-specific install guides? CIA-83: tikiwiki: 03jonnybradley * r32546 10/trunk/tiki-setup.php: [MOD] Deploy jquery.js and jquery-ui.js updates (to 1.5.0 and 1.8.9) and hook in newer version of bgiframe
tikiwiki: 03xavidp * r32547 10/branches/6.x/lang/es/language.php: a few strings translated jonnyb: not for a long time - been on debian for a while (but thinking if switching back) radek82: yeah, the white page is a PITA. check your httpd error logs to see whats going on jonnyb: tompos: do you have anything in your apache error.log? ***: olinuxx has quit IRC (Remote host closed the connection) tompos: no, I don't
where are those guides?
I can find only the common guide ricks99: see docs: http://doc.tiki.org/tiki-index.php?page=Installation+Guides luciash: RavenC: 67 degrees out of normal sleeping position ? :D
polom everyone tompos: hehe, that's interesting in the howto: sudo apt-get install sendmail
who does use sendmail these days?
anyway, there is no new information about the installation job jonnyb: can you try changing the error reporting settings in your php.ini? luciash: s/out/off/ (i guess)
hi jonnyb -: luciash going to check QT mails jonnyb: thx :) RavenC: @luciash: lol ***: kiilo has joined #tikiwiki tompos: there is none of a error message
BTW, this the URL: http://rtfm.co.hu/tiki/tiki-install.php jonnyb: ok, i see the same WSoD (white screen of death) - but no help
it will be a php fatal error and should be logged somewhere unless logging is disabled
without the error it's hard to know what else to suggest, sorry
i guess you could compare the phpinfo with the one that works (on Lucid?)
maybe a lib is missing
if you find it let us know so we can catch it CIA-83: tikiwiki: 03jonnybradley * r32548 10/trunk/templates/tiki-editpage.tpl: [FIX] preview: Curiously missing JS for magnifier toggle preview button tompos: if the is a log mjessage, I'll let you know:)
thanks marclaporte: jonnyb: tks for jQuery updates ***: ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) jonnyb: no probs - haven't spotted any difference so far (or problems, so that's good) Tiki|bot: New Forum Posts: Help! Calendar edit event and new event pages not rendering properly - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40393 marclaporte: jonnyb: before you start on mobile, you saw my mail about feature check for modules being too restrictive? ***: olinuxx_ is now known as olinuxx jonnyb: yes, getting to that one (have a little themegen issue to fix also) marclaporte: tks chealer: polom ***: robertplummer has joined #tikiwiki CIA-83: tikiwiki: 03jonnybradley * r32549 10/trunk/lib/themegenlib.php: [FIX] themegen: Better CSS colour processing (was missing some) ***: kiilo has left robertplummer: chibaguy: xavi mentioned that you had interest in putting some type of auto scrolling cotent pane in Tiki, is that right?
chibaguy: as is shown here - http://zukakakina.com/jShowOff+demo
chibaguy: I'm currently working on getting a licence, but what do you think about - http://css-tricks.com/examples/AnythingSlider/ ? chibaguy: ah, well, I used that as an external script, and xavi and I were saying it'd be neat if it was part of tiki. robertplummer: I think the anythingslider is kinda the first but much more refined. jonnyb: polom robertplummer robertplummer: hey jonnyb -: chibaguy waiting for browser to start up again.... robertplummer: (polom) jonnyb: anythingslider looks good - but i haven't read the code, does it look tiki-fyable?
i am a little suspicious that they don't seem to know about proper licensing... robertplummer: jonnyb: I just tested and commited sheet w/ jQuery 1.5, works great imho. luciash: robertplummer: why not use the SCROLL wikiplugin ? jonnyb: super, sorry i didn't check much - mainly ajax stuff robertplummer: Yea, it bothers me too, but I remember another project that sometime back didn't have any as well, and is now a part of tiki :) jonnyb: do you see the alleged speed improvements? luciash: at least from the description of the plugin i thought it si what it does jonnyb: :) robertplummer: Yea, it seems a little faster. I've switched sheet over to children rather than find, but I can't really tell.
I'm using mostly chrome now since ff went belly up with speed, and it is just fast all the time. jonnyb: there are probably lots of finds in tiki-jquery.js that could be improved too chibaguy: I like jshowoff because it is easy to use in the wiki page, and is pretty configurable in terms of controls display, etc. jonnyb: indeed, same for sarafi chibaguy: http://ekallevig.com/jshowoff/ robertplummer: sharp! chibaguy: It was just right for the particular site that wanted that kind of display. marclaporte: I like the name! robertplummer: lol chibaguy: vacommunity.org robertplummer: it certainly does show it off....
I think they are both good projects, but I still think that anythingslider is more refined. Tiki|bot: New Forum Posts: login redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40394 robertplummer: But they are so close it really doesn't matter. chibaguy: robertplummer: by more refined, do you mean the code, or the appearance, or...? robertplummer: At this time I'm scheduled to integrate both projects, anythingslider for nelson, the other for xavi. I'd like to cut it to one, the more capable and appealing of the 2.
chibaguy: yes
nelson's will remain private if not proper licence jonnyb: chibaguy: why is .description defined as display:block in layout.css? it means span.description isn't a span any more... seems less flexible but i guess there's a reason chibaguy: jonnyb, I don't recall now. there is a #description and a .description but I don't recall the details. jonnyb: +1 for only having one slideshow plugin - let's kil infinite-carousel too if we can (it was only ever in experimental) -: jonnyb greps for descriptions chibaguy: it doesn't matter to me which slideshow is used, the most versatile and the easiest to use in wiki text would be fine for me. I (and other people) can always add another script for a site if necessary. jonnyb: we can/should add a wiki-plugin (or extend files) to make it nice radek82: in trackers item link works properly right? robertplummer: does anyone know of a javascript to php converter? This is not for serverside or userside dom. radek82: i broke a tracker and can't figure out how chibaguy: I also like this: http://dev.herr-schuessler.de/jquery/popeye/
http://dev.herr-schuessler.de/jquery/popeye/demo.html
more of an inline image viewer ***: marclaporte has left chibaguy: ... with extras jonnyb: from a brief check i like the look of jshowoff - seems versatile, licensed and professional - but not activity for about a year... chibaguy: seems like these slideshow scripts tend to be short-term projects, doesn't it? robertplummer: chibaguy: It is like that with many jquery scripts. chibaguy: yeah, people seem to do them to solve a problem or something and then move on. jonnyb: chibaguy: i'm going to remove the description defs from layout, and only define .description in design - #description should be used to functional reasons, rather than styling i think - will rollback if it breaks anything badly... robertplummer: now that jquery is a part of nearly 50+ of web projects, the new-ness is gone, excitement is exhausted, now it is just work. chibaguy: jonnyb, that's fine.
robertplummer: sorry to hear that ;-) robertplummer: chibaguy: Just a general statement. I'm still excited! chibaguy: :-) robertplummer: jonnyb, have you checked out sheet recently? chibaguy: time to sleep here. cya all later. ***: chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.) robertplummer: jonnyb: contextmenus now for top and left bars, working on cell contextmenus too. jonnyb: cool - must try and catch up on sheet stuff, sorry - distracted :) robertplummer: jonnyb: stay focused buddy!
jonnyb: I was just mentioning it, I'm sure it is a drop in the bucket for you. ***: redflo has left Tiki|bot: New Forum Posts: Why isn't HTML in Wiki Editor working when I have Allow HTML Option selected? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40396 ***: daniam has quit IRC (Quit: Page closed) chealer: yes, thanks jonnyb. the jquery update seems good, great if you didn't have to adapt anything. is it completely backwards-compatible? jonnyb: hi chealer - seems to be ok so far with no changes... ***: rodrigo_sampaio has joined #tikiwiki
rpg has joined #tikiwiki
ricks99 has joined #tikiwiki
tompos has quit IRC (Quit: Page closed) CIA-83: tikiwiki: 03jonnybradley * r32550 10/trunk/styles/ (jqui.css layout/design.css layout/layout.css):
tikiwiki: [MOD] css: Define class description in design.css (italic, slightly smaller). Remove duplicate from jqui.css (others to do).
tikiwiki: Also removed the definitions from layout.css which stops having inline description spans - minor breakage expected.
tikiwiki: 03jonnybradley * r32551 10/trunk/ (5 files in 4 dirs): [FIX] modules: Respect all prefs required (AND) or none, add a couple of missing pref checks, improve all modules list appearance jonnyb: can anyone remember the issue about comments in installer schema? i just had one not applied starting with two comments... sylvieg: I do not udnerstand the new abstraction in trackerlib
get_field_id_from_type give a db error SELECT `fieldId` FROM `tiki_tracker_fields` WHERE 1=1 AND `trackerId` = '16' AND BINARY `bintype` IN('q', 'k', 'u', 'g', 'I', 'C', 'n', 'j', 'f') luciash: i never understood abstractions when visiting an art gallery ;) sylvieg: it is so hard to debug when there is an error now
and there is no documentation I suppose jonnyb: i thought the new db stuff was great sylvieg - not looked at trackers for a while though sylvieg: I do not like it jonnyb: :( sylvieg: no idea if the error is in the abstraction or the use.. jonnyb: brb ***: rpg has quit IRC (Quit: rpg) chealer: jonnyb: a schema upgrade script? ***: rpg has joined #tikiwiki jonnyb: yes
20100114_tiki_actionlog_merge_tiki.sql - the tiki_schema table records it was run (last year) but i don't have the columns it adds...
could easily fix my site but would like to find out why it failed luciash: jonnyb: maybe related to mine, when i didn't get the custom code moved to modules in trunk on upgrade, you remember ? jonnyb: hmmm, it a worry ***: YossiN has joined #tikiwiki jonnyb: i just deleted the row in schema and re-ran the update and it worked fine - not great... luciash: jonnyb: s/it/it's/ ? jonnyb: luciash: hmm? luciash: (18:25) YossiN: I need help: I try to install tikiwiki (5.2) with cpanel/fantastico and it doesn't take Hebrew data (it appears to be "???"). on the demo site it works OK. where could be the problem? jonnyb: oh right - thanks :P luciash: ok :) jonnyb: anyway, moving on... (mobile, mmmmmmmmmmmmm!) luciash: YossiN: is everyithing at your side utf-8 ?
mmmmmm :) chealer: jonnyb: I seem to have it (the client column) on my upgraded sites too YossiN: what do you mean "everything"? does everything utf8 in opensourcecms.com? chealer: jonnyb: I seem to remember an issue with comments too, but it's too vague ricks99: @YossiN: You need to confirm that your database collation is UTF-8 ***: daniam has joined #tikiwiki jonnyb: chealer: yes, i think changi|away worked it out YossiN: checking... luciash: YossiN: yes, your db must be set to utf-8, your default charset on server should be too, etc. you can check when you go to tiki-install.php too ricks99: @YossiN: check the DB connect, all tables in db, and the charset entry in your db/local.php file. *all* 3 should be identical UTF-8 YossiN: what directory is tiki-install.php? CIA-83: tikiwiki: 03sylvieg * r32552 10/trunk/lib/trackers/trackerlib.php: [FIX]tracker: abstraction ricks99: @YossiN: tiki-install is in your Tiki home/root YossiN: looking... jonnyb: do you think i should add the new mobile stuff as feature_mobile (which was the old hawhaw one) or something else? YossiN: the database is utf8 chealer: jonnyb: is the module revamps over? YossiN: to run the tiki-install I need to remove the lock file... ricks99: You need to check the DB, the tables, and the connection. confirm that all 3 are utf-8. see http://twessentials.keycontent.org/Essential+Installation+Tips jonnyb: probably not - awaiting feedback sylvieg: jonnyb: it depends what you wnat to do chealer: jonnyb: as anonymous the page layout is largely broken in my trunk: http://ido.ath.cx:8080/tiki/trunk/tiki-index.php
I don't know the cause but it started degrading with the revamp
hi ricks99 sylvieg: jonnyb: if I well understand - the only job you have to do when using jquery mobile is the put their classes at the right place chealer: ricks99: going to re-check the consultants issue YossiN: where to look in tiki-install.php? jonnyb: sylvieg: sort of feeling my way at the moment ricks99: hi chealer. ived tested with multiple pcs/multiple connects
seems fine sylvieg: jonnyb: btw there are still in alpha release - 1 release is in 2 months I think chealer: ricks99: it's still broken. to reproduce, I first go to http://info.tiki.org/Consultants (in Iceweasel) ricks99: @YossiN: step 4 of the installer. please see doc: http://twessentials.keycontent.org/Essential+Installation+Tips jonnyb: sylvieg: i think it may involve quite a few differences, in tiki.tpl and tiki-jquery.js for instance -: ricks99 checks the backyard for an 'iceweasel' sylvieg: jonnyb: yesterdy the guys were asking for new devs for the jquery mobile jonnyb: sylvieg: which guys? chealer: ricks99: then I just click Find Tiki Service Providers ricks99: ok.. so am i... chealer: ricks99: Iceweasel is basically Debian's name for Firefox -: ricks99 is windoze guy. has no idea what debian is ricks99: :-)
I see the list of 17 items sylvieg: jonnyb: scott jehl todd parker chealer: ricks99: yes, until there that's good
ricks99: then, I click with the center button to open your page, and I do the same for mine ricks99: what exactly did u click chealer: ricks99: your page comes fine - with you. mine comes but it's about you
ricks99: our names (top left) ricks99: when i click "Philippe Cloutier" i get your page sylvieg: jonnyb: the link I answer on admin will give in a few days a video of the presentation - it is great ricks99: i think ur browser is caching something chealer: the link to http://info.tiki.org/TikiConsultant?itemId=1029 and http://info.tiki.org/TikiConsultant?itemId=1075 YossiN: the database connection is UTF8 ricks99: yes, both links work. one is me, one is you chealer: ricks99: well if my browser is caching, that's still a problem, but I can verify jonnyb: sylvieg: that sounds good ricks99: i have win xp, win 7, win vista, ie 7, 8, ff, chrome opera
all my combinations worked fine
@YossiN: look at your db/local.php file. confirm your charset declaration YossiN: ricks99: $client_charset = 'utf8' ;
tht database tables are utf8_general_ci ricks99: did u clear all tiki caches? YossiN: the page encoding is UTF8
what else? luciash: YossiN: collation YossiN: collection? luciash: database collation chealer: ricks99: it's not browser cache ricks99: @YossiN: please see the FAQs for complete details, including step-by-step instructions
http://doc.tiki.org/tiki-index.php?page=Tiki FAQs#Why_is_Tiki_showing_weird_characters_or_other_encoding_issues_
oops YossiN: the collection was wrong checking ricks99: http://doc.tiki.org/tiki-index.php?page=Tiki+FAQs#Why_is_Tiki_showing_weird_characters_or_other_encoding_issues_ chealer: ricks99: I can reproduce easily, but sometimes it works. it seems the quicker you go, the more likely it's wrong. say you switch in less than 3 seconds, you should get the problem YossiN: yes, the collection was the problem THANKS GUYS luciash: collation ricks99: @chealer: easy fix. slow down luciash: :) ***: JoernOtt has joined #tikiwiki ricks99: i dont know luciash: YossiN: good :) YossiN: luciash & ricks99: you deserve a bottle of beer each of you.
should I drink it on your behalf? luciash: :D chealer: ricks99: hehe. we could probably go with that advice for now, though sometimes it's quite longer ricks99: cheers YossiN ***: conner_bw has joined #tikiwiki YossiN: bye guys, good to know there is a place where ppl do help ... bye ricks99: @chealer: can u manually confirm (llok at source) that the links themselves are correct? (the are for me) if the links are generated correctly i have no idea what the issue is ***: marclaporte has joined #tikiwiki
YossiN has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) chealer: ricks99: absolutely, I see the same page for several URLs (itemIds) ricks99: when you look at the source for the listing (not the profile) all the links are identical?? chealer: ricks99: can you try opening several pages quick? I'm surprised you didn't reproduce on several browsers ***: JoernOtt has quit IRC (Ping timeout: 240 seconds) chealer: ricks99: the links are fine, and they open the right URL ricks99: "they open to the right URL" ????? then what's the issue? luciash: ricks99, chealer : i have seen that one
on another site chealer: ricks99: the URL doesn't give the right page content ricks99: which url? luciash: it was either the wiki caching of the templates or nested trackerlist plugins which caused this weirdness chealer: luciash: using TRACKERLIST (IIRC)? luciash: yes chealer: luciash: interesting. Rick checked the caching yesterday though
yesterday the situation was much worst, for anonymous everyone saw Xavi's profile ricks99: caching on all pages & the wiki tpl is "0" changi|away: polom ***: changi|away is now known as changi chealer: now I guess it's working most of the time luciash: then he must missed some or it must be nested trackerlist bug Tiki|bot: New Forum Posts: Why isn't HTML in Wiki Editor working when I have Allow HTML Option selected? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40396
New Forum Posts: login redirect - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40394 chealer: luciash: did you solve your problem? Tiki|bot: New Forum Posts: Help! Calendar edit event and new event pages not rendering properly - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40393 ricks99: I cannot duplicate. i'm unable to visually understand what is wrong. if tiki is generating the link correctly (ie each person is a different ?trackerId=##) then there shouldnt b an issue, no? chealer: ricks99: all the URLs for consultants, for example yours ricks99: my url is 1029 luciash: chealer: yes but unsure how... maybe i needed to add a mising param to explicitly say what user i want to load... i think &tr_user={$f_XX} helped chealer: ricks99: I just did another test opening Robert's profile then yours. a tab open for Robert with http://info.tiki.org/TikiConsultant?itemId=1086 displaying his profile
ricks99: and a tab opens for you with http://info.tiki.org/TikiConsultant?itemId=1029 displaying again Robert's profile ricks99: y http://info.tiki.org/TikiConsultant?itemId=1086 i get roberts
https://info.tiki.org/TikiConsultant?itemId=1029 i get me luciash: chealer: i see ricks on 1029 chealer: ricks99: but if I refresh your page, I see yours, as I should luciash: chealer: and visited 1086 displaying robert ricks99: https://info.tiki.org/TikiConsultant?itemId=1085 is amette chealer: luciash: hum. unfortunately I don't know trackers much, in particular plugins luciash: chealer: logged out (anonymous) chealer: luciash: yes, it's very important to be logged out luciash: chealer: so i cannot confirm that issue here ricks99: http://info.tiki.org/TikiConsultant?itemId=1044 shows me sylvieg's luciash: chealer: maybe your iceweasel is caching weird ricks99: other folks please quickly check ^^^^ links and see who you see. chealer: yes, in general if you go to a URL it's fine, but not if you just went to a different one
ricks99: you're showing https links. are you logged in or not? luciash: chealer: i just went to roberts and then quickly to ricks and it worked fine
chealer: now on 1044 and i see sylvie's chealer: OK I just reproduced opening the 2 links I pasted on IRC
(Robert's and Rick's) luciash: chealer: sorry, we cannot reproduce chealer: luciash: I don't think it's cache. the URLs are different
luciash: not browser cache, I mean ricks99: @chealer: just so I fully understand. When you go to http://info.tiki.org/TikiConsultant?itemId=1086 you see ME -- not robert?
but only sometimes? chealer: luciash: and I verified it with Firebug it's not using cache anyway ricks99: and only when you switch between pages quickly?
and only when linking *from* the consultants page? not a on a directly url? chealer: ricks99: only if I saw your profile just before Robert's
and yes, it's clear that timing is involved ***: YossiN has joined #tikiwiki ricks99: i'm at a loss chealer: ricks99: no. as I said, I can reproduce from the links on IRC. but first, are you anonymous or logged in? ricks99: i have 2 separate browser sessions - 1 logged in, 1 anon
cannot reproduce with either luciash: chealer: we are anonymous, doing the same as you, but all appears fine... believe it or not
chealer: only difference is taht i use Opera here -: ricks99 fingers hurt from switching so quickly... chealer: ricks99: just use the anon one. here are Robert's link are yours: http://info.tiki.org/TikiConsultant?itemId=1086 http://info.tiki.org/TikiConsultant?itemId=1029 ricks99: i have ie & ff luciash: :D ricks99: 1086 opens robert, 1029 shows some ugly guy Tiki|bot: New Forum Posts: Why isn't HTML in Wiki Editor working when I have Allow HTML Option selected? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40396
New Forum Posts: login redirect - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40394
New Forum Posts: Help! Calendar edit event and new event pages not rendering properly - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40393 chealer: hum, info menu not displaying great in Opera 11 ricks99: as anon chealer: ricks99: hehe
I'll try reproducing in Opera ricks99: i'll flush the tiki cache on info.t.o (again) luciash: bbl, bed-time story time now chealer: I have no problem reproducing in Opera neither
good night luciash, thank you YossiN: in mytiki contacks, is there a way to set "bolb" field and not only varchar(200)? chealer: oh, bed-night *story* time, right :-) ricks99: if u (and only u?) are having the same issue on multipel browsers, maybe some sort of os level caching? chealer: I thought that wasn't your usual bed-time time :-) ***: JoernOtt has joined #tikiwiki chealer: ricks99: I can always do it on the other PC, but I'm 99,99% sure my OS doesn't cache GETs ricks99: just grasping at straws... i don't know what else. chealer: ricks99: so, I was going to say, if I just left-click these 2 links, without being slow (say in less than 4 seconds), they both show the same content (the consultant I first clicked) changi: ricks99: nice page chealer: YossiN: uh... what are you trying to do?< ricks99: i think i understand what you are saying. but i (nor luciash) could reproduce :( YossiN: I need a larger than 255 chars filed for notes... ricks99: lol (for changi) :-) ***: robertplummer_ has joined #tikiwiki ricks99: brb... ***: ricks99 is now known as ricks99|away YossiN: or, maybe there is a better addressbook than the default minitiki one? ***: robertplummer has quit IRC (Ping timeout: 244 seconds) YossiN: any ideas? ***: daniam_ has joined #tikiwiki chealer: ricks99|away: yeah... I just tried on another PC with the good old MSIE 6, reproduced at first attempt ***: daniam has quit IRC (Ping timeout: 245 seconds) chealer: YossiN: there is no preference to do that, you would have to do it in the database (phpMyAdmin) jonnyb: are we compatible with Apache License 2.0? YossiN: thanks chealer, "no" is an answer too... chealer: jonnyb: http://tiki.org/License says we can use Apache code jonnyb: was just wondering if the version number matters
i'm going to work on the assumption 2.0 is ok ***: xavi has joined #tikiwiki chealer: YossiN: I was not sure I had understood your question correctly. preferences to alter a software's database schema are rare, I never saw that. Tiki has none. CIA-83: tikiwiki: 03jonnybradley * r32553 10/third_party/mobileESP/ (. mdetect.php): [NEW] mobile: Adding experimental 3rd party lib device detector mobileESP ***: ricks99|away is now known as ricks99
YossiN has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]) CIA-83: tikiwiki: 03jonnybradley * r32554 10/third_party/jquery/ (17 files in 3 dirs): [NEW] mobile: Adding jquery.mobile (1.0 alpha 3) ricks99: @chealer... i don't know what else to do or even to try. :-( chealer: ricks99: thank for the tests, I guess we'll hear if other people are affected CIA-83: tikiwiki: 03jonnybradley * r32555 10/trunk/lib/: [SVN] mobile: Link in external for mobileESP ***: redflo has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw) sylvieg: ricks99: if you have access to the souce - I will put a trace in the plugin to be sure that the itemId that is considered is the good one ricks99: source? you mean the generated html? sylvieg: in lib/wiki-plugins/wikiplugin_trackerlist.php ricks99: ah... no. i'm not sure who does have cpanel access sylvieg: because can be the browser or servar cache - or it can be a bug in the plugin (in this case - need to verif the filter in list_items to see if the itemId is the one on the url) chealer: ricks99: why are there 2 Tiki.org username fields in the tracker: http://info.tiki.org/tiki-view_tracker_item.php?itemId=1075&trackerId=6&show=view&reloff=12&cant=17&status=o&trackerId=6&sort_mode=f_42_asc ? ricks99: the autopopulate is to be used in the future, so that each person can "own" their tracker info for updating ***: xavi has quit IRC (Quit: Leaving.) chealer: ricks99: can I rename the user selector to "Tiki.org username of the last editor of this item"? radek82: Canadians: http://parlvu.parl.gc.ca/ParlVu/asx/asxgen.asx?stream=A007-A-EN-AL
thats the live stream of the Governments review of Usage Based Billing ricks99: for now, sure, the auto-select userid is not currently used/shown anywhere chealer: radek82: asx? ew, that sounds so Microsoftish radek82: chealer: its the Government, be happy we don't have to dialin :) chealer: ricks99: thanks, done ***: rpg_ has joined #tikiwiki chealer: I managed to update my consultant information ricks99: cool ***: rpg has quit IRC (Ping timeout: 276 seconds)
rpg_ has quit IRC (Ping timeout: 276 seconds) luciash: how come the logo on the facebook widget is still the 3.x one ? ricks99: looks correct to me http://tiki.org/networks luciash: on info -: ricks99 didnt think there was a fb widget on info... luciash: in the left "Join Tiki" module
it appears from time to time ricks99: ah.. its just an image -- not the real-time widget
probably someone (me) forgot to update it luciash: ah
that explains it ricks99: my fear was, if we put a live widget in there it could slow things down too much
maybe not an issue?
http://tiki.org/networks sometimes stalls for me. all the widgets are live luciash: facebook widget is slowing down, yes ricks99: k. then i'll leave "as is" will update the icon luciash: k ricks99: good catch luciash luciash: weird, as anon i see no anti-bot code at http://info.tiki.org/Tiki+Service+Provider
i see only image border with the alt text "Anti-Bot verification code image" ricks99: refresh? luciash: i did robertplummer_: jonnyb, remember those issues we were having with undoable with sheet? I finally figured it out!
woohoo! luciash: still no image ricks99: server issues maybe? i dont know jonnyb: yay, robertplummer_ well done :) luciash: clicking [Try another code] does nothing too
ricks99: ^ ricks99: i see it
right-click and select show image luciash: must be some JS issue maybe
http://info.tiki.org/temp/public/49f080b54f0863b29386ccad7c3996ef.captcha.png
this is the issue
404 ricks99: well.. i *would* update the fb image if tiki could tell me where to find fileid 35 luciash: haha, i was struggling to find file by fileId recently too ;) ricks99: major ui bug luciash: then i found out that it was loaded from another Tiki server
:-p ricks99: someone else had reported a missing captcha on info, too.
very random
could not duplicate luciash: is temp/public/ writable ? ricks99: you're asking the wrong person luciash: eh, now i reloaded again and the capcha image is sudenly there
yep, confirmed, very random :-p -: ricks99 wonders if this is somehow related to chearler's issue ricks99: i assume the directory is fine http://info.tiki.org/temp/public/90fd1cd10cdabdf8d706c5b2812afc2d.captcha.png works for me luciash: yes, now it works even for many [Try another code] for me ricks99: can we blame it on Apache (or Tiki)?
;-P luciash: Apache
some random Apache preferably (no racism intended) ;) ricks99: quick tiki stat... the facebook "button" on info has a 0.24% click rate CIA-83: tikiwiki: 03jonnybradley * r32556 10/trunk/lib/tiki-js.js: [FIX] modules: jQuerify & fix broken icntoggle() ***: xavi has joined #tikiwiki luciash: ricks99: and compared with the others ? ***: ricks99 has quit IRC (Remote host closed the connection)
ricks99 has joined #tikiwiki ricks99: roughly the same for all ***: JoernOtt has quit IRC (Ping timeout: 250 seconds) Tiki|bot: New Forum Posts: http://foo.com vs http://www.foo.com - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40399 luciash: ok, i rather understand it
ricks99: ppl arrive on info for information about tiki and they don't want to go somewhere else immediately... and when they continue explore, they most likely end on community, doc or dev site and there is the module nomore
so no wonder it doesn't receive too much attention or clicks
hi xavi ricks99: lol. i actually thought .2% was actually pretty good :-) luciash: eh
really ? ricks99: considering it only shows on 10% of all page views and that it is low on the page luciash: ok, i am not much into those stats so i have no clue what is good and what is bad ;) ricks99: if it were a "real" ad, y, very low ***: ricks99 is now known as ricks99|away luciash: well, it is not that low
it is second module from top
or third
if i don't count the quotes one
but i see what u mean by 10% of page views, yup Tiki|bot: New Forum Posts: How to stop the Category Required notice in wiki - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40400 ***: rodrigo_sampaio has quit IRC (Quit: Leaving.) CIA-83: tikiwiki: 03marclaporte * r32557 10/trunk/ (4 files in 2 dirs): Some cleanup of module info ***: RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) chealer: jonnyb: thanks for the HTML cleanup you did a while ago, that makes validation much less life poisoning jonnyb: it's a good thing to do... thanks :) chealer: only 8 errors now ^_^ jonnyb: go gettem chealer! ***: dcedilotte has quit IRC (Quit: Leaving) chealer: jonnyb: yeah, I had the courage to consider it, but they're not really my domain. treetable and obsolete table attributes that apparently should be replaced with CSS ***: daniam_ has quit IRC (Ping timeout: 245 seconds) chealer: Firebug is not being very helpful. "uncaught exception: Syntax error, unrecognized expression: ~" but no indication of where it comes from CIA-83: tikiwiki: 03marclaporte * r32558 10/trunk/templates/tiki-admin_include_module.tpl: modules are not just right & left anymore :-)
tikiwiki: 03marclaporte * r32559 10/trunk/tiki-admin_tracker_fields.php: typo -: luciash just wasted some minutes playing with the logo to come up with "Tiki Valentine Edition" :-p luciash: i know we shouldn't do that ;)
wanna share but dunno where ***: radek82 has quit IRC (Quit: Leaving) jonnyb: info.t.o? :P luciash: i'll put it in the galleries and let rick decide ;) ***: ricks99|away is now known as ricks99 CIA-83: tikiwiki: 03nkoth * r32560 10/trunk/lib/tikilib.php: (log message trimmed)
tikiwiki: [FIX] In some (actually could be many) cases there is a need to have a paragraph
tikiwiki: even if the content being parsed is only one line. In Tiki 5 that was the
tikiwiki: behavior but someone changed it to not put a paragraph if the content is only
tikiwiki: one line to solve some problems I can imagine. But this leads to inconsistencies
tikiwiki: in other cases. For example, when parsing an article heading, if the heading has
tikiwiki: one line it ends up being not in a para, but it is in a para if there are 2
tikiwiki: 03jonnybradley * r32561 10/trunk/ (6 files in 4 dirs): [NEW] mobile: Implementation of prefs and libraries for jquery.mobile - doesn't do much yet
tikiwiki: 03nkoth * r32562 10/branches/proposals/6.x/lib/tikilib.php: (log message trimmed)
tikiwiki: [bp/r32560][FIX] In some (actually could be many) cases there is a need to have
tikiwiki: a paragraph even if the content being parsed is only one line. In Tiki 5 that
tikiwiki: was the behavior but someone changed it to not put a paragraph if the content is
tikiwiki: only one line to solve some problems I can imagine. But this leads to
tikiwiki: inconsistencies in other cases. For example, when parsing an article heading, if
tikiwiki: the heading has one line it ends up being not in a para, but it is in a para if
tikiwiki: 03nkoth * r32563 10/trunk/lib/wiki-plugins/wikiplugin_articles.php:
tikiwiki: [FIX] Specific case of r32560 issue: In some (actually could be many) cases
tikiwiki: there is a need to have a paragraph even if the content being parsed is only one
tikiwiki: line. In Tiki 5 that was the behavior but someone changed it to not put a
tikiwiki: paragraph if the content is only one line to solve some problems, but this cause
tikiwiki: inconsistency on other cases...
tikiwiki: 03nkoth * r32564 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_articles.php:
tikiwiki: [bp/r32563][FIX] Requires r32562. Specific case of r32560 issue: In some
tikiwiki: (actually could be many) cases there is a need to have a paragraph even if the
tikiwiki: content being parsed is only one line. In Tiki 5 that was the behavior but
tikiwiki: someone changed it to not put a paragraph if the content is only one line to
tikiwiki: solve some problems, but this cause inconsistency on other cases... luciash: ricks99: ^ ricks99: nice! but "be my valentine" is much more colloquial (at least for USA English).
gonna do for all Tiki.org site colors? luciash: ricks99: u could make a "Show your Tiki love" post on that day ;) ricks99: *you* could make a .... :-) luciash: heheh
i know, but "be me" on one line was not enough ;)
"be my"
but maybe i can try with putting all on one liner
no, only valentine color ;) ricks99: two lines is fine. can get rid of the "!" too -: ricks99 for rick, valentine color is dark chocolate brown -- not red ;-) luciash: haha ***: redflo has left luciash: ricks99: ^ ricks99: perfect
but why did u upload as a new ID# instead of simply replacing the #99? luciash: :)
no idea
feel free to delete ricks99: i like it CIA-83: tikiwiki: 03nkoth * r32565 10/trunk/lib/wiki-plugins/wikiplugin_watershed.php: [FIX] When format of plugin in info function is set to html, no need to put ~np~ anymore, otherwise it shows to user. ricks99: let's change the site logo to it. we can be just like google :) CIA-83: tikiwiki: 03nkoth * r32566 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_watershed.php: [bp/r32565][FIX] When format of plugin in info function is set to html, no need to put ~np~ anymore, otherwise it shows to user. luciash: ricks99: haha, on 14th ? ricks99: yup luciash: ricks99: we'd need red theme to match ;)