when i create a node with not open here and collaboration users it shows me on every site of the users numbers
look at the picture i have attach

CommentFileSizeAuthor
#2 nr1.JPG10.6 KBBabalu
#2 nr2.JPG12.2 KBBabalu
photoaccess.JPG20.68 KBBabalu

Comments

eastcn’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry, I do not understand. Please provide more info.

Babalu’s picture

StatusFileSize
new12.2 KB
new10.6 KB

i (admin) create a node with "not open here" and set an user in collaboration users (picture nr1)
then i masquerade to my useraccount(the user i have set in collaboration users), and then i have numbers on every side (picture nr2)

you understand ?

eastcn’s picture

I understand. a drupal_set_message () forget to delete.
photos_access.module in the line of 361 documents, please delete it:

drupal_set_message($a->id);

thanks

eastcn’s picture

beta3 solved the problem. Please empty the cache.

Babalu’s picture

yeah great, works!!

Babalu’s picture

Version: 6.x-1.0-beta2 » 6.x-1.0-beta3
Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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