julieP
Support threads created in the last 30 days: 2
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Array to String Conversion Error When Image Size Validation Fails
Started by: julieP
in: Toolset Professional Support
Problem: The cred_form_validate filter hook throws PHP waring in editing post form. Solution: This is fixed in next version of Toolset Forms plugin. Relevant Documentation: |
2 | 10 | 3 years, 5 months ago | ||
Problem Using Relationship API
Started by: julieP in: Toolset Professional Support |
2 | 3 | 3 years, 5 months ago | ||
Conditional Display Using Checkbox Value and PHP
Started by: julieP in: Toolset Professional Support |
1 | 2 | 3 years, 6 months ago | ||
Uncaught TypeError: wp.i18n is undefined (Colour Picker)
Started by: julieP in: Toolset Professional Support |
3 | 8 | 3 years, 7 months ago | ||
Grab CRED field value in before_save_data hook
Started by: julieP in: Toolset Professional Support |
2 | 7 | 3 years, 8 months ago | ||
Apostrophe in Custom Field Content for Radio Fields
Started by: julieP in: Toolset Professional Support |
3 | 6 | 3 years, 10 months ago | ||
Question about custom field _toolset_edit_last
Started by: julieP in: Toolset Professional Support |
2 | 4 | 3 years, 10 months ago | ||
New Shortcode in CRED forms
Started by: julieP in: Toolset Professional Support |
5 | 7 | 4 years ago | ||
Table wp_toolset_associations_old
Started by: julieP
in: Toolset Professional Support
Problem: If the relationships have been successfully & correctly migrated to the new table/s, can wp_toolset_associations_old be deleted or is it still used in any circumstances?? Solution: The database table "wp_toolset_associations_old" is a backup table. You can remove it after all post type relationships have migrated successfully. But I suggest you backup your website database first. Relevant Documentation: |
2 | 3 | 4 years ago | ||
Default value for generic field on edit CRED form
Started by: julieP in: Toolset Professional Support |
2 | 3 | 4 years ago | ||
Using a custom function within a cred_save_data hook
Started by: julieP
in: Toolset Professional Support
Problem: How to pass parameter to PHP function. Solution: You can pass parameter to your custom PHP function, for example: https://toolset.com/forums/topic/using-a-custom-function-within-a-cred_save_data-hook/#post-1825671 Relevant Documentation: |
2 | 5 | 4 years ago | ||
PHP Notices for Installer – Undefined index: changelog, Undefined index: version in OTGS_Installer_Products_Parser
Started by: julieP
in: Toolset Professional Support
Problem: I see sporadic PHP notices in my error logs like the following: PHP Notice: Undefined index: changelog in /home/XXXX/public_html/wp-content/plugins/types/vendor/otgs/installer/includes/products/OTGS_Installer_Products_Parser.php on line 127 PHP Notice: Undefined index: version in /home/XXXX/public_html/wp-content/plugins/types/vendor/otgs/installer/includes/products/OTGS_Installer_Products_Parser.php on line 127 Solution: This issue has been addressed in a configuration file that is loaded automatically when Toolset plugins check for updates. No changes are required, and the problem should be resolved now. |
3 | 9 | 4 years, 2 months ago | ||
Please re-open /topic/php-deprecated-notices-with-wp-5.5/
Started by: julieP in: Toolset Professional Support |
2 | 6 | 4 years, 3 months ago | ||
PHP deprecated notices with WP 5.5
Started by: julieP in: Toolset Professional Support |
3 | 4 | 4 years, 3 months ago | ||
Date Field update_post_meta not firing
Started by: julieP
in: Toolset Professional Support
Problem: I would like to use update_post_meta to listen for changed postmeta values, but the hook does not seem to fire for date fields. Solution: That is correct. Date fields are removed, then readded each time an edit post form is submitted. Use the add_post_meta hook to listen for this event instead. |
2 | 6 | 4 years, 3 months ago |