Problems to access to batax textfields

aded - June 15, 2009 - 15:56
Project:Big Autocomplete TAXonomy
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Other users with permissions for creating content types (module node -> create * content) cannot use the batax textfield (it doesn't appear). I have to modify batax.module:141 to a little bit permissive "access content".

Bye,
aded

#1

a.a.egoroff - July 12, 2009 - 21:34

Some problem
> modify batax.module:141 to a little bit permissive "access content"
:)

#3

sdrycroft - July 16, 2009 - 13:54

Cheers for this aded, you're right. Whether the "access content" is the correct permission I don't know, but it's probably the only one that is suitable.

#4

joshpodcast - July 20, 2009 - 03:42

so what did you do to allow access to all users?

#5

aded - July 20, 2009 - 17:17

line 141, from

'access arguments' => array('create node content'),

to

'access arguments' => array('access content'),

Bye,
aded

#6

sdrycroft - August 12, 2009 - 09:10
Status:active» fixed

#7

System Message - August 26, 2009 - 09:20
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.