Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Combine JS stops working admin panel


Go to End


1402 Views

Avatar
pali

Community Member, 33 Posts

25 May 2009 at 10:05pm

im using combine_files for both CSS and JS. Im forcing to load prototype before jquery, because sometimes i get problems if jquery loaded before prototype.

But this stops working my backend on production server (becuse only there are files really combined). [Buttons doesnt work]

How to define some restriction - "if NOT IN admin" -> combine files... in my mysite/Page.php ?

Thanky

pali