Dear reader,
There is an issue with the com_contacts override in ja-kidscorner. I updated to joomla5, and now the contacts show an empty page. If i rename the com_contacts folder in html template folder. The contact is displayed with default joomla layout.

    Hi rboersma,
    Could you send me the contact page URL and admin account for further checking?

    4 days later

    Hi

    It looks like you're using old version of PHP, Joomla 5 requires PHP version 8.1 and above.

    Please access your hosting account and switch the PHP version there or reach out to your hosting provider for help to change this.

    Regards

    6 days later

    Yeah, sorry about that. I had to switch it. This is not related to the contact form issue. I switched it back now. So you can check the contact form issue.

      Sorry i migrated to a subdomain to solve the php issue.
      it's otap.sjt-terschelling.nl

      Do you have cache settings enabled on your server side for this sub-domain? I updated this file a bit: /templates/ja_kidscorner/html/com_contact/contact/default.php but did not see the changes on frontend.

      a month later

      Hi, no caching enabled. Just the default joomla caching. I deleted cache, but do not see a change. I can see the new file however with ssh

        rboersma

        I updated the same file: /templates/ja_kidscorner/html/com_contact/contact/default.php

        defaultphp.zip
        4kB

        and temporarily commented your custom css code as it caused issue with the captcha

        .captcha #jform_captcha > div,
        .captcha #jform_captcha iframe {
        width: 100% !important;
        height: auto !important;
        }

        Kindly check.

        Write a Reply...
        You need to Login to view replies.