Search results

  1. Kant

    problem loading a visualization (googlemap) in a list view

    Thanks, yes the files were missing.
  2. Kant

    problem loading a visualization (googlemap) in a list view

    Hello I have a problem loading a visualization (googlemap) in a list view. The following has been added to the intro of the list: {fabrik view=visualization id=2} A viz_2.js was also created to update the filter for the maps. I see the following error in the console Uncaught ReferenceError...
  3. Kant

    repeating group - Read the foreign key before saving

    Hi, I have a join from a list to a repeat list. I need to limit the data in a dbjoin element in the repeat group. To get this data-where selection, I need the foreign key (verein_id) before saving the repeating group. Is there a way to determine this before? regards Oliver
  4. Kant

    show pictures

    Unfortunately, it has not changed sentimentally https://seglerjugend.berlin/segeln/segeln-1/termine/schlauchbootreservierung/terminuebersicht/details/85/160
  5. Kant

    show pictures

    Thanks, the bug is fixed, but the ad is still not correct. http://prntscr.com/ix0fek Pictures are available http://prntscr.com/ix0g2n How do I create the sizes default of the pictures?
  6. Kant

    show pictures

    Unfortunately have a code error: http://prntscr.com/iwy0oo $mydb = FabrikWorker::getDbo(false, 3); $myQuery=$mydb->getQuery(true); $myQuery->select('bilder')->from('fahrzeuge_repeat_bilder')->where('parent_id = ' . $mydb->quote('{vermietung___fahrzeug_id_raw}')); $mydb->setQuery($myQuery)...
  7. Kant

    PHP Code create to radiobutton

    I am given the value and not the opposed. How can I change this?
  8. Kant

    php code Join three list

    My apprenticeship in php sql continues and I would be glad about some help. I need the data as follows: The data is searched from the element 'vorname' in the list 'benutzer'. leftjoin vermietung 'fahrzeug_id' to fahrzeug'id' leftjoin fahrzeug 'beauftragter_id to benutzer 'id' $mydb =...
  9. Kant

    show pictures

    Thanks, that worked. Is there a way to display via Ajax upload multiple picture ?
  10. Kant

    show pictures

    I want to display the pictures from another list. Which element plugin can you use for this? With the Calc element plugin the filename is shown to me. I use the following code for the query: $mydb = FabrikWorker::getDbo(false, 3); $myQuery = $mydb->getQuery(true)...
  11. Kant

    PHP Code create to radiobutton

    Could you please check the code again There is the following error: http://prntscr.com/iwks92
  12. Kant

    Unknown column 'beauftragter_id' in 'field list'

    Seven days no answer. Where is the problem?
  13. Kant

    Unknown column 'beauftragter_id' in 'field list'

    A friendly beep - is there something new?
  14. Kant

    Unknown column 'beauftragter_id' in 'field list'

    Have the data deposited
  15. Kant

    Unknown column 'beauftragter_id' in 'field list'

    Please keep in mind that I do not use DB joomla. Does it make sense in this case or should I try to simplify the structure? The error occurs even in the very simple structure. regards Oliver
  16. Kant

    Unknown column 'beauftragter_id' in 'field list'

    The error occurs when the form is saved. https://seglerjugend.berlin/segeln/segeln-1/termine/schlauchbootreservierung/reservierungsanfrage/ in the ""Fahrzeugstandorte"" list, a new record will be added each time the form is saved. https://seglerjugend.berlin/datenbank/mieten/mieten-1/standort I...
  17. Kant

    Unknown column 'beauftragter_id' in 'field list'

    I did not use any hardcode table names. I have removed the values from "or concat label", but the error persists
  18. Kant

    Unknown column 'beauftragter_id' in 'field list'

    Hello, I get the above error message and am not sure if I created a wrong join. http://prntscr.com/irk14i http://prntscr.com/irjxsx http://prntscr.com/irjzie http://prntscr.com/irjzuj http://prntscr.com/irk73w...
  19. Kant

    PHP Code create to radiobutton

    Ok, I changed the element to a radio join. But I would need some help for the code. First of all, I can not update the element by autfill, because I do not use a joomla db, so I have must to create a code. There are two tables join benutzer 'id" to benutzer_daten 'benutzer_id' Depending on the...
  20. Kant

    PHP Code create to radiobutton

    I had used the code in all queries. Had set the element form only read, but I have changed it now. Despite this change, the values in the elements dbjoin despite the change? I can not find a setting only read. Can I prevent that? regards Oliver
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top