Zen Cart Logo

no css

Locked

Views: 1,396

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
23 May 2006, 12:48 PM
#1
ron101 avatar

ron101

New Zenner

Join Date:
May 2006
Posts:
9
Plugin Contributions:
0

no css

what do i do here
the whole sheet the ,wellcome sheet ,looks as though it has come up without the css its all blue text on a white background and i cant get anywhere either it says LOG YOURSELF IN takes you to No input file specified.

23 May 2006, 6:43 PM
#2
ron101 avatar

ron101

New Zenner

Join Date:
May 2006
Posts:
9
Plugin Contributions:
0

Re: no css

ron101:

what do i do here
the whole sheet the ,wellcome sheet ,looks as though it has come up without the css its all blue text on a white background and i cant get anywhere either it says LOG YOURSELF IN takes you to No input file specified.
and ive noticed this http://www.ronuk.orghttps//ronuk.org/index.php?main_page=login when i go to logon is it right

23 May 2006, 6:58 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: no css

From the URL you posted, I would suggest that the problem is in your configure.php files ...

Could you post, from the server, without your username and password, the file:

/includes/configure.php

24 May 2006, 8:18 AM
#5
ron101 avatar

ron101

New Zenner

Join Date:
May 2006
Posts:
9
Plugin Contributions:
0

Re: no css

its here the config

24 May 2006, 8:38 AM
#6
ron101 avatar

ron101

New Zenner

Join Date:
May 2006
Posts:
9
Plugin Contributions:
0

Re: no css

here it is change the txt to php

24 May 2006, 8:53 AM
#7
kobra avatar

kobra

Black Belt

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

Re: no css

I will but in here:

Looking at what you have posted:

  define('DB_SERVER_PASSWORD', '');
  define('DB_DATABASE', 'mysql');
  define('USE_PCONNECT', 'false'); // use persistent connections?

Is your DB actually named 'mysql' ??

this is not common for most hosts, but it could be that name. Can you check this?.