Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Howto: create homepages and 'subdomains' per us
Date: 2006/06/28 18:35 By: Lemm Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
hey

maybe i'm too stupid for this ....

i want to have a profile link like http://domain.de/user/Lemm
i have tried to edit your htaccess code but nothing work
cann u help me pls to solve this ?

mfg Lemm
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/03 20:36 By: michaelg Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 3
graphgraph
Hi,

I saw this and was thinking...

If the only reason a subdomain.mydomain.com structure is not possible because of the joomla cookie, then would it be possible to create the webpages outside of Joomla?

For example;

1) User subscribes to Joomla site, say "mysite.com"
2) Specifies page name, say "seeme"
3) Joomla component then creates a folder called called www.mysite.com/seeme/index.html
4) User edits homepage etc - the Joomla system updates index.html under /seeme/ folder - extra pages created etc

When user wishes to "show" their site their describe it as www.seeme.mysite.com which uses the redirection method used here (or whatever modification is required).

In this sense, Joomla is the "editor" and the "content" remains standalone outside of Joomla.

Your thoughts?
Michael
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/05 01:21 By: nevsie Status: User  
Karma: 1  
Junior Joomlapolitan

Posts: 26
graphgraph
i am having slight trouble with this... i have corrected the htaccess as directed... but the page only says 'This profile does not exist or is no longer available'

I change the end of the rewrite to [R,L] so i could see the url that was being outputted... and i noticed that it had replaced the username with index.php

I can only assume that the rewrite is being to clever for itsself and re-writing the redirected rule and using index.php instead of the username... effectively this is where the huge loop comes in that i think was mentioned before...

Now i believe i am running php in cgi mode as the hosts say this is more secure... and i beleive this is where the problem arises from... I have seen this mentioned on the SMF forum forum.

Any ideas how to solve it?
Thanks N
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/07 16:49 By: ramonskie Status: User  
Karma: 2  
Senior Joomlapolitan

Posts: 53
graphgraph
if my joomla is in a subdir

wil my htaccess be like this??

Code:

   RewriteEngine On Options +FollowSymLinks DirectoryIndex /index.php RewriteBase / RewriteCond %{HTTP_HOST} ([^/]+)\.dejungle.nl\dejungle\.nl [NC] RewriteCond %!www$ [NC] RewriteRule ^(.*)$ http://www.dejungle.nl\dejungle/%1 [L] RewriteCond %{REQUEST_FILENAME} !-f # RewriteCond %{REQUEST_FILENAME} !-d # # usernaam toestand # RewriteRule ^([^/]+)/?$ index.php?option=com_comprofiler&task=userProfile&user='$1' [L]



or must it be like this?

Code:

   RewriteEngine On Options +FollowSymLinks DirectoryIndex /index.php RewriteBase /jungle/ RewriteCond %{HTTP_HOST} ([^/]+)\.dejungle\.nl [NC] RewriteCond %!www$ [NC] RewriteRule ^(.*)$ http://www.dejungle.nl/%1 [L] RewriteCond %{REQUEST_FILENAME} !-f # RewriteCond %{REQUEST_FILENAME} !-d # # usernaam toestand # RewriteRule ^([^/]+)/?$ index.php?option=com_comprofiler&task=userProfile&user='$1' [L]

Click here to see the profile of this user The administrator has disabled public write access.

Re:url/username, no prob, now link on profile?
Date: 2006/07/08 06:40 By: tulula3 Status: User  
Karma: 2  
Fresh Joomlapolitan

Posts: 22
graphgraph
I have had the url/username virtual subdomain working for a while now but would like to know if someone's created a plugin or hacked the code yet to have an image and/or link like myspace.com has show members can announce automatically their URL on the website:

Link to my profile:
http://mywebsite.com/username

or

My URL on *this website*
http://mywebsite.com/username

... you get the picture... having an image next to the link also adds a bit more pizazz

Lisa
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/10 23:57 By: zappy Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
Hello


I am having a bit of trouble with this. http://zapfoo.com

It is referring back to the home page


Can you help ?

Rob@zapfoo.com
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login