Support Thread

Popup Blocker Norton Internet Security

Popup Blocker Norton Internet Security — APG vNext Guide

Popup Blocker Norton Internet Security — a configuration and setup topic from the APG vNext support community.

Key Configuration Points

  • IIS App Pool: .NET 4.0 Integrated Pipeline mode is required.
  • Connection String: Verify SQL Server name, database, and credentials in web.config.
  • File Permissions: App pool identity needs read/write on the upfiles folder.
  • URL Rewriting: Install IIS URL Rewrite 2.0 module for clean SEO-friendly URLs.
  • Full-Text Search: Enable SQL Server Full-Text Indexing for forum search.

More Help

Popup Blocker and Security Software Compatibility with APG vNext

Popup blockers and internet security software like Norton Internet Security can interfere with APG vNext forum features that rely on JavaScript-based popup dialogs and modal windows. The quick reply form, image preview lightbox, user profile hover cards, and confirmation dialogs for moderation actions all use JavaScript modal techniques that popup blockers may block, suppress, or alter in ways that break the expected behavior of these features for affected users.

How Popup Blockers Affect APG vNext

Browser popup blockers and security software operate at different interception points. Browser-integrated popup blockers typically block window.open() calls and certain kinds of new tab or window creation events. Norton Internet Security and similar products may also scan page JavaScript and block scripts they identify as potentially harmful based on behavioral signatures, even when those scripts are legitimate forum functionality. APG vNext popup modals use in-page overlay techniques rather than window.open() calls, so they should not be blocked by standard popup blockers, but aggressive security software that blocks DOM manipulation scripts may still interfere.

Diagnosing Security Software Interference

Ask affected users to temporarily disable their security software or browser extension and test whether the APG vNext popup features work correctly with the software disabled. If they do, the security software is the cause. Check Norton Internet Security's activity log or the browser extension's blocked requests list to identify which specific APG vNext scripts or URLs the software is blocking. Whitelist the forum domain in the security software to resolve the issue without permanently disabling protection for the user's browser session.

Alternative Workflows for Blocked Users

If users cannot or do not want to whitelist the forum in their security software, ensure they can still perform all core forum actions without relying on popup functionality. APG vNext degrades gracefully to page-based navigation when JavaScript is blocked or limited: the quick reply popup can be replaced by scrolling to the page footer reply form, profile cards can be replaced by visiting the full profile page, and confirmation dialogs for moderation actions should have a fallback non-JavaScript page confirmation path for moderators using restrictive security configurations.

Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration. Administrators configuring this feature in APG vNext should always test changes in a staging environment that mirrors production before applying them to the live forum, and should consult the official Knowledge Base and community support forum for guidance specific to their installed version and server configuration.

Looking for more help? Browse the support forum or check the Knowledge Base.