No Date Picker
Posted: 09 January 2011 12:35 AM   [ Ignore ]
Wallflower
Rank
Total Posts:  5
Joined  2011-01-09

EE v2.1.3
SC 1.0.2

I cant seem to get the date picker to function

I am using
{exp:jquery:script_tag}
{exp:jquery:script_tag ui="datepicker"}

using the sample code for the saef , it works I have successfully added a post.

with chrome i am getting the following errors

Uncaught TypeError: Object #<an Object> has no method ‘sortable’
ChannelVideos.ToggleSearchVideoschannel_videos_pbf.js:13
c.extend.readyindex.php:27
L


Failed to load resource: the server responded with a status of 404 (Not Found)
( which lists ) ui-bg_highlight-hard_0_ECF1F4_1x100.png

the css seems to be loading ok

I tried on a channel that was not using channel_videos and still could not get the date picker.


Thanks very much

Jon

Profile
 
 
Posted: 09 January 2011 01:35 AM   [ Ignore ]   [ # 1 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29

Are you getting any javascript errors on the channel with no channel_videos field?

Profile
 
 
Posted: 09 January 2011 02:42 AM   [ Ignore ]   [ # 2 ]
Wallflower
Rank
Total Posts:  5
Joined  2011-01-09

yeah, i get the error
Failed to load resource: the server responded with a status of 404 (Not Found)
for some of the ui

but the date now works so it has to be the channel_video i guess.

Any thing you can do on compatibility? i will also contact Brad at Dev Demon it would be so good to have these play togther.
I did try channel video with {field: mychannel_video_field } and it displayed but would not upload.

Thanks for reply

Profile