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.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


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.12.x) »
  • General Help & Support »
  • Help en ondersteuning (dutch) »
  • Using multiple columns dynamically in a template
  • Print
Pages: [1]   Go Down

Author Topic: Using multiple columns dynamically in a template  (Read 10193 times)

Offline henri

  • Posts: 148
Using multiple columns dynamically in a template
« on: November 24, 2020, 01:14:11 PM »
Ik gebruik in mijn template multiple columns dynamically
Zie onderstaand topic.
https://forum.WebsiteBaker.org/index.php/topic,28459.msg199247.html#msg199247

Nu heb ik met SSL een probleem met de multiple columns dynamically
De code die bovenaan in de index.php staat geeft in mijn browser aan dat de pagina niet veilig is.

<?php
if (!defined('WB_PATH')) die(header('Location: ../../index.php'));

ob_start(); page_content(1); $content=ob_get_contents(); ob_end_clean(); // Main
ob_start(); page_content(2); $right=ob_get_contents(); ob_end_clean(); // Right from main
ob_start(); page_content(3); $left=ob_get_contents(); ob_end_clean(); // Left from main
ob_start(); page_content(4); $fulltop=ob_get_contents(); ob_end_clean(); // Full top of the page
ob_start(); page_content(5); $fullbottom=ob_get_contents(); ob_end_clean(); // Full bottom of the page

?>

Verwijder ik deze code dan is de pagina wel veilig.

Is hier een oplossing voor.
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8915
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Using multiple columns dynamically in a template
« Reply #1 on: November 24, 2020, 03:21:41 PM »
Hi, often images with http addresses are the reason.
You can give us a link to the page or you try to find http addresses on your page.
Logged
https://onkel-franky.de

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.12.x) »
  • General Help & Support »
  • Help en ondersteuning (dutch) »
  • Using multiple columns dynamically in a template
 

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