problem with not open here and collaboration users
Babalu - October 3, 2008 - 12:37
| Project: | photos access |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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
| Attachment | Size |
|---|---|
| photoaccess.JPG | 20.68 KB |

#1
Sorry, I do not understand. Please provide more info.
#2
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 ?
#3
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
#4
beta3 solved the problem. Please empty the cache.
#5
yeah great, works!!
#6
#7
Automatically closed -- issue fixed for two weeks with no activity.