#1
Hello

I got error message at trying call second method from module in view.
The code in view is:
Modules::run('validation_helper_es/validation_errorssp') ?>

Whats is the fail?

Thanks in advance.
#2
Hello,


First, I assume you put the tag in front of Modules.
Second, I assume your module that you are calling is validation_helper_es
Third, I assume your method is validation_errorssp

Is the module you are calling in the same module as your view file?

Dan
#3
same as my previous post, you need to extend the class
#4
Hello
This post is repeated, I'll delete it.
Thansk
#5
I am running into this problem as well but for some reason I can't post a new question. It says posted but doesn't show in the help bar.
#6
Andrew,
The reason it might not show up right away is that some posts are checked by moderators before showing up.
The Help Bar ran into some hackers a while back.
Just making sure of the post.
Dan
#7
Ah ok. Thanks! It finally showed up haha. I figured it out after finding more documentation and hopefully I did it right, I will answer in my other post.