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:Creating a CUSTOM URL for users/members
Date: 2006/03/05 02:32 By: mediaguru Status: CB Doc subscriber  
Karma: 60  
Platinum Joomlapolitan

Posts: 809
graphgraph
BUMP! I still get:

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

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com
Check out my newest CB site: http://www.themacspace.com
My Karma (user rating) suite now in the CB Directory!
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/03/05 08:11 By: mediaguru Status: CB Doc subscriber  
Karma: 60  
Platinum Joomlapolitan

Posts: 809
graphgraph
I finally got it to work. It even works with SEF ON! ??? could that be right?

CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com
Check out my newest CB site: http://www.themacspace.com
My Karma (user rating) suite now in the CB Directory!
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/03/05 23:11 By: alistaircochrane Status: User  
Karma: 3  
Junior Joomlapolitan

Posts: 42
graphgraph
Don't keep us in suspense man! What did you do to get this working? lets see you htaccess file.
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/03/05 23:58 By: mediaguru Status: CB Doc subscriber  
Karma: 60  
Platinum Joomlapolitan

Posts: 809
graphgraph
I think what I was missing was the rewrite base and also a few posts back I tried their rewrite code too. So I'm not sure if it was that paragraph of code or the rewritebase or both that did the trick.

Code:

 ## # @version $Id: htaccess.txt 1005 2005-11-13 17:33:59Z stingrey $ # @package Joomla # @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL # Joomla! is Free Software ## Options +FollowSymLinks # # mod_rewrite in use # RewriteEngine On # Uncomment following line if your webserver's URL # is not directly related to physical file paths. # Update YourJoomlaDirectory (just / for root) RewriteBase / # # Rules # # # ProfileRedirector V 1.3 # # Make sure your host allows option override # and has ModRewrite installed # activate Rewrite enginge RewriteEngine On RewriteBase / RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^/]+)/?$ /index.php?option=com_comprofiler&task=userProfile&user='$1' [L] # RewriteRule ^(.*) index.php?cb_username=$1 RewriteCond %{REQUEST_FILENAME} !.(jpg|jpeg|gif|png|css|js|pl|txt)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) index.php


CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com
Check out my newest CB site: http://www.themacspace.com
My Karma (user rating) suite now in the CB Directory!
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/03/06 00:19 By: Haussie Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
Thanks..It is working!!


Pacta Sunt Servanda!!
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/03/06 00:24 By: mediaguru Status: CB Doc subscriber  
Karma: 60  
Platinum Joomlapolitan

Posts: 809
graphgraph
Show me some karma love....


Post edited by: mediaguru, at: 2006/03/05 18:24
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com
Check out my newest CB site: http://www.themacspace.com
My Karma (user rating) suite now in the CB Directory!
Click here to see the profile of this user The topic has been locked.

<< 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