<!-- 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>

   marclaporte: joined #tikiwiki
   sandroandrade: joined #tikiwiki
   FCPD: joined #tikiwiki
   <br> New Install 9.2:  When I go to the main page of the TW it sends me to my WP blog.  TW is seated in a folder below the blog and url friendly links is clicked.  example here:  http://foreclosurepedia.org/fcpd
   marclaporte: looks like your blog is taking over
   FCPD: ?
   <br> oh yeah
   <br> is this an htaccess deal?
   marclaporte: I guess so
   <br> Do you intend to merge blob into Tiki as well?
   <br> http://doc.tiki.org/WordPress+importer
   <br> http://doc.tiki.org/MediaWiki+Importer
   FCPD: ultimately yes it will seat as foreclosurepedia.org
   marclaporte: Maybe temporarily move your blog to see if this makes the Tiki work
   <br> <u>FCPD</u>: I see you intend to have documention. http://doc.tiki.org/Screencast is really cool for this
   FCPD: going there now ty
   <br> im going to tinker a bit with the htaccess and will post back results here if they work. maybe it could be put into a section to answer the ? as i never found it anywhere.
   marclaporte: Sure, perhaps here?  http://doc.tiki.org/htaccess   A section on "conflicting .htaccess from another application" ?
   FCPD: I just removed the friendly url's for now.  I uncommented and corrected the htaccess file sent w/TW and to no avail.  No biggie as it is a test site as I'll need 10.x for the mapping anyway.
   goj_killedByISP: joined #tikiwiki
   refizul: Is there something wrong with the article timeout in info.t.o?
   <br> The October webinar timeout was set to Oct 18th but the article is still available at main page
   lindonb: joined #tikiwiki
   kstingel: joined #tikiwiki
   <br> joined #tikiwiki
   lindonb: left #tikiwiki
   changi: joined #tikiwiki
   Caarrie: joined #tikiwiki
   arildb: joined #tikiwiki
   Tiki-KGB: tikiwiki 03arildb r43699 10branches/10.x/templates/tracker/replace.tpl
   <br> tikiwiki [FIX] Improve description for tracker permission setting "Only one item per user or IP". Thanks Jyhem
   kstingel|away: joined #tikiwiki
   fabricius: joined #tikiwiki
   marclaporte: joined #tikiwiki
   Sp4rKy: joined #tikiwiki
   Caarrie: joined #tikiwiki
   fidel_: joined #tikiwiki
   luciash: joined #tikiwiki
   EO_: joined #tikiwiki
   PrezKennedy: joined #tikiwiki
   Tiki-KGB: joined #tikiwiki
   mose: joined #tikiwiki
   panamaus: joined #tikiwiki
   amette: joined #tikiwiki
   fabricius: joined #tikiwiki
   kstingel: joined #tikiwiki
   Caarrie: joined #tikiwiki
   luciash: joined #tikiwiki
   marclaporte: joined #tikiwiki
   Sp4rKy: joined #tikiwiki
   fidel_: joined #tikiwiki
   EO_: joined #tikiwiki
   PrezKennedy: joined #tikiwiki
   Tiki-KGB: joined #tikiwiki
   panamaus: joined #tikiwiki
   amette: joined #tikiwiki
   mose: joined #tikiwiki
   arildb: joined #tikiwiki
   sandroandrade: joined #tikiwiki
   <br> joined #tikiwiki
   <br> joined #tikiwiki
   mose: joined #tikiwiki
   marclaporte: joined #tikiwiki
   Sp4rKy: joined #tikiwiki
   fidel_: joined #tikiwiki
   amette: joined #tikiwiki
   panamaus: joined #tikiwiki
   Tiki-KGB: joined #tikiwiki
   PrezKennedy: joined #tikiwiki
   EO_: joined #tikiwiki
   <br> joined #tikiwiki
   Sp4rKy: joined #tikiwiki
   <br> joined #tikiwiki
   rdi: joined #tikiwiki
   marclaporte: joined #tikiwiki
   mose: joined #tikiwiki
   Caarrie|away: joined #tikiwiki
   fabricius: joined #tikiwiki
   Tiki-KGB: tikiwiki 03jonnybradley r43700 10branches/10.x/tiki-plugins.php
   <br> tikiwiki [FIX] plugins: Adapt to parser changes in options, and explicitly set global $page to the page name string as some plugins assume this.
   Bsfez: joined #tikiwiki
   Tiki-KGB: tikiwiki 03jonnybradley r43701 10branches/10.x/ 10tiki-plugins.php 10templates/tiki-plugins.tpl
   <br> tikiwiki [FIX] plugins: Cache and then restore headerlib after refreshing all plugins to remove any js (and css) added from pages
   sandroandrade: joined #tikiwiki
   <br> joined #tikiwiki
   fabricius: joined #tikiwiki
   Bsfez: polom
   Tiki-KGB: tikiwiki 03jonnybradley r43702 10branches/10.x/templates/tiki-plugins.tpl
   <br> tikiwiki [FIX] plugins: Missing form close tag causing nested form DOM errors in modules (thanks Geoff)
   lindonb: joined #tikiwiki
   Tiki|bot: New Forum Posts: Banners not fully working - http://tiki.org/tiki-view_forum_thread.php?forumId=4&amp;comments_parentId=45495
   <br> New Forum Posts: Problems using the Theme Generator - http://tiki.org/tiki-view_forum_thread.php?forumId=4&amp;comments_parentId=45496
   rodrigoprimo: joined #tikiwiki
   lindonb: <u>arildb</u>: still having problems with IPN
   <br> IPN history on paypal shows message sent and received
   <br> but transactions still show as outstanding
   arildb: hi lindonb
   lindonb: hi arildb
   arildb: try to see if you receive the IPN at your end, e.g. write a log to the database, when it arrived. You must also make sure that the ip+port is open in your firewall
   <br> since you are getting an IPN log, I assume you have checked and enabled IPN sending at PayPal
   lindonb: yes, have enabled IPN sending on PayPal
   <br> not sure how to do the "write a log to the database" part
   arildb: you won't have a gui session, when the reply arrives, so you must log it differently than wring to the screen
   <br> ...or write a file (make sure you have write permissions)
   <br> you would have to edit the php file to build that in, I guess
   <br> maybe there is an action log for it
   lindonb: was looking in action log and didn't see that
   <br> so you mean modifying tiki-payment.php temporarily
   arildb: not sure if it's there. You may have to build in some manual logging
   <br> just to make sure, you have opened the web server port in the firewall, right?
   lindonb: not sure, how do I check that?
   arildb: yes, temp modification to add logging
   <br> if you give me you ip, I can check the access from here
   <br> you just need to check if your web server is accessible from outside
   lindonb: ok, shared IP address is 66.147.244.147
   arildb: testing
   lindonb: and this is a subdomain on that account
   arildb: I get to some host, so port 80 is open
   lindonb: ok, thanks for testing!
   <br> will work on the log
   arildb: ok
   Tiki|bot: New Forum Posts: Both-way sync - http://tiki.org/tiki-view_forum_thread.php?forumId=17&amp;comments_parentId=45497
   arildb: joined #tikiwiki
   Tiki|bot: New Forum Posts: Gallerie for pictures - http://tiki.org/tiki-view_forum_thread.php?forumId=4&amp;comments_parentId=45499
   rodrigoprimo: joined #tikiwiki
   Bsfez: joined #tikiwiki
   arildb_: joined #tikiwiki
   arildb__: joined #tikiwiki
   arildb_: joined #tikiwiki
   deeku: joined #tikiwiki
   <br> quick question: in iw9.1 is there some way to put a gap between horiz menu items, i.e. li.option197 {   margin-right=300px; } or li.option198 {   width=300px; }. I am unable to get the desired results with this css.
   arildb: joined #tikiwiki
   deeku: li.option197 {   width: 300px; } did the trick. The brain is taking the day off this fine Sunday, and so should I!
   Bsfez: joined #tikiwiki
   Tiki-KGB: tikiwiki 03arildb r43703 10branches/10.x/lib/wiki-plugins/wikiplugin_tracker.php
   <br> tikiwiki [FIX] Fix colspan for items descriptions
   redflo: joined #tikiwiki
   fabricius: joined #tikiwiki