PDA

View Full Version : Images help 4.0.1


amaarvell
10-19-2011, 06:51 PM
Right .. when I click the add image button I get a pop up box asking me if i want it from a file on my computer or from a url off the net, and then it lets me upload it if its on my computer

however

when anyone else on the forum wants to add a picture they only get the option to put in a url,.. nothing at all to do with local files

any ideas why this is

i am set as administrator, but even the other administrators with seemingly the same permissions cannot upload from a local file

Lynne
10-19-2011, 10:48 PM
Have the user click into WYSIWYG mode.

amaarvell
11-28-2011, 08:01 AM
is there a way of doing this globally, other than having to get individuals to have to change their own settings

cheers

Lynne
11-28-2011, 05:04 PM
You may change it in admincp > maintenance > execute mysql query > pick option from the dropdown

amaarvell
11-30-2011, 10:16 AM
hmmm for some reason I dont have access to that ... interesting as its my forum
thanks anyway

Lynne
11-30-2011, 06:08 PM
Edit your config.php file to give yourself access:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = '';