You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
There is a solution url problem!
functions.php paste
// Convert special characters from European countries into the English alphabetic equivalent..
$chars = array(
// Latin-1 Supplement
'-'=>'-', '+'=>'-', ' '=>'-',
chr(195).chr(128) => 'A', chr(195).chr(129) => 'A',
chr(195).chr(130) => 'A', chr(195).chr(131) => 'A',
chr(195).chr(132) => 'A', chr(195).chr(133) => 'A',
chr(195).chr(135) => 'C', chr(195).chr(136) => 'E',
chr(195).chr(137) => 'E', chr(195).chr(138) => 'E',
chr(195).chr(139) => 'E', chr(195).chr(140) => 'I',
chr(195).chr(141) => 'I', chr(195).chr(142) => 'I',
chr(195).chr(143) => 'I', chr(195).chr(145) => 'N',
chr(195).chr(146) => 'O', chr(195).chr(147) => 'O',
chr(195).chr(148) => 'O', chr(195).chr(149) => 'O',
chr(195).chr(150) => 'O', chr(195).chr(153) => 'U',
chr(195).chr(154) => 'U', chr(195).chr(155) => 'U',
chr(195).chr(156) => 'U', chr(195).chr(157) => 'Y',
chr(195).chr(159) => 's', chr(195).chr(160) => 'a',
chr(195).chr(161) => 'a', chr(195).chr(162) => 'a',
chr(195).chr(163) => 'a', chr(195).chr(164) => 'a',
chr(195).chr(165) => 'a', chr(195).chr(167) => 'c',
chr(195).chr(168) => 'e', chr(195).chr(169) => 'e',
chr(195).chr(170) => 'e', chr(195).chr(171) => 'e',
chr(195).chr(172) => 'i', chr(195).chr(173) => 'i',
chr(195).chr(174) => 'i', chr(195).chr(175) => 'i',
chr(195).chr(177) => 'n', chr(195).chr(178) => 'o',
chr(195).chr(179) => 'o', chr(195).chr(180) => 'o',
chr(195).chr(181) => 'o', chr(195).chr(182) => 'o',
chr(195).chr(182) => 'o', chr(195).chr(185) => 'u',
chr(195).chr(186) => 'u', chr(195).chr(187) => 'u',
chr(195).chr(188) => 'u', chr(195).chr(189) => 'y',
chr(195).chr(191) => 'y');
With this solution matches the character problem.
http://veganpro.com/ redirecting http://www.veganpro.com/
.htaccess solvable
I can help you!
if you need it?
Admin-Settings:
If you gave url: www.your site
Show content will not flash
http://veganpro.com/
This is a good solution would be!?
Transliteration of names
http://pecl.php.net/package/translit
leave accents
A good solution would be David?
If someone wants a nice accent url!
control/functions.php line 14 change
$chars = array(
'á'=>'á', 'é'=>'é', '-'=>'-', 'ö'=>'ö', 'ő'=>'ő', 'ü'=>'ü', 'ű'=>'ű', 'ú'=>'ú', 'ó'=>'ó', ' '=>'-', 'í'=>'í',
);
converter in: http://www.charset.org/html-special-characters.php
can be carried out
example:
http://www.valami.com/recipe/siker-lt-h-dej-/1/index.html----rossz url
http://www.valami.com/recipe/sikerült-hüdejó/1/index.html---good url
Danish, Hungarian, German, good for them
Hi
I wrote a voting system
What is the syntax I can call a php content?
header.tpl.php:<script type="text/javascript" src="templates/js/jquery-1.3.2.js" ></script>
index.tpl.php:
<div id="szavazovaz" >
<div id="szavazotartalom" >
</div>
<p id="tolt" >Töltöm...</p>
</div>
</div>
maybe not so good?
Thanks in advance for your response
Hi
Very good system.
The whole system would like to rewrite the Hungarian language,fully solved.
But stuck here:
<td><a href="<?php echo $this->A_URL; ?>" title="<?php echo $this->ADD_RECIPE; ?>"<?php echo $this->A_FIRST; ?>>
<?php echo strtoupper($this->ADD_RECIPE); ?></a></td>
add-recipe.html On seo
I would like to place this URL
receptek.html
I rewrote everything in url successfully
but this failed
If you have a solution please help me
thank you
Success
Pages: 1