Error when displaying votes

skizzo - August 7, 2009 - 21:01
Project:Vote Up/Down
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

enabling the Votes display (for both teaser and full) causes the following error when visiting a node

  * warning: include(./sites/all/modules/vote_up_down/widgets/updown/votes.tpl.php) [function.include]: failed to open stream: No such file or directory in /var/www/drupal/includes/theme.inc on line 1020.
   * warning: include() [function.include]: Failed opening './sites/all/modules/vote_up_down/widgets/updown/votes.tpl.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/drupal/includes/theme.inc on line 1020.

#1

camaromelt - August 29, 2009 - 18:26

I just copied the votes.tpl.php file from the plain folder into the updown folder and did not get the error message again. It seems that the file wasn't copied over to the updown widget as it should.

 
 

Drupal is a registered trademark of Dries Buytaert.