Hello Duketown,
Unfortunately this is not the solution. Befoire reinstalling, how do I save all the entries done before in this module, so that I don't have to enter these again? I have entered over 100 names and dates.....
Birthday Listing
Re: Birthday Listing
Make a backup of at least the tables (using for example phpMyAdmin functionality):
...module_birthdaylisting_birthdays
...module_birthdaylisting_birthdays_seq
Reinstall
Test with the sample data
If ok, remove sample data (via the options tab) Not really needed if you will drop/clear tables after testing
Restore (with creation of table if drop was used) the content of tables.
Test again.
Duketown
...module_birthdaylisting_birthdays
...module_birthdaylisting_birthdays_seq
Reinstall
Test with the sample data
If ok, remove sample data (via the options tab) Not really needed if you will drop/clear tables after testing
Restore (with creation of table if drop was used) the content of tables.
Test again.
Duketown