What do you mean by you “can’t see thumbnails”? Is the image missing? Do you have a URL where I can see this problem (preferably with the corresponding BlogText code)?
I publisch page at my blog. This is code of if:
[TOC]
= Global:
[[image:http://pmazur.dyndns.org/wp-content/uploads/2012/05/cms.png%5D%5D
= Orginal wich caption:
[[image:cms.png|Caption]]
= Thumb:
[[image:cms.png|thumb]]
= Small center:
[[image:cms.png|small|center|link=source]]
= Center:
[[image:cms.png|center|link=source]]
What do I need to generate thumbs? Does plugin use non-standard server module to generate it?
I solved problem!
Today I looked to apache error log and I found imagecreatefromjpeg function error. It is from GD Library. PHP couldn’t generate images because I had GD extension disabled. I turn it on, restart server and now everything working fine!
BlogText is the most excellent add-on for Worpress!
Thanks!
Thanks for reporting this. I’ll add a check for this issue to BlogText.