Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • longvu76 Friend
    #160778

    This one is running on Joomla 1.6 version. After QuickStart installation, changed Search Engine Friendly URLs to No

    Then click on User Register link (pix 1)

    No register form at all ( pix 2 )

    Demo link for testing: http://demo.vietville.com/teline_demo/index.php?option=com_users&view=registration


    1. Capture1
    2. Capture2
    Phill Moderator
    #378642

    I can confirm this bug. I shall create a bug report for you.

    longvu76 Friend
    #378938

    What is the status for this one???

    Saguaros Moderator
    #379447

    Hello mate!

    I found this issue relating The link is not having the ItemId parameter, it causes the t3 code can not get right configuration

    Now, I would like to provide you a quick solution:

    1) copy this file: pluginssystemjat3jat3base-themesdefaultpagedefault.php to the folder templates/ja_telineiv/page
    2) Then You open that file and find the following code:

    [PHP]
    <?php if (!$this->getParam (‘hide_content_block’, 0)): ?>
    <div id=”ja-content-main” class=”ja-content-main clearfix”>
    <?php echo $this->showBlock (‘content’) ?>
    </div>
    <?php endif ?>
    [/PHP]

    replace by:
    [PHP]
    <div id=”ja-content-main” class=”ja-content-main clearfix”>
    <?php echo $this->showBlock (‘content’) ?>
    </div>
    [/PHP]

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 13 years, 8 months ago.

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