Recent content by schacke

  1. schacke

    How to use Attending Plugin ?

    Did you get it to work?
  2. schacke

    Element/Access, Popups, Lists/Related data language

    Thanx - i'll manage with css on the buttons instead :-)
  3. schacke

    Element/Access, Popups, Lists/Related data language

    Did I have a JS problem with the popups? And will it be possible to language overrides in Lists > Data > Related data?
  4. schacke

    Element/Access, Popups, Lists/Related data language

    No - it's a calc plugin :-) But shouldn't it be hidden? Or do I have to use css? http://itcangetbetter.org/da/specialister/find-specialist (maybe you will have to change the language in the top to 'Dansk'.) Okay - thanks. I will use that thread for the calendar.
  5. schacke

    Element/Access, Popups, Lists/Related data language

    Element > Access: Form Edit and Add is set to 'Super Users' but shows up anyway when a registered user uses the form. Popups doesn't close: When using the Radius search and the email list plugin, the popups doesn't close after search/send. Lists > Data > Related data: The 'Heading' and 'Button...
  6. schacke

    [SOLVED] Get image with calc plugin

    YOU ARE GREAT! Did both and it works :D Thnx
  7. schacke

    [SOLVED] Get image with calc plugin

    That shortened down the code to: <img alt="" src="/">
  8. schacke

    [SOLVED] Get image with calc plugin

    Yes: ajax with max 1 Should I just add the code or replace the last two lines? If I add, the result is the same. If I replace, I get a white screen with this text: string(296)...
  9. schacke

    [SOLVED] Get image with calc plugin

    dkbb_invoice_info.logo is an file upload plugin. The code is a copy/paste from this forum - hoped it worked.
  10. schacke

    [SOLVED] Get image with calc plugin

    Isn't this the right way? This is the calculation: $db =& JFactory::getDBO(); $query = "SELECT logo FROM dkbb_invoice_info WHERE user = '{$my->id}'"; $db->setQuery($query); $path = $db->loadResult(); return '<img src="' . $path . '" alt=" " />'; And this is what's returned in the html: <img...
  11. schacke

    Label translation stopped working

    But the list shows all the languages. Would it not be more safe to create a new table and start from the beginning again?
  12. schacke

    Label translation stopped working

    I can't se the translations in the Overrides in Joomla. Would it help to run the 'trigger' again - and is that possible?
  13. schacke

    Label translation stopped working

    I used this excellent procedure to translate labels: http://fabrikar.com/forums/index.php?wiki/make-fabrik-multilingual-with-fabrik-itself/ But suddenly it stopped working. Could it be because I added additional languages afterwards?
  14. schacke

    Creating a report form - how to get page url

    Sorry - found it :p http://fabrikar.com/forums/index.php?threads/solved-how-to-get-current-page-or-url-to-form-field.40676/
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top