42 Mensajes
12
Avatar Image
Usuario habitual
Usuario habitual

A ver... No es que no me haya leído el manual para torpes de PHPNUKE, es que crear una página web con PHPNUKE es dificilísimo. Después de subierte tooodaaas las carpetas, subcarpetas e infinidad de archivos de PHPNUKE 0.7, me dicen que tengo ir a la base de datos de MYSQL y subir mi archivo SQL de la carpeta descomprimida en mi disco duro. Total, que dicho archivo no existe en mi carpeta. Después de todo esto tengo una duda, ¿es que me he bajado el zip incorrecto?

Avatar Image
@man / @woman
@man / @woman

Revisa en la carpeta sql, el archivo nuke.sql es ese...

Avatar Image
Usuario habitual
Usuario habitual

Sí, ahora me he bajado la versión de PHPNUKE en español y sí viene ese archivo.

Lo que ocurre ahora es que estoy subiendo TOOOODAAAAS las carpetas, archivos y subcarpetas por la WEBFTP. Lo que ocurre es que cada vez que regreso al panel de control del menú de administración me dice que no tengo página de inicio en mi espacio web, ¿es eso normal?

Avatar Image
@man / @woman
@man / @woman

Tienes que subir el contenido de la carpeta html

Es mejor por FTP que por webftp

Supongo que lo estaras subiendo dentro de una carpeta, por ejemplo "html", tu nuke estara en http://<tusitio>.webcindario.com/html por eso te pone que no tienes un index, porque en el raíz no lo tienes... si eso después te crear un index.html que redireccione a la carpeta html.

Avatar Image
Usuario habitual
Usuario habitual

Ok. Voy a seguir con ello.

Avatar Image
Usuario habitual
Usuario habitual

OTRA COSA, ¿Y CÓMO HAGO UNA PÁGINA DE INICIO QUE SE REDIRECCIONE? ¿TENÉIS UNA DIRECCIÓN QUE ME ENSEÑE?

Avatar Image
@man / @woman
@man / @woman
Codigo:

<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="X; url=http://XXX">
</head>
</html>


La primera X es los segundos, y después la dirección.
Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por ARGVIDAL
(...) crear una página web con PHPNUKE es dificilísimo (...)

Pues ya sabes... en vez de usar una prefabricada, haz la tuya propia. A ver qué es más difícil.
Avatar Image
Usuario habitual
Usuario habitual

UNA ÚLTIMA COSA... SE SUPONE QUE AL DARLE AL ARCHIVO INDEX.PHP QUE HE COLOCADO DENTRO DE LA CARPETA HTML EN MI WEB, TENDRÍA QUE SALIR ALGO, ¿NO? PUES ME SALE UUNA PÁGINA DE ERROR. A CONTINUACIÓN OS DOY LA DIRECCIÓN PARA QUE VEÁIS LO QUE APARECE. POR FAVOR, AYUUDAAAA!

https://narradores.webcindario.com/html/index.php

Avatar Image
@man / @woman
@man / @woman

Mucho mejor que decir la web es decir los errores, son muchos mas claros y ahoras tiempo.

Cita:

Fatal error: Call to undefined function: message_die() in /home/webcindario/narradores/html/db/db.php on line 88


Tienes mal puesto el config.php. Revisa el post con chincheta sobre errores del nuke para saber como ponerlo.
Avatar Image
Usuario habitual
Usuario habitual

Pero a ver... ¿LA PÁGINA DE INICIO DE LA WEB SE SUPONE QUE TE LA DA EL PAQUETE DESCOMPRIMIDO DE PHPNUKE DEL ORDENADOR O TIENES QUE CREÁRTELA A PARTE?

Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por ARGVIDAL
Pero a ver... ¿LA PÁGINA DE INICIO DE LA WEB SE SUPONE QUE TE LA DA EL PAQUETE DESCOMPRIMIDO DE PHPNUKE DEL ORDENADOR O TIENES QUE CREÁRTELA A PARTE?


Tienes que trabajar tu algo... tan solo camnbiar el config.php.
Avatar Image
Usuario habitual
Usuario habitual

A VER, HE CAMBIADO EL ARCHIVO CONFIG.PHP QUE CONTIENE LA CARPETA HTML SEGÚN EL MANUAL DE INSTRUCCIONES DE ESTE FORO. LO HE SUBIDO Y QUEDA ALGO ASÍ:



<?php

######################################################################
# PHP-NUKE: Advanced Content Management System
# ============================================
#
# Copyright (c) 2002 by Francisco Burzi (fbc@mandrakesoft.com)
# http://phpnuke.org
#
# This module is to configure the main options for your site
#
# This program is free software. You can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License.
######################################################################

######################################################################
# Database & System Config
#
# dbhost: SQL Database Hostname
# dbuname: SQL Username
# dbpass: SQL Password
# dbname: SQL Database Name
# $prefix: Your Database table's prefix
# $user_prefix: Your Users' Database table's prefix (To share it)
# $dbtype: Your Database Server type. Supported servers are:
# MySQL, mysql4, postgres, mssql, oracle, msaccess,
# db2 and mssql-odbc
# Be sure to write it exactly as above, case SeNsItIvE!
# $sitekey: Security Key. CHANGE it to whatever you want, as long
# as you want. Just don't use quotes.
######################################################################

$dbhost = "localhost";
$dbuname = "narradores";
$dbpass = "*****";
$dbname = "narradores";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "SdFk*fa28367-dm56w69.3a2fDS+e9";

/*********************************************************************/
/* You finished to configure the Database. Now you can change all */
/* you want in the Administration Section. To enter just launch */
/* you web browser pointing to http://yourdomain.com/admin.php */
/* */
/* Remeber to go to Settings section where you can configure your */
/* new site. In that menu you can change all you need to change. */
/* */
/* Congratulations! now you have an automated news portal! */
/* Thanks for choose PHP-Nuke: The Future of the Web */
/*********************************************************************/

// DO NOT TOUCH ANYTHING BELOW THIS LINE UNTIL YOU KNOW WHAT YOU'RE DOING

$reasons = array("As Is",
"Offtopic",
"Flamebait",
"Troll",
"Redundant",
"Insighful",
"Interesting",
"Informative",
"Funny",
"Overrated",
"Underrated&quot;
$badreasons = 4;
$AllowableHTML = array("b"=>1,
"i"=>1,
"a"=>2,
"em"=>1,
"br"=>1,
"strong"=>1,
"blockquote"=>1,
"tt"=>1,
"li"=>1,
"ol"=>1,
"ul"=>1);
$CensorList = array("fuck",
"cunt",
"fucker",
"fucking",
"pussy",
"cock",
"c0ck",
"cum",
"twat",
"clit",
"bitch",
"fuk",
"fuking",
"motherfucker&quot;
$tipath = "images/topics/";
if (eregi("config.php",$_SERVER['PHP_SELF'])) {
Header("Location: index.php&quot;
die();
}

?>



¿QUÉ ES LO QUE TENGO MAL? ME SIGUE DANDO EL DICHOSO ERROR 88.
Avatar Image
@man / @woman
@man / @woman

El que has puesto no lo has cambiado...

Interesa y tienes que cambiar:
$dbhost = "mysql.webcindario.com"; <------
$dbuname = "narradores";
$dbpass = "******";
$dbname = "narradores";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";


Y sobre la contraseña si es "fargue" la acabas de decir a todo el mundo... cambiala, panel de control del espacio web, preferencias. Y NUNCA repito NUNCA la des a nadie.

Avatar Image
Usuario habitual
Usuario habitual

OPS! ES VERDAD, HE DADO LA CONTRASEÑA! PERO AÚN ME QUEDA UNA DUDA. ¿TENGO QUE COPIAR LO QUE ME HAS DICHO Y BORRAR TODO LO DEMÁS DEL ARCHIVO CONFIG.PHP?

Avatar Image
@man / @woman
@man / @woman

Tienes que cambiar lo que te he dicho... y dejar el resto, que para algo estara...

Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por ARGVIDAL
OPS! ES VERDAD, HE DADO LA CONTRASEÑA! PERO AÚN ME QUEDA UNA DUDA. ¿TENGO QUE COPIAR LO QUE ME HAS DICHO Y BORRAR TODO LO DEMÁS DEL ARCHIVO CONFIG.PHP?



Por si las moscas recuerda cambiarla... por ahora lo he editado y listo.
Avatar Image
Usuario habitual
Usuario habitual

Pero hay un problemilla... El que pegué sí estaba cambiado. Míralo en la parte de arriba. Yo lo veo cambiado tal y como tú me dices. Ahí es donde lo tengo que poner, ¿no? Por eso revelé la contraseña, porque lo cambié...

Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por ARGVIDAL
Pero hay un problemilla... El que pegué sí estaba cambiado. Míralo en la parte de arriba. Yo lo veo cambiado tal y como tú me dices. Ahí es donde lo tengo que poner, ¿no? Por eso revelé la contraseña, porque lo cambié...



El que pegastes arriba no esta cambiado, no donde te pongo la flecha, en el dbhost
Avatar Image
Usuario habitual
Usuario habitual

¡AH, YA! VOY A VER AHORA.

Avatar Image
Usuario habitual
Usuario habitual

¡NOOOOOO!, ¡SIGUE APARECIENDO EL ERROR 88!

Avatar Image
@man / @woman
@man / @woman

Ahora pone:

Cita:

Parse error: parse error, expecting `')'' in /home/webcindario/narradores/html/config.php on line 67

Fatal error: Cannot instantiate non-existent class: sql_db in /home/webcindario/narradores/html/db/db.php on line 86


Eso es que en la línea 67 has tocado algo y se te ha olvidado un )
Avatar Image
Usuario habitual
Usuario habitual

A MÍ ME SIGUE SALIENDO ESTO:

Fatal error: Call to undefined function: message_die() in /home/webcindario/narradores/html/db/db.php on line 88


Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por ARGVIDAL
A MÍ ME SIGUE SALIENDO ESTO:

Fatal error: Call to undefined function: message_die() in /home/webcindario/narradores/html/db/db.php on line 88


Pues entra y presiona ctrl+f5 a ver si estas viendo la versión antigua...
Avatar Image
Usuario habitual
Usuario habitual

SÍ, AHORA APAREDE EL ERROR QUE ME HAS DICHO TÚ:

Parse error: parse error, expecting `')'' in /home/webcindario/narradores/html/config.php on line 67

Fatal error: Cannot instantiate non-existent class: sql_db in /home/webcindario/narradores/html/db/db.php on line 86


Avatar Image
@man / @woman
@man / @woman

Pues mira a ver que has tocado que no deberías en la línea 67... cosa de un )

Avatar Image
Usuario habitual
Usuario habitual

NO, PERO PUEDE SER QUE ESTUVIERA MAL DE ANTES.

Avatar Image
Usuario habitual
Usuario habitual

dESDE LUEGO APRENDER, APRENDES UN RATO. PRIMERO ERA LA 88, LUEGO LA 67, LUEGO LA 66, LUEGO LA 65...

Avatar Image
Usuario habitual
Usuario habitual

¿ME PUEDE DECIR ALGUIEN QUÉ HAY EXACTAMENTE EN LA LÍNEA 93 QUE NO CONSIGO ARREGLARLA?

Avatar Image
@man / @woman
@man / @woman

Parse error: parse error, expecting `')'' in /home/webcindario/narradores/html/config.php on line 93

Pues te pone que un ")" que te falta.

42 Mensajes
12
ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 04/May/2005, 19:22
soncillo04kMay/05
Por: , el 15/Jul/2013, 08:29
MarksLlaguerri02kJul/13
Por: User 1356259, el 11/Ene/2013, 20:19
User 1356259 NoSetup.org12kJan/13
Por: User 1356259, el 10/Ene/2013, 22:37
User 1356259 NoSetup.org12kJan/13
Por: User 1356259, el 09/Ene/2013, 19:33
User 1356259 NoSetup.org12kJan/13