| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Tue May 01, 2007 10:33 am Post subject: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
hello dcz
can i update to simple_mod_rewriteV0-2-4
and set my Charset to windows-1256
really i cant understand this update
** sorry i posted it in wrong forum
please move it dcz |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

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

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Tue May 01, 2007 11:17 am Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
| dcz wrote: | Well of course
But as you can see, htmlentities() does not support windows-1256, so we'd need to use a different version of format_url() in case one day you start using a module, like smartor album, with an advanced patch.
++ |
does that mean i cant update
and does the link will change
my link now is
-http://www.paramegsoft.com/forum/topic10127.html
does the (topic)word will change |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Tue May 01, 2007 11:22 am Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
Nothing will change for the forum, beside the path fix for mx sitemaps.
As said, the char-set thing does only concern title injection which, together with simple mod rewrite can only occur if you install a phpBB module and url rewrite it with title injection.
You can safely update, without taking car about the char-set matter, you'll still need to use gym sitemaps as before, forcing the phpBB3 conversion method.
As well, you should still set you char-set as mentioned in phpbb_seo_class.php, since next version of gym sitemaps will auto detect the char-set from this setting.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
spy
Joined: 07 Mar 2007 Posts: 38
|
Posted: Tue May 01, 2007 11:33 am Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
Hello dcz & mhmd,
sorry for writing in your topic, just a quick question
| Quote: | Even though the simple mod rewrite does not inject titles in phpBB's URL, it's possible that you will
Install a patch for a module which uses titles injection. |
can you please explain this phrase?
thanks |
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Tue May 01, 2007 11:35 am Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
thanks dcz
but in this part of the mod
| Code: |
#
#-----[ AFTER, ADD ]------------------------------------------
#
$this->encoding = "iso-8859-1";
|
i set my charset to iso-8859-1 |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Tue May 01, 2007 11:40 am Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
| spy wrote: | Hello dcz & mhmd,
sorry for writing in your topic, just a quick question
| Quote: | Even though the simple mod rewrite does not inject titles in phpBB's URL, it's possible that you will
Install a patch for a module which uses titles injection. |
can you please explain this phrase?
thanks |
Again :
| dcz wrote: | | As said, the char-set thing does only concern title injection which, together with simple mod rewrite can only occur if you install a phpBB module and url rewrite it with title injection. |
It only applies if you are using a module like smartor album and patch it to url rewrite it with title injection, all this will become more obvious when we'll release the smartor album patch, soon
mhmdkhamis, that's exactly where you should set your char-set, iso-8859-1 is just default for this install, which is not your case so :
| Code: | | $this->encoding = "windows-1256"; |
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Tue May 01, 2007 4:18 pm Post subject: Re: can i update to simple mod rewrite V0-2-4 with windows-1256 |
|
|
i update and no problem
thanks dcz  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
|