![]() |
site at localhost not know css
Hi x-cart team!
I was run my site at local host but it not know css. Where are file link css into site? please help |
Re: site at localhost not know css
Have you edited etc/config.php to point to the new location?
|
Re: site at localhost not know css
Hi x-cart team!
Yes I was point to the new location at host_details and SQL Database details. But it not link css. Please help Quote:
Quote:
|
Re: site at localhost not know css
Try
Code:
[host_details] |
Re: site at localhost not know css
Quote:
Mike is right. The "http_host" setting should be the domain name only, and the rest of the URL should go into the "web_dir" one. |
Re: site at localhost not know css
Hi x-cart team!
It have link css but it error at categories link after I visited it. The page say not found but at server not error. I was full backup. This at localhost have error link and server not error. please help |
Re: site at localhost not know css
Check the .htaccess file and make sure that RewriteBase points to the same web directory that is specified in your etc/config.php
|
Re: site at localhost not know css
Hi x-cart team!
I see rewritebase at .htaccess file. How to change it? Are you have sample to change it? Quote:
|
Re: site at localhost not know css
As Alex said, just point it to the directory where your store is located.
In your case I think it is: RewriteBase /x-carts/cdworlds.com |
Re: site at localhost not know css
Hi x-cart team!
I was change it but it not run(page not found). In my site it view many item but it not view more detail item. Please help |
Re: site at localhost not know css
Is mod_rewrite enabled in your web server?
You can disable URL rewriting in X-Cart 5 at all - just edit your etc/config.php file as follows: Code:
... |
Re: site at localhost not know css
Hi x-cart team!
My site can access all categories product but it can't access admin page after i visit to admin page the browser tell me the page have secure. Thank you for reply |
Re: site at localhost not know css
It seems that the secure connection is not configured on your server at all:
https://www.cdworlds.com/ Do you want to configure it, or do you want to make your entire site (including the admin back-end) work on the non-secure HTTP? Do you have the SSL certificate (you can purchase one there)? |
Re: site at localhost not know css
By the way, given the number of your forum threads you may want also consider subscribing on our technical support services - they usually reply much faster than you can get a reply in these forums, plus they can check the problem right on your server.
|
All times are GMT -8. The time now is 12:56 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.