Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#97 2005-07-02 16:07:17

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: Admin plugin: glx_admin_image_resize

@zoeglingjulian

Try this

Offline

#98 2005-07-02 16:32:03

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,028
Website GitHub Mastodon Twitter

Re: Admin plugin: glx_admin_image_resize

> heikki74 wrote:

> Would you decribe your setup details a little bit, so we can pin point the problem? I have no problems with the old updated site or fresh install.
Is your plugin the most recent version – 0.5b?
How are the diagnostics?
Subfolder?
Table prefix?

i have the website in a subfolder, no table prefix. The original sie was rc1 updated to rc3 and slowlly going up with subversions to the current 463.
The style sheet of the plugin seems installed ok
in the images tab it has the “Resize large image, stored value 500px” checkbox but the plugin does not generate thumbnails or has a checkbox for them (there should be one shouldn’t it?). On the screen after an image is uploaded I get no extra options to those txp offers and on editing an already uploaded image I get the extra options but they do not work. (the used to).

I use v0.5b

and here are the diagnostics of my website..

Textpattern version: 1.0rc3
Document root: /www/n/e/neme.org/htdocs
$path_to_site: /www/n/neme/htdocs/main
Textpattern path: /www/n/neme/htdocs/main/textpattern
permlink_mode: id_title
upload_tmp_dir: /www/tmp
tempdir: /var/tmp
Site URL: neme.org/main
PHP version: 4.3.11
Register globals: 1
Magic quotes: 1/0
locale: en_GB.ISO_8859-1
Server: Apache/1.3.33 (Unix) FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7d PowWeb/1.1

Pre-flight check:
————————————
path_not_doc_root [ /www/n/e/neme.org/htdocs ]
————————————

.htaccess file contents:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

————————————


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#99 2005-07-02 18:41:57

heikki74
Member
From: Finland
Registered: 2004-08-17
Posts: 100

Re: Admin plugin: glx_admin_image_resize

Your $path_to_site and document root seem to be different:

Document root: /www/n/e/neme.org/htdocs
$path_to_site: /www/n/neme/htdocs/main
Textpattern path: /www/n/neme/htdocs/main/textpattern

Maybe that’s what’s causing problems.

Also, I don’t have this in my diagnostics at all:
upload_tmp_dir: /www/tmp

Why? I don’t know.

Offline

#100 2005-07-02 19:08:36

heikki74
Member
From: Finland
Registered: 2004-08-17
Posts: 100

Re: Admin plugin: glx_admin_image_resize

So, I think one of the paths is wrong. I don’t know which one.

I found three different path-settings in the txp_prefs table:
path_to_site
tempdir
file_base_path

If you are familiar with databases, you might want to check that they are correct.
Have you moved your site to a different host recently or something? That might explain different paths.

Last edited by heikki74 (2005-07-02 19:08:56)

Offline

#101 2005-07-02 21:57:24

rossharvey
Member
From: Earth. Sometimes.
Registered: 2005-03-16
Posts: 233
Website

Re: Admin plugin: glx_admin_image_resize

This is an excellent plugin. I create my folio thumbs manually, but it’s top-notch for my Photography section.

Thanks!

Offline

#102 2005-07-03 06:19:10

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,028
Website GitHub Mastodon Twitter

Re: Admin plugin: glx_admin_image_resize

hi heikki
I know tha path to site is correct. I have an ongoing problem re Document root (see <a href=“http://forum.textpattern.com/viewtopic.php?id=7068”>here</a> and <a href=“http://forum.textpattern.com/viewtopic.php?id=8625”>here</a>). It is the way my server is set. The path is not stored in the txp db for me to edit and i haven’t got the privillages in my host server to change their configurations.

re the www/tmp, again, it is beyond my reach but, as I said, there are no problems in uploading.

My site has been hosted in the same server/folder since the begining

Last edited by colak (2005-07-03 06:25:51)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#103 2005-07-08 19:35:37

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Admin plugin: glx_admin_image_resize

> dln wrote:

> I beat it up some to make it support PNG (and probably GIF too, my libgd doesnt have GIF but I put it in there). :)

http://www.unempty.com/download/glx_admin_image-png_support.txt

Seems to work fine for me so far.

Cheers,
-d

many thanks for this – i missed your post as i was looking for PNG support. Works great. Cheers

Offline

#104 2005-08-02 13:51:58

theturninggate
Member
Registered: 2004-11-07
Posts: 185
Website

Re: Admin plugin: glx_admin_image_resize

Is this plugin working with newer revisions of TXP yet? I know that it wasn’t for a while, and I’ve refrained from updated my TXP because of it.

Offline

#105 2005-08-02 14:08:18

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: Admin plugin: glx_admin_image_resize

For those who don’t know, RC5 now has built-in thumbnail creation using GD.

Offline

#106 2005-08-02 14:17:11

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,028
Website GitHub Mastodon Twitter

Re: Admin plugin: glx_admin_image_resize

> theturninggate wrote:

> Is this plugin working with newer revisions of TXP yet? I know that it wasn’t for a while, and I’ve refrained from updated my TXP because of it.

It works on my site using rc5.

Last edited by colak (2005-08-02 14:17:27)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#107 2005-08-20 03:41:15

graumeister
Plugin Author
From: Ban Bang Por, Samui, Thailand
Registered: 2005-01-16
Posts: 167
Website

Re: Admin plugin: glx_admin_image_resize

Hi all. “I took ownership” on this plugin and provide a new bugfixed version over there.

Greetings


Samui? Samui! (about the life as farang in thailand)
David’s Neighbour

Offline

#108 2005-08-22 13:31:06

Souljacker
Member
From: Terra Brasilis
Registered: 2005-06-20
Posts: 47
Website

Re: Admin plugin: glx_admin_image_resize

Great plugin, thanks a lot.

One question: is there any quick mod I can make on it’s code to generate thumbnails with less saturated colors? An alpha reduction or something like that?

Offline

Board footer

Powered by FluxBB