Recent content by marioman

  1. M

    XF 2.2 {$__globals.forum.node_id} not work on template

    this working fine <xf:if is="!in_array({$forum.node_id}, [41,3,4])"> Don't display ads for node IDs 2, 3, 4 </xf:if>
  2. M

    XF 2.2 {$__globals.forum.node_id} not work on template

    hi, when i am using this code <xf:if is="!in_array({$__globals.forum.node_id}, [41])"> Don't display ads for node IDs 41 </xf:if> on template (google_analytics) it doesn't work what's wrong here ?
  3. M

    XF 2.0 MariaDB 10.3.26-1 Breaks PHP < 7.2

    i still have Xenforo 1.5
  4. M

    XF 2.0 MariaDB 10.3.26-1 Breaks PHP < 7.2

    should i use this command ?
  5. M

    XF 2.0 MariaDB 10.3.26-1 Breaks PHP < 7.2

    i don't have lower version on my server
  6. M

    XF 2.0 MariaDB 10.3.26-1 Breaks PHP < 7.2

    i have this issue and when i use php 7.3 i get this error what should i do please
  7. M

    XF 1.5 Big database size

    my database size is 7.5GB now for one forum and 3GB for the other one ram used 13GB is that ok ?
  8. M

    XF 1.5 Big database size

    it returned to increase again 😕
  9. M

    XF 1.5 Big database size

    optimizing databases solved the problem
  10. M

    XF 1.5 Big database size

    Memory Used 65.41% (19,950,676 of 30,502,988) this 2 forums used 19GB from ram how can i reduce that
  11. M

    XF 1.5 Big database size

    hi, i have 2 Xenforo Forums in my server one of them have 11GB database size (308,925 threads) and the other one 4.5GB see the image in attachment please is there away to reduce that
  12. M

    XF 1.5 how to replace search to google custom search

    hi, i don't see resources for that in 1.5 version
  13. M

    XF 1.5 all members have same threads in "last seen"

    hi, i have 2 threads in the forum shown in all members last seen even who isn't open this threads i opened many threads and still have one of this threads in my Last Seen i disabled Listeners from config, upgraded forum to 1.5.18 and still have same issue how to solve it
Back
Top Bottom