Welcome Guest, Not a member yet? Register   Sign In
Dynamic CSS/JS Files Not Working
#9

[eluser]Randy Casburn[/eluser]
[quote author="Bluemill Media" date="1217480320"]
- /system/app-shop/views/Red/styles/main.css - is an absolute path to the physical file
- /shop/lorren/styles/main.css - is using basic mod_rewrite (included in my first post)
[/quote]

Yea I knew you were using Query strings, that was quite evident. I misunderstood what you meant by "access them directly" then. Thanks for clarifying.That really had me perplexed. So by "access them them directly" means this works:

<link href="/shop/{$StoreInfo.Slug}/styles/main.css" rel="stylesheet" type="text/css" />

and this doesn't:

$this->load->view($Theme->Name.'/styles/'.$_GET['i']);

give a url such as http://dev.petecommerce.com/index.php?c=...i=main.css

Right?

Randy


Messages In This Thread
Dynamic CSS/JS Files Not Working - by El Forum - 07-25-2008, 10:42 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-28-2008, 07:39 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-28-2008, 08:55 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-28-2008, 09:06 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-28-2008, 09:37 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-28-2008, 09:45 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-29-2008, 12:01 AM
Dynamic CSS/JS Files Not Working - by El Forum - 07-30-2008, 05:58 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-30-2008, 06:55 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-30-2008, 09:12 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-30-2008, 10:14 PM
Dynamic CSS/JS Files Not Working - by El Forum - 07-30-2008, 10:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB