As I see it, in the d6-Version line 271 of opentok.module
should be changed to this:

270  if ($json_js_path = libraries_get_path('json-js')) {
271     drupal_add_js($json_js_path . '/json2.js');
272    }

Thanks, Matthias

Comments

JMTorres’s picture

Assigned: Unassigned » JMTorres
Status: Needs review » Fixed

Fixed in 6.x-1.0-alpha5

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.