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