Guest Post Viewing Limit [Deleted]

This maybe a conflict with another mod

1) Sometimes the header would get pushed down and the footer pushed up into the 3rd part
2) The following error would randomly generate

PHP:
Fatal error: Method XenForo_BbCode_TextWrapper::__toString() must not throw an exception in /home/sociall1/public_html/forums/library/Tinhte/XenTag/PostMessageWrapper.php on line 74

Most likely the other mod. :(

This is not caused by mod. Do you have this mod installed by any chance?

http://xenforo.com/community/threads/tinhte-xentag.32231/
 
New error

LimitPostGuest.php on line 19
PHP:
Fatal error: Method XenForo_BbCode_TextWrapper::__toString() must not throw an exception in /home/sociall1/public_html/forums/library/LimitPostGuest/ViewPublic/LimitPostGuest.php on line 19

Maybe this has something in it that dislikes php 5.4 ?

The other bug was fixed by the developer.
 
Well there goes my php 5.4 theory...

PHP:
                    $message = explode(' ', $message['messageHtml']);

Nothing odd on line 19
 
Installed and worked. Thank you very much! Just a question. Is it possible to let the visitor see the name, avatar and everything in postbit letting everything else as is?
 
Back
Top Bottom