• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Cache Showcase Item Cover Image data

Bob

Developer
Staff member
As per title, add a BLOB field 'cover_image_cache' to the xf_nflj_showcase_item table to store a cached version of the showcase item cover image data.

This has been implemented in SC 2.6.3

This reduces a massive amount of DB queries throughout the addon due to no longer needing to fetch attachments just for the sole purpose of displaying a Cover Image outside of the Showcase Itme page (listings, in a sidebar block, search result etc).
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top