Search products
Our products
Showing results: 3 - 4 of 8
<< 1 2 3 4 >>
nickname.mydolphin.com
nickname.mydolphin.com

This Dolphin addon allows all users registered on your site to have separate subdomains. If you wish to have all user profile URLs to look like nickname.yourdolphin.com this mod is for you. This is a great feature for SEO, seeing how, if you have, for example, 1000 user profiles, you will get 1000 new sites, which relate to your main site. And all users will have their own "small sites". If you wish to reserve some nicknames to use for your private sub-domains, you can set restrictions for such names in the configuration file. For example, you can reserve www.yourdolphin.com or forum.yourdolphin.com and users won’t be able to register under the nicknames “www” or “forum”.

The product has very detailed instructions for how to install the mod, so you won’t have problems installing it on the moded site. This is a free addon so you can play with it and if you do run across any problems with your moded site, you can remove the module at any time.

Before installing this mod please make sure that all HTTP requests to any subdomains of your site automatically redirect to the main domain of the site (this feature is called “Wildcard DNS”). You should ask your hosting provider to make appropriate DNS recordings and changes to the web server configuration.

 

For Dolphin v6.0.x and Dolphin v6.1.x:
Free Version:
download
6 votes
Comments
Matteo
July 3, 2:25 pm,
2008
Is it avaliable for Dolphin 6.1.2.?
NiX
July 7, 6:33 am,
2008
For 6.0.5!
Mike Montgomery
July 21, 3:31 pm,
2008
Do you give assistance for installing this into Dolphin 6.1.2?
admin@solveyourcase.com
Nono
August 6, 11:40 am,
2008
I am looking that for 6.1.4 ? Is it possible to get an update ?

thanks
Comments: 1
August 7, 9:17 am,
2008
This mod use Wildcard. There is a patent for commercial use. Somebody knows the terms ?
thanks
Not Specified
August 27, 12:09 am,
2008
Will it work for dolphin 6.0.0003?

Thank you.
Comments: 1
January 4, 4:48 pm,
2009
does it work for 6.1.4 if yes then can u offer installation ?
ayaz
January 9, 2:35 pm,
2009
hey i can pay u $10-20 if u install this nickname mod on my site. www.blastingart.com please contact me sunny_ayaz@hotmail.com
Comments: 1
June 15, 10:12 pm,
2009
Can I have an install done for the nickname.yoursite.com mod please, I'm running 6.1.6 I see in the changes.txt that it has been updated to run on 6.1.x. Please contact me andrew@rubberhelmet.com with price info.
troy
September 2, 1:37 am,
2009
I need it installed for 6.1.6 too. email me
in-jazz@hotmail.com

Mahendra Singh
October 18, 7:46 pm,
2009
Would you be able to install this nickname mod on my site. www.tourmemories.com please contact me mahendra.p.singh@gmail.com

I will pay for your services.

Thanks
kradzcalypse
November 23, 1:36 am,
2009
i dun understand this instruction >>>
replace next code

$site['plugins'] = "{$site['url']}plugins/";

to

$site['plugins_admin'] = "{$site['url']}plugins/";
$site['plugins'] = "plugins/"; //url should be relative!!!

what string do i have to edit ???
Comments: 8
November 23, 6:02 am,
2009
You need to replace one string:

$site['plugins'] = "{$site['url']}plugins/";

to these two strings:

$site['plugins_admin'] = "{$site['url']}plugins/";
$site['plugins'] = "plugins/";
riko
February 1, 5:08 am,
2010
do you think you will do an update for dolphin7?
greggory
February 16, 7:58 pm,
2010
Hmmm, this works great on my 6.14 but I can not get it to work on 6.16. I have CAREFULLY followed the instructions serveral times. Is there a small patch? It's a great mod! Thank you so much.
Comments: 4
February 21, 7:24 am,
2010
Does anyone know about issues on 6.16? I have to get this fixed right away since it broke when I upgraded from 6.14 to 6.16.

I checked on the server side, it seems ok. I paid to have this installed so I'm wondering if there is an important line(s) of script missing from the install instructions? Or did something change in 6.16?
Comments: 4
February 21, 9:23 am,
2010
I think I got it working. I dont know if it was something I did with the script or the guy at the hosting company but all is good so far. I had to take out the tinymce lines for now because they pop up a dialog box in IE when the site is refreshed. But just fyi, it works. Great mod.
Chris
March 26, 3:32 am,
2010
Is this available for Dolphin 7?
Comments: 8
March 26, 3:43 am,
2010
Only for D6
Chris
March 26, 10:09 am,
2010
Would you consider creating a D7 version if I paid for it?
Comments: 8
March 26, 10:26 am,
2010
We have temporary stoped development for the Dolphin platform due to we are overloaded on the current projects
Comments: 4
March 31, 5:01 pm,
2010
I could use help on the install. Not sure why I can't get it going but would appreciate you working in a install job. Thx
Comments: 4
April 1, 11:02 am,
2010
Update. My issue was that I did not have the [*] wildcard subdomain feature on at the Host. Now I do and it's working. FYI.

It's a great little mod.
Comments: 1
April 1, 11:03 pm,
2010
Is This working with dolphin 7 yet
Comments: 8
April 2, 4:29 am,
2010
No, this mod just for D6
Please leave your comment about the product
Name:
Comment:
Enter what you see: Security Image
Embedded Presence Widget
Embedded Presence Widget

The Web Presence Widget is very a helpful feature in Dolphin but its placing is very inconvenient. You must always click on the link to open it in the separate window.

This mod allows you to have the Presence Widget at hand at all times without occupying useful space on a site thanks to its auto hiding feature. Also, if you want you can set a parameter in a code and Presence Widget will always be displayed on your pages. You can configure the following variables to tune this module for your site:

  • clientWidth - width in pixels of embedded window for the Presence Widget
  • clientHeight - height in pixels of embedded window for the Presence Widget
  • tailWidth - tail width in pixels of embedded window then it hide from user
  • topOffset - offset in pixels of embedded window from top border of browser
  • showAlways - this flag sets the type of displayed embedded window. By default it shows and hides automatically and the user selects or leaves it with the cursor. You can set this variable to "true" to always have embedded window on a page.
You can play with these variables. For example, if you do not need offset from top border of browser you can set variable topOffset to 0. Or you can increase clientWidth and tailWidth to 10 to set a wider tail.
You can see how this addon works on this site. You need to register and log in for this since Presence Widget is only available after log in.








For Dolphin v6.0.x and Dolphin v6.1.x:
Paid Version ($30):
buy now
2 votes
Comments
Comments: 1
January 10, 6:13 pm,
2009
hi its greet, thanks for it,i search it always....
Please leave your comment about the product
Name:
Comment:
Enter what you see: Security Image