Pagina 1 van 1

multi vote

Geplaatst: 01 dec 2004, 16:04
door robertoo
Wie heeft er ervaring met de MOD multi vote?
Ik heb hem geprobeerd te installeren, maar lukt niet goed.

There are 2 steps required in order to install this mod:

A. Create 4 new fields in a table of the database.

B. Modify 7 phpBB files.




A. There are two ways to create the field in the database:

EITHER you create the fields manually, required data exist in the first action of the "multivote_mod_x_x_x.txt" file,

OR you use the "mv_mod_field_inst" folder's files; upload the folder named "install" (and it's contents) to 'root' directory and execute the "install/mv_mod_field_inst.php". Right after the field is created, delete the folder "install".
("mv_mod_field_uninst" folder contains the file needed to delete the db field in case you uninstall the Mod - do not upload this file if you do not intend to uninstall the Mod)

NOTE: Automatic field creation files have been tested only with MySQL. They should be OK with mssql and postgres, but I couldn't test them. They do not support Oracle and MsAccess Databases.




B. There are two ways to modify the files, both are easy:

Either you use Easy_Mod if you have already installed it,
or follow the instructions in the "multivote_mod_x_x_x.txt" file.

If Easy_Mod is not aleady installed in your phpBB installation, it is better to follow the second way.


All the files included in "mv_mod_field_inst" and "mv_mod_field_uninst" are supplied under "Acyd Burn"'s authorisation. They are modified copies of his original install and uninstall files which he created in order to simplify the Attachment_Mod installation procedures.




Theodoros Vilaras

Dit staat erin, de 1e heb ik via die isntall gedaan ging prima.
De 2e, was ik mee bezig handmatig te doen. ging allemaal prima, maar daarna ging het de soep in...

Kan ik die handmatige stappen niet automatisch laten doen?