Página 1 de 1

Subira avatar desde URL

Publicado: 07 Feb 2009, 12:54
por Deviandsound
URL: http://www.deviandsound.comze.com/foro/" onclick="window.open(this.href);return false;
Versión phpBB: phpBB3 (3.0.4)
MODs Instalados: Ninguno
Plantilla(s) usada(s): 4poziomseo (basada en prosilver)
Servidor: Windowa, gratuito
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Antes de postear he buscado a ver si encontraba algun tema igual o parecido, pero los que temas que he encontrado no encajan con mi problema.

Tengo los permisos CHMOD A 777 /images/avatars/upload/
Puedo subir un avatar des de el PC sin ningun error, pero al subirlo desde una URL me aparece este error:

[phpBB Debug] PHP Notice: in file /includes/functions_upload.php on line 790: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/:/usr/lib/php:/tmp)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3168)

Parece que tengo cosas mal en la ruta que me indica, pero no se que tengo que hacer.