Recent Topics

1 May 06, 2005 14:18    

When I hit the "Upload file/image" button in the editor, the size limit is 96k... Which file contains that info? I'd like to change it to something a little larger, probably 200k or something...

Also, do uploaded images get stored in the filesystem, or do they get stored in the database? Is it possible to set it up so they get stored in the filesystem?

[edit: I guess this should have been put in the "How to" forum... If an admin can move it there, please feel free to do so]

jj.

2 May 06, 2005 15:10

In the "conf" folder open the "admin.php" and simply edit the section called
// ** Image upload **

Note that my build is not the latest but this should set you on the right track


Form is loading...