Recent content by jeb35

  1. J

    XF 2.3 Forum Issue - Resolved

    If you have access to the config.php file do this and see if that gives you access to acp again. Navigate to your XenForo root directory on your server. Open the file located at src/config.php. Add the following line to the end of the file: $config['enableListeners'] = false;
  2. J

    XF 2.3 Account passwords imported via Importer addon are invalid

    Disable all your addons before the upgrade and see if it goes through. I believe some addons were causing issues when going from 2.2 to 2.3. Once upgraded you can reenable or check to see if there newer versions of the addons first.
  3. J

    XF 2.3 How can I permanently delete from approval option?

    Just a thought here but check to make sure you have the permission to permanently delete posts/threads.
  4. J

    XF 2.3 Can I rearrange messages?

    You can move threads to a different forum. You really aren't explaining what you are wanting to do completely.
  5. J

    I'm trying your demo, but I have questions

    I think he was manually typing it and missed the D. https://modelshipworld.com/
  6. J

    User Security

    I work for a company that requires you to change your password every 60 days or so. It's a real pain.
  7. J

    File Uploads

    Yes, you can upload pdf files to posts.
  8. J

    How to import a header/banner without a whole style and can I migrate from phpBB 3

    You won't find that in the ACP, you have to download the importer script from your account when you buy the software. https://docs.xenforo.com/manual/importing/overview
  9. J

    XF 2.3 Function or addons to see last X messages that have been removed or soft deleted?

    I'm sure you have looked at the moderator logs? Thats the first place you should look.
  10. J

    XF 2.3 XF on localhost error

    So after a bit of online searching I found this and sure enough it now works. I had to add that line to the ini file and it loaded just fine so it seems it was from a windows update that caused this. skip-grant-tables...
  11. J

    Feature Request: Exclude Permanently Deleted Posts from User Post Count

    Can you give example of what posts you are deleting that the new moderator shouldn't see? That makes no sense.
  12. J

    XF 2.3 Does permanently deleting posts reduce the user’s post count, and can the count be preserved?

    Yes, the count gets reduced for every post deleted. If its even doable, it would have to be an addon that would have to be used.
  13. J

    XF 2.3 XF on localhost error

    Yes was working just fine and the next time i go to use it, that came up. Nothing changed on my end. I'm the only one with access to it. I guess i'm gonna have to do some digging when I get time to find out what happened. Apache and mysql are both starting ok. It happens when I try to...
  14. J

    XF 2.3 XF on localhost error

    I have had it installed on localhost for a long time and for about a month now, It won't let me access it due to enexpected database error. I clicked on view pagesource and this is what it says. An unexpected database error occurred. Please try again later.<!-- Host...
  15. J

    Trophy Points - Additive?

    It would be 125 trophy points because you add the 2 together.
Back
Top Bottom