WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.9 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • Web baker 2.8 combining sections droplets issue
  • Print
Pages: [1]   Go Down

Author Topic: Web baker 2.8 combining sections droplets issue  (Read 8655 times)

knock

  • Guest
Web baker 2.8 combining sections droplets issue
« on: December 03, 2009, 02:24:46 PM »
Hi,

I made an upgrade from 2.7 to 2.8 and I noticed that when I combine two sections or more, droplets aren't working, but when I have a single section it's working. Can somebody figure out where could be the problem?

Thanks.
Logged

Waldschwein

  • Guest
Re: Web baker 2.8 combining sections droplets issue
« Reply #1 on: December 03, 2009, 02:32:00 PM »
Hello!

As far as I know it's this bug: http://project.websitebaker2.org/changeset/1138

So the best would be to test with the current SVN: http://project.websitebaker2.org/browser/branches/2.8.x
It's working stable as far as I know, but of course it's no release, only SVN. And testing it is always a good idea.  8-)

Yours Michael
Logged

Offline Luisehahne

  • WebsiteBaker Org e.V.
  • **
  • Posts: 4548
  • Gender: Male
Re: Web baker 2.8 combining sections droplets issue
« Reply #2 on: December 03, 2009, 02:38:09 PM »
Yes, or download the latest droplet module by AMASP, Version 1.0.2

http://www.websitebakers.com/pages/droplets/module-wb2.8.php

Dietmar
Logged
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

knock

  • Guest
Re: Web baker 2.8 combining sections droplets issue
« Reply #3 on: December 03, 2009, 03:42:18 PM »
Thanks for your quick replies guys, but the problem isn't going. I also noticed that the main issue is when I combine a section with a form. With other type of pages works. So this issue could be from form module?

Greets.
Logged

Offline Luisehahne

  • WebsiteBaker Org e.V.
  • **
  • Posts: 4548
  • Gender: Male
Re: Web baker 2.8 combining sections droplets issue
« Reply #4 on: December 03, 2009, 05:36:05 PM »
Yes i know, but it's easy. Laod the view.php in form folder in your Editor and search and comment out follwing

Code: [Select]
/**
    NOTE: comment out the line ob_end_flush() if you indicate problems (e.g. when using ob_start in the index.php of your template)
    With ob_end_flush(): output filter will be disabled for this page (and all sections embedded on this page)
    Without ob_end_flush(): emails are rewritten (e.g. name@domain.com --> name(at)domain(dot)com) if output filter is enabled
    All replacements made by the Output-Filter module will be reverted before the email is send out
*/
if($filter_settings['email_filter'] && !($filter_settings['at_replacement']=='@' && $filter_settings['dot_replacement']=='.')) {
  /*     ob_end_flush(); */
}

the ob_end_flush. And your Droplets are working on form pages

Dietmar
Logged
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

knock

  • Guest
Re: Web baker 2.8 combining sections droplets issue
« Reply #5 on: December 03, 2009, 05:59:02 PM »
THANKS. WORKS.
Logged

Offline Luisehahne

  • WebsiteBaker Org e.V.
  • **
  • Posts: 4548
  • Gender: Male
Re: Web baker 2.8 combining sections droplets issue
« Reply #6 on: December 03, 2009, 06:07:10 PM »
good to know

Dietmar
Logged
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • Web baker 2.8 combining sections droplets issue
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2