Sharethis saving incorrect module name in {share} table

elgreg - December 15, 2008 - 17:59
Project:Share
Version:5.x-2.0-alpha9
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

If I create a new ShareThis popup, it puts 'sharethis' as the module name in the {share} table instead of 'share_sharethis', this leads the following error when going to view or edit one of the sharethis popups:

Fatal error: Class 'sharethis' not found in /sites/all/modules/share/share.module on line 286

#1

elgreg - December 15, 2008 - 19:25

I think I may have figured this one out. The default for the module in the share_sharethis_class.inc on line 33 is 'sharethis' instead of 'share_sharethis'.

I'm still testing now, but so far so good.

#2

bohemicus - December 16, 2008 - 12:35

I tried changing the line so that it reads "share_sharethis" but it seems to have had no effect. But it's possible that I'm misunderstanding the issue.

#3

greenSkin - December 17, 2008 - 15:54
Status:active» fixed

Fixed in latest 2.0-dev and 2.0-alpha10 releases.

#4

System Message - December 31, 2008 - 16:00
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.