| Tema: | dpBanIP |
|---|---|
|
manne
Novato
Mensajes: 1 Enviado: |
/header.php [php] global $PHP_SELF; if (eregi("header.php", $PHP_SELF)) { die ("You can't access this file directly..."); } include "modules/dpBanIP/index.php"; $header = 1; function head() {[/php] But when i go to ADMIN i have problem Fatal error: Cannot instantiate non-existent class: pnrender in /home/srpska/public_html/modules/dpBanIP/pnadmin.php on line 9 Line 9 [php] $pnRender =& new pnRender(); [/php] |
|
viga
Posteador de Oro
Mensajes: 3939 Enviado: |
Hello, The module dpBanIP require have pnRender installed. do you have It? "Yo sólo sé que no sé nada; pero procuro saber un poco más" - Sócrates
|
|
Fatboy
Novato
Mensajes: 1 Enviado: |
hi, there is polish lang 4 thiz module made by me. Maybe it can be useful for somenone who will search The Net for it http://www.sendspace.com/file/ig6k7t editado por: Fatboy, 31 Dic, 2008 - 03:15 |