Recent content by Sam Pearson

  1. Sam Pearson

    Mobile App with push notifications

    Hello, I'm looking for an app for my forum. The mobile view is fine, the only thing I need is it to keep you logged in, send push notifications and be white labelled, e.g I submit the apps to the store. Does anyone have a solution, happy to pay a premium! Thanks, Sam
  2. Sam Pearson

    XF 2.1 API Auth problems

    Hello, I'm a rookie with API's and have successfully been able to get a list of threads using this code; $headers = array( 'Content-type: application/x-www-form-urlencoded', 'XF-Api-Key: API_KEY', 'XF-Api-User: USER_ID' ); $url = 'https://BOARD_URL/api/threads'; $ch =...
  3. Sam Pearson

    XF 1.5 Applying specific styles to user groups

    I mean change the default forum style based on a user group. I don't suppose there'd be a quick way to do this? E.g Staff user group has a style (theme) and members have their own style (theme) Thanks in advance!
  4. Sam Pearson

    XF 1.5 303 error when trying to log in

    Hello! For some months, my forum was taken down and I've been trying to get it back up and running again. All my content is there as expected, minus some styling issues which are easily sorted. However, I can't log in on the public side or the admin side. My server isn't registering any...
  5. Sam Pearson

    XF 1.5 Customise index page for profile page

    Hi Brogan, thanks for your message. What I meant was that they'd land on their own profile page, like this one :)
  6. Sam Pearson

    XF 1.5 Customise index page for profile page

    Hello, I'm trying to change the landing page of my forum to open onto the users profile page instead of the forum index. Is it possible? Thanks in advance! :)
  7. Sam Pearson

    Custom Addon Development | Xenforo 2.x | Xenforo 1.x | Custom Styling | Migration Services (9+ Experience)

    Fahad has worked on multiple projects with me and has never failed to meet the deadline. He's pretty damn good at what he does! :)
  8. Sam Pearson

    Add-on Ongoing Developer Required

    Hello, I'm looking for a XenForo developer for ongoing work within my community. We have a few add-ons and some custom dev work done already but unfortunately the original dev isn't available anytime soon. We have built a training log feature. This means our users log a workout and it creates...
  9. Sam Pearson

    XF 1.4 Center navigation tabs

    Is there an easier way to center my navigation tabs instead of them being left aligned?
  10. Sam Pearson

    XenCentral Multisite System [Paid]

    When I've created the subdomain. The login page shows fine but when I go to login, it takes me to a 404 page not found. It goes to the same page as it would on the main domain so I don't know why this isn't working
  11. Sam Pearson

    XF 1.4 Redirect when user gets permission error

    I thought as much! Worth a try anyway :)
  12. Sam Pearson

    XF 1.4 Redirect when user gets permission error

    Hi, We have the forum set up so that regular members can see that there are posts being made in the premium section, but they cannot see the thread content. So when they click on the thread, they get this message; "You do not have permission to view this page or perform this action." Is there...
  13. Sam Pearson

    XF 1.4 Help! I've messed up my installation after moving it! :(

    I just found the htaccess.txt and changed it to .htaccess - it worked! Thanks so much :D
  14. Sam Pearson

    XF 1.4 Help! I've messed up my installation after moving it! :(

    Thanks for replying so quickly! :) Do I need to change anything or just add a .htaccess file?
Back
Top Bottom