Welcome to Geeklog Wednesday, May 22 2013 @ 01:44 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
Upload Image for All Users Group |
|||
| Anonymous: blasfemo |
|
||||||
|
|
I have Geeklog (1.8.1)..
How allow, All Users Group, to upload image in a new story ? Tnk |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
You can do this with ImageManager plugin for FCKeditor.
To allow anonymous to upload images you will need to use advanced editor and change in public_html/fckeditor/editor/plugins/ImageManager/manager.php on line 109 From PHP Formatted Code <?php if($IMConfig['allow_upload'] == true && $_USER['uid'] > 1) { ?>to PHP Formatted Code <?php if($IMConfig['allow_upload'] == true) { ?>Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| Anonymous: blasfemo |
|
||||||
|
|
i have followed your post.. but the ImageManager don't work !?!?
I have extract the archive to the public_html/fckeditor/editor/plugins directory I don't have modified the file config.inc.php I don't have modified language in fckplugin.js file. I have added this row FCKConfig.Plugins.Add('ImageManager' I have remplaced any word "Image" whit "ImageManager" ??? |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
Can you provide us a link to your site please to see where is the issue?
Thanks, Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| Anonymous: blasfemo |
|
||||||
|
|
this is the link
http://www.sanlorenzobudrio.it/public_html/index.php |
||||||
|
|||||||
| Content generated in: 1.14 seconds |
|
|
|