The module is awesome, and as administrator I can see it, but my members are unable to? Is this because my domain has yet to be verified by ShareThis? Kind of confused about this.

Thanks!

Comments

himerus’s picture

It shouldn't be anything with the ShareThis javascript if you can see it as admin...

Try going to the permissions page, and make sure the "use share this" permission is set to both anonymous users, and authenticated users.. that's all I can think of offhand.

CinemaSaville’s picture

Yeah, I did that. Still nothing. I'm using the node by role module, might that be interfering in any way?

wildtang3nt’s picture

Uh oh... I just checked myself by logging out and I don't see it either. I did verify the permissions, they're set. I don't have this node by role module either.

himerus’s picture

Assigned: Unassigned » himerus
Priority: Normal » Critical

found the error... updating shortly

himerus’s picture

Status: Active » Fixed

This problem was created just because I'm retarded. On the last commit, there were line breaks in some inopportune places that was basically skipping over the user_access('use share this') permission check, and causing the system to only render for the admin user with full privileges.

Should be fixed now in 1.2-1 (http://drupal.org/node/232670)

I apologize for this oversight. :D
It appears to be working properly now, but let me know if any weird stuff like this persists, and I'll try to get this to a "perfect" working version soon.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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