Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: J3 Custom Fields Not Recording - Fix

J3 Custom Fields Not Recording - Fix 8 years 1 month ago #25702

  • onetechn
  • onetechn's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
This database function is no longer valid:
$database->getEscaped

Needs to be changed to:
$database->escape

There are 4 instances of this in the file:
/components/com_dtdonate/models/authorizenet.php

After change, our custom fields are being recorded again properly in the database.
Hope this helps someone else.

Nathan, did you abandon us?

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

J3 Custom Fields Not Recording - Fix 7 years 1 month ago #26715

  • peter
  • peter's Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
Hi - Nathan and onetechn - I made these changes and then encountered an SQL error (see attached) - is there changes required in table structure beyond the programming fix?

I am using Installed Version: 3.0.0

Cheers,

Peter
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

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

  • Page:
  • 1
Time to create page: 0.100 seconds