| Issue 7: | Catchable fatal error | |
| Back to list |
What steps will reproduce the problem? 1. Use of plugin tags with the option "type=toolbox". What is the expected output? What do you see instead? 1. It should display the AddThis toolbox inside the specific article, but it produces a PHP catchable fatal error instead (Catchable fatal error: Object of class plgContentValAddThis could not be converted to string..on line 206). Version affected: Version 1.3.0 of the plugin. Solution: 1. Open the file valaddthis.php and remove the first dollar ($) sign on line 206 (it begins with $$this->_currentView). 2. Save the changes back to the file. 3. Alternatively you may download the attached file below and replace the old one.
Feb 24, 2011
Project Member
#1
valandi...@gmail.com
Status:
Fixed
|