Keyword

How to disable the "Browse Server" Image?

  • adrian ondre
  • adrian ondre's Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #117224 by adrian ondre
How to disable the "Browse Server" Image? was created by adrian ondre
My question is this: How to disable the "Browse Server" for the selection of images.?

I want to disable it, because all registered members can post articles and do not want show of all this function.



Sorry if my english is bad.

Best Regards!!

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #117225 by informaticien51
Replied by informaticien51 on topic Re: How to disable the "Browse Server" Image?
in your subtemplate, you have itemform.php

To remove the field,
remove the line 237 and 238
<input type="text" name="existingImage" id="existingImageValue" class="text_area" readonly />
<input type="button" value="<?php echo JText::_('K2_BROWSE_SERVER'); ?>"id="k2ImageBrowseServer"  />

These are the line that is used to browse the server

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #117226 by Mary Stremmel
Replied by Mary Stremmel on topic Re: How to disable the "Browse Server" Image?
that didn't work

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum