Recent content by phtvs

  1. phtvs

    XF 2.2 Updating Forbidden You don't have permission to access this resource. error

    goto the install folder and look for the .htaccess file. add: Allow from [put your ip adress here] save it , problem solved
  2. phtvs

    [SC] Twitter Widget

    I think the problem is twitter or X itself.
  3. phtvs

    Mastodon integration

    It worked before the last Mastodon update. After the update it stopped working. The add-on made it possible for Mastodon user to register and login with their Mastodon account.
  4. phtvs

    s9e Media Sites

    Updating this add-on will erase the existing BBCode MediaSitesthat I have added to the list manualy?
  5. phtvs

    Display "NEW" icon on unread posts

    This one works on 2.2.10. In extra less template add .structItem.is-unread .structItem-title a:not(.labelLink):after { content: "NEW"; display: inline-block; background: @xf-buttonBg; padding: 1px 4px; font-size: 11px; color: #FFF; border-radius: 3px...
  6. phtvs

    Custom 404 Page by Siropu

    can you explain to me how to do that? Got a lot of wp-* hits on my forum.
  7. phtvs

    s9e Media Sites

    Is it possible to add https://dailybuzz.nl/ to the list?
  8. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    ok, thanks. Changed it so it should be oke now.
  9. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    No that is not what I mean. My forum url was https://www.preppers-shelter.nl/forum To install xenporta I had to move my forum to the domain root. After installing xenporta my forum was not reachable at the old url so I had to change that to https://www.preppers-shelter.nl/forums With the...
  10. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    had to change it because xenporta made it /forums instead of /forum
  11. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    I think I found the problem but dont know howto solve it. Xenporta links to the image with: https://www.preppers-shelter.nl/forums/data/features/5272.jpg?1661171936 but the image is located at: https://www.preppers-shelter.nl/data/features/5272.jpg?1661171936 so why xenporta adds the /forums/...
  12. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    just checked to be sure, normal upload images in topics on the forum still work
  13. phtvs

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    I have a problem with the features. The topic title is there but the image I uploaded isnt. It seems that the image was nog uploaded because the image is not showing up in the atachments-browser in AdminCP
  14. phtvs

    XF 2.2 Google Connected account error

    I want my users to register and login with their google account. So i have setup everything at google, got the ClientID and secret, put it in de admincp options for connected accounts. But when someone tries to register of login with google it redirects to...
Back
Top Bottom