HomeHelpTrac

Ticket #700 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Submitting a media Title or Description edit results in Undefined Function error

Reported by: houstonlively Owned by: LeonidS
Priority: major Milestone: Dolphin 7.0b (Hookie) - Feature Final
Keywords: Undefined function error media edit Cc:

Description

Submitting a media title/description edit, produces a undefined function error error. Interestingly, the edit is completed.

Fatal error: Call to undefined function import() in /home//public_html/inc/classes/BxDolFilesModule.php on line 331

Change History

comment:1 Changed 3 years ago by AntonL

  • Owner changed from somebody to LeonidS

comment:2 Changed 3 years ago by LeonidS

  • Status changed from new to closed
  • Resolution set to fixed

instead import in this line need to write bx_import

Note: See TracTickets for help on using tickets.