GithubHelp home page GithubHelp logo

cablecast-drupal-module's People

Contributors

raytiley avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cablecast-drupal-module's Issues

crash if can't obtain connection with cablecast server

[08-Sep-2010 00:04:45] PHP Fatal error: Uncaught SoapFault exception: [HTTP] Could not connect to host in /Applications/MAMP/localhost htdocs/willinet-drupal/sites/all/modules/Cablecast-Drupal-Module.git/cablecast.module:273
Stack trace:
#0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'http://137.165....', 'http://www.trms...', 1, 0)
#1 [internal function]: SoapClient->__call('GetChannels', Array)
#2 /Applications/MAMP/localhost htdocs/willinet-drupal/sites/all/modules/Cablecast-Drupal-Module.git/cablecast.module(273): SoapClient->GetChannels(NULL)
#3 /Applications/MAMP/localhost htdocs/willinet-drupal/sites/all/modules/Cablecast-Drupal-Module.git/cablecast.module(69): cablecast_sync_channels(Object(SoapClient))
#4 [internal function]: cablecast_cron()
#5 /Applications/MAMP/localhost htdocs/willinet-drupal/includes/module.inc(483): call_user_func_array('cablecast_cron', Array)
#6 /Applications/MAMP/localhost htdocs/willinet-drupal/includes/common.inc(2744): module_invoke_all('cron')
#7 /Applications/MAMP/localhost htdocs/willi in /Applications/MAMP/localhost htdocs/willinet-drupal/sites/all/modules/Cablecast-Drupal-Module.git/cablecast.module on line 273

EDIT Cablecast Show

When I try to edit a cablecast show I cannot save changed it is requiring fields that have no data and I cannot enter the data.

Description: *
DSK Bug Text: *
DSK Crawl Text: *

With no data I cannot save changes nor enter the data into the field.

How do I implement the 6.0 thumbnail fix?

Ray,
I put the new cable cast media module on my site. No matter how many times I update the site, it picks up some but not all of the missing thumbnails. I tried deleting the Cablecast show media associated with the missing thumbnail and it doesn't pick that show back up. What do I do?

Cablecast Progect View

Ray

Is there a way to have a new view for cablecast Projects and then filter by project for display. Example a page for all cablecast project government videos that displays the name of the government as in cablecast when you create a project then take you to a list of mtgs. We also have a player in our theme that pulls the stram and plays the file.

white screen after manual cron run (/admin/reports/status/run-cron)

The cron run appears to run completely (watchdog entries appear normal), but we end up with a white screen*, and the following entry in the php error log:

[08-Sep-2010 15:24:36] PHP Notice: unserialize() [function.unserialize]: Error at offset 0 of 10 bytes in /Applications/MAMP/localhost htdocs/willinet-drupal/includes/bootstrap.inc on line 556

*not entirely white, "There are some shows to sync?" (from line 379) appears at the top of the screen.

error when entering cablecast server url

Fatal error: Class 'SoapClient' not found in /home/mtn/public_html/sites/all/modules/Cablecast-Drupal-Module-7.x-1.x/cablecast/cablecast.module on line 86

Also throws error out when running cron

cablecast_sync_schedule: error if no $shedule_nids to delete

Just need to initialize the $schedule_nids array:

%d", time()); // //////////////////////////////////////////////////// $schedule_nids = array(); // //////////////////////////////////////////////////// while($r = db_fetch_array($drupal_schedule_result)) { $schedule_nids[] = (int)$r["nid"]; } ?>

Cron syncing shows fails to update category field

I have a lot of shows that were originally filed in the wrong category. If I go into cablecast and update the category to the correct one and then run cron it sees a change was made to the show but doesn't actually update the category field. Do you have a fix for this?

cablecast_media_node_presave failing

Ray,
I dropped in the recent code. It did create ONE new image file in sites/default/files/cablecast and then coughed with the following:

Notice: Undefined index: und in cablecast_media_node_presave() (line 9 of /var/www/dev3/sites/all/modules/cablecast_media/cablecast_media.module).

I'll take at this tomorrow.

Tightrope Update for Case #78424 - "VOD file processing and displaylay"

Ray,
I'm using the latest code you have here with Cablecast 6.1.3 Build 13. I sometimes encounter this problem where the VOD Url comes thru as http://74.92.17.125/VOD/ without the file name. All the information in cablecast is good but I get this broken Url and it never updates correctly. This is kind of like what I pointed out last year that if I updated the show category in cablecast the record in the drupal database never gets updated. I don't know what you are looking at in cablecast to see if something needs to be updated but it seems to fail sometimes. Could you please check this out so I can make my customer happy?

Dick

Show sync and category sync are out of sync with each other!

Category sync creates new taxonomy terms for new categories, but does not save the original category id. Shows sync saves the original category id. So there is no way to figure out what a show's category id refers to in the cablecast_category taxonomy.

Should I make jquery_ui a requirement

In my local branch I've created a template file for cablecast schedule and moved the generation of the schedule into a preprocess function. Both the function and the template file could be overridden by drupal themers. For the default template I want to include a datepicker so that out of the box it is easy to navigate through the schedule.

The best way I see of doing this so far is by adding a dependency on the jquery_ui module.

http://drupal.org/project/jquery_ui

Anyone have any objections to such a dependency. I already use it on my site, and I feel its probably pretty common.

VOD Playback

Ray

Would it be possible to get this working with the JW Player like the older stuff you created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.