Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

ModUtil::getModule('Profile') Returns null #21

Closed
shefik opened this issue Nov 28, 2013 · 5 comments
Closed

ModUtil::getModule('Profile') Returns null #21

shefik opened this issue Nov 28, 2013 · 5 comments

Comments

@shefik
Copy link
Member

shefik commented Nov 28, 2013

Zikula 1.3.7

Using ModUtil::getModule('Profile') returns null. It works fine for the newer system modules though.

@cmfcmf
Copy link
Contributor

cmfcmf commented Nov 28, 2013

This is desired behaviour. This method only works with modules being refactored to the newest Symfony standards, Profile isn't.

@shefik
Copy link
Member Author

shefik commented Nov 29, 2013

The problem is the when you go to this page:

/index.php?module=users&type=user&func=index

The following error is thrown:

"User Warning: Smarty error: img: Image 'admin.png' not found ".

@cmfcmf
Copy link
Contributor

cmfcmf commented Nov 29, 2013

We'll this is something different.

@cmfcmf cmfcmf reopened this Nov 29, 2013
@craigh
Copy link
Member

craigh commented Nov 29, 2013

? I think you were right the first time

@craigh craigh closed this as completed Nov 29, 2013
@cmfcmf
Copy link
Contributor

cmfcmf commented Nov 29, 2013

After looking at the core ticket, yes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants