Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Darrin
The cause is the the
../wp-includes/default-constants.phpseems 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_BYTESandTB_IN_BYTES.Because those constants were not set it would cause the core WP function
wp_max_upload_size()to return a0value. Fortunately thewp_max_upload_size()function includes a filter namedupload_size_limit.Add added a new filter in the
../wp-content/plugins/connections/includes/inc.plugin-compatibility.phpwhich check for those constants and then set them so thewp_max_upload_size()function will function correctly.This should resolve the upload issue. Hope that helps!
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.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.
Steven Zahm
KeymasterPlease contact me using the contact link at the very bottom of the page. Thanks!
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.
Steven Zahm
KeymasterI 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.
Steven Zahm
KeymasterSteven 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.
Steven Zahm
KeymasterPlease contact me using the contact link at the very bottom of the page. Thanks!
Steven Zahm
Keymaster@ John
I’m replying to the email nest. Apologies for the delay!
-
AuthorPosts
