Jak zainstalowac system na forum IPB ?
edit: poradziłem sobie: w pliku class_display.php nalezy wstawić zaraz po kodzie:
$this->ipsclass->skin['_wrapper'] = str_replace("<% CHARSET %>", $this->ipsclass->vars['gb_char_set'],
$this->ipsclass->skin['_wrapper']);
wstawić:
// e-weblink
include_once('e-weblink.php');
$eweblink = fetch_weblink();
$this->ipsclass->skin['_wrapper'] = str_replace("<% EWEBLINK %>", $eweblink, $this->ipsclass->skin['_wrapper']);
i potem mozna uzywac zmiennej <% EWEBLINK %>