This is the support forum for the Flowers mod
This is the support forum for the Flowers mod Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Dear Modzzz... The friend block on the home view of Poke, Flower, Drink , Questions, and Profile Tag have useless 3 drop down choices Activity, Date Registered and Rating. It will be much better to have Males Only, Females Only, Verified profile and alphabetically selections much better. I ask you please to update that block with those 4 choices. |
Version 2.0.1 released. (See patches/version_2.0.1 folder in zip file) Fixes issue where notification email was still being sent when flowers sending failed. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
This mod is now updated for Dolphin 7.1 Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Fixed problem which occurred when member name display format is changed in admin setting. Re-upload all files and clear cache. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Some images have been replaced with font-awesome icons. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Adjustments have been made to the integration with friends timeline. Re-upload all files and clear cache. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I have a question about the Thumbnails of the flowers. Now their shown as image / thumb. ( As the code below, found in show_flowers_block.html ) We like to use the thumb / icon url instead of an image to make it a background-image of an div. I looked at all the files, but didn't found a way to load the thumb url their. <li id="flower___id__" class="FlowerLI" onclick="setClass('__id__',__plainprice__)"> <a href="javascript:void(0)" class="Flowerbutton"> <div class="Flowerbutton" id="main___id__"> <div class='FlowerName'>__title__</div> __thumb__ <bx_if:paidflowers><br><span class="flowerPriceText">__price__ __price_desc__</span></bx_if:paidflowers> <bx_if:showremaining><br><span>__remaining__ <bx_text:_modzzz_flower_left /></span></bx_if:showremaining> <br><span>__last_sent__</span><br> </div> </a> <div id="sel___id__" class="selectedFlower"><bx_text:_modzzz_flower_selected /></div> </li> </bx_repeat:items> |
@bellhophil The following code should work (untested) In modules/modzzz/flower/classes/BxFlowerPageMain.php Find : 'thumb' => $this->_oDb->getFlowerIcon($aEachFlower['id'], $aEachFlower['icon']),
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks! Worked perfectly :) |
Flowers Module - This is now compatible with Dolphin 7.2 . For those upgrading from Dolphin 7.1, please check the upgrade folder for instructions. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
For Dolphin 7.3 version, integration issue with the Timeline has been fixed. Re-upload the module files. Also, the price of the module has been reduced. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |