Troubleshooting
This page covers common issues and solutions when installing or using Forum Fortress.
Before changing settings, note the forum URL, platform and plugin version, the approximate time of the problem, and the exact error text. If the portal shows a Decision Reference, copy that too. These details make support much faster.
Installation Issues
Connection Test Fails
Symptoms: - Plugin reports "connection failed" or similar - Timeouts during setup - HTTP error codes in plugin logs
Solutions:
- Check outbound HTTPS access
- Ensure your server can make HTTPS requests to
*.ffapi.neton port 443 -
Test with:
curl -v https://api.ffapi.net/healthfrom your server -
Firewall and security software
- Allow outbound connections to
*.ffapi.net - Check hosting firewall, WAF, and security policies
-
Ask the host to test or allow the egress rule rather than weakening security controls on a live site
-
DNS resolution
- Verify your server can resolve
api.ffapi.net -
Test with:
nslookup api.ffapi.netordig api.ffapi.net -
Proxy and reverse proxy
- Configure proxy settings if your server uses one
-
Check if hosting provider requires specific egress configuration
-
Rate limiting
- Some hosts aggressively rate-limit outbound connections
- Contact hosting support if you see HTTP 429 errors
Plugin Installation Fails
XenForo: - Ensure you have super administrator access - Check the XenForo is version 2.x - Verify the ZIP file isn't corrupted (re-download if needed)
phpBB:
- Follow phpBB’s extension install flow: unzip into ext/, then enable in Customise → Manage extensions (see phpBB install guide)
- Confirm files were extracted to the correct ext/ directory path and folder layout was preserved (ext/forumfortress/protect/...)
- Ensure you have ACP administrator access
Invision Community: - Confirm you have administrator access - Check Invision version compatibility - Ensure the upload completed successfully
Runtime Issues
Plugin Lost Connection After Reinstall
Symptoms: - Forum Fortress plugin shows connection or authentication errors - You reinstalled the forum software or the plugin files - Bootstrap no longer returns an API key
Solution - portal “Reset key” window (registered sites):
- Sign in to the portal with the same email used for your site.
- On the Overview dashboard, scroll to Reinstalling your forum? at the bottom of the page.
- Click Reset key. The card will show: Accepting a new plugin install until … (10-minute window).
- Within those 10 minutes, enable the plugin on your forum and let it connect (or run bootstrap from the plugin admin screen).
- The plugin receives a fresh API key for your domain. Complete plugin registration in your forum admin if prompted.
Important: - The reset window lasts 10 minutes from when you click the button. - Only one active window per site; open it immediately before reconnecting the plugin. - You must be signed into the portal for the site you are reconnecting. - Sites that have not completed portal registration cannot use this flow - finish registration first, or contact support.
If the window expires: - Return to the portal Overview and click Reset key again to open a new 10-minute window.
Forum Not Appearing in Portal
Causes: - Forum not connected to your portal account - Using different email address for portal vs forum connection - Connection process was incomplete
Solutions:
- Verify account email
- Ensure you're logged into the portal with the same email used during forum setup
-
Check the forum's Forum Fortress settings for the connected email
-
Re-connect the forum
- In the forum's Forum Fortress settings, look for "Connect to portal" or similar
- Follow the connection flow again
-
Check for confirmation messages
-
Check forum URL
- Ensure the forum URL in settings matches what visitors actually use
- Include or exclude
wwwas appropriate - Use HTTPS if that's how users access your forum
Protection Not Working
Symptoms: - Obvious spam getting through - No activity showing in portal - Plugin appears inactive
Troubleshooting:
- Verify plugin is enabled
- Check that Forum Fortress is active in your forum's plugin/extension list
-
Look for Forum Fortress settings or configuration options
-
Check connection status
- Run connection test from plugin settings
-
Look for error messages or warnings in plugin interface
-
Review protection settings
- Confirm protection is enabled for the actions you want covered
-
Check if forum is in a testing or disabled state
-
Monitor for recent activity
- Visit portal Overview to see if any checks are being performed
- Even allowed actions should show some activity
Moderation Queue Issues
Symptoms: - Moderation actions not syncing - Moderation actions not taking effect - Duplicate items appearing
Solutions:
- Clear browser cache
- Log out of the portal, clear browser cache, log back in
-
Try an incognito/private browsing window
-
Check forum integration
- Verify the forum's moderation system is working normally
-
Test the relevant moderation action directly in the forum admin panel
-
Review item details
- Check if items have specific requirements or restrictions
-
Look for any error messages in the portal interface
-
Contact support
- If items remain stuck, use portal Contact with specific examples
- Include timestamps and affected usernames or content
Common Error Messages
HTTP 403 Forbidden
Cause: Permission or authentication issue
Solutions: - Check if your hosting provider blocks certain outbound requests - Verify Forum Fortress settings have correct forum URL - Re-connect forum to portal if authentication expired
HTTP 429 Too Many Requests
Cause: Rate limiting by hosting provider or security software
Solutions: - Contact hosting support about outbound rate limits - Check WAF and security software settings - Verify you're not making duplicate concurrent requests
HTTP 500 Server Error
Cause: Server-side configuration issue
Solutions: - Check forum error logs for detailed messages - Verify PHP version and required extensions are installed - Ensure adequate server resources (memory, CPU) - Contact hosting support with the exact error and time if the forum log does not identify the cause
SSL/TLS Errors
Cause: HTTPS connection problems
Solutions: - Verify your server has up-to-date SSL/TLS libraries - Check if hosting provider blocks certain SSL protocols - Ensure system time is correct (SSL certificates are time-sensitive)
Performance Issues
Slow Forum Response
Symptoms: - Forum loading slowly after installing Forum Fortress - Timeouts during registration or posting
Solutions:
- Check server resources
- Monitor CPU and memory usage during peak times
-
Ensure adequate hosting resources for your forum size
-
Review hosting configuration
- Check if hosting provider has specific performance settings
-
Look into caching configuration
-
Optimize settings
- Consider adjusting Forum Fortress sensitivity settings
- Review which actions are being checked most frequently
High Resource Usage
Cause: Resource-intensive operations
Solutions: - Monitor server resources before and after plugin installation - Contact hosting support if you notice significant resource increases - Consider upgrading hosting plan if current resources are insufficient
Platform-Specific Issues
XenForo Issues
Add-on Options Missing: - Confirm add-on is fully installed and enabled - Check if you need to rebuild caches - Look for XenForo version compatibility issues
Moderation Integration: - Review XenForo moderation settings - Check if other add-ons conflict with Forum Fortress - Verify user permissions for moderation features
phpBB Issues
Extension Not Listed:
- Verify correct extraction path in ext/ directory
- Ensure all files were extracted with correct permissions
- Enable the extension in Customise → Manage extensions after upload
- Check phpBB error logs for specific messages
Update, reinstall, or remove:
- Update: disable in Manage extensions, delete ext/forumfortress/protect/, upload the new package to ext/, enable again (install guide)
- Reinstall: disable, delete files (and extension data for a clean slate), then repeat install steps (install guide)
- Remove completely: disable, delete extension data, delete files (install guide)
Hooks Not Working: - Confirm phpBB version compatibility - Check if template modifications are required - Review extension configuration settings
Invision Community Issues
Upload Problems: - Ensure application upload completed successfully - Check file permissions in Invision directory - Verify Invision version compatibility
Integration Issues: - Review Invision hook system for conflicts - Check application settings and configuration - Verify administrator permissions
Getting Help
When contacting support, include:
- Forum URL (the public URL visitors use)
- Forum platform and version (e.g., "XenForo 2.2.13")
- Plugin/extension version (from plugin settings or file info)
- Specific error messages (exact text, screenshots if helpful)
- When the issue started (approximate date/time)
- What you were trying to do when the problem occurred
- Browser and device (if portal-related)
Portal Contact
Use Contact in the portal for fastest response: portal.forumfortress.com
Before Contacting Support
- Try basic troubleshooting
- Connection test
- Clear browser cache
-
Check obvious configuration issues
-
Check service status
- Visit forumfortress.com for any service notices
-
Try the public checker: check.forumfortress.com
-
Gather information
- Note exact error messages
- Document steps to reproduce the issue
-
Check if issue affects all users or just specific cases
-
Test in safe environment
- If possible, test with a staging/development copy of your forum
- Try disabling other plugins/extensions temporarily
- Test with default forum theme if applicable
The more specific information you can provide, the faster we can help resolve your issue.