Welcome, Guest
Username: Password: Remember me

TOPIC: New locations are not saved

New locations are not saved 11 years 6 months ago #20506

  • understandtheregister
  • understandtheregister's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 40
  • Thank you received: 0
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.

Please Log in or Create an account to join the conversation.

New locations are not saved 11 years 6 months ago #20508

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
We just updated the website with the latest version of DT Register and it addresses this issue.

Best Regards,
Rich

Please Log in or Create an account to join the conversation.

New locations are not saved 11 years 6 months ago #20575

  • ernienet
  • ernienet's Avatar
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 80
  • Thank you received: 0
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.

Thank you,

Ernie

Please Log in or Create an account to join the conversation.

New locations are not saved 11 years 6 months ago #20595

  • dtwsol
  • dtwsol's Avatar
  • Visitor
  • 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:

`lng` varchar(100) default NULL,
`lat` varchar(100) default NULL,
`user_id` int(7) NULL default '0',
`public` int(2) NULL default '0',

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.

Please Log in or Create an account to join the conversation.

New locations are not saved 11 years 6 months ago #20644

  • Dazzler24
  • Dazzler24's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 58
  • Karma: 1
  • Thank you received: 4
Just noticed that this issue has resolved (at least for me) with the latest download of - com_dtregister2_8_6_J25a, date stamped 13/05/13 (d/m/y)

Joomla - 2.5.11
DTreg - 2.8.6a

Please Log in or Create an account to join the conversation.

Time to create page: 0.327 seconds