Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • garciad Friend
    #131567

    Hi, I’m glad with my recently buyed membership. I build a site with JA Teline II, but I have an issue with “Hot Topic” module. It shows the picture but the transparent blue box doesn’t move and doesn’t show the text.

    Some Useful Info:
    – Joomla 1.5.4
    – PHP 5.2.2
    – Web Server Apache

    The weird right here is that the module works fine when I installed in local (using Xampp) to build the site. When I uploaded the site to my hosting, this module doesn’t work. :confused:

    You can see it right here: http://www.secuprof.com.ar

    Thanks a lot πŸ™‚

    questbg Friend
    #263159

    Can you send a screen grab of this in the Article Editor? So I can see placement of image, text and ‘Read More’?

    garciad Friend
    #263213

    Sorry my english… I think you are asking me the file I attached.

    The weir thing is that in my local build of the site, the article is in the same way, but the module works fine…

    Well, look at the print screen, and you tell me if I’m doing something wrong.

    Thanks a lot.


    1. print_scr
    garciad Friend
    #263835

    Any Idea? I need help down here… :-[

    Thanks again.

    Gue.

    Sherlock Friend
    #264085

    Hi,
    Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution

    suplover Friend
    #264090

    I have the same problem with garciad, and i send you pm too, i hope you can help me too…

    Menalto Friend
    #264135

    garciad, try to unpublish some other modules in right position, the one you have called: Últimos Comentarios and Calendario de Eventos atleast.

    John Wesley Brett Moderator
    #264150

    Actually…you simply have a misdirected file in the header of your template.

    The HOT TOPIC depends on ja_catslwi.css to do its thing.

    Your template is looking for it currently at:


    <link type="text/css" href="//modules/mod_ja_catslwi/mod_ja_catslwi/ja_catslwi.css" rel="stylesheet">

    When it should be looking at:


    <link type="text/css" href="/modules/mod_ja_catslwi/mod_ja_catslwi/ja_catslwi.css" rel="stylesheet">

    So just correct that one little “/” and you’ll be good to go.

    The devil’s always in the details, ain’t he! πŸ™‚
    John.

    suplover Friend
    #264158

    Thank you you saved my life! 😎

    John Wesley Brett Moderator
    #264159

    Anytime. And welcome.

    Sherlock Friend
    #264219

    Hi garciad
    Do you have any success ?

    garciad Friend
    #264231

    <em>@jbrett 71985 wrote:</em><blockquote>Actually…you simply have a misdirected file in the header of your template.

    The HOT TOPIC depends on ja_catslwi.css to do its thing.

    Your template is looking for it currently at:


    <link type="text/css" href="//modules/mod_ja_catslwi/mod_ja_catslwi/ja_catslwi.css" rel="stylesheet">

    When it should be looking at:


    <link type="text/css" href="/modules/mod_ja_catslwi/mod_ja_catslwi/ja_catslwi.css" rel="stylesheet">

    So just correct that one little “/” and you’ll be good to go.

    The devil’s always in the details, ain’t he! πŸ™‚
    John.</blockquote>

    Thanks John, and sorry my beginner level… what file have I to change? I just don’t know in which file modify this issue… I was searching, but I’m a beginner.

    Thanks again!

    Gue.

    Sherlock Friend
    #264233

    hi
    Seem you use old version of that module
    You can view mod_ja_catslwi.php (modulesmod_ja_catslwi folder)
    line 6

    JHTML::stylesheet('',modJaSLWI::getFile('ja_catslwi.css','modules/mod_ja_catslwi/mod_ja_catslwi/','templates/'.$mainframe->getTemplate().'/css/'));

    garciad Friend
    #264237

    Thanks nguoiabcd. So I have to copy and paste the code you post? Or Have I to re install the module again?.

    Thanks again,

    Gue.

    Sherlock Friend
    #264245

    Hi garciad
    Your module is old version (I checked via FTP what you send me at other topic via PM)
    i changed for you mod_ja_catslwi.php (modulesmod_ja_catslwi)
    Change from:

    JHTML::stylesheet( "ja_catslwi.css","/modules/mod_ja_catslwi/mod_ja_catslwi/");

    To

    JHTML::stylesheet('',modJaSLWI::getFile('ja_catslwi.css','modules/mod_ja_catslwi/mod_ja_catslwi/','templates/'.$mainframe->getTemplate().'/css/'));

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

This topic contains 21 replies, has 8 voices, and was last updated by  chopperp1 16 years, 2 months ago.

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