- Posts: 18
- Thank you received: 2
Are you enjoying the extensions? Did you like the support? Help others decide.
Leave a reviewPlease Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
if (!in_array($form->getName(), array('com_modules.module'))) {
return true;
}
if (!in_array($form->getName(), array('com_modules.module', 'com_advancedmodules.module'))) {
return true;
}
Please Log in or Create an account to join the conversation.
syw wrote: ... I think it is a mistake for the AMM's developer to assume everyone else's code should comply with his. Without the code I gave you to change, the newsfeeds plugin would never work, despite the fact that it is in no way messing up with the Joomla core, as suggested in the AMM's FAQ...
Please Log in or Create an account to join the conversation.
Simplify Your Web is not affiliated with or endorsed by The Joomla! Project™ or Open Source Matters.
The Joomla!® name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.