Talk:Repository plugins: Difference between revisions
From MoodleDocs
cannotinitplugin error |
My mistake |
||
| Line 1: | Line 1: | ||
I followed this guide but when I try enabling the repository I get a "cannotinitplugin" error. I think repository plugins should include the plugin_init() function to work. | I followed this guide but when I try enabling the repository I get a "cannotinitplugin" error. I think repository plugins should include the plugin_init() function to work. | ||
--[[User:Camilo Rivera|Camilo Rivera]] ([[User talk:Camilo Rivera|talk]]) 01:13, 7 June 2014 (WST) | --[[User:Camilo Rivera|Camilo Rivera]] ([[User talk:Camilo Rivera|talk]]) 01:13, 7 June 2014 (WST) | ||
My mistake. I just forgot to rename my class. | |||
Revision as of 17:29, 6 June 2014
I followed this guide but when I try enabling the repository I get a "cannotinitplugin" error. I think repository plugins should include the plugin_init() function to work. --Camilo Rivera (talk) 01:13, 7 June 2014 (WST)
My mistake. I just forgot to rename my class.