Search:

Type: Posts; User: noemail

Search: Search took 0.00 seconds.

  1. Unverified ssl is better than open text :D ...

    Unverified ssl is better than open text :D

    Problem fixed - I got a new hostname with a valid certificate from the mail server admin
  2. How to disable ssl validation in swiftmailer settings?

    I have problem while trying to configure smtp using ssl (Contao 4.4):

    this works:
    parameters.yml


    swiftmailer:
    ...
    ...
    port: 587
  3. Replies
    2
    Views
    6,135

    Root page id from dca

    Hello,
    just a simple question, is there a better way to get root page id from dca plugin that fetching it step by step from database:



    $pid = $dca->activeRecord ->pid;

    do
    {
    $objPage =...
  4. ok... thanks I didn't know how to do this but...

    ok... thanks

    I didn't know how to do this but I found this option in contao-manager.phar.php -> maintenance -> rebuild production cache


    now it works :)
  5. Need help with dcaconfig.php in Contao 4.4 LTS

    Hello! I have to do some small customizations in backend.
    In Contao 3.5 I was using dcaconfig.php

    for example to set default values:

    <?php...
  6. My mistake, AllowOverride was disabled in apache...

    My mistake, AllowOverride was disabled in apache config.

    It works at last! Thanks :)
  7. well.. how to connect to mysql and log into the...

    well..
    how to connect to mysql and log into the back end?
  8. contao/install missing, index.php missing how the h*** install it?

    Why cant just install it in the same way as older versions of contao by unzipping files on my server?

    I uploaded contao-manager, run it...

    And it said to me: "Stop! I need more RAM, 128 MB is...
Results 1 to 8 of 8