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

Error 0 when override #13

Open
dmaglio opened this issue Jan 5, 2016 · 2 comments
Open

Error 0 when override #13

dmaglio opened this issue Jan 5, 2016 · 2 comments

Comments

@dmaglio
Copy link

dmaglio commented Jan 5, 2016

I try to override the login function from com_users components but i receive "Error 0" without any other information. I copied from components\com_users\controllers\user.php in my template folder into code\com_users\controllers\user.php and i modified it. Missing something?

@dmaglio
Copy link
Author

dmaglio commented Jan 5, 2016

this is the call stack:

     0 Plugin MVC Override 

Call stack  
#       Function        Location    
1       JApplicationCms->execute()      /var/www/html/joomla/index.php:45   
2       JApplicationSite->doExecute()       /var/www/html/joomla/libraries/cms/application/cms.php:252  
3       JApplicationSite->route()       /var/www/html/joomla/libraries/cms/application/site.php:215 
4       JApplicationCms->route()        /var/www/html/joomla/libraries/cms/application/site.php:763 
5       JApplicationBase->triggerEvent()        /var/www/html/joomla/libraries/cms/application/cms.php:1098 
6       JEventDispatcher->trigger()     /var/www/html/joomla/libraries/joomla/application/base.php:106  
7       JEvent->update()        /var/www/html/joomla/libraries/joomla/event/dispatcher.php:160  
8       call_user_func_array()      /var/www/html/joomla/libraries/joomla/event/event.php:69    
9       PlgSystemMVCOverride->onAfterRoute()         

@ghazal
Copy link
Owner

ghazal commented Jan 5, 2016

Tks for the call stack.
Let me check.
I'll get back to you.
But, pls keep in mind that this plugin has been developed a while ago and that some important stuff has been changed in Joomla code.

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