What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Fixed XFMG invalid_action error with no_wrapper=0 ([XFA] Forum List Tabs 2.3.1 conflict?)

MFA Baybars

New Member
When I click on New media or New comment in the XenForo Media Gallery, I get the following error messages:
Code:
The requested page could not be found. (Code: invalid_action, controller: XFMG:WhatsNewMedia, action: NoWrapper0)

The requested page could not be found. (Code: invalid_action, controller: XFMG:WhatsNewComment, action: NoWrapper0)

I tested this by doing the following:
  • On a clean XenForo installation, I installed the following add-ons:
    • [XFA] Core 2.3.0
    • [XFA] Forum List Tabs 2.3.1
    • XenForo Media Gallery 2.3.5
  • In that setup, the issue does not occur.

However, on my live site:
  • I disabled all add-ons except for the same 3 listed above.
  • The error still occurs.
  • But as soon as I disable [XFA] Forum List Tabs, the error goes away.

Upon inspection, I noticed that the problematic URL contains the query string &no_wrapper=0, for example:
Code:
/whats-new/media/228/&no_wrapper=0
This appears to cause XenForo to misinterpret the action as NoWrapper0, which does not exist in the controller and results in an invalid_action error.
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart