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

Joomlapolis Forums  


<< Start < Prev 11 12 13 Next > End >>
Re:Howto: create homepages and 'subdomains' per user
Date: 2008/11/15 12:17 By: classixuk Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
I am having trouble getting this working.

When I type http://user.mydomain.com, it is redirected to http://www.mydomain.com/user

but all of the modules I have published on my front page show around the user profile.

I tried to navigate to http://www.mydomain.com/index.php?option=com_comprofiler&task=userProfile&user='user'

(where user is the name of a valid user)

but it only showed

"This profile does not exist or is no longer available"

Can anyone help me get this working?


Many thanks

Chris

Post edited by: classixuk, at: 2008/11/15 12:19
Click here to see the profile of this user The administrator has disabled public write access.

How to create homepages and 'subdomains' per user
Date: 2008/11/22 15:39 By: only1russ Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 17
graphgraph
This original topic started a couple of years ago, on dfferent versions of CB, so before I start rewriting the ht file:

I am using Joomla 1.5.8 with Legacy 1.0 & CB 1.2RC3

Cut and paste seems to be disabled, so a file upload would be helpful if anyone would have something that would fit the following structure:

my setup is:
domain.com/home (Home is where joomla is installed)

this is what need: domain.com/user
--and even better: user.domain.com

Thanks!
-- Russ T.

Using Joomla 1.5.8 with Legacy 1.0 & CB 1.2 RC4

domain.com/home (Joomla installed in "home")
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: 2008/12/15 13:32 By: katwomanofsteele Status: CB Doc subscriber  
Karma: 1  
Fresh Joomlapolitan

Posts: 24
graphgraph
I'm on GoDaddy shared hosting with sh404SEF, cb 1.1, joomla 1.0.15. after implementing the htaccess changes while logged in, urls seem fine. When I log out all pages come back with a: Forbidden, Flooding server error msg...
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: 2008/12/15 16:33 By: spikec Status: User  
Karma: 13  
Senior Joomlapolitan

Posts: 96
graphgraph
Here's what I did to get the profiles to show up without the modules using J1.5.8/CB1.2RC4/Sef OFF

Code:

 RewriteRule ^([^/]+)/?$ index.php?option=com_comprofiler&task=userProfile&Itemid=28&user='$1' [L]



The trick is to put in the "&itemid=" in the rewrite statement. I don't know if "28" is standard for all installations but it should be. Now, when you type in the short url, you get the profile to display without the front page modules.
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 11 12 13 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