reading up your code, i see you try to drupal_add_css(drupal_get_path('module', 'simpleviewer') .'/css/simpleviewer.css'); ,,, the directory nor the file are in the module, nor in CVS. I believe you forgot to add it.
reading up your code, i see you try to drupal_add_css(drupal_get_path('module', 'simpleviewer') .'/css/simpleviewer.css'); ,,, the directory nor the file are in the module, nor in CVS. I believe you forgot to add it.
Comments
Comment #1
fastangel commentedCommit in version 6.x-1.2-beta1. In addition to posting the version number properly.