Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • madcam Friend
    #137070

    Hi, i have 2 problems with fireboard, and i don’t know if it’s the template that cause the problem?

    You can see them here.
    (removed by owner)

    Problem 1

    Some faliure that look like this


    Warning: include_once(/home/helsing/public_html/administrator/components/com_sidebars/helpers/frontend.html.php) [function.include-once]: failed to open stream: No such file or directory in /home/helsing/public_html/plugins/content/sidebar_mambot.php on line 50

    Warning: include_once() [function.include]: Failed opening '/home/helsing/public_html/administrator/components/com_sidebars/helpers/frontend.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/helsing/public_html/plugins/content/sidebar_mambot.php on line 50

    Problem 2

    Some of my right modules i going under the forum… i can’t figure out why..

    Anyone?

    Both Joomla and Forum is latest versions.

    Best regards.

    mj1256 Friend
    #286305

    you need to edit the template index.php file.
    There seems to be a problem with Fireboard
    find

    </div></div>
    <!-- END: CONTENT -->

    And change it to:


    </div><?php
    $option=mosGetParam($_REQUEST,'option','');
    if ($option != "com_fireboard"){
    echo '</div>';
    }
    ?>
    <!-- END: CONTENT -->

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  mj1256 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum