Multiple images and urls broken, php errors – Custom Field Template
-
Hi there, I have the following template setup in the settings for a particular category of post –
[Feature Slideshow Image] type = file [Feature Images] type = file label = Feature Imagesz multiple = true multipleButton = true [Feature Video] type = fileWhen i look at the post it is fine, but after I have uploaded an image firstly it fills in the custom field below with a number – not an image, what does this refer to? how can i show this in a php temnplate?
Also, if I( refresh the page I get the following errors.
Notice: Undefined index: feature_images in /EXAMPLE.COM/wp-content/plugins/custom-field-template/custom-field-template.php on line 2944 Notice: Undefined index: feature_images in /EXAMPLE.COM/wp-content/plugins/custom-field-template/custom-field-template.php on line 2944 Notice: Undefined index: 12566 in /EXAMPLE.COM/wp-content/plugins/custom-field-template/custom-field-template.php on line 2123 Notice: Undefined index: cft_mode in /EXAMPLE.COM/wp-content/plugins/custom-field-template/custom-field-template.php on line 2123Is this something I’m doing wrong or is there actually an error?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Multiple images and urls broken, php errors – Custom Field Template’ is closed to new replies.