Closed amsharma9 closed 10 years ago
Hi,
Please try to change the _staticuri in the app/common/config/config.ini
config file, eg
static_uri = "/"
It did not work with "/". I changed it to below for it to work.
static_uri = "http://localhost/base-app/"
Thanks. Are you available on some forum on your website etc.
static_uri = "/base-app/"
also should work. I'm on phalcon.pl but this forum is in Polish.
Hello,
I have a minor problem which is probably not an issue but I couldn't solve it. I am new to Phalcon. I setup base-app on my Win 7 64bit machine running 64bit Wampserver. The pages display without any style. When I check Console (using inspect element) in Firefox, it shows me the following:
How do I solve this. I searched but couldn't find any solutions. The CSS files mentioned are already available locally, is the application still using them from your site.
If its not a problem can I have your email id.
Thanks Amal