Search:

Type: Posts; User: justs

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,018

    Thank you, this saved my day!

    Thank you, this saved my day!
  2. Replies
    2
    Views
    2,018

    php 7.2 and Contao 3.5.35

    Hi,

    My provider urges me to update the PHP version from 5.6 to 7.2. My installation of Contao 3.5.35 obviously can't cope with that, because I get a fatal error:


    Fatal error: Uncaught...
  3. Replies
    4
    Views
    2,014

    Yes, that's it! I used an edited version of...

    Yes, that's it! I used an edited version of /system/config/tinyMCE.php. I removed it and it solved my problem. Thank you so much XCHS!
  4. Replies
    4
    Views
    2,014

    Thanks for this advice. I got the following error...

    Thanks for this advice. I got the following error after restarting the browser with all extensions off: "An invalid form control with name='text' is not focusable." It's the same with Safari, Chrome...
  5. Replies
    4
    Views
    2,014

    error on saving text elements

    Hi,

    I have this strange behaviour with text elements: when I make a new text element, I'm unable to save it. Clicking one of the four save buttons simply doesn't do anything. It's not an extension...
  6. Replies
    2
    Views
    1,831

    positioning images in a text element

    Hi there,

    Currently there are four ways to position an image in a text element: above, left, right or below. When you choose left or right, actually the image is positioned top-left or top-right...
  7. Replies
    1
    Views
    1,820

    colorbox captions

    Hi there,

    I use the JQuery script Colorbox to open bigger versions of images. Colorbox is also used to generate image galleries. The nice thing is that in image galleries the meta information...
  8. Replies
    1
    Views
    1,039

    For this, I found a solution: the extension...

    For this, I found a solution: the extension Rootsearch.
  9. Replies
    1
    Views
    1,039

    search engine questions

    Hi there,

    I'm wrestling with the Contao search engine. I'm making a rather complex website with some sub-sites and restricted areas (articles, news and event items). A couple of questions:

    - Is...
  10. Replies
    3
    Views
    2,090

    Re: frontend not showing in Explorer

    Thanks for your reactions!

    After upgrading from 2.11.1 to 2.11.2, the problem disappeared. But that could be coincidence.

    The script error has something to do with a Mootools script. The error...
  11. Replies
    3
    Views
    2,090

    frontend not showing in Explorer

    Hi there,

    A strange problem occurred after upgrading a Contao installation to 2.11.1: the website (frontend) doesn't show on Explorer 8 and 9. No problems with other browsers. In Explorer, the...
  12. Thread: manual

    by justs
    Replies
    2
    Views
    3,546

    manual

    Hi Thyon,

    Where did the Formauto manual move to?

    Cheers,

    Just
  13. Replies
    5
    Views
    2,179

    Re: Classes not showing in TinyMCE

    Aha! That did the trick for me! I love simple solutions.

    Just
  14. Replies
    3
    Views
    433,753

    Re: Contao slow on renowned provider

    Hi Ruud,

    Thanks a lot for your response. I'll try and contact the guy at XS4ALL and ask him more about the specific problems that he sees happening at their severs. I'll report back to the forum....
  15. Replies
    3
    Views
    433,753

    Contao slow on renowned provider

    Hi all,

    I have two websites (http://www.grondbezit.nl and http://www.gastvrijelandgoederen.nl) running on Contao hosted at XS4ALL (http://www.xs4all.nl) in Amsterdam. XS4ALL is the first and still...
  16. Replies
    5
    Views
    1,382

    Re: date format in Calendar

    Aha, by change I discovered the right solution. As always, it's simpler than I thought:

    Just call

    $this->parseDate($format)
    instead of

    date($format)

    The answer is documented in the...
  17. Replies
    5
    Views
    1,382

    Re: date format in Calendar

    Thank you for replying, xchs. I know what the variables are (startDate and endDate), but I don't know where to put them in the preg_match statement or elsewhere to get the desired result...
  18. Replies
    5
    Views
    1,382

    Re: date format in Calendar

    Thanks xchs,

    It's a good solution, but we're not quite there yet. I put it in the template like this:


    <?php preg_match('/([0-9]{2}).([0-9]{1,2}).([0-9]{4})/',$this->date,$date); echo $date[1]...
  19. Replies
    5
    Views
    1,382

    date format in Calendar

    Hi there,

    Lots of threads in the forum are about this, but I still can't make it work like I want...

    I want to have the Dutch full date format (5 januari 2011) in my Calendar. In the...
  20. Thread: search engine

    by justs
    Replies
    0
    Views
    736

    search engine

    Hi there,

    I've created a website, also using the Catalog extension. The problem is that the internal search engine doesn't give a result. Strangely enough with exeption of the first page. Only the...
  21. Replies
    2
    Views
    895

    catalog and TL 2.8

    Hi there,

    Any experiences with Catalog/Catalog_ext after the newest TYPOlight 2.8.1 update yet? Is it save to update?

    Ciao,

    Just
  22. Replies
    1
    Views
    783

    title with lightbox image

    Hi there,
    I use the Files field for making simple Lightbox slideshows in my catalog. How can I handle the Title-tag of these slideshows? I mean the subtitles you get in the Lightbox itself. Now...
  23. Thread: url field

    by justs
    Replies
    3
    Views
    1,083

    Re: url field

    Great! Thanks Thyon.

    I just had to tweak the code a little:


    <?php echo $entry['data']['link_title']['value']; ?>

    Ciao,

    Just
  24. Thread: url field

    by justs
    Replies
    3
    Views
    1,083

    url field

    Hi there,
    Is this a feature request? May be.
    I'd like to be able to insert a text which will be a link in the field type URL. Now the link itself is displayed, including the 'http://'. I would like...
  25. Replies
    1
    Views
    888

    speed of TL-handling

    Hi,

    I'm working with a couple of TL-powered websites that are hosted at different providers. I have some problems with the handling speed of all of the websites. Occasionally I have to wait 30...
  26. Replies
    4
    Views
    1,341

    Re: forms user permissions

    Thanks for the answers. Obviously something is wrong with my settings when the problem doesn't occur in the TL demo-installation. Or is there something else?

    Personally I think the handling of...
  27. Replies
    4
    Views
    1,341

    forms user permissions

    Hi,
    When a user makes a new form (which is allowed in the group settings), he can't edit or even see it. That's because the administrator has to allow the same user to edit it in the group settings....
  28. Replies
    4
    Views
    1,725

    Re: error with TL 2.7.2

    Thanks, this seems to solve my problem.

    Just
  29. Replies
    4
    Views
    1,725

    Re: error with TL 2.7.2

    I have exactly the same problem.
Results 1 to 29 of 29