Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at
www.JoomlaEmployee.com
.
[SOLVED] Fee Field Not Working
9 years 4 months ago #24755
The upgrade worked on two sites, but I'm getting errors on a third site (the database and prefix names have been changed to protect the innocent):
Warning
Table 'dbname.prefix_dtregister_member_field_values_archive' doesn't exist SQL=INSERT INTO `prefix_dtregister_member_field_values` SELECT NULL, maf.field_id, member_id, `value` FROM `prefix_dtregister_group_member` m INNER JOIN `prefix_dtregister_member_field_values_archive` maf ON m.`groupMemberId` = maf.`member_id` ;
Package Update: There was an error installing an extension: com_dtregister3_1_3a_J3x.zip
Error
Error installing package
I opened all the events and saved them, and then did the same for custom fields, then tried again and got the following:
Warning
Multiple primary key defined SQL=ALTER TABLE prefix_dtregister_member_field_values MODIFY COLUMN `id` INT AUTO_INCREMENT PRIMARY KEY;
Package Update: There was an error installing an extension: com_dtregister3_1_3a_J3x.zip
Error
Error installing package
Upgrading from DT Register 3.1.1, dated 5/22/15. As an experiment, I updated to DT Register 3.1.3 first, which succeeded, then tried to update to 3.1.3a, but got the same (second) error again. I ran ACL Manager to be sure there were not "orphans" or other problems - it's clean.
I don't know what's different on this web site from the other two. All three are, for the most part, identical.
If the error means something to you - like if there's something wrong with _dtregister_member_field_values that I can change easily in PHPMyAdmin, I might be able to fix it with a little instruction.
Same here. I submitted a ticket on it yesterday and I guess I'll see what happens. Version 3.1.3 installs fine, but 3.1.3a has the installation errors that ernienet described and also breaks my calendar with an "error loading data" message. I'm upgrading from version 3.0.9a. Is anyone else in similar circumstances?