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 »
  • General Community »
  • WebsiteBaker Website Showcase »
  • BeefStake Designs
  • Print
Pages: [1]   Go Down

Author Topic: BeefStake Designs  (Read 4919 times)

BeefStake

  • Guest
BeefStake Designs
« on: August 15, 2007, 12:14:21 PM »
I've recently gone on a CMS trying spree...
I'm very impressed with the flexibility of WebsiteBaker, and its simple template structure.
Anyways here goes http://beefstake.kicks-ass.org
Sorry if its a bit slow its running on my linux box at home.
Logged

pcwacht

  • Guest
Re: BeefStake Designs
« Reply #1 on: August 15, 2007, 12:35:40 PM »
Looks weird here, mioght have to do with a choice of localhost??

Code: [Select]
<title>BeefStake Designs - Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href="http://localhost/wb/templates/round/screen.css" rel="stylesheet" type="text/css" media="screen" />
<link href="http://localhost/wb/templates/round/print.css" rel="stylesheet" type="text/css" media="print" />
</head>

Good luck,
John
Logged

BeefStake

  • Guest
Re: BeefStake Designs
« Reply #2 on: August 15, 2007, 12:39:56 PM »
I'm on it...
Does anyone see pics...
or can i have a screenie??
« Last Edit: August 15, 2007, 01:05:10 PM by BeefStake »
Logged

Offline BerndJM

  • Posts: 1764
  • Gender: Male
Re: BeefStake Designs
« Reply #3 on: August 15, 2007, 01:20:04 PM »
Hi,

the path to your CSS is broken, 'cause you defined it as "localhost".
localhost can't be accessed from the web.
You have to use the "real" URL in your config.php

If you prefere to work local via localhost and also give others a view - make the site reachable from the Internet - you can use somthing like this in your config.php

Code: [Select]
define('WB_PATH', dirname(__FILE__));
define('WB_URL', 'http://'.$_SERVER['SERVER_NAME'].'/wb');
define('ADMIN_PATH', WB_PATH.'/admin');
define('ADMIN_URL', 'http://'.$_SERVER['SERVER_NAME'].'/wb/admin');

Regards Bernd
Logged
In theory, there is no difference between theory and practice. But, in practice, there is.

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • BeefStake Designs
 

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