BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 5,291 through 5,300 (of 15,332 total)
  • Author
    Posts
  • in reply to: Images Won't Upload – Maximum Upload Size #384235
    Steven Zahm
    Keymaster

    @ Darrin

    The cause is the the ../wp-includes/default-constants.php seems to have been replaced with either an older or an altered version. The file being used does not include new constants included in WP 4.4 for byte sizes. They are; KB_IN_BYTES, MB_IN_BYTES, GB_IN_BYTES and TB_IN_BYTES.

    Because those constants were not set it would cause the core WP function wp_max_upload_size() to return a 0 value. Fortunately the wp_max_upload_size() function includes a filter named upload_size_limit.

    Add added a new filter in the ../wp-content/plugins/connections/includes/inc.plugin-compatibility.php which check for those constants and then set them so the wp_max_upload_size() function will function correctly.

    This should resolve the upload issue. Hope that helps!

    in reply to: Images Won't Upload – Maximum Upload Size #384228
    Steven Zahm
    Keymaster

    @ Darrin

    Well…everything looks correct but WP is still reporting 0TB. If you can give me an FTP login, I can take a closer look.

    in reply to: Authored Extension won't show. #384213
    Steven Zahm
    Keymaster

    @ Harold

    No, there should be nothing else to configure. If you can give me a temp admin account, ‘ll take a look to see what the issue may be. The details can be posted here as a private reply.

    in reply to: CSV Import Extension Donation #384208
    Steven Zahm
    Keymaster

    Please contact me using the contact link at the very bottom of the page. Thanks!

    in reply to: Custom template #384183
    Steven Zahm
    Keymaster

    @ daniel1166

    re: need a pointer in the right direction to stop the auto updates to the template/card-single.php

    Sure, see this tutorial on how to use template override files.

    re: we have customized our market template and have tings just right, but twice now the auto update has reverted all the good work on the site

    Are you certain that you are using the Market template? I ask because it has not received an update since 10/15/2014 and the updates to the Connections plugin will not affect the Market template — assuming that is the updates causing the trouble.

    Hope that helps, let me know.

    in reply to: Not what I wanted #384118
    Steven Zahm
    Keymaster

    I processed the exchange. You should receive an updated sales confirmation email very shortly. If you do not, you can also access your purchase from your purchase history.

    Hope that helps, let me know.

    in reply to: No Entries after import #384114
    Steven Zahm
    Keymaster

    @ Michael

    Great to hear!

    I added this answer to the FAQs.

    in reply to: Not what I wanted #384111
    Steven Zahm
    Keymaster

    @ Nola

    re: I really just want the default Entry Card template with the search function added. Is this possible?

    Then, I highly suggest the cMap template instead. You can use the Template Customizer feature to really tweak it even to the point where it is pretty close to the Default Template. Take a look at the cMap temnplate. The background color and gradient can be turned off as well as the drop shadow. It is not exactly like the Default template, but it is pretty close. The cMap template also includes the category filter and the keyword search features.

    If you want, I can process the exchange. Let me know.

    in reply to: CSV Import Extension donation #384103
    Steven Zahm
    Keymaster

    Please contact me using the contact link at the very bottom of the page. Thanks!

    in reply to: Search on ZipCode #384102
    Steven Zahm
    Keymaster

    @ John

    I’m replying to the email nest. Apologies for the delay!

Viewing 10 posts - 5,291 through 5,300 (of 15,332 total)