WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Creating my first template
stormswimmer:
I know it is my first attempt. Thank your your help. However, I still can't install it.
Availor:
It installs just fine, I've shown you the link I've installed your template. Maybe you are not installing it right.
You must go to the templates and choose the zip file from inside your WB, then it should be installed. You should not upload it by FTP or anything. Just go to your admin panel and click on the zip file (don't unzip the files).
That's all.
stormswimmer:
That is what I have been doing. When I click install, I am redirected to a blank page with just the WebsiteBaker headline. These files were archived using OS X could that be a problem?
johnp:
--- Quote from: stormswimmer on June 07, 2008, 11:33:36 PM ---That is what I have been doing. When I click install, I am redirected to a blank page with just the WebsiteBaker headline. These files were archived using OS X could that be a problem?
--- End quote ---
I have uploaded a zip file for you to try of the template you are trying to upload. I have made some changes to the info.php fie and added correct code into the index.php
when you open this version you should see difference.
Also check the following folder for the correct permissions(755 or 777)
languages
media
modules
pages
temp
templates
tested on two different servers and the template.zip file will upload
to upload goto admin>add-on>templates>
select browse select the template.zip file click ok then click install
you should then see successfully installed.
Then goto settings under default settings you should see templates and you should see
I also noticed you are usung
--- Code: ---<?php echo page_content(2); ?>
--- End code ---
should look like
--- Code: ---<?php page_content(2); ?>
--- End code ---
[gelöscht durch Administrator]
stormswimmer:
I changed all of the permissions to 777 and it didn't solve the problem
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version