Hi, I was looking for this feature for a long time.
But I've got this error on activation :
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in [...]/wp-content/plugins/multiple-post-thumbnails/multi-post-thumbnails.php on line 32
I tried to check, but found nothing strange...
Chris Scott
Member
Posted 1 year ago #
loky5: are you running PHP4? The plugin requires PHP5.
Marlimant
Member
Posted 1 year ago #
Hi Chris:
The plugin works ok for me, but it only shows a large thumbnail size on the index page. Do you know any way to force a custom size? I can to change the thumbnail size in the edit post, but not in the public page.
Cheers.
Same error upon activation for me:
syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
And this was indeed related to using PHP4 - when I switched to PHP5 it activated without problems.
Chris Scott
Member
Posted 1 year ago #