Quote:
Originally Posted by Tralala
I just tried it... repaired/optimized tables... but it had no effect. Still got an error when going into the UserCP. (The mod works inside the forums themselves though.)
|
As a test, could you create a new plugin with the following information:
Product: Collapsable First Post using AJAX
Hook Location: usersub_start
Title: Include functions_bigthree.php
Execution Order: 5
Plugin PHP Code::
PHP Code:
require_once(DIR . '/includes/functions_bigthree.php');
Plugin is Active: Yes
.. let's see if that fixes it.