Ups, I have tried some settings in the php, and it seems that I have solved this Problem…
Great! The CHMOD Function is good and easy! But I think I’ve some Problems with the Settings to Display the List of Images like it was done in 1.0a! I have always only one single big Picture in my Entry instead of a List of Images! What went wrong?
Do I have to use these nice little Comment-Tags that handle exhibit? I have tried some of them but nothing happens, and perhaps I have also found an error in the comment structure! If it is set <!–####–> the comment is shown on the final page, but with <!– #### –> it’s O.K.
…
I’ve the same Problem like “camelreef”! I have also the Plugin from ‘Chris Cosentino’ and nothing is shown on my page! I think it’s because of the absolut path /*Â Â absolute system path to your icon directory, include trailing slash */
$icon_path = "/v4/weblog/wp-category-icons/";
I have also tried the absolut path $icon_path = "/home/2btixw2/htdocs/v4/weblog/wp-category-icons/"; wich I have copyed from my old MT-Weblog Admin screen.
How can i check what’s the Problem with this plugin?