Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • orpheus2510 Friend
    #122689

    I installed the revised version of the slide gallery – and it kills my template. The slide navigation is not shown properly ,the user tool is out of site and the bottom of the template is destroyed.

    And it seems as if the guys of JA don’t like the Koniga-template, because there are no more answer to all the questions, no more bug fixes and no more support. What’s going on there at JoomlArt?

    I’m very sad about this situation … :((

    Menalto Friend
    #229310

    Hmmmm, can you pm me your index.php file?

    orpheus2510 Friend
    #229312

    PM is out – I hope for your help.
    THX!

    Edit: I didn’t realize, which index.php you wanted – that one of joomla (in installations root) or that one of the template. I sent you first that one of the joomla-installation, the other one (from the template’s directory) follows.

    Menalto Friend
    #229314

    The index from the template is same as mine,can you try uninstall the slidegallery and install it again? Or try with the older one if possible…..

    orpheus2510 Friend
    #229317

    Same effect with another version of the slide gallery (where can I realize if I have an old version or a newer one?).
    Something else: I’ve installed the template and the modul on a local Joomla-installation (XAMPP) – and it works perfectly! Is there possibly any reason for the problems on serverside? Any misconfiguration (the server, where my sites are hosted, had a crash two weeks ago and the guys are still rebuildung it with a new system and new config)?

    schase Friend
    #229329

    What other modules do you have running on your site. I know that some of the default Joomla image modules conflct with the slider gallery. Disable random image and any other imaging modules you have running and see if that helps.

    bluecafe Friend
    #229332

    Have you solved your problem? Your site looks ok when I looking at it in Firefox and IE and the gallery seems to work fine …

    orpheus2510 Friend
    #229333

    I have disabled all modules except the menus, login, whoisonline and the JA modules belonging to the template. No other situation.

    @bluecafe

    No, problem is not solved. 4 thumbs should be shown (3 are shown), 14 pictures are in the folder, right arrow is missing – I have renamed the files with special german letters (ß,ä,ö,ü), because otherwise no picture were shown. Other modules and components are not installed on the site – it is a fresh J1.0.13 installation. But it must be serverside problem – the local version is running.

    bluecafe Friend
    #229336

    hi orpheus,
    I just looked at your source-code. Where the forth image should show up there is a fatal error listed:

    <ul>
    <li class="jasg-element" style="padding: 6px; width: 33px;">
    <img src="http://rabbelbande.steppstiche.de/images/paintings/thumb/Aufbluehen.jpg" onclick="changeFullimage(0);" id="img_slide_id_0" class="img_slide_smooth" alt="Aufbluehen.jpg">
    </li>
    <li class="jasg-element" style="padding: 6px; width: 33px;">
    <img src="http://rabbelbande.steppstiche.de/images/paintings/thumb/Fluss.jpg" onclick="changeFullimage(1);" id="img_slide_id_1" class="img_slide_smooth" alt="Fluss.jpg">
    </li>
    <li class="jasg-element" style="padding: 6px; width: 33px;">
    <img src="http://rabbelbande.steppstiche.de/images/paintings/thumb/Geburt.jpg" onclick="changeFullimage(2);" id="img_slide_id_2" class="img_slide_smooth" alt="Geburt.jpg">
    </li>
    <br>
    <b>
    Fatal error
    </b>
    : Call to undefined function: imageantialias() in
    <b>
    /var/www/web34/html/rabbelbande/modules/mod_ja_slidegallery.php
    </b>
    on line
    <b>
    337
    </b>
    <br>

    </ul>

    But don’t ask me what this means … :).

    Umlaute etc. are a nono, empty spaces in the image name, too

    orpheus2510 Friend
    #229341

    I’ve got the solution: there was one picture in the folder without a corresponding picture in the thumb subfolder (exactly the fourth one in line). One less in thumbs made the mistake. Selfmade problem! Thanks everybody for help!

    But another question I have: when you put the mouse on the big picture in the slide gallery, a text is shown “Click here to view large image”. Where can I change the text (I want to get it in german)?

    bluecafe Friend
    #229378

    In mod_ja_slidegallery.php approximately in the middle:

    anchors.onmouseover = function() {
    tip.innerHTML = "Click here to view large image";
    tip.style.display = "block";

    You just need to change the text between the quotes.

    orpheus2510 Friend
    #229382

    <em>@bluecafe 27481 wrote:</em><blockquote>In mod_ja_slidegallery.php approximately in the middle:

    anchors.onmouseover = function() {
    tip.innerHTML = "Click here to view large image";
    tip.style.display = "block";

    You just need to change the text between the quotes.</blockquote>

    Thank you! I didn’t find the text yesterday.

    lehoai Friend
    #229691

    HI man, you anybody else have this problem should check status of GD2 library in your hosting.
    There are 2 solution for this problem.
    one is you create all your thumbnail and save with exacly name in thumb subfolder.
    two is you enable GD2 library in your hosting.

    Thanks for reading and goodluck

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

This topic contains 13 replies, has 5 voices, and was last updated by  lehoai 16 years, 11 months ago.

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