Actions
Bug #69201
closedmap to foreign table in php
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-08-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you you follow the guidelines for mapping a foreign table through ts, the Backend will generate mysql Errors because of a missing table
lastBuiltQuery => "SELECT uid FROM tx_myext_domain_model_myplugin WHERE pid=119 LIMIT 1"
see: https://docs.typo3.org/typo3cms/ExtbaseFluidBook/6-Persistence/4-use-foreign-data-sources.html
but perhaps I'm just missing some crucial information :-)
Updated by Stephan Großberndt over 9 years ago
- Status changed from New to Needs Feedback
Please join us on Slack (https://forger.typo3.org/slack) and ask for assistance there, this is probably more a configuration problem in you extension than a core issue.
Updated by Stephan Großberndt over 9 years ago
- Tracker changed from Feature to Bug
- TYPO3 Version set to 7
- Is Regression set to No
Updated by Wouter Wolters about 9 years ago
- Status changed from Needs Feedback to Closed
I close this ticket. As Stephan suggested: Join our Slack channel to get help over there.
Actions