Undefined method
Posted: Thu Sep 27, 2012 11:17 pm
I have recently errors on almost all plugins who need command getModuleURL()
This is from apache2 error log:
So, where is defined this command, what I need to load before I put in "conf.ini" file line such is
or ajax_upload call or Email call
tnx in advance.
P.S.
I must say that I have same error with command IsAdmin()
This is from apache2 error log:
- Code: Select all
[error] [client 127.0.0.1] PHP Fatal error: Call to undefined method Dataface_ModuleTool::getModuleURL()
So, where is defined this command, what I need to load before I put in "conf.ini" file line such is
- Code: Select all
modules_ckeditor=modules/ckeditor/ckeditor.php
or ajax_upload call or Email call
tnx in advance.
P.S.
I must say that I have same error with command IsAdmin()