Zen Cart Logo
Forums / Installing on a Linux/Unix Server / I installed on a linux sever now my template doesnt work and my admin doesnt

I installed on a linux sever now my template doesnt work and my admin doesnt

Locked

Views: 2,380

Results 1 to 17 of 17
This thread is locked. New replies are disabled.
9 Mar 2010, 7:04 PM
#1
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

I installed on a linux sever now my template doesnt work and my admin doesnt

Hey everyone

I installed zen cart on a linux sever, and installed my template now i cant see the template only text and the same on the admin page.. only text.. ive swapped the templates around and its still the same.. please help me as im very new to this :( !!

9 Mar 2010, 7:08 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Does your template have a template_info.php file with it on the server?

9 Mar 2010, 7:18 PM
#3
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Yes it does indeed, i installed it with a sql patch aswell does that make a difference on a linux sever?

9 Mar 2010, 7:29 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Linux is the preferred platform

Without seeing what you have attempted and have it is difficult to troubleshoot

Templates should be in the following form for dir's

/includes/templates
        /classic
        /my_custom _template1
        /my_custom _template2
        /my_custom _template3
        /template_default
9 Mar 2010, 7:29 PM
#5
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

http://www.oeskateboards.co.uk/

that is my webpage.. obviously a bit of a mess! :)

9 Mar 2010, 7:34 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Viewing the source it is picking up the template name but this could be a remnant from the DB....

It is not finding the stylesheet.css that should be in your template folder structure

9 Mar 2010, 7:36 PM
#7
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

What can i do to make it find it?

sorry im such a noob :(

9 Mar 2010, 7:39 PM
#8
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Post your template structure

9 Mar 2010, 7:42 PM
#9
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

im so sorry but what do you mean by template structure?

9 Mar 2010, 7:50 PM
#10
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

The top template folder for your template, files in it, then the sub folders contained within, and the files contained in each, etc
Along the lines of my #4 post here

9 Mar 2010, 7:57 PM
#11
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

/htdocs/includes/templates/RI_TEMPLATE_07

Within that is;

Buttons
Common
css
images
jscript
sideboxes
templates

template info.php

Is that what you wanted?
and thankyou for trying to help

9 Mar 2010, 8:09 PM
#12
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

What are the files inside of common and css?

9 Mar 2010, 8:17 PM
#13
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

common;

html header.php
main template vars.php
template info.php
tpl box default right.php
tpl box default left.php
tpl box default single.php
tpl box header.php
tpl columnar display.php
tpl footer.php
tpl header.php
tpl header test info.php
tpl list box content.php
tpl main page.php
tpl tabular display.php

And in CSS;

css read me.txt
ie6 stylesheet.css
print stylesheet.css
product info.css
shopping cart.css
slideviewer.css
styllesheet.css
stylesheet.php
stylesheet css buttons.css

9 Mar 2010, 8:41 PM
#14
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

About all that I can suggest at this point is that you tripple check each template file using FTP that there are no "0" byte files

9 Mar 2010, 8:46 PM
#15
tabartabar avatar

tabartabar

New Zenner

Join Date:
Mar 2010
Posts:
8
Plugin Contributions:
0

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Okay thankyou :), does it make a difference that it works fine on windows servers and not on linux though everything seems to be the same?

9 Mar 2010, 8:49 PM
#16
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

does it make a difference that it works fine on windows servers and not on linux though everything seems to be the same?
As I stated Linux is the preferred platform

You might check both your configure.php files for proper paths

10 Mar 2010, 4:23 AM
#17
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: I installed on a linux sever now my template doesnt work and my admin doesnt

Just a Thought.

What might make a difference on Linux is that your template is in UPPER case or it's in lowercase but is looking for it in uppercase.

/htdocs/includes/templates/RI_TEMPLATE_07