Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 23

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 25.06.2004, 16:28   #1 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 12
supersteve is on a distinguished road
Default CSS Template Woes

I am running Mambo Stand Alone Server (MSAS) on my workstation while building a new CSS based template. As I make the changes, I upload the new CSS file to the MSAS and test it. After 4 hours of work and constant testing yesterday, I decided to install the template to my live site to see how it looked with my content (it was working perfectly fine on the MSAS). Upon uploading and publishing the template I was met with a page that had no CSS parsing at all. All of the content was completely unstyled and positioned.

I have checked the permissions on the template folder and files and they are alll set at 777

Why would it work fine on my MSAS but not work on my live installation? Both are v 4.5 1.0.7.

I'm kind of stuck here

--
SSK
supersteve is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 25.06.2004, 17:55   #2 (permalink)
Senior Mamber
 
robbie's Avatar
 
Join Date: Apr 2004
Location: 's Gravenpolder, Netherlands
Posts: 146
robbie is on a distinguished road
Send a message via ICQ to robbie Send a message via MSN to robbie
Default Re: CSS Template Woes

the only thing i can think off now is that the paths aren't correct in ur template's index.php. Did you check that? And indeed if it was that it would be kinda weird.
__________________
Proud webmaster of http://www.textbased.net
Dutchmambo.nl
robbie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 18:00   #3 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 12
supersteve is on a distinguished road
Default Re: CSS Template Woes

<link href="<?php echo $mosConfig_live_site;?>/templates/CBM/css/template_css.css" rel="stylesheet" type="text/css" />

That is what is in my index.php. The template is called CBM and does contain a folder called "css" which in turn contains a file called "template_css.css". Not really sure what is going on.
__________________
---
SSK
supersteve is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 18:15   #4 (permalink)
Expert Mamber
 
pixelsoul's Avatar
 
Join Date: Apr 2004
Posts: 288
pixelsoul is on a distinguished road
Send a message via MSN to pixelsoul
Default Re: CSS Template Woes

and try it like this:

<link href="templates/CBM/css/template_css.css" rel="stylesheet" type="text/css" />

or

<link href="templates\CBM\css\template_css.css" rel="stylesheet" type="text/css" />

I have encoutered some servers where it would only work with backward slashes..

Also make sure CBM dir is in capitals...
__________________
Visit my site for pro mos templates www.pixelsoul.net
pixelsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 18:29   #5 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 12
supersteve is on a distinguished road
Default Re: CSS Template Woes

I tried those suggestions to no avail. I'm not really sure why it is doing this. I can upload and use any other template with no problem.
__________________
---
SSK
supersteve is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 18:39   #6 (permalink)
Junior Mamber
 
AllMaMbo's Avatar
 
Join Date: Apr 2004
Location: East Coast
Posts: 47
AllMaMbo is on a distinguished road
Send a message via MSN to AllMaMbo
Default Re: CSS Template Woes

some *nix based boxes, have a problem with upper caps direstory names,
try (cbm) not (CBM), i have ran into this problem b 4, it took me a while to relize that afrer installing the template all the directory names were lower case letters....
check the CBM directory, to see if it's lower or upper case...
__________________
Templates, Tutorials, MOS newbie corner.
AllMambo.com
AllMaMbo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 20:48   #7 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 12
supersteve is on a distinguished road
Default Re: CSS Template Woes

That did it. Excellent. Thank you very much.
__________________
---
SSK
supersteve is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 25.06.2004, 23:17   #8 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 17
weich is on a distinguished road
Default Re: CSS Template Woes

hey guys, same thing happened to me and I've tried CSS templates like ytw_redbah, coffeerings_standard and ytw_h30 and they all don't work and all it generates is like a basic html file, with a header that says

Code:
charset=iso-8859-1
and a warning for the newsflash component

Code:
Warning: mosloadcomponent(/home2/zeusu/public_html/mambo1/components/com_newsflash/newsflash.php): failed to open stream: No such file or directory in /home2/zeusu/public_html/mambo1/includes/frontend.php on line 23

Warning: mosloadcomponent(): Failed opening '/home2/zeusu/public_html/mambo1/components/com_newsflash/newsflash.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/zeusu/public_html/mambo1/includes/frontend.php on line 23
but I checked in that folder and it contains nothing!!! also downloaded the original mambo zip file, and it also contained nothing...what should I do?

Thanks =)

Anyway, if you guys don't understand what I'm talking about, go here and choose those templates I've just mentioned from the template chooser....thanks
weich is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Template for Mambo ftumind Template Announcements 26 23.10.2006 19:40
template in base alla gategoria... Pippolo Templates 3 15.06.2004 18:48
Need a user1 and user2 area added to template Mr Flibble Template Discussions 5 13.05.2004 13:30
Template problem joost Mambo 4.5 General Talk 2 25.04.2004 12:44
Convert HTML template to a Mambo Template.... scotty2260 Template Discussions 4 20.04.2004 10:07


All times are GMT +2. The time now is 05:12.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.