Questions tagged [boonex-dolphin]

Boonex Dolphin is a commercial software suite for building community and social media oriented websites.

Boonex, founded in the Kyrgyz Republic in 2001 and now based in Syndey, is a commercial software vendor offering software tools for website development, content management, and social media. Dolphin is a tool "for building social networks, dating sites and niche communities".

http://www.boonex.com/dolphin

27 questions
0
votes
0 answers

Check user access after login

Ok so I have currently made a login system that validates the username/password from my Boonex Installation. Once the user has been logged it I need the system to check if they have access to the 3rd part system. To do this I have added a profile…
CloudTheWolf
  • 334
  • 2
  • 10
0
votes
1 answer

include_once error : failed to open stream in Boonex Dolphin v7.0.9

First let me say I'm a beginner in PHP, specifically PHP Object-oriented programming. I'm working on a V7.0.9 dolphin version.http://www.boonex.com/dolphin While I'm trying to include a class.php from a 3rd-part developer I work with…
user2927566
0
votes
1 answer

Duplicated page elements

I am working in boonex dolphin 7.0 in my site when I am taking photos module by this URL: http://www.sportzshowcase.com/sports/m/photos Page getting duplicated, Is that htaccess problem ?
Preethy
  • 722
  • 2
  • 10
  • 27
0
votes
1 answer

how to set language based on member id in boonex dolphin

How to set a default language where user sign up. EX: If first user choose Russian as his language while sign up(join form), then for every time after he login in the site should be in Russian language. Like wise, if Second user choose English…
0
votes
1 answer

How can we define role in boonex

I want to create 2 more roles in boonex except (admin and normal user) and want to manage privacy setting and accessabilty of site according to role. Please help
Ankit Agrawal
  • 6,034
  • 6
  • 25
  • 49
0
votes
2 answers

Block IP Address by Geographic Location

I would like to block IP address's from being able to create accounts from certain geographic areas, in short I think it is actually more prudent to make a list of the specific geographies where IP address's are acceptable. The website only services…
MCP_infiltrator
  • 3,961
  • 10
  • 45
  • 82
-1
votes
2 answers

Get user info in boonex dolphin

I am new to Boonex Dolphin and I want to get user data (userid, username, avatar and link) in javascript. How do I get this data in a javascript file? Are there any functions that provide the above data?
Abhimanyu Bind
  • 225
  • 3
  • 13
-1
votes
1 answer

How to migrate to drupal from dolphin (boonex)

How to migrate to drupal from dolphin (boonex). I have a 2 dolphin sites and i like to move to drupal can someone help me?
ORV
  • 53
  • 9
-3
votes
1 answer

Mysql query - couldn't add single quotes within the another single quotes

SET @pid = "$memberID = getLoggedId(); $iPid = $GLOBALS['MySQL']->getOne('SELECT `Pid` FROM `Profiles` WHERE `ID` = '.$memberID.' LIMIT 1'); if($iPid==1){ echo '
-3
votes
1 answer

how to manage server load when million of users hit at once in my php website?

I am new for php development, currently I am working on a website which is a social networking site and having more than 5000 members. Website has built in Dolphin-Boonex PHP. However website is running smooth with no problem. But I am afraid after…
webfreaks
  • 55
  • 1
  • 7
-4
votes
1 answer

Mixing PHP frameworks

Is it possible to mix frameworks? I want to develop a site using Symfony but have been advised to use Kohana (with Boonex Dolphin) as it is the best for plugging in social networking modules
Bendy
  • 3,506
  • 6
  • 40
  • 71
-4
votes
2 answers
1
2