Local Plugin installation Problem.

Local Plugin installation Problem.

by Mahinwal Surya -
Number of replies: 5

Hi all,  

I have found an exception like "Exception Call to undefined function xmldb_local_XXXX_install()" during plugin installation.


How I will resolve it please help?   


Thanks 

Average of ratings: -
In reply to Mahinwal Surya

Re: Local Plugin installation Problem.

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Which plugin? Is it the correct version for your version of Moodle?

Switch Debugging up full and try again. The extra information will probably help.

In reply to Howard Miller

Re: Local Plugin installation Problem.

by Mahinwal Surya -

Hey Thanks for the reply,  


I will try to install local type plugin.

FYI- There is no issue regarding version.php, At the time of plugin installation I found an exception. The exception is " Exception- undefined function call xmldb_local_XXX_install()". 


 

In reply to Mahinwal Surya

Re: Local Plugin installation Problem.

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Is this a plugin you wrote? If not, which plugin is it?

In reply to Howard Miller

Re: Local Plugin installation Problem.

by Mahinwal Surya -
I have created a custom plugin of local type.
In reply to Mahinwal Surya

Re: Local Plugin installation Problem.

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Looks like you made a mistake wink

Without seeing the code it's difficult to spot what's wrong. Can you zip it up and post it?