Bug #24507
closedTemplaVoila extension not visible in Extension manager
0%
Description
1) New installation of Typo3 (ver 4.4.5)
2) Go to the extension manager and select "Loaded extensions" and search (Ctrl + F) for templavoila to confirm that its not already installed.
3) Select "Import extensions" and click on the "Look up" button
4) Ctrl + F to search for "templavoila" >> no results found.
(issue imported from #M16958)
Updated by Tolleiv Nietsch almost 14 years ago
and how is that a templavoila issue? that's an Extension-manager issue ;)
Updated by Anonymous almost 14 years ago
Even with the "Look up extensions" field I can't find the templavoila extension.
Updated by Chris topher almost 14 years ago
I can reproduce this issue with TYPO3 4.4.6.
When you search for "templavoila" it is not in the list.
Searching for "templavoil" (wuthout the a at the end) however shows it.
Updated by Anonymous almost 14 years ago
"Import extensions" >> Searching for "templavoil" >> No matching extensions found.
Updated by Steffen Gebert almost 14 years ago
Sure? Both works for me.
How many entries does your cache_extensions table have? Mine has 21,366, maybe update again (or clear it and update repository again).
Updated by Christian Kuhn almost 14 years ago
Works for me in current 4.4 branch (and always did).
Maybe you didn't click "retrieve / update" from "import extensions"? Does your TYPO3 instance has access to the internet to fetch the extension list? Is curl installed as php module (I'm unsure, but I think that is a requirement).
Please feedback.
Updated by Anonymous almost 14 years ago
1) I had done serval Retrieve/Updates of the Extension Repository with no results
2) The mysql table cache_extensions had 699 rows
3) Deleted the rows
4) Increased the php max_execution_time to 900 seconds
5) After a Retrieve/Update there are 21.778 rows
6) A new search and the TemplaVoila extension is found
Thanks Steffen!
Updated by Christian Kuhn almost 14 years ago
Resolved, no change required.
Thanks for feedback, Paul!