Quote:
Originally Posted by ozione
tried it! getting an error even with the default "en.php" now.
Code:
Warning: require(languages/microclassifieds/datagrid/en.php)...
as an answer to a question earlier: i'm defining language within the ADMIN CP, under general options. only language code, no .php extension.
|
open:
microclassifieds\datagrid\class\phpmydatagrid.clas s.php
find:
PHP Code:
var $lngPath = "";
replace:
PHP Code:
var $lngPath = "microclassifieds/datagrid/";