[eluser]Maglok[/eluser]
Greetings,
I am trying to work this library. So far it is promising, but I am having a problem. It seems to use the full FCPATH with index.php attached, while it needs to not use that. I saw some references to that in this thread, but most say it is fixed in 1.45.
I have DLed 1.45 though, from the start.
So it outputs this: /home/content/85/5336885/html/test/index.php
While it should use: /home/content/85/5336885/html/test/
My setup vars are simple:
js: scripts/
css: css/
cache: cache/
So I end with this as a url: /home/content/85/5336885/html/test/index.phpcache
That doesn't work.
I am quite unfamiliar with FCPATH to begin with, so where am I going wrong?