Quote:
Originally Posted by Lynne
Please see the very first post in this thread. That is covered there.
|
I did try this below, but it did not work.
Quote:
NOTE: To get this to work with the Everywhere Sidebar modification, add this to the top of the block code posted in Step 3 above:
PHP Code:
if (THIS_SCRIPT != 'index') {
require_once(DIR . '/includes/functions_bigthree.php');
}
|