Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

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
 03/01/12 05:10AM (Read 577 times)  



I have Geeklog (1.8.1)..
How allow, All Users Group, to upload image in a new story ?

Tnk

 
 Quote
::Ben
 03/01/12 09:06AM  
+++++
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
 
Profile Email Website
 Quote
Anonymous: blasfemo
 03/03/12 01:37PM  



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'Wink; in the file myconfig.js
I have remplaced any word "Image" whit "ImageManager"

???

 
 Quote
::Ben
 03/03/12 03:10PM  
+++++
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
 
Profile Email Website
 Quote
Anonymous: blasfemo
 03/06/12 11:22AM  



this is the link

http://www.sanlorenzobudrio.it/public_html/index.php

 
 Quote
Content generated in: 1.14 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content