-http://www.forum......./user/@Admin
on
-http://www.forum......./user/aadmin
- Code: Select all
that is what to alter in
/**
* Prepare profile url
*/
function set_user_url( $username, $user_id = 0 ) {
if (empty($this->seo_url['usermsg'][$username])) {
$this->seo_url['username'][$username] = $user_id;
if ( $this->seo_opt['profile_inj'] ) {
if ( $this->seo_opt['profile_noids'] ) {
$this->seo_url['user'][$user_id] = $this->seo_static['user'] . '/' . $username;
$this->seo_url['usermsg'][$user_id] = $this->seo_static['usermsg'] . '/' . $username;
} else {
$username = $this->format_url( $username, $this->seo_delim['user'] );
$this->seo_url['user'][$user_id] = $username . $this->seo_delim['user'] . $user_id . $this->seo_ext['user'];
$this->seo_url['usermsg'][$user_id] = $username . $this->seo_delim['usermsg'] . $user_id;
}
}
}
}
he to sign "@" be exchanged on "a"
as well as the exchange of great signs on small
I thank. I greet.

English |
French
