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 »
  • ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6
  • Print
Pages: [1]   Go Down

Author Topic: ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6  (Read 13161 times)

Offline VSG

  • Posts: 278
ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6
« on: February 27, 2016, 03:42:40 PM »
Hi, everyone!

I actually posted this here already. I repost it just in case someone who doesn't speak German encounters the same problem (and/or has a fix).

After updating WB from 2.8.3 SP5 to 2.8.3 SP6-RC3.1 I encountered that two droplets that are vital to my website don't work anymore.

ShowSection
Code: [Select]
global $database, $wb;
$get_content = $database->query("SELECT content FROM ".TABLE_PREFIX."mod_wysiwyg WHERE section_id = '$section'");
$fetch_content = $get_content->fetchRow();
$content = ($fetch_content['content']);
$wb->preprocess($content);
return $content;

and getNewsItems
Code: [Select]
if (! file_exists(WB_PATH . '/modules/cwsoft-anynews/droplet/cwsoft-anynews-droplet.php')) return;
include(WB_PATH . '/modules/cwsoft-anynews/droplet/cwsoft-anynews-droplet.php');
return $output;

Up until the upgrade everything went smoothly. Does anyone have an idea what causes this and how to fix it?

Thanks in advance for any help!
Logged

Offline VSG

  • Posts: 278
Re: ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6
« Reply #1 on: February 27, 2016, 03:49:37 PM »
Actually, could it be that no droplet is working anymore?

Deleting and recreating the droplet doesn't work. It appears the droplet-code simply isn't registered in the output.

PS: I recreated this using WBPortable 2.8.3 SP5 Vanilla - nothing changed. Created a site with a ModifiedWhen-droplet. Everything worked. After an update to 2.8.3 SP6 it didn't anymore.
« Last Edit: February 27, 2016, 03:59:55 PM by VSG »
Logged

Offline jacobi22

  • Betatester
  • **
  • Posts: 5921
Re: ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6
« Reply #2 on: February 27, 2016, 04:24:35 PM »
For Problems like this: please take a look into the AdminTool: OutputFilter

Here the standardsettings after install


if you dont see any settings like this, go to Addons -Y Modules _ Advanced and start a manuell install from the outputFilter module
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • ShowSection und AnyNews-Droplets not working anymore with 2.8.3 SP 6
 

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