Welcome, Guest
Please Login or Register.    Lost Password?

Template not showing
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Template not showing
#353
Template not showing 4 Years, 4 Months ago Karma: 0
Sup guys (and girls :P)
I'm building a site with Joomla 1.5 RC4 and I wanted to install the Black Bear theme (1.5 version)

But the template isnt showing.
This is what I'm getting:


Only thing thats being showed correctly is the joomlabear website logo at the bottom :D :D
Thats a plus right? :P :D

Anyways hope someone can help :)
thx

Post edited by: haruntje@live.nl, at: 2008/01/21 14:04

Post edited by: haruntje@live.nl, at: 2008/01/21 17:15<br><br>Post edited by: haruntje@live.nl, at: 2008/01/21 17:17
haruntje@live.nl
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#354
Re:Template not showing 4 Years, 4 Months ago Karma: 0
Oh and 1 more thing:
there's no params.ini in the pack, dont know if that has anything to do with it.
haruntje@live.nl
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#355
Re:Template not showing 4 Years, 4 Months ago Karma: 0
Same here. :(
Air Jordan
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#358
Re:Template not showing 4 Years, 4 Months ago Karma: 12
I just downloaded and installed BB for 1.5 locally and it's worked. It's not picking up any of the CSS in your image. What does the html look like between the &lt;head&gt; tags?
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#364
Re:Template not showing 4 Years, 4 Months ago Karma: 0
Where do I need to look for that?(sorry, I'm a bit noobish.)

Edit: Ok joomla! 1.5 Stable has been released :)
I'm gonna try it on that and I'll see what happens :)<br><br>Post edited by: haruntje@live.nl, at: 2008/01/22 14:20
haruntje@live.nl
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#365
Re:Template not showing 4 Years, 4 Months ago Karma: 0
Ok I installed the 1.5 stable version and I still get the same problem :(
So where should I look for the &lt;head&gt; code?
haruntje@live.nl
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#366
Re:Template not showing 4 Years, 4 Months ago Karma: 0
same problem, please help. Joomla 1.0.12

&lt;link href=&quot;&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;: Use of undefined constant mosConfig_live_site - assumed 'mosConfig_live_site' in &lt;b&gt;/home/us5555/mysite/www/templates/ blackbear/index.php&lt;/b&gt; on line &lt;b&gt;19&lt;/b&gt;&lt;br /&gt;
mysite/templates/&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;: Use of undefined constant cur_template - assumed 'cur_template' in &lt;b&gt;/home/us5555/mysite/www/templates/ blackbear/index.php&lt;/b&gt; on line &lt;b&gt;19&lt;/b&gt;&lt;br /&gt;
blackbear/css/layout.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

&lt;!--[if lt IE 7.]&gt;

&lt;script defer type=&quot;text/javascript&quot; src=&quot;&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;: Use of undefined constant mosConfig_live_site - assumed 'mosConfig_live_site' in &lt;b&gt;/home/us5555/mysite/www/templates/ blackbear/index.php&lt;/b&gt; on line &lt;b&gt;23&lt;/b&gt;&lt;br /&gt;
mysite/templates/&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;: Use of undefined constant cur_template - assumed 'cur_template' in &lt;b&gt;/home/us5555/mysite/www/templates/ blackbear/index.php&lt;/b&gt; on line &lt;b&gt;23&lt;/b&gt;&lt;br /&gt;
blackbear/pngfix.js&quot;&gt;&lt;/script&gt;

&lt;![endif]--&gt;
iabel2005@gmail.com
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#370
Re:Template not showing 4 Years, 4 Months ago Karma: 0
Hello,

same for me.

Joomla! 1.5 final/stable: PolarBear 1.5 does it, BlackBear 1.5 doesn't show the template.

Mc
mcrollo
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#371
Re:Template not showing 4 Years, 4 Months ago Karma: 0
To use BlackBear 1.5 with Joomla! 1.5 final/stable:

You have to edit two URLs in the templates html file, so they are related to the correct pathes of template.css and pngfix.js (i think it's named so).

Without these corrections it doesn't work.


Mc
mcrollo
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#373
Re:Template not showing 4 Years, 3 Months ago Karma: 0
You mean the index.php right :)
Thx m8 :D That did the trick :D
Anyways, 1 more question, I remember the old version having a banner on top of the page, what happened to that, is it removed?
haruntje@live.nl
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#376
Re:Template not showing 4 Years, 3 Months ago Karma: 12
LOL man I was confused.
Theres a typo in the &lt;link&gt; where it calls the style sheet
Look for the 10th line in index.php
&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/blackbear_1_5/css/ template.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

Where it says /blackbear_1_5/
Replace with /blackbear_1.5_1/

or replace the whole 10th line with

&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/blackbear_1.5_1/css/ template.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

Let me know if that works
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#443
Re:Template not showing 4 Years, 3 Months ago Karma: 41
It's because Joomla is installed in a sub directory - you'll need to change the path to the css - you have a directory called &quot;home&quot; which needs to be added to the css path.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#493
Re:Template not showing 4 Years, 3 Months ago Karma: 0
It's because Joomla is installed in a sub directory - you'll need to change the path to the css - you have a directory called &quot;home&quot; which needs to be added to the css path

can you please help me with this, i am very new with this,

thanks:blush:
neversuspected@gmail.com
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#509
Re:Template not showing 4 Years, 3 Months ago Karma: 41
Can you email me.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#537
Re:Template not showing 4 Years, 2 Months ago Karma: 0
on witch adres? otherwise send me one so i can reply
neversuspected@gmail.com
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear