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/02/06 19:01 By: lennox Status: User  
Karma: 53  
Gold Joomlapolitan

Posts: 280
graphgraph
i can not download you're HTacces zip file, can you please post it on the forum as text?
Thnx!
------
LENNOX
Official CB 3th Party Developer
Working on the CBRC2 Lennoxonline module
Official partner and PR-man of dcsFlashGames
RELEASED:Highest Karma Module
RELEASED:PROFILE VOTE KARMA PLUGIN


http://www.nightcity.nl

-----
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/02/06 19:11 By: lennox Status: User  
Karma: 53  
Gold Joomlapolitan

Posts: 280
graphgraph
revo2001 wrote:
THis is what is actually needed for this to work:

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



Works like a charm!


oke, i fixed it,

the 'code' above is not working for me, i got my site installed on: http://www.mysite.com/v2

So here is my solution that worked for me:

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

what is changed?
delete this slash:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^/]+)/?$ /index.php?option=com_comprofiler&task=userProfile&user='$1' [L]
------
LENNOX
Official CB 3th Party Developer
Working on the CBRC2 Lennoxonline module
Official partner and PR-man of dcsFlashGames
RELEASED:Highest Karma Module
RELEASED:PROFILE VOTE KARMA PLUGIN


http://www.nightcity.nl

-----
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/02/06 19:27 By: hedingsi Status: User  
Karma: 19  
Expert Joomlapolitan

Posts: 111
graphgraph
Sorry Lennox

I can't add my code for any reason. so i maked a new zip. you can download it here: www.soundofdream.com/htaccess.zip
CB3PD (Community Builder 3rd Party Developer)
-*-*-*-*-*-*-*Current Projects*-*-*-*-*-*-*-*-*-*-
Karmaplugin with Lennox
Mood Pluding with avarage rate and statement function
Watermark Upload Conrtibute
-*-*-*-*-*-*-*Homepage*-*-*-*-*-*-*-*-*-*-
http://www.soundofdream.com
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/02/07 08:01 By: SIGHUP Status: CB Doc subscriber  
Karma: -1  
Senior Joomlapolitan

Posts: 51
graphgraph
Heh that ones still doesn't work.

This is a bit frustrating, I'm sure it has to do with some server options why it doesn't work for me.
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/02/07 08:03 By: SIGHUP Status: CB Doc subscriber  
Karma: -1  
Senior Joomlapolitan

Posts: 51
graphgraph
lennox wrote:
revo2001 wrote:
THis is what is actually needed for this to work:

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



Works like a charm!


oke, i fixed it,

the 'code' above is not working for me, i got my site installed on: http://www.mysite.com/v2

So here is my solution that worked for me:

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

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


Your fix was just a space? between / and index.php?blah blah blah?
Click here to see the profile of this user The topic has been locked.

Re:Creating a CUSTOM URL for users/members
Date: 2006/02/07 10:00 By: lennox Status: User  
Karma: 53  
Gold Joomlapolitan

Posts: 280
graphgraph
it worked without the slash,
i think because i;m running my site on a http://www.mysite.nl/v3
It's a different directory then the standerd root.
I'm hoping you understand my weird english words. It's to late in the night at the moment .
------
LENNOX
Official CB 3th Party Developer
Working on the CBRC2 Lennoxonline module
Official partner and PR-man of dcsFlashGames
RELEASED:Highest Karma Module
RELEASED:PROFILE VOTE KARMA PLUGIN


http://www.nightcity.nl

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

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 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login