Join the community today
Register Now

Xenforo One XF page suddenly not accessible

Discussion in 'Forum software usage' started by Andy, Oct 15, 2020.

  1. Andy

    Andy Active Member

    544
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    12:44 PM
    I got XF 2.2.1 and just noticed that one of my pages no longer accessible.
    Advertise with QuantNet

    It has been working without problem for the last few years.
    Can you provide some inputs into what I can take a look at to debug this issue before asking XF for tech help. I feel like this is something pretty simple. It's just a static page that is being routed properly by XF and I have dozen of pages in XF that are working without issue.
    Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,811
    12,273
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,859
    Local Time:
    3:44 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    was that page created via Xenforo custom page with custom route?? How was it created ? The contents of page via Xenforo custom HTML template ? Or contents of page done outside of Xenforo ?

    Page seems to work for me though right now
     
  3. Andy

    Andy Active Member

    544
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    12:44 PM
    Thank you @eva2000

    It's just a XF stock page that you created on the admin UI and routed using /pages/advertise to /advertise.
    It contains some simple html and that's it.
    Not sure what happened but it works again.