Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 79

Enhanced Dynamic MoPics and Images stored in directories

This is a discussion on Enhanced Dynamic MoPics and Images stored in directories within the osCmax Projects Discussion forums, part of the osCmax v2.0 Forums category; As sent direct to one of my email accounts, by "kristijan": I solve this: To do: Need help with syntax ...

      
  1. #21
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Angry Re: Enhanced Dynamic MoPics and Images stored in directories

    As sent direct to one of my email accounts, by "kristijan":

    I solve this:

    To do:
    Need help with syntax for adding thumbs filename into the databa<x>se along with the rest of the array.
    This will remove the above limitation.

    If you want solution please replay. I can send you working copy for file: categories.php
    Not the way to contribute to the community.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  2. #22
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Lightbulb Re: Enhanced Dynamic MoPics and Images stored in directories

    For folks who may be subscribed to this thread, please see the new thread "... Status Update" - I couldn't find this one at the time. D'oh!
    Last edited by ridexbuilder; 11-01-2009 at 02:30 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #23
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Arrow Re: Enhanced Dynamic MoPics and Images stored in directories

    Hosting plans with installation, configuration, contributions, support and maintenance.

  4. #24
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Arrow Re: Enhanced Dynamic MoPics and Images stored in directories

    RC2 released, with code tidied up, small bug fix and additional functionality.
    Now possible to limit the size of the large (popup) image during upload - saving on disc space and bandwidth, as well as speed of page loads. Handy for those clients who forget to resize images, prior to uploading.
    http://www.oscmax.com/projects/relea...es_203176rc2_0
    Last edited by ridexbuilder; 11-02-2009 at 04:12 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #25
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: Combining Dynamic MoPics with Admin upload

    Quote Originally Posted by ridexbuilder View Post
    Wondering if someone could give me a help with the following code snippet.....
    No longer required.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  6. #26
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Arrow Re: Enhanced Dynamic MoPics and Images stored in directories

    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #27
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Exclamation Re: Enhanced Dynamic MoPics and Images stored in directories

    Just discovered:
    The image filename extension is case sensitive. Lower case works fine, upper case doesn't display slimbox popup.
    Any assistance greatly appreciated. It must be either in the Slimbox code itself, or product_info.tpl.php and other associated files.
    I'll try to find time later to figure it out.


    Workaround: Add JPG, PNG, GIF to Image types in Admin, Dynamic MoPics - may as well remove TIF/BMP (crazy to use them)
    Last edited by ridexbuilder; 11-03-2009 at 05:10 AM. Reason: Found workaround
    Hosting plans with installation, configuration, contributions, support and maintenance.

  8. #28
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: Enhanced Dynamic MoPics and Images stored in directories

    Missing functionality spotted by 'astonishedman' - new release (RC4) added to fix cross-sell products.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  9. #29
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: Enhanced Dynamic MoPics and Images stored in directories

    No panic here, just a bit of background information.

    An irritating bug found:
    Thumbnail creation using oscThumb is supposed to be able to be configured easily through a series of inline directives, the cache directory being one of them. In the application used here, a cached file isn't actually needed.
    PHP Code:
    $phpThumb->setParameter('config_cache_directory'null ); 
    I've tried directing to a specific cache directory as well as turning caching off - to no avail.


    Workaround:
    Quite simple and something which is advisable/recommended in any case. The admin directory should have read only permissions. That sorts it out. Of course in a live environment this should be done anyway - it was only on a development site that I discovered the bug.

    May be relevant for people wishing to use oscThumb elsewhere in the system.

    EJ
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #30
    New Member
    Join Date
    Jul 2009
    Posts
    14
    Rep Power
    0


    Default Re: Enhanced Dynamic MoPics and Images stored in directories

    I hope this is the right place to post this,
    I was Just checking my servers error logs and there are hundreds of references to a missing image file in "/catalog/templates/fallback/images/box_header.jpg"
    it is called by /catalog/templates/fallback/dynamic_mopics.css

    I know its not major but it makes it harder to look at my error logs so can we get the image added to the next update for mopics?
    Other than that it is working Great for me

Page 3 of 8 FirstFirst 12345 ... LastLast

Similar Threads

  1. Dynamic Mopics additional images to product pages
    By pakrat in forum osCMax v2 Features Discussion
    Replies: 20
    Last Post: 08-15-2009, 06:13 PM
  2. Enhanced Dynamic MoPics & Images stored in directories
    By ridexbuilder in forum osCmax v2 Customization/Mods
    Replies: 42
    Last Post: 05-15-2009, 12:02 PM
  3. Get rid of dynamic mopics
    By mskitti in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 12-20-2008, 05:12 AM
  4. Dynamic MoPics
    By metalman923 in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 11-11-2007, 08:48 AM
  5. Dynamic MoPics
    By i2Paq in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 10-16-2007, 08:44 AM

Tags for this Thread

Bookmarks

Posting Permissions

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