Creating a CUSTOM URL for users/members

17 years 7 months ago #20034 by gypsydogg
Replied by gypsydogg on topic Re:Creating a CUSTOM URL for users/members
Well users can update their profile by logging in and going to update profile. As far as which tabs show, if you go into the admin panel/components/communitybuilder/tab management, that is where you can publish and unpublish tabs. If you want to ad a module to community builder you have to upload a plug-in. Hope that answers your question. Do you have sef or open sef turned on as well??

gypsydogg

Please Log in to join the conversation.

17 years 7 months ago #20059 by bennieblanco
Replied by bennieblanco on topic Re:Creating a CUSTOM URL for users/members
Man I loved this feature but it turns out now it is mesing up with my page navigation in content.If I publish content item that has page navigation like 1.2.3>>Next
once any page or >>Next is cliked it is looking for user mysite.com/1 because the page navigation yrl is mysite.com/content/view/56/90/1/1 so it is looking for user profile 1
and this is because I have SEF on so I have to make choice now!

any sugestions?

Please Log in to join the conversation.

17 years 7 months ago #20060 by gypsydogg
Replied by gypsydogg on topic Re:Creating a CUSTOM URL for users/members
How are you guys getting this to work with sef on?? What the hezzy am I doing wrong...DAMMIT!

gypsydogg

Please Log in to join the conversation.

17 years 7 months ago #20084 by bennieblanco
Replied by bennieblanco on topic Re:Creating a CUSTOM URL for users/members
I used a CBE hack and it works
[code:1]
#
# ProfileRedirector V 1.3
#
# Make sure your host allows option override
# and has ModRewrite installed

# activate Rewrite enginge

RewriteEngine On

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

# RewriteBase /home/.sites/75/site1/web

# ReWrite Rules to work with CBE-Beta1 Profile Redirector

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*) profile.php?cb_username=$1

# ^ above one use if you want a clear separation between file
# and not to edit some core files.

# Use this line if you saved your original 4.5.2.3 index.php and
# want to use an "enhanced" version for SEF and Profile Redirection

# RewriteRule ^(.*) index.php?cb_username=$1
[/code:1]

Please Log in to join the conversation.

17 years 7 months ago #20383 by tony31
Replied by tony31 on topic Re:Creating a CUSTOM URL for users/members
Can anyone post the complete htaccess file and instructions to get this working? OR better post an article on main website so that new users can see clear instructions on how to use this feature.

Thanks,
Tony

Please Log in to join the conversation.

17 years 7 months ago #20390 by nant
tony31 wrote:

Can anyone post the complete htaccess file and instructions to get this working? OR better post an article on main website so that new users can see clear instructions on how to use this feature.

Thanks,
Tony


www.joomlapolis.com/content/view/1235/37/

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.293 seconds

Facebook Twitter LinkedIn