***: Caarrie|away is now known as Caarrie
chibaguy has joined #tikiwiki
Caarrie is now known as Caarrie|away
SvenAERTS has joined #tikiwiki
Caarrie|away is now known as Caarrie
SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
SvenAERTS has quit IRC (Client Quit)
Caarrie is now known as Caarrie|sleeping
chibaguy has quit IRC (Read error: 110 (Connection timed out))
RobotGuy has joined #TikiWiki
chibaguy has joined #tikiwiki
nikhilodeon has joined #tikiwiki
franck has joined #tikiwiki
RobotGuy is now known as quietness
quietness is now known as RobotGuy
RobotGuy has quit IRC ("Heading for bed.")
franck has left
Timoth1 has quit IRC (Remote closed the connection)
navster has joined #tikiwiki
jasprit has joined #tikiwiki
L0gg3r starts logging #tikiwiki at Mon Aug 25 06:11:52 2008
L0gg3r has joined #tikiwiki
Wilkins has joined #tikiwiki
Wilkins_ has joined #tikiwiki
Wilkins has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
chibaguy has left
Wilkins_ is now known as Wilkins
djst has joined #tikiwiki
RobotGuy has joined #TikiWiki
RobotGuy has quit IRC (Remote closed the connection)
RobotGuy has joined #TikiWiki
ezrakatz has joined #tikiwiki ezrakatz: I'm having a strange problem in tw 2.0. Whenever I try to insert an <iframe> html block, the parser changes the first <iframe> tag into "<if<x>rame>".
is there a plugin that can just let you upload an html snippet without any changes? ***: chibaguy has joined #tikiwiki chibaguy: ezrakatz, http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/mods/trunk/wiki-plugins/iframe/wiki-plugins/wikiplugin_iframe.php ***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") chibaguy: ... to insert an iframe ezrakatz: thanks, I'll give that a try ***: ezrakatz has quit IRC ()
Wilkins has quit IRC (Read error: 110 (Connection timed out))
ricks99_ has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie
chibaguy has quit IRC (Read error: 110 (Connection timed out))
Wilkins has joined #tikiwiki
Paragtim has joined #tikiwiki Paragtim: hi all
Before I upgraded to v2 I was able to run 2 sites side by side idependently. Now if i try to do this I am logged into the other site automatically. Does anyone know what has changed? ***: marclaporte has joined #tikiwiki marclaporte: How to manually resolve "Need to validate email" in tiki-adminusers.php? ***: franck has joined #tikiwiki
RobotGuy has quit IRC ("...") ricks99_: @Paragtim: r u using intertiki? Paragtim: Remember the senior moments - this could be another one of those - What is intertiki? ricks99_: allows u to use a single login for multiple tiki sites
do ur 2 tikis share user database? Paragtim: They shouldn't do !! - I thought I had set up everything to be domain name independent.
How do i find out
Have found the feature in Features - everything is empty ricks99_: r u running 2 completely separate tiki databases? Paragtim: yep ricks99_: but on the same domain? using subdomains? Paragtim: 1 tiki is running 1.9 and the other is running v2 ricks99_: on the same domain? Paragtim: they are in seperate sub domains (tiki-th and tiki-v2) Caarrie: same cookie? ricks99_: k. its because, by default, the cookie is named only the domain (does not inclucd subdomain). therefore, the cookie tiki uses for tiki-th is identical to tiki-v2
y. u need to cusomize the cookie to include the subdomain ***: Caarrie is now known as Caarrie|away Paragtim: ok - new ground here - How to change the cookies? (this didn't happen on the old version - ran 3 tiki's to learn on and all started tiki-?? but where independant. Is this a new feature?) ricks99_: i think admin: login. or maybe defined in php.ini Paragtim: Nothing I can see in admin: login - and Smarties on has one entry in Spanishedit cookies ricks99_: i think in php.ini then.. something like session_set_cookie ***: lphuberdeau has quit IRC (Read error: 113 (No route to host)) Paragtim: I can only run a local php.ini on each installation and have know idea of the command line syntax I would need to add. Anything more you can give me? ricks99_: r u using the "remember me" feature? Paragtim: No - Never liked the idea so didn't enable it ricks99_: not sure how to set by command line. here's the php docs: http://us3.php.net/manual/en/function.session-set-cookie-params.php ***: RobotGuy has joined #TikiWiki
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
lphuberdeau has joined #tikiwiki Paragtim: wow - serious stuff in that link. I understand about 3 words. So do you reckon the following code will solve the problem - session_set_cookie_params(xxxxxxx, '/', '.tiki-th/') added to the local php.ini file
xxx being the time of the cookie to live in seconds
Alternatively - will the remember me feature solve the problem ricks99_: y, i think. :)
but u need a different setting for each /sub directory Paragtim: yes to the php code or y to the remember me - and which one will work best? ricks99_: y to both. u can either set the cookie in the php.ini for each subdirectory, or use the rememberme for both tikis and use different settings Paragtim: Ok - I will try the remember me as its a tiki feature and can be put into the dev docs for the site. Will keep you all posted
Ok - Here is the first update. The remember me feature stops the problem of being logged in on 2 sites and logging out one user would automatically log out the same user on the 2nd site.
However before the update to v2 I was able to run the same username on the same site from 2 computers on the same network. This feature has now disappeared but only if v2 is involved in the equation.
2 user with the same name on the same site still works on v1.9. ricks99_: be logged in from 2 different pcs using the same username? Paragtim: Yep - can log in with the same username on the same site from 2 different pcs - but log 1 out and the other gets taken out as well ricks99_: hmm... sounds like a security prob to me.... Paragtim: Which way? ricks99_: if im logged in as user "foo" from my pc... tiki shouldnt allow another pc to login as user "foo" Paragtim: For me it was a very useful feature as it enabled me to test permissions and stuff while I was setting things up and learning my pitiful amount of knowledge.
As I am migrating thing to v2 this feature will go away ***: marclaporte has quit IRC (Read error: 113 (No route to host))
nikhilodeon has joined #tikiwiki sylvieg: ricks99_: why do you want to forbid to have a user logged twice - it can be useful when you copy paste.... ricks99_: so i can make sure no one else is using my login
seems to me that a logon session should be limited to a single ip per user per session? sylvieg: I like to be able to log twice - IMHO ricks99_: i guess. but then someone else could login as u and u would never know sylvieg: the probalithy to have the 2 persons logged in at the same time is small
I do not like the 'categorize this object' - I always forget to check it when I select a categ? I would prefer an empty entry in the categ box? nobody eklse lphuberdeau: am I the only one having serious trouble with SF these days?
the thing is painfully slow and just crashes on half of my commits -: sylvieg just doing a svn merge that is not too bad/slow lphuberdeau: it just hangs during the commit, and freeze
the commit gets confirmed, but I have to kill the client manually, then my working copy is messed up
hurray for wasting time on new checkouts ***: FrankP_german has joined #tikiwiki PS|bot: SVN: Commit by lphuberdeau :: r 14497 /branches/experimental/all-langs/lib/tikilib.php: [FIX] Correct language listing when no available language specified ***: robferguson has joined #tikiwiki ricks99_: is there a way to use "decision login" with trackers/tracker plugin?
based on the selection of a specific field, can i force/hide other fields? robferguson: hey everyone, I'm getting emails from tiki-user_information "send me a message" but want to set the sender address to something other than user@servername so it's clearer who it's from and this way wont show up in my junk. Does anyone know off hand where the script is for the mail function in tiki to set this? ricks99_: i think becuase the email is geneated by ur tiki, it iwill use your site's address (sender email). you can, however, customize the message subject to include the user who sent the msg.
edit the templates/mail/messu_message_notification_subject.tpl robferguson: this doesnt really help though as the point of the operation is to change the look of the email, not the content. right now its a shared server and its not my sites name that shows up but instead user@someothersiteonthemachine.com ricks99_: the 'from' address is controlled by either Tiki's "sender email" field, or ur php.ini robferguson: isnt sender email just the user@ part of it
plus i can't do it with php.ini because of the shared box aspect PS|bot: SVN: Commit by lphuberdeau :: r 14499 /branches/experimental/all-langs/ (comments.php tiki-all_languages.php): [FIX] Confusion in comments between different languages ricks99_: no. sender is ur tiki (i.e., the FROM for all generated emails) see docs: http://doc.tikiwiki.org/general+admin
u should b able to simply place a new php.ini in ur <TIKI_ROOT> folder and define the sender_from attribute in php.ini robferguson: i tried putting a php.ini in my root with just the [mail function] defined and no luck ***: Wilkins has quit IRC (Remote closed the connection) PS|bot: SVN: Commit by lphuberdeau :: r 14501 /branches/experimental/all-langs/lib/wiki/wikilib.php: [MOD] All language wiki link persistence ***: snarlydwarf has joined #tikiwiki
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") PS|bot: SVN: Commit by lphuberdeau :: r 14502 /branches/experimental/all-langs/ (3 files in 2 dirs): [ENH] Respect user's preferences ricks99_: wow, i just figured out dyanmic list trackers...
quite powerful! ***: Lucymoz has joined #tikiwiki
tomb_ has joined #tikiwiki
nkoth3 has joined #tikiwiki
Caarrie|away is now known as Caarrie robferguson: with regards to the phpmail in tiki for user messaging, i've tried ini_set(sendmail_from... in the top of tiki-user_information.php, and tried making a new php.ini in root folder with jsut the sendmail_from value in it and lastly have made an .htaccess with it in there as well. It seems tiki overwrites or rather ignores these values. I need to know where they are set in the scripts. Any thoughts?
sorry, i realized sender mail DOES set it, but still would be nice to know its origin ricks99_: try lib/messu/messulib.php
or lib/notiffications/notificationemaillib.php
Q: can dynamic trackers be used with the user registration tracker? ***: kerrnel has quit IRC ("CGI:IRC") PS|bot: SVN: Commit by lphuberdeau :: r 14503 /trunk/ (3 files in 3 dirs): [NEW] Module to display semantic page relationships
SVN: Commit by xavidp :: r 14504 /mods/trunk/wiki-plugins/flowplayer/wiki-plugins/wikiplugin_flowplayer.php: [FIX] Typo fixed. However, it doesn't install through admin mods: http://dev.tikiwiki.org/bug1985 ***: rodrigo_sampaio has joined #tikiwiki
navster has quit IRC ("Leaving.")
robferguson has quit IRC (Read error: 110 (Connection timed out))
otabz has joined #tikiwiki
jasprit has quit IRC (Read error: 104 (Connection reset by peer))
Timoth1 has joined #tikiwiki
tomb_ has quit IRC ("Ex-Chat") PS|bot: SVN: Commit by sylvieg :: r 14505 /trunk/templates/tiki-user_menu.tpl: [FIX]menu: idem than css/phlm menu: set a class selected on the selected option/section ***: ricks99__ has joined #tikiwiki
lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
lphuberdeau has joined #tikiwiki
RobotGuy has quit IRC ("SNAFU") nikhilodeon: good afternoon / morning / evening - I posted the following item on dev.tw.o, if anyone has any wisdom to share: TikiWiki 2.0: Content: Display Last Modification Info on Included Pages http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1987&trackerId=5 ***: Caarrie is now known as Caarrie|away
ricks99_ has quit IRC (Read error: 110 (Connection timed out))
Caarrie|away is now known as Caarrie PS|bot: SVN: Commit by sylvieg :: r 14506 /trunk/templates/tiki-user_menu.tpl: [FIX]menu: selectedAscendant class for tiki menu sylvieg: nikhilodeon: it is very easy to make a plugin... ***: SEWilco2 has joined #tikiwiki nikhilodeon: sylvieg: you mean a plugin to display the last modified by <<username>> <<userclass (will be a custom field)>>? sylvieg: yes a plugin with get_info_page and you display whatever you want
in fact I have question on your item: is it only an include poroble?
or you want additional info?
for biggest stuff thre is doc.tikiwiki.org/page+selector nikhilodeon: sylvieg - i basically want to display the last edited info on a page when it is included sylvieg: ah you watn kid of fix the bottom page if the page include another one ....
Do you mean you want the redirect plugin?
because there is no reason that an include page change the info of the including page ... can be a lot of included pages in a page
but a redirect - should work as you want nikhilodeon: sylvieg - well, basically i just want the child page info displayed, as opposed to the parent page that is including it
because i have some pages that are included by others - if a user edits these child pages, but doesn't touch the parent page, currently this info is not reflected on the parent page ***: djst has quit IRC ("http://djst.org/blog/") sylvieg: so it means that a page needs to scan all the info of all the included pages and do a merge? a last user on them? nikhilodeon: well, not really a merge; i am just looking for, eg a plugin i can insert on a page that, when called, would for example display "Page last modified on Monday 02 June, 2008 03:45:08 UTC by marclaporte"
this text would appear on each included page
basically, i want to display the info that appears when you edit an included page directly, to appear when it is edited when included as part of another sylvieg: not an easy one.... nikhilodeon: i see - is it because the included page essentially inherits the last modified info of its parent page? PS|bot: SVN: Commit by lphuberdeau :: r 14509 /trunk/tiki-wikiplugin_edit.php: [FIX] Plugin UI modification to support /} ***: lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
SEWilco2_ has joined #tikiwiki
nkoth3 has quit IRC (Read error: 60 (Operation timed out))
mattbmc has quit IRC ("Leaving")
SEWilco2 has quit IRC (Read error: 110 (Connection timed out))
franck has left
ricks99__ has quit IRC ("Trillian (http://www.ceruleanstudios.com")
lphuberdeau has joined #tikiwiki
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
otabz has quit IRC ("Leaving.")
franck1 has joined #tikiwiki
Amorphous has quit IRC (Read error: 110 (Connection timed out))
RobotGuy has joined #TikiWiki
Amorphous has joined #tikiwiki
Caarrie is now known as Caarrie|away
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
Caarrie|away is now known as Caarrie
SEWilco2_ has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
kerrnel has joined #tikiwiki kerrnel: howdy
sylvieg around?
If you're parsing through a tracker in say tiki-view_tracker_item.php and processing a given field type, what is the array where the current database value is stored? I thought it was $field but it's showing empty even though the db has a value for the field. ***: kerrnel has quit IRC (Excess Flood)
kerrnel has joined #tikiwiki kerrnel: doh
Basically what I want to do is a check that if the current db value of the field is empty or unset, then populate it with something. Unfortunately no matter what field comes up I can't get the current value, just ''. ***: nikhilodeon has joined #tikiwiki lphuberdeau: did you try trklib->get_tracker_item(id) ?
returns a map with field IDs and values kerrnel: I did, but maybe I'm not using it right lphuberdeau: hmm.. 1 parameter us usually safe ***: rodrigo_sampaio has quit IRC ("Leaving.") kerrnel: Wasn't using it right. fields[data][$i]['itemId'] doesn't work does it?
nevermind, will just use $_REQUEST[itemId]