DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

I get PHP errors when voting or liking something

Different kind of PHP errors can occur. The most referred errors are due to different TYPO3 page cache or errors in the JavaScript.

JavaScript: You can get an error from toctoc_comments saying “invalid diffconf”. This is because a variable coming from JavaScript could not be built and sent to the server. You will probably see JavaScript-errors in the Console of the web browser.

Now with the big variety of possible JavaScript errors I just can hint on some common, known problems.

  1. Wrong or no version of jquery.tools present

2. jQuery version makes fail a jQuery-library, mostly the old fancybox or other older jQuery-libraries. toctoc_comments has been tested with jQuery 1.8.0 to 1.10.2