Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 33 results for
boonex
- Page 1
how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by santhiya.tsb
how to set sliding error messages in join form in dolphin
boonex
? I want a sliding error messages for each field while hovering other field and submitting the form
Re: how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by pritaeas
Have you tried the
BoonEx
forums? It's more likely you'll get an answer there.
Re: how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by santhiya.tsb
yes but no reply from them. can i have it immediately...
Re: how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by pritaeas
You'll have to wait for somebody with experience in that tool to reply (not me). Good luck.
Re: how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by santhiya.tsb
ok thanks.
Re: how to set sliding error messages in join form in dolphin boonex
Programming
Web Development
11 Years Ago
by santhiya.tsb
Friends can i have any idea about it?
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by richman_tck
… 23 2006 * copyright : (C) 2007
BoonEx
Group * website : http://www.
boonex
.com * This file is part of Dolphin….txt file; if not, write to marketing@
boonex
.com ***************************************************************************/ bx_import('BxDolMistake'); bx_import('BxDolSessionQuery'); define('…
hi all
Community Center
Say Hello!
17 Years Ago
by hmullie
… script can be downloaded at [URL="http://www.
boonex
.com"]
boonex
[/URL] if anyone can help me with this ? or…
JSP Social Networks
Programming
Web Development
15 Years Ago
by feoperro
Hi, I wasn't sure where to post this thread... I am looking for an ALREADY developed social network that uses JSP/Java with Tomcat/Glassfish... Something like: [URL="http://
boonex
.us/"]
Boonex
[/URL] (But not PHP). It can be open source or purchasable (If there is such a word)... Thanks, -Ashton.
PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by richman_tck
Hello, I'm having issues with my
Boonex
7 community the error im getting is.. PHP Warning: Cannot … able to log in. if someone here is familure with
Boonex
7.02, this would be a great bonus. Thanks
dolphin chat script
Programming
Web Development
17 Years Ago
by hmullie
… they are offline. the script can be downloaded from [B]
boonex
[/B] adress on request as i dont want to advertise…
Re: dolphin chat script
Programming
Web Development
17 Years Ago
by digital-ether
… they are offline. the script can be downloaded from [B]
boonex
[/B] adress on request as i dont want to advertise…
Re: chatting system
Programming
Web Development
14 Years Ago
by chrishea
I don't know if this is any good, but it makes more sense to use something that exists than to try to build your own custom system. [URL="http://www.
boonex
.com/dolphin/"]http://www.
boonex
.com/dolphin/[/URL]
Re: I am looking fors social network scripts
Programming
Web Development
16 Years Ago
by wickedsunny
yes buddy take a look at
boonex
.com 's scripts specially teh dolphin one its great im using it too in my site :)
Re: Which is the best Forum Software For....
Programming
Web Development
15 Years Ago
by grr
I would prefer to use PHPBB as it is very extensible and just looks nice. EDIT: If you are looking for that community, look into
BoonEX
's Dolphin community builder. It has a lot of ads on it but for $600, you can remove those ads. Comes complete with chat, etc.
Re: looking for social networking or dating script/software
Programming
Web Development
13 Years Ago
by chrishea
You may want to look at [URL="http://www.
boonex
.com"]Dolphin[/URL]. The Free version may not have everything you want but you have the option of paying to get more.
Re: PHP scripts for community website
Programming
Web Development
13 Years Ago
by diafol
Have a look at Elgg or Dolphin (
Boonex
) or even build your own with Drupal.
Re: Question about websites
Digital Media
UI / UX Design
12 Years Ago
by covillans
You could try out
Boonex
, its a OpenSource Social Media program that is easy to use.
Re: hi all
Community Center
Say Hello!
17 Years Ago
by jaepi
Hello there Hennie! Welcome to Daniweb! :)
Re: hi all
Community Center
Say Hello!
17 Years Ago
by Serunson
Hello and Welcome.
Re: hi all
Community Center
Say Hello!
17 Years Ago
by zandiago
Glad to have you with us!
Re: hi all
Community Center
Say Hello!
17 Years Ago
by jbennet
welcome to DW!
Re: hi all
Community Center
Say Hello!
17 Years Ago
by Jx_Man
Welcome Friend... :)
Re: JSP Social Networks
Programming
Web Development
15 Years Ago
by peter_budo
Have look at this [URL="http://http://www.manageability.org/blog/stuff/java-open-source-social-network"]article[/URL], looks promising start
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by whiteyoh
are you using sessions? if so try adding the following right below your session_Start(); [code]ob_start();[/code]
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by richman_tck
not sure.. sorta new to this script. the error logs says that line what ever.. but i never changed those.. just the lang. [01-Aug-2010 10:10:17] PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/Target01/326394/463756/www.handycappedsingles.us/web/content/langs/lang-en.php:1) in /mnt/Target01/326394/…
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by Beat_Slayer
[URL="http://www.daniweb.com/forums/thread88479.html"]Look here![/URL] A little search helps. ;) Happy coding!
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by richman_tck
nope, i added the top and lower codes as it suggested to 1 page and the site crashed with all letters in the background & white screen. im going to have to wait till my coder gets back... thanks allot though :)
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by metalix
Are you using any re-directs? such as: header("Location: index.php"); the mesage is what it means. you can only specify one header. == a header is the file type and location, == an image might be "image/jpeg" header this might help while you look through your code :)
Re: PHP Warning: Cannot modify header information - headers alrea
Programming
Web Development
14 Years Ago
by manzarr
i think the headers already sent error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>). and you type top of page <?php ob_start(); ?>
1
2
Next
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC