Foros del Web » Creando para Internet » Sistemas de gestión de contenidos »

Problemilla con un script

Estas en el tema de Problemilla con un script en el foro de Sistemas de gestión de contenidos en Foros del Web. Holas, os escribo porque tengo un problemilla con un script, el script es un Toplist, creo que he hecho todo el proceso bien pero algo ...
  #1 (permalink)  
Antiguo 23/06/2003, 09:36
 
Fecha de Ingreso: marzo-2003
Ubicación: Madrid
Mensajes: 52
Antigüedad: 21 años, 1 mes
Puntos: 0
Problemilla con un script

Holas, os escribo porque tengo un problemilla con un script, el script es un Toplist, creo que he hecho todo el proceso bien pero algo falla, os dejo las instrucciones del script para ke os agais una idea:

This toplist system allows you to build a database of websites, submitted by their owners.
It has a fully functional administration system, allowing you to delete entries, and groups etc.

All the entries in a group are ranked accoring to the number of people who have clicked through,
and the number of people that have directed people to the site.

It is simple to use, and all customisation takes place outside of the script.

1) open up the top.html and bottom.html files and edit them, according to the layout of your site.
Please do not remove the wording "powered by LSW....." from bottom.html

2) next, open up odds_and_ends.php, and fill in the information there, such as your database name,
and the URL information

3)upload the pages to a directory,
and set all the .php files as 755 permissions (if you are on a windows server, this is not needed)

4) run the query in toplists.sql, either by writing a php file, or by using a mySQL admin system

5) login as the admin, using the password you set in odds_and_ends.php, and set up the groups.

Pués muy bien yo me kedo en el punto 4 cuando entro en la direccion me sale esto:

CREATE TABLE groups (
name text NOT NULL,
description text NOT NULL
) TYPE=MyISAM;


lo podeis ver aki: http://www.emulestrenos.com/toplists.sql

No se ke significa, si alguien puede ser tan amable de ayudarme se lo agradeceria. ;) un salu2
__________________
..................
  #2 (permalink)  
Antiguo 23/06/2003, 09:42
 
Fecha de Ingreso: enero-2002
Ubicación: Barcelona
Mensajes: 279
Antigüedad: 22 años, 4 meses
Puntos: 1
Por lo que entiendo no eres capaz de pasar del pto 4.

Lo que haces es crear un tabla en la base de datos, para ello tu servidor debe soportar bbdd SQL y debes crear una base de datos.

Esa es tu duda?
__________________
Sataca - La Retícula
www.lareticula.com
  #3 (permalink)  
Antiguo 23/06/2003, 10:04
 
Fecha de Ingreso: marzo-2003
Ubicación: Madrid
Mensajes: 52
Antigüedad: 21 años, 1 mes
Puntos: 0
SI

Mi host tiene mysql php y todo eso, pero lo ke no entiendo es lo de

CREATE TABLE groups (
name text NOT NULL,
description text NOT NULL
) TYPE=MyISAM;

Explicame ke es


gracias
__________________
..................
  #4 (permalink)  
Antiguo 23/06/2003, 11:02
O_O
 
Fecha de Ingreso: enero-2002
Ubicación: Santiago - Chile
Mensajes: 34.417
Antigüedad: 22 años, 4 meses
Puntos: 129
Tienes que ejecutar esa instrucción SQL que tienes en ese archivo en tu administrador de Mysql que uses en tu servicio de hosting (tal vez phpMyAdmin) .. Ahí en el apartaro "SQL" .. es donde debe de usar un SQL externo (tu archivo ese .sql) o bien simplemente cortas y pegas en el <texarea> que hay esas sentencias SQL y las ejecutas (boton 'sigue' )

Esas sentencias SQL crearan la tabla SQL que necesita para trabajar tu aplicación ..

Un saludo,
__________________
Por motivos personales ya no puedo estar con Uds. Fue grato haber compartido todos estos años. Igualmente los seguiré leyendo.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 23:30.