 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
October 5th, 2004, 03:50 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
| Resizing/Thumbs and Currency
Hi,
i have two problems:
1. Images won't get resized when uploading. I've setup 250px as maxsize (standard) and that's the result: http://www.aquarium-forum.de/vbb/kle....php?phoedit=2
ImageMagick runs fine on the server and works well with photopost so this should not be the problem
2. I want to have Euro (€) as the currency and we devide the cents by comma (,) and not by a point (.). Can i switch this so the price-field will accept a comma as devider.
THanks
One more thin: is there a chance for spiderfriendly url's with classifieds like in photopost - i like it and i'm sure google will like it too
Last edited by kommuni; October 5th, 2004 at 03:52 PM.
|
| |
October 7th, 2004, 06:29 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
no idea from the support?
|
| |
October 7th, 2004, 08:08 AM
|
#3 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
1. The link you provided me requires a password, so I could not see it.
2. Right now the currency is not an option (will be in 2.0). The templates would have to be modified to reflect your changes (will research number_format to see about ,'s).
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
October 7th, 2004, 08:14 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
please use "secret" as login an "erik" as password. it's just for the users.
Last edited by kommuni; October 7th, 2004 at 08:46 AM.
|
| |
October 7th, 2004, 01:02 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
I get connection refused when accessing your site
|
| |
October 7th, 2004, 03:54 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
server is up and running - shouldn't be any problem. Just retry a minute later if it doesn't work. Server is under heavy load |
| |
October 7th, 2004, 06:12 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
You need to PM an admin login to see how you have things set.
|
| |
October 8th, 2004, 04:51 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
could you find anything? i sent you the login data for adminlogin
|
| |
October 9th, 2004, 07:29 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
two things your upload path was wrong and second your imagemagick installation you is not working
On GD everything works fine
|
| |
October 9th, 2004, 12:48 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
the image-magick thing is kinda strange just because it works fine on photopost... same server, same account, same vb3-integration
|
| |
October 9th, 2004, 01:42 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
Well then go back check all paths to imagemagick and the uploads and data directories as well as check permissions.
Still though if the account your trying to use Mogrify from does not have access to that server path of mogrify then you will not be able to use mogrify so keep that in mind when checking permissions
|
| |
October 9th, 2004, 01:46 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
it's the same account than photopost is on. So there shouldn't be a problem. I'll recheck paths and permissions for uploads and data - already checked path to mogrify and didn't se any mistakes.
|
| |
October 9th, 2004, 01:48 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
Well the biggest problem is your path to MOGRIFY WAS WRONG
You used /usr/bin/mogrify
it is /usr/local/bin/mogrify
|
| |
October 9th, 2004, 01:55 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
okay is just checked everything - there is now problem visible. I switched to IM again and there's still no resizing of the thumbnail. When trying to rotate the pic i get:
Error creating resized original! Error code: 218
There's one other thing. The path to unzip-binary won't be safed. Its empty again after saving.
/data and /uploads both have 777 permission - i can't imagine any more problems with the setup... :S
|
| |
October 9th, 2004, 01:56 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
whereis mogrify
mogrify: /usr/bin/mogrify
that's what i got from the shell :S
|
| |
October 9th, 2004, 01:58 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
....but you're right. thanks a lot.
But i still have a problem with the number_format change for the currency-problem up there on the first postings.
Can you tell mehr where to change the parameters of the number_format. Think i have to search for hours :S
|
| |
October 9th, 2004, 02:11 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
Nothing you can do about the number_format. That is an internal PHP function.
If you want to try and write up your own function you can discuss this on the hack site http://www.photopostdev.com |
| |
October 9th, 2004, 02:14 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
i know that it's an internal function - but isn't it possible to change it's parameter like it's described on http://www.php.net/number_format ?
All i want is for my users to make it possible to enter 11,30 instead of 11.30 into the form and display it as 11,30€ instead of $11.30
|
| |
October 9th, 2004, 02:21 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,938
|
Have you tried making line 319 of showproduct.php this
if ( $askprice > 0 ) $askprice = "€" . number_format($askprice, 2, ',', '');
|
| |
October 9th, 2004, 02:30 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 50
|
not yet cause i didn't know
ok the display i just nice - it's now "€2359,00" instead of "2359,00€" but that wouldn't be the biggest problem.
One problem still not working is the input of the price. I enter "23,59" and it's "2359,00" then. It only works when i enter 23.59... is there a solution
@omegatron: THanks for your big help
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:45 PM. | |