Template Help NEEDED

Deeje

Ah! That worked, Thank you so much.

Ruud

Your "if (SHOW_MENU)" statement was not closed.
if you change this into
   if(SHOW_MENU) {
   ?>    
   <div class="menu">
       <?php 
        show_menu
();
    }

the template shows. (I don't think it is what you are expecting)

Ruud
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

Deeje

Oh, I deleted the zip I uploaded, the content was zipped, not the whole folder. So it would just be the messed up coding...

chio

Seems to me you have zipped the Folder.

You have to zip the _content_ of the folder instead.

There are also some php-errors. I can fix them, but there seem to some html-problems also.. not closed tags.

Deeje

KK, It is attached to this post.

[gelöscht durch Administrator]

Ruud

Quote from: Deeje on July 06, 2008, 07:01:03 AM
Why, and what do I do?

That is a bit difficult to tell with the information you give.

Most common mistake is that a complete directory/folder including the path is in the zipfile.

If you want more help, try attaching your template zipfile to the post so we can see.

Another option is to read this:
http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/creating-a-wb-template.php


Ruud
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

Deeje

Ok, I have created a template that I thought was right, but after installing it, I set the theme and it justcreates a white screen
Why, and what do I do?