Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assets dir without web? #55

Closed
rabauss opened this issue May 2, 2018 · 5 comments
Closed

assets dir without web? #55

rabauss opened this issue May 2, 2018 · 5 comments
Assignees
Labels

Comments

@rabauss
Copy link
Contributor

rabauss commented May 2, 2018

shouldn't the assets dir without web/ so just bundles/rocksolidslider?
then it's also wrong in megamenu + columns...

$assetsDir = 'web/bundles/rocksolidslider';

@ausi
Copy link
Member

ausi commented May 2, 2018

IIRC the path without web/ didn’t work in Contao 4.0.0. Did you test if it works without web/ in current versions of 4.4 and 4.5?

@rabauss
Copy link
Contributor Author

rabauss commented May 3, 2018

well, we get errors in combination with multilanguage-settings - the css + js files are not found in c4.4 backend!
i guess we have to differentiate between document-path and public http-path - the public http-path should be without web, shouldn't it?

@ausi
Copy link
Member

ausi commented May 3, 2018

the public http-path should be without web, shouldn't it?

Yes, I think it should.

@ausi ausi self-assigned this May 3, 2018
@ausi ausi added the bug label May 3, 2018
@operatorone
Copy link

+1

Same issue here. Browser couldn't reach the assets like web/bundles/rocksolidslider/js/rocksolid-slider.min.js'

I'm using Contao 4.5.8 and madeyourday/contao-rocksolid-slider v2.0.6

@ausi
Copy link
Member

ausi commented Jun 18, 2018

Fixed with #57

@ausi ausi closed this as completed Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants