wbTeamPro Feature Request & Bug Tracker - wbTeamPro
View Issue Details
0010782wbTeamPro[All Projects] Bugspublic2017-01-30 09:312015-01-25 00:00
CavalloComm 
webuddha 
highmajoralways
Resolvedfixed 
v3.4.x rc 
v3.7.x rc 
0010782: 3.7.0 - Plugins do not allow modification
Comes with error:
Plugin Error!
Error modifying protected plugin.

For example when trying to truncate logs.
No tags attached.
Issue History
2015-07-16 17:53CavalloCommNew Issue
2015-07-16 17:53CavalloComm
2015-07-17 18:12CavalloCommNote Added: 0010258
2015-07-27 15:14webuddhaStatusNew => Resolved
2015-07-27 15:14webuddhaApplied to Version => v3.7.x rc
2015-07-27 15:14webuddhaResolutionopen => fixed
2015-07-27 15:14webuddhaAssigned To => webuddha

Notes
(0010258)
CavalloComm   
2015-07-17 18:12   
Just to note - I did figure this one out by going in to the database and making a change to the following table:

tbladdon_wbteampro_extension

And marking the column 'extension_protected' for all addons to a '0'

This allowed me to purge the log, etc. Not sure if that was proper to do or not, but it worked. Maybe that helps.