<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   luciash: i will repeat myself, sorry
   <br> can http://doc.tiki.org/PluginSmarty be used to test if variable is empty ?
   <br> i am running out of options as nothing works as expected to test if page has a record in tracker (page selector field)
   <br> i was hoping TRACKERITEMFIELD plugin will work the same to test page selector as it does with user selector but it turns out only user is supported to test whether it has record in a tracker
   <br> then i turned to the new TRACKERIF plugin but it is a joke - it does not work at all
   <br> then i tried smarty directly in a custom module but that one does not seem to work either when included in wiki page via MODULE plugin
   <br> new one: then I hoped {TRACKERLIST()}Notice{TRACKERLIST} will display Notice if no match, but that one does not work too (bad doc ?)
   goj_killedByISP: joined #tikiwiki
   dennmans: joined #tikiwiki
   jacmoe: joined #tikiwiki
   fabricius: joined #tikiwiki
   <br> Hi, anybody familiar with cPanel?
   <br> I need to change the path for an addon domain - I do not find the spot
   <br> with subdomain I easily can do this
   dennmans: joined #tikiwiki
   radek82: joined #tikiwiki
   fabricius: question Tiki|bot
   <br> I have a question
   Tiki|bot: Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
   fabricius: ah now :-D
   <br> problem is the following:
   <br> www.sub.domain.tld works, but sub.domain.tld does not work -&gt; is that a problem in cPanel, or in Tiki, or .htaccess?
   <br> actually on this ISP account, it sometimes works and sometimes not
   <br> a few minutes ago it did not, then it did, then not and now it works
   <br> any idea?
   <br> aaaaargh ... NOT working!!! -&gt; I was logged in without www., went to the admin panel and made some setting -&gt; click "apply" and site is gone!!!
   dennmans: hmmm
   <br> sounds familiar ;-)
   <br> what are your settings for www stripping?
   fabricius: inside Tiki?
   <br> at 1st normal ... had probs -&gt; now I tried 2nd add www. and last remove www. inside tiki -&gt; admin -&gt; general -&gt; navigation
   <br> right now it SEEMS to work
   <br> I do not find certain appropriate settings in the cPanel#
   <br> not for this, nor to change paths for domains
   <br> at this point I just can say arrrgh
   <br> and I do not find what I need in the ISPs docs
   dennmans: afk, phone, brb
   <br> My ISP makes www.domain.tld and the domain.tld point to the same folder.  Subdomains are not prefaced by www in my case.
   <br> I know cases where it works the other way round - *.sub.domain.tld is always moved to www.sub.domain.tld
   <br> <u>eg</u>: http://noord.amsterdam.nl
   <br> hmm, I lie - they seem to have resolved that.
   <br> has stripping www setting resolved your problem?
   <br> (as you know) domains and subdomains are something I am still figuring out in Tiki and I would like to understand how it works in different cases
   lindonb: joined #tikiwiki
   fabricius_: joined #tikiwiki
   Matisse: joined #tikiwiki
   fabricius: <u>dennmans</u>: stripping in Tiki seems to have been resolved (same as adding)
   dennmans: ok, that's good to know
   Matisse: If I#
   <br> If I'm running a TikiWiki, V 4.2, has it still the vulnerability shown in this bug report http://dev.tiki.org/item4109
   amette: polom y'all
   Matisse: or it only concerning versions 8.*
   <br> ?
   amette: htaccess.sh moves the htaccess from _htaccess to .htaccess and therefore activates it....
   <br> ... but then Admin-&gt;SefURLs complain that it can't verify the configuration...
   <br> ... so shouldn't htaccess.sh just copy it over?!
   <br> just asking before I'm going to change something that someone put lots of thought into... but to me the htaccess.sh file suffers some bitrot there, right?
   Matisse: amette, whats your tiki version?
   amette: trunk
   <br> or wait.. that's a 9.x
   <br> but same in trunk though (just checked)
   CIA-75: tikiwiki: 03amette * r42491 10/trunk/htaccess.sh: [FIX] Admin-&gt;SefURL needs _htaccess for its checks