I have tried to install this mod with no success, i keep getting errors.
The first time i installed it, everything went ok, but when i went to click on permissions i got a blank white page,
I then tried to delete the download database entries (so i could try and install it again) but now it will not let me install it
It keeps saying
I have tried deleting everything that has to do with the Downloads Mod, I even tried running the dl_mod_install_remove.php file, but it still saysDownload MOD Installation
Installation not possible!
The script found an existing installation, so you can not use the installation script again.
So i tried to do the database tables myself by running the manual_install_schema.sql the manual_install_schema_data.sql and the dl_mod_postgresql_install.txt files and now i get this errorInstallation not possible!
The script found an existing installation, so you can not use the installation script again.
I have been trying to play with this for 3 days and i cannot get it to work.SQL ERROR [ mysql4 ]
Unknown column 'real_file' in 'field list' [1054]
SQL
SELECT change_time, add_time, id, cat, file_name, real_file, file_size, extern, free, file_traffic, klicks FROM phpbb_downloads WHERE approve = 1
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: dl_mod/classes/class_dlmod.php
LINE: 403
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_downloads.php
LINE: 50
CALL: dlmod->dlmod()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_downloads->main()
FILE: adm/index.php
LINE: 76
CALL: p_master->load_active()
Can you or someone please tell me how can i remove everything that this mod installed to the database and /if it wrote to any files on my server ? because no matter what tables i delete it will not let me run the install script.
I want to install this mod but no matter what i do i either get an error or it says The script found an existing installation, so you can not use the installation script again.
Thanks