1. 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.

Fixed PHP 5.4 Bug

Discussion in 'Showcase Resolved Bug Reports' started by MattW, Mar 22, 2013.

  1. MattW

    MattW Server Admin AMS Premium CAS Premium RMS Premium SC Premium UBS Premium

    The PHP 5.4 Bug reported here is also present in the showcase when Debug is enabled.

    The fix is the same, it just needs to be applied to nflj_showcase_attachment_editor

    PHP:
            <ol class="AttachmentList New">
                <
    xen:include template="nflj_showcase_attachment_editor_attachment">
                    <
    xen:set var="$isTemplate">1</xen:set>
                    <
    xen:set var="$attachment"></xen:set>
                </
    xen:include>
            </
    ol>
    Remove this

    PHP:
    <xen:set var="$attachment"></xen:set>
     
    Bob likes this.
  2. Bob

    Bob Developer Staff Member

    ya, waiting on 1.1.4 to implement the actual fixes that Mike said has been done. Guessing that 1.1.4 might be released on Tuesday and I can put out a maintenance release soon after :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.