Nie można edytować niektórych z ich kodami? CAŁY kod, wystarczy snipped co musimy zmienić nie należy zaksięgować.
Należy nadać mu wygląd:
ZNAJDŹ
$currentthreadurl = vbseo_url_thread ($threadrow, % p, $zarchiwizowane);
ZMIEŃ
$ Currentthreadurl vbseo_url_thread = ($ threadrow, $ p, $ archiwalnych);
Istnieje jednak nie "$ currentthreadurl = vbseo_url_thread ($threadrow, % p, $zarchiwizowane); "Myślę, że masz na myśli"$ currentthreadurl = vbseo_url_thread ($threadrow, 1, $zarchiwizowane); ".
I tryd teraz:
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
Nie działa.
Nawet zagrozić ich kod tutaj czas servival, więc powinien być bez problemu do niektórych próbek, jak i wymienione w górę.