Ou yo te pèmèt pou edite kèk codes yo? Ou ta dwe afiche a tout kòd isit la, sèlman a snipped nou bezwen chanje pa.
Ou ta dwe fè li sanble.
JWENN
$currentthreadurl = vbseo_url_thread ($threadrow, p i %, $archivés),
CHANJE POU
$ Currentthreadurl = vbseo_url_thread ($ threadrow, $ p, $ achiv);
Men pa gen okenn "$ currentthreadurl = vbseo_url_thread ($threadrow, p i %, $archivés), "Mwen panse nou vle di"$ currentthreadurl = vbseo_url_thread ($threadrow, 1, $archivés), ".
Mwen tryd koulye a:
PHP Code:
$vbseo_stat[$archived?'at':'t'] += vbseo_add_2urls(
//additional code
require_once(DIR. '/includes/vbenterprisetranslator_functions_vbseo.php');
$alanguages = array ('en','fr');
if(!$archived) {
$strlenhost = strlen($vbseo_vars['bburl']."/");
$currentthreadurl = vbseo_url_thread($threadrow, $p, $archived);
$currentthreadurl_before = substr($currentthreadurl,0,$strlenhost);
$currentthreadurl_after = "/".substr($currentthreadurl,$strlenhost);
$lastpost =& $threadrow['lastpost'];
$vbseo_stat['t'] += sizeof($alanguages);
foreach($alanguages as $language) {
vbseo_add_url($currentthreadurl_before.$language.$currentthreadurl_after, $prior, $lastpost, $freq);
}
}
//end additional code
Pa travay.
Ou menm mete kòd yo isit la servival tan, se konsa li ta dwe pa gen pwoblèm pou mete kèk échantillons tankou mwen te ekri leve.