it installs correctly if I install as a zip, but if I Extract All to the correctly named folder within the site/modules folder and run the discover routine from the backend
- It discovers the module
- It appears to install it correctly (when asked to)
but after that it does not appear in the module manager
as I said, works fine when I just install the zip using extension manager
Is this a known bug/issue ?
Sam Moffatt
unread,
Jun 27, 2012, 10:25:46 AM6/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
So in the module manager when you click "New", you are saying it
doesn't appear in that list? Or are you saying it doesn't create a
default instance of the module?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
The latter Sam
I can discover it, and install it, but then it doesn't show up at all in module manager
Only a small issue, I can work around this, but it may be a bug
Working in a new 2.5.4 upgraded to 2.5.6 version in a Tutorial site created for testing code that came with the book
Thx, Nick
Sam Moffatt
unread,
Jun 27, 2012, 11:33:25 AM6/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
The primary purpose of discover install was to ensure that an
extension was registered properly and any custom SQL it needed was run
(mostly for components). The user I had in mind were more developers
working on code less so than generic end users so to that end creating
an empty module wasn't high on the priority list. Certainly a feature
you could request however.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To view this discussion on the web, visit
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
Hi Nicholas. I just tried it here. When you Discover -> Install, it
successfully installs the module but it does not automatically create
an instance of the module. If you go to Module Manager->New, you can
create an instance of the Articles by Current Author module.
So, yes, the behavior is a bit different when you Discover->Install a
module, but it still works fine. So I don't think it's a bug.
Mark
Nicholas Brick
unread,
Jun 27, 2012, 12:29:52 PM6/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
Thanks Sam, I was out of office for last reply so kept it short
I see, Yes, if I add a new module in module manager it's there and I can easily include it that way
Thanks for the explanation/clarification
Nick
Nicholas Brick
unread,
Jun 27, 2012, 12:31:45 PM6/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
& thanks Mark too, yep, not a bug [ more questions in book forum if you get the chance :-) ]
Matt Thomas
unread,
Jun 27, 2012, 12:32:57 PM6/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
When using discover to install a module, would it be possible to display a message to clarifying this?