Peter posed a solution on the forums...seems that 4 fields were missing from the locations table. I added those and now I can save locations again.
Something's amiss in the upgrade code.
Joomla 2.5.11 & DT Register 2.8.6 - this is not resolved.
My customer and I have added a new location probably 2 dozen times trying to figure out why it is not showing up on the list, even though it says it was saved successfully. Checked all the boxes in permissions, logged in and back out, made the location global, etc.
I checked the dtregister_locations table and none of these attempts were saved.
In order to get my customer past this, I went into the database and manually added the address, which worked.
But this is not a reasonable expectation - I've got over 25 clients, and this should work.
New locations are not saved
11 years 6 months ago #20595
dtwsol
Visitor
I just updated from 2.8.0 to 2.8.6 and had this same issue... couldn't save new locations or edit existing ones. I did a little digging and found the problem. The upgrade install is not adding the newer database fields to the _dtregister_locations table. These fields were missing for me:
I manually added them to my database table and now all is well. So this problem would only happen to people upgrading from a version prior to the addition of these fields. I'm sure DTH will get this corrected right away. In the meantime, it's a quick fix to do yourself.