Flowers Mod Support (Modzzz)

This is the support forum for the Flowers mod

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 30 Jan 2012

 

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.

Quote · 1 Feb 2012

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
Quote · 3 Jun 2012

This mod is now updated for Dolphin 7.1

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 31 Dec 2012

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
Quote · 22 May 2013

Some images have been replaced with font-awesome icons.

Re-upload modules\modzzz\drink\templates folder and clear cache.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 11 Jul 2013

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
Quote · 7 Sep 2013

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.

In BxFlowerPageMain.php file was __thumb__ linked to the flower icon. Their wasn't any code to load the source of the image.

How can I get the flower image url so I can set it as background-image of an div instead of an image?

<bx_repeat:items>  

<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>

Quote · 20 Apr 2015

@bellhophil

The following code should work (untested)

In modules/modzzz/flower/classes/BxFlowerPageMain.php

Find :

                    'thumb' => $this->_oDb->getFlowerIcon($aEachFlower['id'], $aEachFlower['icon']), 

Replace with :


                    'thumb' => $this->_oConfig->getMediaUrl() . $aEachFlower['icon'],

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 1 May 2015

Thanks! Worked perfectly :)

Quote · 1 May 2015

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
Quote · 25 Sep 2015

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
Quote · 8 May 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.