Bug #21174
closedAdvanced Front End Editing - click edit and content elements are empty
0%
Description
I can drag & drop content elements ok.
If I edit a text element though, I get the ajax window appearing with the three tabs on the top - header, text, & access, clicking on them doesn't do anything though.
As the ajax window loads, I have the following three errors in my firefox error console:
Error: TBE_EDITOR is not defined
Source File: http://www.thedemo.ca/index.php?eID=feeditadvanced&TSFE_EDIT%5Brecord%5D=tt_content%3A91&TSFE_EDIT%5Bpid%5D=1&TSFE_EDIT[cmd]=edit&pid=1
Line: 172
Error: DTM_array is not defined
Source File: http://www.thedemo.ca/index.php?eID=feeditadvanced&TSFE_EDIT%5Brecord%5D=tt_content%3A91&TSFE_EDIT%5Bpid%5D=1&TSFE_EDIT[cmd]=edit&pid=1
Line: 291
Error: TBE_EDITOR is not defined
Source File: http://www.thedemo.ca/index.php?eID=feeditadvanced&TSFE_EDIT%5Brecord%5D=tt_content%3A91&TSFE_EDIT%5Bpid%5D=1&TSFE_EDIT[cmd]=edit&pid=1
Line: 376
If I click the General, Text, or Acces tab, I get:
Error: DTM_activate is not defined
Source File: http://www.thedemo.ca/index.php?eID=feeditadvanced&TSFE_EDIT%5Brecord%5D=tt_content%3A91&TSFE_EDIT%5BdestinationPointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2&TSFE_EDIT%5BsourcePointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2&TSFE_EDIT%5BflexformPointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2%2Ftt_content%3A91&TSFE_EDIT%5Bpid%5D=1&TSFE_EDIT[cmd]=edit&pid=1
Line: 1
When I click the close button I get:
Error: TBE_EDITOR is not defined
Source File: http://www.thedemo.ca/index.php?eID=feeditadvanced&TSFE_EDIT%5Brecord%5D=tt_content%3A91&TSFE_EDIT%5BdestinationPointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2&TSFE_EDIT%5BsourcePointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2&TSFE_EDIT%5BflexformPointer%5D=pages%3A1%3AsDEF%3AlDEF%3Afield_content%3AvDEF%3A2%2Ftt_content%3A91&TSFE_EDIT%5Bpid%5D=1&TSFE_EDIT[cmd]=edit&pid=1
Line: 1
though the window does close.
This is a site that was upgraded from 4.2.9 to 4.3.0beta1.
Update wizard and database compares were run.
This is our demo site www.thedemo.ca, I can provide access if that would be helpful.
(issue imported from #M12100)