Binternet
Forum Replies Created
-
Wops! didn’t see that…my bad.
@chmac – PR created.
Forum: Plugins
In reply to: [Categories Multiple Images] PHP error when enabling pluginThanks sin0cide
Forum: Plugins
In reply to: [Categories Multiple Images] Plugin doesn't seem to work (images not showing)hrnmiweby, please see the documentation i placed eralier in this thread, you must provide arguments into the
Categories_Multiple_Images::get_image()methodForum: Plugins
In reply to: [Categories Multiple Images] Plugin doesn't seem to work (images not showing)Hey there, sorry for my late response.
You have a full description of the
get_imagemethod:/**
* Categories_Multiple_Images::get_image()
* Returns the image(s)
* @param mixed $term_id Term ID
* @param mixed $image_number Specific Image Number
* @param string $size Image Size [thumb, full etc…]
* @param bool $return_placeholder Use image placeholder incase no image was found
* @return
*/Maybe I expected people to look inside the code and should put it in the documentation.
Fixed that on version 1.0.1
Thanks!Forum: Reviews
In reply to: [Categories Multiple Images] Error by activateHey, sorry for my late response.
I just downloaded the plugin and it works fine, the thing is that i’m on Windows and maybe that’s causing a problem [its the end of the file], try changing it to with/without BOM.