please, change the administration view to output something like:
File: weblinks.module, Line: 703, function: webllinks_overview()
$output = '<script type="text/javascript" src="'.base_path().'/misc/drupal.js"></script>
<script type="text/javascript" src="'.base_path().'/misc/collapse.js"></script>';
is not using base_path() right now, and that causes a non working admin panel for weblinks.
Comments
Comment #1
Bèr Kessels commentedWeblinks is superceded by http://drupal.org/project/links. That module even has an upgrade path from weblinks.