Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 01:36 pm EST
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
How allow, All Users Group, to upload image in a new story ?
Tnk
4
5
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
to
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
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
6
4
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'; in the file myconfig.js
I have remplaced any word "Image" whit "ImageManager"
???
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'; in the file myconfig.js
I have remplaced any word "Image" whit "ImageManager"
???
5
6
Quote
blasfemo
Anonymous
this is the link
http://www.sanlorenzobudrio.it/public_html/index.php
http://www.sanlorenzobudrio.it/public_html/index.php
6
3
Quote
All times are EST. The time is now 01:36 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