Recent content by Gleedo

  1. Gleedo

    API: no permissions after creating a node

    4 years on and this issue still appears to remain.... Do you manage to find a workaround for this by any chance?
  2. Gleedo

    XF 2.3 API GET /nodes/{id} no permission error

    I have a feeling this might be to do with a rebuild trigger....:unsure:
  3. Gleedo

    XF 2.3 API GET /nodes/{id} no permission error

    Hi all, I am having issues trying to get a node id throught the API. The API Key I am using is for my admin user and have allowed all scopes. No permissions on the admin user or Administrator groups have changed as this is a new install. Using the api in postman: 1\ I create a new category...
  4. Gleedo

    Not a bug API - delete threads with hard_delete not working

    Found the problem. I was passing the payload as data instead of params in my playwright test script.
  5. Gleedo

    Not a bug API - delete threads with hard_delete not working

    Hi, I am trying to use DELETE threads/{id}/ with hard_delete: true in the body payload, but the given thread never gets permanently deleted. I am running this api test as admin with all permissions for the api key. Payload: { hard_delete: true, reason: 'Test', starter_alert: false...
  6. Gleedo

    XF 2.2 Q and A added but not in registration form

    Thanks @Brogan. They were hidden at bottom of the page. My eyes aren't what they once where :)
  7. Gleedo

    XF 2.2 Q and A added but not in registration form

    Hi all, I have added some q and a captcha questions. How do I get those to appear on the registration form? I have it working on my other xenforo site but I did that years ago and can't remember how they got on to the reg form... I though it was automatic....any help appreciated.
  8. Gleedo

    XF 2.2 How to move the 'Code' button on message toolbar

    Oooooh. I just realised you can drag and drop it! The shame of it all :)
  9. Gleedo

    XF 2.2 How to move the 'Code' button on message toolbar

    Hello, I have been trying to work out how to move the 'code' button on the message toolbar so it is always visible regardless of device the forum is being viewed on. I have seen the bbcode button manager which has allowed me to at least make it always visible but I would like to move it...
  10. Gleedo

    Additional language for [code=...] bbcode

    @nicodak Did you manage to get syntax highlighting working for typescript on your forum?
  11. Gleedo

    Shoutbox by Siropu [Paid]

    It is working fine for us on latest version.
  12. Gleedo

    XF 2.2 Voting buttons not showing?

    I'm an idiot, figured it out. How embarrassing lol. Hadn't sunk in that votes are only for replies to the original question.....well durrrgh!! :X3:
  13. Gleedo

    XF 2.2 Voting buttons not showing?

    Highjacking this thread :) I have a similar problem, in that my user groups are setup to allow voting. I have created a question style thread but can't see the up vote / down vote arrows. I was running a third party theme so tried with the default skin but still can't see them. Any thoughts...
  14. Gleedo

    XF 2.2 Exporting and Importing DB

    Hi all, welcome to yet another export/import thread! I am trying to migrate to a new host and I have backed up my live database using phpMyAdmin > Export > Quick export method and then renamed the SQL dump to mydb.sql.zip. In phpMyAdmin on the new host, I have created the database, selected...
  15. Gleedo

    Shoutbox by Siropu [Paid]

    Trying to upgrade from 1.54 to 1.55 I am getting a 403 error. I really want to uninstall it, but I can't do that whilst it is sitting the 'upgrade' state as xf doesn't seem to allow uninstall from that state. If I can uninstall it manually, then I will upgrade xf to 2.2 and then get the latest...
Back
Top Bottom