Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jagreen78 Friend
    #133952

    I have created an article under the Latest/News area and the link on JaBulletin isn’t active and it doesn’t show an image

    look at the site here: http://www.artstudentgallery.com

    Please help me out here

    Sherlock Friend
    #273498

    Please provide me an admin account of your website, I will have a look at the issue.

    Sherlock Friend
    #273513

    Hi
    you only have Art Spotligh is mod_jabulletin
    Please config in it show image
    and edit helper.php(modulesmod_jabulletin folder)

    1.Search those lines:

    $ext = strtolower(substr(strrchr($image, '.'), 1)); // get the file extension
    $rzname = strtolower(substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}"; // get the file extension

    Change to

    $ext = (substr(strrchr($image, '.'), 1)); // get the file extension
    $rzname = (substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}"; // get the file extension

    Sherlock Friend
    #273700

    Hi
    Do you have any success ?
    Can I mark this topic is solved ?

    jagreen78 Friend
    #273754

    Fixed. Thanks for the help

    ecohosting Friend
    #278633

    Hi,

    I figured I’d just ask my question here as we are dealing with the same Module.

    How can I tell jabulletin module to use the first image to create the thumbnail? I have added other images in the content and it seems to use the last one in the images list.

    Thanks,

    G

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

This topic contains 6 replies, has 3 voices, and was last updated by  ecohosting 16 years ago.

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