5099 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2366 Views |
-
CalendarDateField not poping on server

30 July 2009 at 1:23am
Hello there,
I'm creating a SilverStripe site on localhost for tests and copy files to a server when done. The problem is: on my localhost everything's fine, but on the server in a HasManyComplexTableField popup when clicking on CalendarDateField nothing happens...
What might be the cause of it?Thanks for all replies,
TR -
Re: CalendarDateField not poping on server

27 October 2009 at 11:59pm
I have the exact same problem, did you find a good solution for this? Looks like not all the correct JS files are imported, missing the Effect class.
-
Re: CalendarDateField not poping on server

4 January 2010 at 11:55pm
There seems to be a problem with the combination of javascript files.
To solve this problem just add the this line to the config: Requirements::set_combined_files_enabled(false);
| 2366 Views | ||
|
Page:
1
|
Go to Top |

