migon
Forum Replies Created
-
Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsuse “show me info” link and post me what this page return
I mean something is wrong with your GD lib on serverForum: Plugins
In reply to: image upload>thumbnail hack odher improvementsroot directory is a directory where is index.php etc.
/home/nimil/public_html/blog/ is absolute path on your server
I mean that, your blog files is installed in blog/directory. Is that not so?
junk directory is directory where you store images for spots?
I consult you problem with my friends and your problem is probably bad path.Forum: Plugins
In reply to: image upload>thumbnail hack odher improvements* openbase_dir – Something is wrong – hosting provider (blocked for security reasons)
* EXIF – EXIF NOT! supported see – see at google for info about this
this is OK, but tell me where you have root directory of your blog? (I mean directory)
in my opinion is all your problems in wrong pahtForum: Plugins
In reply to: image upload>thumbnail hack odher improvementsDone, I made new version of my hack, check this linkShow me hack page. On page is few screenshots of this hack and link to download.
To see hack in action see my blog at blog.openheads.org(in czech only)
New freatures:
+ detailed information about upload environment for better debug
+ upload_path check (if dir exists / is dir writable?)
and more
for complete list of changes see the history file from zip archiveForum: Plugins
In reply to: image upload>thumbnail hack odher improvementsNimil test this:
set your upload path to ../junk/
and in thumb.php set path to ./junk/
i work now on improvements please stay tuned ??Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsoh ok and sorry for the bugs (and thanks foracknowledgements ?? ) I attempt to fix the bugs and make some changes and then I post a new version
TO:Nimil
I think, you have something wrong with realpath
or the upload directory – do you have write permission for this directory set on your server?
or you have very hard restrictions on your hosting server.
—-
Sorry for my english ??Forum: Plugins
In reply to: image upload>thumbnail hack odher improvements>”+ No imagemagic (GD only)”
>
>could you explain that to me? i’ve been wanting something like this but i want to
> make sure that it will work.
Script use PHP functions for images, this functions is available only on hosting systems where is installed GD extension for PHP ( see phpinfo(); on your hosting ). This extension is standart part of PHP package. More at ww.php.net or search more information on google.
BTW:Imagemagic is standalone tool for image manipulating and isn’t available everywhere
————–
TO: NuclearMoose
At this time unfortunately not, but in short time I start new blog and than you can see hack in action. But why do you don′t make some tests of this hack. Installation / uninstallation is very simple
—-
Sorry for my english ??