Welcome to Geeklog, Anonymous Wednesday, May 08 2024 @ 04:37 pm EDT

Geeklog Forums

Upload Image for All Users Group


blasfemo

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

Tnk
 Quote

Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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

Text Formatted Code
<?php if($IMConfig['allow_upload'] == true && $_USER['uid'] > 1) { ?>

to

Text Formatted Code
<?php if($IMConfig['allow_upload'] == true) { ?>


Ben
I'm available to customise your themes or plugins for your Geeklog CMS
 Quote

blasfemo

Anonymous
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

Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Can you provide us a link to your site please to see where is the issue?

Thanks,

Ben
I'm available to customise your themes or plugins for your Geeklog CMS
 Quote

blasfemo

Anonymous
this is the link

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

All times are EDT. The time is now 04:37 pm.

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