Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modman warning: Symlink target does not exist #2

Closed
mzeis opened this issue Aug 23, 2012 · 0 comments
Closed

modman warning: Symlink target does not exist #2

mzeis opened this issue Aug 23, 2012 · 0 comments

Comments

@mzeis
Copy link
Contributor

mzeis commented Aug 23, 2012

When installing the module using modman, a warning is generated:

modman clone https://github.com/fbrnc/Aoe_Profiler.git
Cloning into Aoe_Profiler...
remote: Counting objects: 125, done.
remote: Compressing objects: 100% (63/63), done.
remote: Total 125 (delta 17), reused 117 (delta 10)
Receiving objects: 100% (125/125), 18.80 KiB, done.
Resolving deltas: 100% (17/17), done.
 Applied: app/etc/modules/*               app/etc/modules/Aoe_Profiler.xml
 Applied: app/code/local/Aoe/Profiler     app/code/local/Aoe/Profiler
 Applied: app/code/local/Varien/Profiler.php  app/code/local/Varien/Profiler.php
WARNING: Symlink target does not exist (.modman/Aoe_Profiler/modman):
 app/design/frontend/base/default/template/aoe_profiler app/design/frontend/base/default/template/aoe_profiler
 Applied: app/design/frontend/base/default/layout/aoe_profiler  app/design/frontend/base/default/layout/aoe_profiler
 Applied: skin/frontend/base/default/aoe_profiler  skin/frontend/base/default/aoe_profiler
Successfully cloned new module 'Aoe_Profiler'

I guess that the template directory is empty and thus not versioned by Git.

fbrnc pushed a commit that referenced this issue Aug 23, 2012
…configuration using <profiler>1</profiler>

- Added custom version of Zend_Db_Profiler (clean overwrite was not possible, so I added features using autoload overwrite)
- Added support for different log types
- Added icons
- Fixed wrong path in modman configuration (solves issue #2)
@fbrnc fbrnc closed this as completed Aug 27, 2012
fbrnc pushed a commit that referenced this issue Oct 27, 2013
Sync Aoe_Profiler with Fabrizio's repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants