TKServer
TKServer
Welcome, Guest
Please Login or Register.    Lost Password?
Disable CB Author Plugin for Selected Authors or S
(1 viewing) 1 Guest
Go to bottom
TOPIC: Disable CB Author Plugin for Selected Authors or S
#429
flatorb (User)
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Disable CB Author Plugin for Selected Authors or S 1 Month, 1 Week ago  
Disable CB Author Plugin for Selected Authors or Sections or Categories.

Could some one please tell how this could be done.

Thanks
 
Logged Logged  
  The administrator has disabled public write access.
#430
admin (Admin)
Administrator
Posts: 236
graph
User Offline Click here to see the profile of this user
Re:Disable CB Author Plugin for Selected Authors or S 1 Month, 1 Week ago  
These features are not available in the current version of CB Author Plug (1.1)

These are possible for the next revision.
 
Logged Logged  
  The administrator has disabled public write access.
#432
flatorb (User)
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Disable CB Author Plugin for Selected Authors or S 1 Month, 1 Week ago  
thanks for the reply. any idea when this would be?

any way i could disable it for a particular author from the back end by modifying the php file?
 
Logged Logged  
  The administrator has disabled public write access.
#433
admin (Admin)
Administrator
Posts: 236
graph
User Offline Click here to see the profile of this user
Re:Disable CB Author Plugin for Selected Authors or S 1 Month, 1 Week ago  
Sure you could if you know a little php.

if($user->id = 789){ ...code to exclude the plugin;}
 
Logged Logged  
  The administrator has disabled public write access.
Go to top