Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • crazyleggs Friend
    #185549

    I uninstalled K2 from JA Wall for Joomla 3.0 and got a blank page and error that point to Line 12 in index.php (template directory).

    I commented this line out and my page shows up again. My question is, what does this line do, and how will it affect my site by me commenting it out.
    require_once dirname(__FILE__).DS.'template_tools.php';

    Thanks

    Wall Crasher Developer
    #485654

    Hi crazyleggs,

    We are sorry for this simple mistake.
    Please change that line to

    require_once dirname(__FILE__) . '/template_tools.php';

    You will need to make change the same line in 3 files
    templatesja_wallindex.php
    templatesja_wallcomponent.php
    templatesja_wallerror.php

    Regards

    crazyleggs Friend
    #485818

    Will do, thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  crazyleggs 11 years, 8 months ago.

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