| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Wed May 02, 2007 9:59 pm Post subject: errors in my site map |
|
|
hello
i have errors in all my site map
| Code: |
View errors for: http://www.paramegsoft.com/forum/forum-gf13.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf14.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf16.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf2.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf27.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf28.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf29.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf30.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf31.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf32.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf33.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf34.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf35.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf36.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf37.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf38.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf39.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf41.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf42.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf43.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf44.xml Errors
View errors for: http://www.paramegsoft.com/forum/forum-gf45.xml Errors
|
i dont know why it happened  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Thu May 03, 2007 1:11 pm Post subject: Re: errors in my site map |
|
|
welcome dcz
you mean change this
| Code: |
function format_url( $url, $type = 'topic' ) {
$url = preg_replace("`\[.*\]`U","",$url);
$url = preg_replace('`&(amp;)?#?[a-z0-9]+;`i','-',$url);
$url= htmlentities($url, ENT_COMPAT, $this->encoding);
$url= preg_replace( "`&([a-z])(acute|uml|circ|grave|ring|cedil|slash|tilde|caron|lig);`i","\\1", $url );
$url = preg_replace( array("`[^a-z0-9]`i","`[-]+`") , "-", $url);
$url = ( $url == "" ) ? $type : strtolower(trim($url, '-'));
return $url;
|
with another code which was in
simple_mod_rewriteV0-2-2  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Thu May 03, 2007 2:34 pm Post subject: Re: errors in my site map |
|
|
| dcz wrote: | Exactly.
Sorry, I did not think about this possible issue with the new version when using windows-1256 char-set.
you are our exception
++ |
my site map work good now  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |