Results 1 to 10 of 68

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Additional Image Titles [support]

    That might require some recoding to refer to the bmz_cache folder location. The stock file automatically goes to the defined images folder, and if IH3 sets that and uses it, it might work automatically. Have you tried it yet? You would need to find out the cache filename and use the converted version of it, e.g. for

    3d46e638e4d6909a8b9192cd3c7d6e3d.image.100x96.jpg

    use

    define ('ADDIMGA_3D46E638E4D6909A8B9192CD3C7D6E3D_IMAGE_100X96_JPG','Your Text');

    which would be quite a pain...
    Last edited by gjh42; 16 Jul 2011 at 05:13 PM. Reason: getting all those lowercase letters to upper is a job:)

  2. #2
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Additional Image Titles [support]

    Quote Originally Posted by gjh42 View Post
    That might require some recoding to refer to the bmz_cache folder location. The stock file automatically goes to the defined images folder, and if IH3 sets that and uses it, it might work automatically. Have you tried it yet? You would need to find out the cache filename and use the converted version of it, e.g. for

    3d46e638e4d6909a8b9192cd3c7d6e3d.image.100x96.jpg

    use

    define ('ADDIMGA_3D46E638E4D6909A8B9192CD3C7D6E3D_IMAGE_100X96_JPG','Your Text');

    which would be quite a pain...
    To get this image file name handled by IH3 is easier from mouse right click. I tested simply use this file is not working with your current mod (additional_image_titles_defines.php).

  3. #3
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Additional Image Titles [support]

    Hi gjh42,

    I should post here When I use original image file name, it works perfectly for what I want. Thank you!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Additional Image Titles [support]

    Great! That's good to know.

  5. #5
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Additional Image Titles [support]

    Is this mod not working for .gif image? The text title not show up when .gif file.

  6. #6
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Additional Image Titles [support]

    Quote Originally Posted by hara View Post
    Hi gjh42,

    I should post here When I use original image file name, it works perfectly for what I want. Thank you!
    Could someone elaborate on this??

    I'm trying to get it working with IH3 with no success at the moment.

    IM3 stores my additional image as (just one example):
    CERT 1 SH_01

    I have tried all manner of combinations in the defines but no luck as yet.

    I merged the 2 files 'additional_images.php' OR should I have just inserted the line of code:
    $link = add_img_title('A', $base_image) . $link . add_img_title('B', $base_image);//add text above and/or below image if defined

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Additional Image Titles [support]

    If another mod like IH3 touches additional_images.php, you can just add that one line to its version as described in posts 54 and 55 above.
    CERT 1 SH_01
    This isn't the whole filename, is it? It should have an extension like .jpg or .gif. It also should not have spaces in the name. What is the original filename for this?


    Whether a file is .gif or .jpg or .png should make no difference to the title function.

  8. #8
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Additional Image Titles [support]

    Hi
    The original name for this image (from the CD) was 0x002.jpg

    Once it's been processed by IH3 is appears to be stored as CERT 1 SH_01 (presume CERT is taken from the product title "Certificate Holder" bmz_cache it is stored as a long row of digits as the previous poster said.

    Thanks

  9. #9
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Additional Image Titles [support]

    Is 0x002.jpg stored at all? Have you tried using that path in the constant name?
    If that doesn't work, I don't know what will.

 

 

Similar Threads

  1. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  2. Additional Image Titles vs Swap_images_mouseover
    By moesoap in forum General Questions
    Replies: 1
    Last Post: 11 May 2012, 04:06 PM
  3. Additional Image Titles mod not working
    By azwli in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 15 Nov 2010, 04:20 AM
  4. Problem integrating additional image titles addon and commercial addon
    By strugglingnovice in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 15 Aug 2010, 03:07 PM
  5. Changing Titles on Sidebox additional pages
    By SaMortensen in forum Addon Sideboxes
    Replies: 4
    Last Post: 7 Feb 2009, 01:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg