I have a mysterious problem. loadPluginLanguage fails whether everything is right. And i dont know why :D
Plugin id CerealGuy:Bietemaker
loadPluginLanguage('CerealGuy:Bietemaker', 'langBietemaker'); //works
loadPluginLanguage('CerealGuy:Bietemaker', 'Bietemaker'); //does not work, x.english.php of course renamed.
I dont know if its the same problem with loadPluginTemplate but im pretty sure it is.
Error which is throwed: Undefined index: contact_us
Its Contactpage a little bit modified just to understand how the template stuff works :whistle:
But till now only Project name and stuff is renamed ^^ Thanks to Arantor for the plugin its all his work :lol:
Here we go:
(and another bug, cant upload .tar.gz, it says .gz is not allowed ^^)
Plugin id CerealGuy:Bietemaker
loadPluginLanguage('CerealGuy:Bietemaker', 'langBietemaker'); //works
loadPluginLanguage('CerealGuy:Bietemaker', 'Bietemaker'); //does not work, x.english.php of course renamed.
I dont know if its the same problem with loadPluginTemplate but im pretty sure it is.
Error which is throwed: Undefined index: contact_us
Its Contactpage a little bit modified just to understand how the template stuff works :whistle:
But till now only Project name and stuff is renamed ^^ Thanks to Arantor for the plugin its all his work :lol:
Here we go:
(and another bug, cant upload .tar.gz, it says .gz is not allowed ^^)
This topic was marked solved by 


