Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upload files from page editor
#7
problem solved Wink

step 1
download:
http://pgrfilemanager.sourceforge.net/
i'm was download from a site:
http://sourceforge.net/projects/pgrfilemanager/files/
(pgrfilemanagerv2.1.0.zip)

step 2
upload a file (after extraction)
to a:
admin/template/js/ckeditor/plugins/
it must be in folder named "pgrfilemanager"

step 3
in pgrfilemanager file edit a myconfig.php file

input a correct
PGRFileManagerConfig::$rootPath
PGRFileManagerConfig::$urlPath

if you have a trouble with it...
launch from a http file mypath.php
it/s in YOURSITE URL: /admin/template/js/ckeditor/plugins/pgrfilemanager/mypath.php...

you will se a url and rootpath..
input it in pgrfilemanager myconfig.php file
line 32:
PGRFileManagerConfig::$rootPath =
and line 37:
PGRFileManagerConfig::$urlPath =


step 4
in file edit.php
root of install getsimple: admin/edit.php
change
329 line:
filebrowserBrowseUrl : 'filebrowser.php?type=all',
on change (comment it)
//filebrowserBrowseUrl : 'filebrowser.php?type=all',
and 330 line:
filebrowserImageBrowseUrl : 'filebrowser.php?type=images',
on change:
filebrowserImageBrowseUrl : '<?php echo $fullpath; ?>admin/template/js/ckeditor/plugins/pgrfilemanager/PGRFileManager.php?langCode=en&type=Link',

save this file...

step 5
If you have a trouble with Thumb in pgrfilemanager...
read a:
http://pgrfilemanager.sourceforge.net/
configuration:
Remember to set write permission for PGRFileManager/PGRThumb/cache folder (necessary for thumbs generator)
add a 777 atribute for this folder "PGRThumb" and "PGRThumb/cache"


it's works!!!
keep enjoy
user plugin: scroll to top
Reply


Messages In This Thread
Upload files from page editor - by Carlos - 2013-09-24, 00:54:35
RE: Upload files from page editor - by shawn_a - 2013-09-24, 01:23:19
RE: Upload files from page editor - by yojoe - 2013-09-28, 08:34:26
RE: Upload files from page editor - by hameau - 2013-09-28, 21:10:19
RE: Upload files from page editor - by datiswous - 2013-09-30, 07:48:55
RE: Upload files from page editor - by xxdex - 2013-12-09, 08:11:46
RE: Upload files from page editor - by xxdex - 2014-02-10, 07:11:17



Users browsing this thread: 1 Guest(s)