Quote:
Originally Posted by thincom2000
The only reason I can see this happening is if the code at line 1928 isn't executing fully. To fix this issue until my next update, edit the showthread_complete plugin included in this product, and add the following line to the beginning:
PHP Code:
require_once(DIR . '/includes/ces_permissions.php');
|
That didn't fix the problem - Any other ideas?