I am setting up a site using Ubercart and all of the required modules, including uBrowser. I recently added the Mysite Drupal module, along with the required JQuery Update and JQuery Interface Library modules. Shortly after installing those additional modules, I notice problem with the output of the uBrowser PHP code.
This is what it displays in the code box to copy:
'#ubrowser',
'class' => '',
'vid' => 1,
'nids' => 'false',
'search' => 'false',
'view' => 'false',
'window' => 'current',
'close' => 'false',
'multi' => 'false',
'categ' => '',
'nodesg' => '',
'nodepl' => '',
'filter' => '',
'select' => "",
);
print ubrowser($settings, 'ubrowser');
?>I'm using uBrowser on another site so I know the lines that are missing. But it would be nice if it worked properly. Any ideas on how I can fix it?
Thanks,
Anne



Joined: 11/01/2007