Hi,
I upgraded Weblinks to the latest release and when I go to submit I get the following error....
Fatal error: Call to undefined function votingapi_select_results() in /nfs/c03/h01/mnt/49414/domains/thecarbonpig.com/html/modules/fivestar/fivestar.module on line 774
Any ideas?
Thanks,
The Carbon Pig
Comments
Comment #1
CarbonPig commentedTHIS IS A BIGGER PROBLEM THAN I ORIGINALLY THOUGHT..CAN'T VIEW ANY SUBMITTED CONTENT THAT THE VOTING WAS ENABLED FOR....
???
Comment #2
rmiddle commentedIf it is effect other connect type then Weblinks it sounds like the problem is with fivestar.
Thanks
Robert
Comment #3
nancydruWeblinks has nothing to do with FiveStar - we don't even support it (yet).
However, it looks like your version of FiveStar and your version of VotingAPI (if it is enabled at all) don't match up.
Moving this to the FiveStar queue.
Comment #4
quicksketchThe function votingapi_select_results() is directly in votingapi.module, so it should always be there as long as you have the right version installed. Make sure you're using the Drupal 6 version of VotingAPI.
Comment #5
CarbonPig commentedThanks for responses. I reverted back to an older database and FTP directories, so this isn't a problem anymore. However, I will return as I try and move in this direction again. Thanks for your help!
Comment #6
quicksketch