The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Start Up and more >> Cannot upload images to auction https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1312745074 Message started by hottinga on 08/07/11 at 21:24:27 |
Title: Cannot upload images to auction Post by hottinga on 08/07/11 at 21:24:27 Hello, I tried and tried but cannot get images to auction. When i try to post an item without image and click PREVIEW I see a new form for example. But when i post an item including an image and click on PREVIEW then I only see Powered bij Everscript ... And there is notting happening. My direction setup is Public - cgi-bin - eAuction.pl eConfig161.pl - eAuction161 - Aud vid Closed Computer Elec etc etc - sites - www.MyDomain.nl - Auction - auction_pics - img_upload - Index In wat directory is img_upload needed and do I have to chance CHmod for that directory ? Someone has a solution ?? Thank you very much |
Title: Re: Cannot upload images to auction Post by Lucy on 08/08/11 at 03:29:09 Hi there, I tried this script first and did the following and it worked. Maybe this will help. I created a directory in my cgi-bin called eAuction161 and changed the permissions to chmod 755. I uploaded the files eAuction.pl and eConfig161.pl into that dirctory and changed the permissions to chmod 755 for both, make sure you use ASCII-Mode to upload. I made a sub-directory under eAuction161 called auction_pics and changed the permissions for the sub directory to chmod 755 and uploaded the images using Binary-Mode and changed the image permissions to chmod 777. This worked for me, maybe it will help. I don't think a lot of people use this forum anymore, so some times it's hard to get answers. Good Luck. |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/08/11 at 15:47:45 Sorry folks ... I take a vacation and I only have conditional internet access. |
Title: Re: Cannot upload images to auction Post by Lucy on 08/08/11 at 16:13:07 We all need a vacation!! Hope you had a nice time. 8-) |
Title: Re: Cannot upload images to auction Post by hottinga on 08/09/11 at 12:43:49 thank you for your reply. But I still did not solve the problem. May be you visit my site http://www.biedenopvakantie.nl en try to add an item with an image. The files eAuction.pl and eConfig161.pl on my site are the original files I downloaded. The password and username are both tester Greetings |
Title: Re: Cannot upload images to auction Post by Lucy on 08/09/11 at 13:47:02 My image uploaded fine. http://www.biedenopvakantie.nl/cgi-bin/eAuction161/eAuction.pl?action=dispitem&category=audvid&item=1312797659&lang=1 . But my image isn't in the cgi-bin. How you using the full path in the image box when you list an item? I also switched from using eAucion161 to eAuction162. I was able to post the item okay on your site. Do you need me to try something else for you? :-/ You might want to make a directory under your root on your server called eAuction161 and then create a sub directory called auction_pics, ex: http://www.biedenopvakantie.nl/eAuction161/auctions_pics change both the directory and sub-directory to chmod 755 and upload your images to the sub-directory using binary mode, change the image file to chmod 777. When you post an item use the whole path to the image ex: http://www.biedenopvakantie.nl/eAuction161/auctions_pics/myimage.jpg might work...worked for me. Good Luck |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/09/11 at 15:33:44 342D30302136342530302D2137440 wrote:
Sorry - but that's not OK @hottinga please post the content of the variable $config{'basepath'} |
Title: Re: Cannot upload images to auction Post by hottinga on 08/09/11 at 15:51:28 HI there, Here is my listing, Kindly regards #-############################################# # Config-Section-01 #-############################################# # The name of your servers cgi-bin directory $config{'cgi_dir'} = 'cgi-bin'; # Default for most servers # The cgi-bin subdirectory where your eAuction.pl will be stored $config{'auction_dir'} = 'eAuction161'; # The Path to a 'NON-WEBACCESSABLE' directory of your system # Maybe you have to chmode it if you use your own setting $config{'get_path'} = 1; # Set this from 1 to 0 if you want to use your own setting $config{'basepath'} = '/Your/Basepath'; # You need to assign either a mail program or # a mail host so e-mails can be sent out. # Configure your MAIL PROGRAM $config{'get_mail'} = 1; # Set this from 1 to 0 if you want to use your own setting $config{'mailprog'} = '/Your/Path/To/sendmail'; # no additional options please # or Configure your MAIL HOST (SMTP) #$config{'mailhost'} = 'http://www.mijndomijn.nl'; # Set this from 0 to 1 if the script is running with a real Web-Server $config{'web_server'} = 1; |
Title: Re: Cannot upload images to auction Post by Lucy on 08/09/11 at 16:11:00 Sorry Dieter..thought I could help. Could you tell me why I keep getting an email everytime someone registers that says 'Thank you for contacting us. We will get back to you within 72 hours.' (?) |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/09/11 at 16:15:12 OK ... go to your web directory and check the permissions of /eAuction161 and all of the sub directories. It must be 775 |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/09/11 at 16:33:37 574E53534255574653534E4254270 wrote:
Not really ... 8-) but I will check the code for it. P.S. I'm back from vacation at 08/20/2011 |
Title: Re: Cannot upload images to auction Post by hottinga on 08/09/11 at 16:37:36 Changed all the directories to 775, but no effect... |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/09/11 at 16:58:20 0B0C17170A0D0402630 wrote:
Drop me an eMail and let me know the FTP access to your server. |
Title: Re: Cannot upload images to auction Post by Lucy on 08/09/11 at 20:56:05 Dieter, Forget my last post about the email about the "Thank you for contacting us. We will get back to you within 72 hours." My fault, not the script. Enjoy your vacation. :-[ |
Title: Re: Cannot upload images to auction Post by hottinga on 08/11/11 at 14:38:31 Hi, I tried the demo version : http://www.everyscript.de/eAuction.html I can ad an item without images/pictures But when i try to ad an item with pictures (picture 1, or picture 2, or picture 3) and click PREVIEW the screen is getting blank and only show Powered by...... This is exactly what is happening with my script. :( When i make a new item with a image with http// etc that will work fine. I tried the script under windows XP, Vista and Windows 7 And also an other internet provider Would you try to make an new item with 1 or 2 pictures at the test site ?? and sees wat is happeening ? Thank you |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/11/11 at 17:42:53 OK ... the Perl-Module CGI.pm doesn't support the function uploadInfo() no longer. I changed the code and the upload works now as expected. I also changed some bad done directories on your server. |
Title: Re: Cannot upload images to auction Post by hottinga on 08/11/11 at 19:31:57 Hello Dieter, I tried your demo version and its okay now I think you put an new version of eAuction at my server. I tried but no succes. Will you check out my site and try to put an new item with image to my site ? http://biedenopvakantie.nl/cgi-bin/eAuction161/eAuction.pl Greetings H. Hottinga Please send me an mail with your bankaccount so I can donate you. I don't use paypal. |
Title: Re: Cannot upload images to auction Post by Dieter Werner on 08/12/11 at 12:20:04 Run http://biedenopvakantie.nl/cgi-bin/digger.pl and you will see that the modul CGI.pm is not installed at your server. |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |