enhance image handle possible?
enhance image handle possible?
Hi Oliver,
might it be possible to give a wider range for image handling?
What i recognised:
I need one image 4 times in a row, but have to upload 4 images to be able to set them into one line - so it seems that these images (each are equal) must be uploaded 4 times to use them.
So it is not psooible to use one image more than i times, and the same visual image must be downloaded x-times when using the same image.
Any chance to give this another handling? or not possible because of the ID for the images in DB?
Thank you for a describtion.
might it be possible to give a wider range for image handling?
What i recognised:
I need one image 4 times in a row, but have to upload 4 images to be able to set them into one line - so it seems that these images (each are equal) must be uploaded 4 times to use them.
So it is not psooible to use one image more than i times, and the same visual image must be downloaded x-times when using the same image.
Any chance to give this another handling? or not possible because of the ID for the images in DB?
Thank you for a describtion.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
fine oliver - thank you.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Hope you need it for image list only - makes no sense for ecard and image rollover (or...?).
But solved for image list.
http://www.phpwcms.de/support/cnt2.readform.inc.zip
Oliver
But solved for image list.
http://www.phpwcms.de/support/cnt2.readform.inc.zip
Oliver
hi oliver thank you very much, will install it immediately :-)
no i don't want to use it with image content part, for ecard and rollover i haven't found a need - till now ;-)
works great :-)
no i don't want to use it with image content part, for ecard and rollover i haven't found a need - till now ;-)
works great :-)
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Hi Oliver,
nedd your help again with the multiple images.
I cannot set the number of rows to another value than 1.
I select 4 but after saving the article it jumps back to 1.
Using your patched version above.
What's to do next to get this working?
EDIT: I have recognized that when using 2 different images it works; so i think it depends on using 4 equal images and their values..?
The script cannot decide that there are 4 equal images but need to use them as 4 different one...
Thank you for your advice.
nedd your help again with the multiple images.
I cannot set the number of rows to another value than 1.
I select 4 but after saving the article it jumps back to 1.
Using your patched version above.
What's to do next to get this working?
EDIT: I have recognized that when using 2 different images it works; so i think it depends on using 4 equal images and their values..?
The script cannot decide that there are 4 equal images but need to use them as 4 different one...
Thank you for your advice.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
I have never seen a pic of you without your lovely kitties 
http://www.studmed.dk Portal for doctors and medical students in Denmark
hi oliver,
sorry i mean columns... when i select 4 columns it fails...
as i see you have select 1 spalte(column)
sorry i mean columns... when i select 4 columns it fails...
as i see you have select 1 spalte(column)
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
yepp, correct 
in cnt2.readform.inc.php (the one posted here) line 64 enhance/change:
Oliver
in cnt2.readform.inc.php (the one posted here) line 64 enhance/change:
Code: Select all
//$temp_count_img = mysql_num_rows($img_result);
$temp_count_img = $imgx;hi oliver,
thanx for hinting this. got it.
thanx for hinting this. got it.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
-
Pixelchaos
- Posts: 17
- Joined: Wed 25. Aug 2004, 14:04
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
-
Pixelchaos
- Posts: 17
- Joined: Wed 25. Aug 2004, 14:04
- Contact:
