can someone tell me where can i find this settings to change the language within it?? i want to change it to .jpg/.jpeg only... i tried finding in language settings, but not found >.<
this is the "Insert Image" from Forum and Blog
can someone tell me where can i find this settings to change the language within it?? i want to change it to .jpg/.jpeg only... i tried finding in language settings, but not found >.<
this is the "Insert Image" from Forum and Blog
it is not in language
check this
http://www.oxwall.org/forum/topic/13781
also the size limit is in your admin settings.
Again so sorry about the confusion.
verify that you hve changed ow_system_plugins/base/controllers/media_panel.php line 170
if ( !UTIL_File::validateImage($name) )
{
OW::getFeedback()->error("Invalid file type. Acceptable file types: JPG/PNG/GIF");
OW::getApplication()->redirect();
}
is the issue the text display or that you can still upload them