Fatal error

Creaky

New Member
Just installed Content Ratings0.11.9 alpha on a test server and got the following server errors, appears to be a conflict with one of Snog's addons in use on the site.

I also can't open the options drop down for any add-on, it just stops on loading and doesn't show any options.

upload_2017-12-24_15-12-51.png


Server error log
Code:
ErrorException: Fatal Error: Access level to Snog\TV\XF\Entity\Option::_postSave() must be public (as in class SV\ContentRatings\XF\Entity\Option)
src/addons/Snog/TV/XF/Entity/Option.php:0

Stack trace
Code:
#0 [internal function]: XF::handleFatalError()
#1 {main}

Request state
Code:
<pre class='xdebug-var-dump' dir='ltr'>
<small>/share/CACHEDEV1_DATA/htdocs/moviesgamestv/src/XF/Debugger.php:28:</small>
<b>array</b> <i>(size=4)</i>
  'url' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'/moviesgamestv/admin.php?add-ons/Snog-TV/controls&amp;_xfRequestUri=%2Fmoviesgamestv%2Fadmin.php%3Fadd-ons%2F&amp;_xfWithData=1&amp;_xfToken=1514127881%2C2c8d2ed7d42cb58b07a38f5b58dfb28b&amp;_xfResponseType=json'</font> <i>(length=195)</i>
  'referrer' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'http://192.168.1.86:88/moviesgamestv/admin.php?add-ons/'</font> <i>(length=55)</i>
  '_GET' <font color='#888a85'>=&gt;</font>
   <b>array</b> <i>(size=5)</i>
     'add-ons/Snog-TV/controls' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
     '_xfRequestUri' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'/moviesgamestv/admin.php?add-ons/'</font> <i>(length=33)</i>
     '_xfWithData' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1'</font> <i>(length=1)</i>
     '_xfToken' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1514127881,2c8d2ed7d42cb58b07a38f5b58dfb28b'</font> <i>(length=43)</i>
     '_xfResponseType' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'json'</font> <i>(length=4)</i>
  '_POST' <font color='#888a85'>=&gt;</font>
   <b>array</b> <i>(size=0)</i>
     <i><font color='#888a85'>empty</font></i>
</pre>

Also Content Ratings isn't shown as a prefix option when creating threads here.
 

Users who are viewing this thread

Back
Top