Search:

Type: Posts; User: mhenke

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    10,261

    Include php file, access outside web root

    I want to include a file using {{file::....php}} but I get an error.

    The php file needs access outside web root:

    require 'vendor/autoload.php';
    use net\authorize\api\contract\v1 as AnetAPI;...
  2. Replies
    0
    Views
    2,345

    Contao 4 news_tags?

    Does anyone know if the news_tags extension will be updated for contao 4?
  3. Replies
    2
    Views
    1,285

    I have now removed it from composer.json, that...

    I have now removed it from composer.json, that seems to have worked.
  4. Replies
    2
    Views
    1,285

    4.6.5: installation request stuck

    I added a package but it was not installed. Now I cannot install, update or delete other packages.

    It seems the installation request is stuck in the queue...

    Error:

    Loading composer...
  5. Thread: Image Drop Zone

    by mhenke
    Replies
    0
    Views
    1,552

    Image Drop Zone

    Does anyone know if a drop zone extension for images in news items and articles (for Contao 4) exists?
  6. Replies
    0
    Views
    1,500

    Cloud Connection

    Hi,

    I'd like to be able to add images to Contao, which are then added to a cloud service like AWS or Rackspace, and called by their CDN for display.

    Does anyone know if this is possible?
  7. How to get first_name and email from tl_formdata_details

    I'm trying to get an array with first_name, email from tl_formdata_details.

    This table is not a regular table, Contao stores values in a way I have not seen before.

    Then again, I'm not a top...
  8. Replies
    3
    Views
    1,787

    Re: News list and news item on same page

    I think I found out why I couldn't figure it out: it's not possible : )

    Apparently you cannot use a News List and have it open a News Reader on the same page, you must use a News Archive and...
  9. Replies
    3
    Views
    1,787

    News list and news item on same page

    Does anyone know how to make a news list and news reader on the same page?

    I have seen several articles about this but they are quite confusing and so far I did not manage.

    It would be great if...
  10. Replies
    1
    Views
    1,178

    Linking articles to images

    I would like to link an article from an image, using Element type > Image, Image link target > article.

    Is there any way to do a select from available articles, or does the link have to be added...
  11. Thread: Folder URL

    by mhenke
    Replies
    1
    Views
    1,793

    Folder URL

    It would be great to see a folder URL structure as standard option in Contao.

    Whenever there is a new version of Contao an older extension doesn't always work, so something like this I would...
  12. Replies
    1
    Views
    1,876

    Protect downloads

    I have created a protected dir with Contao, files in this dir cannot be downloaded by entering the URL in the browser.

    I have created a login form, after which visitors are redirected to a page...
  13. Replies
    2
    Views
    1,017

    Re: Double content inside page

    Thank you for your quick answer. This was indeed the case!
  14. Replies
    2
    Views
    1,017

    Double content inside page

    I have an issue with double content inside a page.

    Whatever I add to the page (H2, HTML, text, etc) it appears twice.
  15. Replies
    2
    Views
    3,408

    Show the value of a radio- or checkbox

    I understand that with {{form::FIELDNAME}} I can show a value from a posted form in an HTML email.

    This works fine for text fields, but when I want to show the value of a radio- or checkbox I get...
  16. Thread: Manual?

    by mhenke
    Replies
    5
    Views
    4,795

    Re: Manual?

    A related question (to EFG):

    I unserstand that with {{form::FIELDNAME}} I can show a value from a posted form in an HTML email.

    This works fine for text fields, but when I want to show the...
  17. Thread: Manual?

    by mhenke
    Replies
    5
    Views
    4,795

    Re: Manual?

    Thx!
  18. Thread: Manual?

    by mhenke
    Replies
    5
    Views
    4,795

    Re: Manual?

    Thank you, but I was looking for the EFG (Extended Form Generator) Manual ;)
  19. Thread: Manual?

    by mhenke
    Replies
    5
    Views
    4,795

    Manual?

    The Manual button goes to GitHub, as the Contao development section has moved.

    Does anyone know where I can find the Manual now?

    THX ;)
  20. Replies
    2
    Views
    1,589

    Adding breaks to navigation elements

    I need to make a navigation menu like this (notice the breaks):

    Some text
    here

    Some more
    text here

    Other text
    here
  21. Replies
    4
    Views
    1,755

    Re: Error after update to 2.10.2

    Thx Ruud, that worked perfectly : )
  22. Thread: Page not found

    by mhenke
    Replies
    4
    Views
    2,354

    Page not found

    I'm sure there a very simple answer to this, but I can't seem to find it:

    I can only see front-end pages when I'm logged in to Contao, and select Front end preview...

    Otherwise - and also after...
  23. Replies
    4
    Views
    1,755

    Error after update to 2.10.2

    I get this error after updating to 2.10.2:

    An error occurred while executing this script!

    If you are a Contao user, contact the administrator of your website.
    Open file system/logs/error.log...
  24. Re: Navigation: submenu trail, no "active" on first link

    I found the problem...

    The first item wasn't properly forwarded, so the menu didn't build correctly.

    I corrected the site structure and now it works well : )

    :shock:
  25. Navigation: submenu trail, no "active" on first link

    I use the standard navigation module. The navigation looks like this:


    <ul class="level_1">
    <li class="first">link1
    <li class="submenu trail">link2
    <ul class="level_2">
    <li...
  26. Replies
    1
    Views
    2,418

    Starting from scratch with own html/css

    I want to start a Contao based site from scratch, with my own HTML/CSS.

    I have a complete site in HTML5/CSS/jQuery and want to know how to use Contao to integrate its functionality into my...
Results 1 to 26 of 26