Recent content by Mallika

  1. M

    Blocking post with certain keyword

    is there any add-on for this? cause there is a lot of same spam messages in my site and i wanna block that same repitive spam message all over my site. And word censor function would just censor the post rather than blocking it.
  2. M

    Blocking post with certain keyword

    I want to block all post if the post contains a certain keyword in it. How can i do that?
  3. M

    XF 2.2 How to fix height for ad unit?

    <div style="height: 280px ; margin:10px;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block;" data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" data-ad-slot="xxxxxxxxxx" data-ad-format="auto"...
  4. M

    XF 2.2 How to fix height for ad unit?

    can i give the height in the div tag? cause specifying the height and width in the insert tag makes the ad not responsive. The ads loads slow which causes layout shift in the website, thats why i want to create a sort of container for the ads.
  5. M

    XF 2.2 How to fix height for ad unit?

    I want to fix the height and width of the ad. I created a div tag with inline css specifing the height and width. but when the website loads it overrides to auto. how to fix a height and width of the ad unit?
  6. M

    Error- The site is currently being Upgraded

    I am facing this issue for the past 12 hours but it has not been fixed. I purchased the license. please help me to upgrade my site and give me the detailed solution of all problems and errors. Also, let me know how much time it will take to upgrade the version and where I can see the progress...
  7. M

    Not a bug this is after logging out, some issues with cookies

    how to fix this
  8. M

    Not a bug ErrorException: [E_NOTICE] Undefined index: args . src/XF/Error.php:235

    OK thank you. I'll try to upgrade as soon as possible
  9. M

    Not a bug ErrorException: [E_NOTICE] Undefined index: args . src/XF/Error.php:235

    Thank you but for an immediate fix is to downgrade php version to 7.3 or to lesser versions
  10. M

    Not a bug ErrorException: [E_NOTICE] Undefined index: args . src/XF/Error.php:235

    this error is logged every time someone tries to log in.
  11. M

    Not a bug ErrorException: [E_NOTICE] Undefined index: args . src/XF/Error.php:235

    Stack trace #0 src/XF/Error.php(235): XF::handlePhpError() #1 src/XF/Error.php(203): XF\Error->buildTraceArgs() #2 src/XF/Error.php(155): XF\Error->buildTraceString() #3 src/XF/Error.php(123): XF\Error->getTraceStringFromThrowable() #4 src/XF.php(182): XF\Error->logException() #5...
Top Bottom