Recent content by erdis

  1. erdis

    Fixed Symfony\Component\Mime\Exception\RfcComplianceException:

    This only occurs when sending from the contact form. There is no problem with normal informative e-mails.
  2. erdis

    Fixed Symfony\Component\Mime\Exception\RfcComplianceException:

    google workspaces mail account. Symfony\Component\Mime\Exception\RfcComplianceException: Email to admin@admin.com failed setup: Email "0" does not comply with addr-spec of RFC 2822. src/vendor/symfony/mime/Address.php:56 #0 src/XF/Mail/Mail.php(130)...
  3. erdis

    lightbox_macros - data-zoom-target="1" - 0

    lightbox_macros - data-zoom-target="1" lightbox_macros - data-zoom-target="0"
  4. erdis

    XF 2.2 Image alt tag in "lightbox_macros" file

    How can I make the image alt tags in the lightbox_macros file as {$thread.title}? When I type {$thread.title} it comes up blank, it doesn't see it. Is there a solution to change {$alt|for_attr} to {$thread.title}?
  5. erdis

    XF 2.2 Image alt tag in "lightbox_macros" file

    How can I make the image alt tags in the lightbox_macros file as {$thread.title}? When I type {$thread.title} it comes up blank, it doesn't see it. Is there a solution to change {$alt|for_attr} to {$thread.title}?
  6. erdis

    [DigitalPoint] App for Cloudflare®

    Should we add 2 different buckets? For example, I created a bucket named "erdi". Do I need to create a data/ folder in it? Or is it necessary to move existing files to the bucket without creating the data/ folder? I created a single bucket and created data and internal_data folders in it, it...
  7. erdis

    MG 2.2 Do not write extensions (.jpg, .png, etc.) in the title when uploading

    Hi, In the media plugin, I don't want the title (.jpg, .png etc.) extensions to be written while uploading. How can I do that?
  8. erdis

    XF 2.2 How to hide image/attachments for first post?

    Hi, How to hide image/attachments for first post? <xf:if is="!$post.isFirstPost()"> Where should I add this code?
  9. erdis

    [OzzModz] Post Comments

    Is there a way to make these comments for visitors too?
  10. erdis

    [OzzModz] Post Comments

    Thanks for the plugin. How can we add an icon to the "comment" button?
  11. erdis

    XF 2.2 stripe language

    then there is no support in each country, such as turkey. It would be great if these fields were customizable.
  12. erdis

    XF 2.2 stripe language

    How can I change the text of the fields shown in the picture when paying with stripe? Card number, MM / YY, CVV
  13. erdis

    XF 2 Payment profile

    Can you integrate https://vpos.qnbfinansbank.com/Help for Xenforo payment profile? If you can, can you provide time and price information?
  14. erdis

    [DBTech] DragonByte Credits [Paid]

    I wanted to verify this. No customized templates, showing as 1 on frontend.
  15. erdis

    Fixed pinterest sharing

    Cannot take thumbnails when lightbox is active on pinterest share. The default picture comes as default. No problem when there is no lightbox.
Top Bottom