I have been using the product for about three days. I have license for Phpfox and tested several other products. I must say this is the most stable and user friendly software I have tried. My location is Shenzhen China so usually products that uses google servers doesn't work here. However I notice that Google maps work with this product. I currently work for Futian Education Bureau in Shenzhen where I plan to introduce this product for online course and building public schools social community. see more If the project successful, I will introduce to all schools throughout China. I haven't had any problems with the product so I can't comment on customer service. However, I had a good first experience with Nathan P. Great Product!
Hola. Sus tecnicos son excelentes y brindan un gran apoyo. Mi agradecimiento a Igor L. y mis disculpas por las molestias ocasionadas.
Hello. Their technicians are excellent and very supportive. My thanks to Igor L. and my apologies for the inconvenience.
Could you help me to install the modules are downloaded from here in dolphin 7, I tried, but showed me that the module can not upload. Why is so recent you expect an answer.
Excuse me for bad English
Actually this mod was set up to a cron to check and send once per twenty-four hours. Check the cron syntax for the periodic/cmd.php file (check according to the instructions provided in Read Me file).
One question: is it possible to notify the celebrant ONCE a day only. So far, it automatically sent several notice as it per the cron setup. Please advise.
This mod uses the cron functions. So, periodically (once in 24 hours) the script checks if there are somebody who have birthday and if yes - the 'mail ' function sends congratulation email to this user. Thats all
you said that it is version 1.1 here but filename is FBR_v1.2.zip and in readme it is v.1.0.
Also this mod can be implemented without any modifications in the code - using PHP blocks
Great mod but without wanting to sound a bit daft where can I edit the actual text of the message?
Scrap that! found it had added it into the email templates section in admin. Still figuring out how to edit the text version of those.... any ideas anyone? just seems to allow editing of the html versions.
// ---------------- Auto Congratulations Mod for 6.1 from BoonEx v1 ---------------- [begin]
require_once('congrates.php');
// ---------------- Auto Congratulations Mod for 6.1 from BoonEx v1 ---------------- [end]
The Support is also very good with answers to ALL my questions in a timely manner.
I have nothing but good things to say about Boonex and like how it is setup out of the box.
Satisfied with the result and very happy with the agile and professional support . Thank you!
Hello. Their technicians are excellent and very supportive. My thanks to Igor L. and my apologies for the inconvenience.
thanks
Excuse me for bad English
Sounds like a fabulous mod! Am going to install this tonight! Thank you Boonex!!!
Click on Download button right after the mod description.
Let us know if there is anything else we can help you with.
Would be great if we can have today's members/friends birthday, so that other friends can wish them.
Actually this mod was set up to a cron to check and send once per twenty-four hours. Check the cron syntax for the periodic/cmd.php file (check according to the instructions provided in Read Me file).
Regards, BoonEx Experts.
One question: is it possible to notify the celebrant ONCE a day only. So far, it automatically sent several notice as it per the cron setup. Please advise.
version : 3.0
in readme file, but filename states that it is 3.1
After this - the mod can be approved.
Regards, BoonEx Experts.
Also this mod can be implemented without any modifications in the code - using PHP blocks
installation is complicated but the mod is great !
Regards, BoonEx Experts.
Regards, BoonEx Experts.
Anyone maybe knows how to do this?
thank youuuuuuuuuuuuuuu!
Scrap that! found it had added it into the email templates section in admin. Still figuring out how to edit the text version of those.... any ideas anyone? just seems to allow editing of the html versions.
Find code (~26 line)
require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' );
You need to put this code after it
// ---------------- Auto Congratulations Mod for 6.1 from BoonEx v1 ---------------- [begin]
require_once('congrates.php');
// ---------------- Auto Congratulations Mod for 6.1 from BoonEx v1 ---------------- [end]
Save it.
---- WHERE IS LINE 26?
You can find this line in "_dolphin_root_/periodic/cmd.php" file. We've just checked it and it's there :)
Regards, BoonEx Experts.