Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • camma_vince Friend
    #155506

    I installed “teline III v2” in local with quickstart but Jomsocial is broken in homepage, others page (photo, group, profiles, etc. ) go well instead, the same happens in live site. I found that the html code is present, but jomsocial frontpage don’t appears!
    No problem with older versions of Teline!!!
    Maybe a bug? Please help me!

    Phill Moderator
    #359841

    Can you post a link please?

    aman204 Friend
    #359895

    Also, Please check if you have this file present ::

    components/com_community/templates/default/frontpage.index.php

    camma_vince Friend
    #359949

    Yes “frontpage.index.php” is present in components/com_community/templates/default/frontpage.index.php, the problem is in the template.
    Unfortunately I can’t post the link of my live site because I can’t use a version that not working correctly, so I decided to return at older version. However you can check the bug (I think so!) installing both Jomsocial (latest release) and a clean copy of Teline_iii v2 (quickstart package released in your download section) in local.

    I am not a programmer but i used firebug to compare the HTML code generated by Teline_iii v1 and Teline_iii v2 and I noticed that the problem is in the following tag:

    <body class= “s3 frontpage” id=”bd”>

    in fact if I try to change some letters in the code “s3 frontpage”, the template works correctly and Jomsocial frontpage appears.

    why??

    aman204 Friend
    #360025

    The reference for frontpage class seems to be breaking attribute for jomsocial styling

    You can try go to ::

    templates/ja_teline_iii_v2/hook.php and change this::

    //custom_body_class
    function custom_body_class () {
    $cls = ”;
    if (JRequest::getCmd (‘view’) == ‘frontpage’) $cls .= ‘ frontpage’;
    return $cls;
    }

    to

    //custom_body_class
    function custom_body_class () {
    $cls = ”;
    if (JRequest::getCmd (‘view’) == ”) $cls .= ‘ frontpage’;
    return $cls;
    }

    beniaminqb Friend
    #360227

    I have the same problem
    (aman204, that doesnt fix it).

    :confused:

    aman204 Friend
    #360232

    <em>@sabbens 200085 wrote:</em><blockquote>I have the same problem
    (aman204, that doesnt fix it).

    :confused:</blockquote>

    Hi Sabbens,

    Can you please provide in direct link to take closer look

    beniaminqb Friend
    #360254

    <em>@aman204 200092 wrote:</em><blockquote>Hi Sabbens,

    Can you please provide in direct link to take closer look</blockquote>

    http://www.webdesignromania.net

    aman204 Friend
    #360339

    <em>@sabbens 200118 wrote:</em><blockquote>
    http://www.webdesignromania.net
    </blockquote>

    I am unable to see the suggested change done

    Other way, Can you please pm me ftp details and I can try it for you 🙂

    iabichino Friend
    #362055

    As a matter of fact this solved my problem!!!!

    I guess a release with a correction of this and some other bugs should be offered soon! not everybody knows html code and this is the purpose why we use a template!

    Thanks Aman204

    Artur_Chicago Friend
    #363274

    We have exactly the same problem with JomSocial Front Page 🙁
    But If we apply above fix posted by @aman24 JomSocial working fine
    but other components (8) return blank page 🙁

    Any other ideas….?

    Thanks

    Artur

    iabichino Friend
    #363278

    Arthur, I have solved the problem by installing the two modules, frontpage and news2 other wise the other solution is to delete in the code the word “frontepage” as suggested by another poster but in that case the menu linked to other modules or components do not work and it appear blank… so using the two modules for frontapage display and news is mandatory in a way…

    Llet me know if you need further information
    tony

    Artur_Chicago Friend
    #363280

    Hello Iabichino – Thanks for super fast replay!!!

    Yesterday we try posted above solution but our other components (8) have blank page 🙁 – I post ticket in Support – The Joomlart Suport revert changed file and everything start working again, but JoomSocial front page stop working again 🙁 so problem still there :(:::::

    We have installed and enabled both modules from the beginning this is a:

    – JA News Frontpage
    – JA News2

    Also we have one more strange problem

    We are using Kuena Forum and when you use the kunena forum, you enabled the mootools upgrade plugin. Present, the Teline III version is having a issue with mootools 1.2

    Joomlart Support wrote: our developers are fixing. and i replace: templates/ja_teline_iii_v2/js/ja.addmood.js by a empty file to resolve the issue, now the janews2 module will lost the drap and drop function

    We can leave without drap and drop function this is not important for us

    But now we have additional problem 🙁 in: JA News Frontage Module – The layout style we are using since last change by Joomlart Support This module Stop scrolling/rolling our news 🙁

    Everything will be fine if page will be under development stage
    But we are running Live Portal with Real Members that already start caring 😉

    Artur

    iabichino Friend
    #363281

    I had the same problem with Sobi2, after installing

    – JA News Frontpage
    – JA News2

    and after setting back the file hook.php to the original way, everything returned ok!

    please see following post:
    http://www.joomlart.com/forums/topic/no-jomsocial-frontpage/

    When I set it back everything returned fine again
    Have a nice day
    Antonio

    Mediterranean Dream Weddings
    The Florence Newspaper


    1. Picture-3
    Artur_Chicago Friend
    #363315

    I just find some temp solution for Jomsolial Front Page problem by Pointing whole JomSocial to other template 🙂
    But still no solution for nonworking JA News Frontage Module :(::::

    Any ideas…?

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 9 voices, and was last updated by  Andreas Weiß 13 years, 6 months ago.

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