Report button in iOS app

To add "Report" button to profile in iOS app, execute the following query for your Dolphin database: 

INSERT INTO `sys_menu_mobile` (`type`, `page`, `title`, `icon`, `action`, `action_data`, `eval_bubble`, `eval_hidden`, `order`, `active`) VALUES ('system', 'profile', 'Report', '', '10', 'email@to-send-report.to', '', '', '99', '1');

Replace "email@to-send-report.to" to the actual email to send report to.

This feature is available in Dolphin iOS app 1.8.5 and newer versions.

Rules → http://www.boonex.com/terms
Quote · 28 Dec 2013

Hey Alex,

- How do I tune my car radio to another station?

- It's easy! Simply disassemble it and replace resistor R159 to 15kOm and capacitor C245 to 47mF, so you'll have it tuned on 100FM.

- ...

 

Imagine your site has, let's say, 1000 members in total (I saw Dolphin sites with 5000+ real members), 10 "bad" people and 300 offended people who wants to report these 10 people. So you'll be getting about ~300x10 = 3000 reports on your email address?

Is it so difficult to make a simple panel under Admin Panel, just like I did in my module, so it will count how many reports each "bad" member has? And also set a possibility to autosuspend member if he's got more than N reports?

http://boonexpert.com
Quote · 28 Dec 2013

Thanks,  Will give it a go in a bit.  

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 28 Dec 2013
 
 
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.