Creating a CUSTOM URL for users/members

18 years 1 month ago #7656 by alistaircochrane
Replied by alistaircochrane on topic Re:Creating a CUSTOM URL for users/members
Wooo Hoo! It works!!!

Thanks guys!!

Please Log in to join the conversation.

18 years 1 month ago #7658 by mediaguru
Replied by mediaguru on topic Re:Creating a CUSTOM URL for users/members
Awesome! I'm SO glad I figured this out and have been able to help someone here.

I'm thinking the main problem why it didn't work with me before was the rewrite base setting. I would imagine my htaccess code will ONLY WORK IF YOUR JOOMLA INSTALL IS IN THE ROOT DIRECTORY!

CB/Joomla golf site: www.thegolfspace.com
Geek/joomla site: www.tkserver.com

Check out my Joomla/CB projects:

* LIKE thumbs up system for "liking" content items
* Karma - CB user rating system
* Golf Score Tracker
* Jitter - status update system. "What's on your mind?"
* CB Author Plug - Shows CB author link and avatar in content items. J1.5 compatible and very customizable!

Found on my web site or in the Joomlapolis Directory !

Please Log in to join the conversation.

18 years 1 month ago #7677 by TUSE
I am runnning mambo and joomla on the same domain... one to handle regular members and one for subscription.. Below is what I used to get it to work and it does great..

You just have to make sure you turn off SEF.. of course any pages that you created using SEF pages will have to be rewritten.. But now you can go to mydomain.com/yourname for the profile.

##
# @version $Id: htaccess.txt,v 1.1 2005/07/22 01:51:57 eddieajau Exp $
# @package Mambo
# @copyright (C) 2000 - 2005 Miro International Pty Ltd
# @license www.gnu.org/copyleft/gpl.html GNU/GPL
# Mambo is Free Software
##

#
# mod_rewrite in use
#

RewriteEngine On

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update YourMamboDirectory (just / for root)

# RewriteBase /YourMamboDirectory

#
# Rules
#

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^/]+)/?$ /myscifi/index.php?option=com_comprofiler&task=userProfile&user='$1' [L]

Please Log in to join the conversation.

18 years 1 month ago #7678 by pointri
Replied by pointri on topic Re:Creating a CUSTOM URL for users/members
Worked great for me. Thanks!

---

PHP 4.3.11 - Safe mode off
Apache 1.x
Joomla 1.0.8 @ virtual root

Joomlapolitan zealot and a somewhat stealthy, rather passive CB3PD developer.
www.constructionlounge.com Construction Lounge: Online resource and networking portal for the construction and remodeling industries.

Please Log in to join the conversation.

18 years 1 month ago #7679 by CorpWebHost
Replied by CorpWebHost on topic Re:Creating a CUSTOM URL for users/members
here's some karma love for ya

goooood going..

Please Log in to join the conversation.

18 years 1 month ago #7682 by mediaguru
Replied by mediaguru on topic Re:Creating a CUSTOM URL for users/members
My appreciation!B)

CB/Joomla golf site: www.thegolfspace.com
Geek/joomla site: www.tkserver.com

Check out my Joomla/CB projects:

* LIKE thumbs up system for "liking" content items
* Karma - CB user rating system
* Golf Score Tracker
* Jitter - status update system. "What's on your mind?"
* CB Author Plug - Shows CB author link and avatar in content items. J1.5 compatible and very customizable!

Found on my web site or in the Joomlapolis Directory !

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.260 seconds

Facebook Twitter LinkedIn