Guest Posted July 18, 2004 Share Posted July 18, 2004 So I am wondering if smity1 is still working on this or not. I haven't seen anyone answering questions. Smitty1 are you allright or very very very busy??? noppie :unsure: Quote Link to comment Share on other sites More sharing options...
1quicksi Posted July 22, 2004 Share Posted July 22, 2004 :unsure: :unsure: :unsure: Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Gokou Posted July 23, 2004 Share Posted July 23, 2004 is there anyway to bypass curl, i dont have it installed and my server company was less then helpful on getting it installed. Quote Link to comment Share on other sites More sharing options...
bluefish001 Posted July 28, 2004 Share Posted July 28, 2004 :unsure: I have been using automated auction for around 2 months now.... and I am running into a strange situation where the auction status is not changing from active to ended... it does not appear to be happening all of the time but enough times that is is costing me sales. Any one else seeing this issue? I went in to the sql table and discovered that the auction_data table is recording zeros for some of the products_ids also there are duplicate product _ids.... what gives? Quote Link to comment Share on other sites More sharing options...
1quicksi Posted July 30, 2004 Share Posted July 30, 2004 is there anyway to bypass curl, i dont have it installed and my server company was less then helpful on getting it installed. Nope. You can read more about cURL here: http://curl.haxx.se/ Are you sure it is noit installed? I have not seen many installs that do not include it. Check your admin page and about your server. Should be listed there. Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
1quicksi Posted July 30, 2004 Share Posted July 30, 2004 Looks like we will have to go to plan B (external php programmer to get our questions answered and added functionality) Would have been nice to see this project continue. Thanx for at least a base to work from. Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Gokou Posted July 31, 2004 Share Posted July 31, 2004 im sure i dont have it. i get this error Fatal error: Call to undefined function: curl_init() Quote Link to comment Share on other sites More sharing options...
Guest Posted August 6, 2004 Share Posted August 6, 2004 Hello everyone, I am still alive but due to a life altering sutuation I will no longer be able to support this contrib. I would like to offer it up to anyone who would like to develop it further. I could email what I have done on v1.1 if anyone is interested in finishing it. Let me know. I am truly sorry for this but due to forces beond my control I can not continue. I will always be open for questions though. :unsure: :unsure: Quote Link to comment Share on other sites More sharing options...
Guest Posted August 6, 2004 Share Posted August 6, 2004 (edited) Gokou, Unfortunitaly there is no way to bypass curl, it is the core of this contrib. If you are getting the message Fatal error: Call to undefined function: curl_init() then php can't find the "curl for php" lib. This means you may have curl installed but you do not have the curl for php mod installed. you can check in your admin under tools -> server Info. Scroll down and you should find something like this: curl CURL support enabled CURL Information libcurl 7.9.8 (OpenSSL 0.9.7a) (ipv6 enabled) Hope that helps! B) Edited August 6, 2004 by smitty1 Quote Link to comment Share on other sites More sharing options...
Gokou Posted August 6, 2004 Share Posted August 6, 2004 this is my php setup, i might need to find a better host osCommerce 2.2-MS2 PHP Version 4.3.4 System Windows NT WEB3 5.0 build 2195 Build Date Nov 2 2003 23:43:42 Server API CGI/FastCGI Virtual Directory Support enabled Configuration File (php.ini) Path C:\winnt\php.ini PHP API 20020918 PHP Extension 20020429 Zend Extension 20021010 Debug Build no Thread Safety enabled Registered PHP Streams php, http, ftp, compress.zlib This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright © 1998-2003 Zend Technologies -------------------------------------------------------------------------------- PHP Credits -------------------------------------------------------------------------------- Configuration PHP Core Directive Local Value Master Value allow_call_time_pass_reference On On allow_url_fopen On On always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors On On display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting 2039 341 expose_php On On extension_dir ./ ./ file_uploads On On gpc_order GPC GPC highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path .;c:\php4\pear .;c:\php4\pear log_errors Off Off log_errors_max_len 1024 1024 magic_quotes_gpc On On magic_quotes_runtime Off Off magic_quotes_sybase Off Off max_execution_time 60 60 max_input_time 60 60 open_basedir no value no value output_buffering 4096 4096 output_handler no value no value post_max_size 8M 8M precision 12 12 register_argc_argv On On register_globals On On report_memleaks On On safe_mode Off Off safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from me@localhost.com me@localhost.com sendmail_path no value no value serialize_precision 100 100 short_open_tag On On SMTP localhost localhost smtp_port 25 25 sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 2M 2M upload_tmp_dir C:\WINNT\PHP\uploadtemp C:\WINNT\PHP\uploadtemp user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On bcmath BCMath support enabled calendar Calendar support enabled com Directive Local Value Master Value com.allow_dcom Off Off com.autoregister_casesensitive On On com.autoregister_typelib Off Off com.autoregister_verbose Off Off com.typelib_file no value no value ctype ctype functions enabled ftp FTP support enabled gd GD Support enabled GD Version bundled (2.0.15 compatible) FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled mysql MySQL Support enabled Active Persistent Links 0 Active Links 1 Client API version 3.23.49 Directive Local Value Master Value mysql.allow_persistent On On mysql.connect_timeout 60 60 mysql.default_host no value no value mysql.default_password no value no value mysql.default_port no value no value mysql.default_socket no value no value mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off odbc ODBC Support enabled Active Persistent Links 0 Active Links 0 ODBC library Win32 Directive Local Value Master Value odbc.allow_persistent On On odbc.check_persistent On On odbc.default_db no value no value odbc.default_pw no value no value odbc.default_user no value no value odbc.defaultbinmode return as is return as is odbc.defaultlrl return up to 4096 bytes return up to 4096 bytes odbc.max_links Unlimited Unlimited odbc.max_persistent Unlimited Unlimited overload User-Space Object Overloading Support enabled pcre PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 4.3 21-May-2003 session Session Support enabled Registered save handlers files user Directive Local Value Master Value session.auto_start Off Off session.bug_compat_42 On On session.bug_compat_warn On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path /admin/ / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor 100 100 session.gc_maxlifetime 1440 1440 session.gc_probability 1 1 session.name osCAdminID PHPSESSID session.referer_check no value no value session.save_handler files files session.save_path tmp C:\WINNT\PHP\sessiondata session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid Off Off standard Regex Library Bundled library enabled Dynamic Library Support enabled Internal Sendmail Support for Windows enabled Directive Local Value Master Value assert.active 1 1 assert.bail 0 0 assert.callback no value no value assert.quiet_eval 0 0 assert.warning 1 1 auto_detect_line_endings 0 0 default_socket_timeout 60 60 safe_mode_allowed_env_vars PHP_ PHP_ safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH url_rewriter.tags a=href,area=href,frame=src,input=src,form=,fieldset= a=href,area=href,frame=src,input=src,form=,fieldset= user_agent no value no value tokenizer Tokenizer Support enabled wddx WDDX Support enabled WDDX Session Serializer enabled xml XML Support active XML Namespace Support active EXPAT Version 1.95.6 zlib ZLib Support enabled Compiled Version 1.1.4 Linked Version 1.1.4 Directive Local Value Master Value zlib.output_compression Off Off zlib.output_compression_level -1 -1 zlib.output_handler no value no value Additional Modules Module Name Environment Variable Value ALLUSERSPROFILE C:\Documents and Settings\All Users CommonProgramFiles C:\Program Files\Common Files COMPUTERNAME WEB3 ComSpec C:\winnt\system32\cmd.exe CONTENT_LENGTH 0 GATEWAY_INTERFACE CGI/1.1 HTTPS off HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* HTTP_ACCEPT_LANGUAGE en-us HTTP_CONNECTION Keep-Alive HTTP_HOST www.collins-entertainment.com HTTP_REFERER http://www.collins-entertainment.com/admin...ected_box=tools HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) HTTP_COOKIE osCAdminID=bce085487e4fb88efb4d083badfc035d; password=macbeth; username=collins%2Dentertainmentcom; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D HTTP_ACCEPT_ENCODING gzip, deflate INSTANCE_ID 2456 LOCAL_ADDR 192.168.14.196 NUMBER_OF_PROCESSORS 1 Os2LibPath C:\winnt\system32\os2\dll; OS Windows_NT Path C:\Perl\bin\;C:\Perl\bin\;C:\winnt\system32;C:\winnt;C:\winnt\System32\Wbem PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PATH_INFO /admin/server_info.php PATH_TRANSLATED E:\home\Default\collins-entertainment.com\htdocs\admin\server_info.php PROCESSOR_ARCHITECTURE x86 PROCESSOR_IDENTIFIER x86 Family 6 Model 8 Stepping 6, GenuineIntel PROCESSOR_LEVEL 6 PROCESSOR_REVISION 0806 ProgramFiles C:\Program Files REMOTE_ADDR 150.208.189.191 REMOTE_HOST 150.208.189.191 REQUEST_METHOD GET SCRIPT_NAME /admin/server_info.php SERVER_NAME www.collins-entertainment.com SERVER_PORT 80 SERVER_PORT_SECURE 0 SERVER_PROTOCOL HTTP/1.1 SERVER_SOFTWARE Microsoft-IIS/5.0 SystemDrive C: SystemRoot C:\winnt TEMP C:\winnt\TEMP TMP C:\winnt\TEMP USERPROFILE C:\Documents and Settings\Default User windir C:\winnt PHP Variables Variable Value PHP_SELF /admin/server_info.php _REQUEST["osCAdminID"] bce085487e4fb88efb4d083badfc035d _REQUEST["password"] macbeth _REQUEST["username"] collins-entertainmentcom _REQUEST["phpbb2mysql_data"] a:2:{s:11:\"autologinid\";s:0:\"\";s:6:\"userid\";s:1:\"2\";} _COOKIE["osCAdminID"] bce085487e4fb88efb4d083badfc035d _COOKIE["password"] macbeth _COOKIE["username"] collins-entertainmentcom _COOKIE["phpbb2mysql_data"] a:2:{s:11:\"autologinid\";s:0:\"\";s:6:\"userid\";s:1:\"2\";} _SERVER["ALLUSERSPROFILE"] C:\\Documents and Settings\\All Users _SERVER["CommonProgramFiles"] C:\\Program Files\\Common Files _SERVER["COMPUTERNAME"] WEB3 _SERVER["ComSpec"] C:\\winnt\\system32\\cmd.exe _SERVER["CONTENT_LENGTH"] 0 _SERVER["GATEWAY_INTERFACE"] CGI/1.1 _SERVER["HTTPS"] off _SERVER["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* _SERVER["HTTP_ACCEPT_LANGUAGE"] en-us _SERVER["HTTP_CONNECTION"] Keep-Alive _SERVER["HTTP_HOST"] www.collins-entertainment.com _SERVER["HTTP_REFERER"] http://www.collins-entertainment.com/admin...ected_box=tools _SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) _SERVER["HTTP_COOKIE"] osCAdminID=bce085487e4fb88efb4d083badfc035d; password=macbeth; username=collins%2Dentertainmentcom; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate _SERVER["INSTANCE_ID"] 2456 _SERVER["LOCAL_ADDR"] 192.168.14.196 _SERVER["NUMBER_OF_PROCESSORS"] 1 _SERVER["Os2LibPath"] C:\\winnt\\system32\\os2\\dll; _SERVER["OS"] Windows_NT _SERVER["Path"] C:\\Perl\\bin\\;C:\\Perl\\bin\\;C:\\winnt\\system32;C:\\winnt;C:\\winnt\\System32\\Wbem _SERVER["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH _SERVER["PATH_INFO"] /admin/server_info.php _SERVER["PATH_TRANSLATED"] E:\\home\\Default\\collins-entertainment.com\\htdocs\\admin\\server_info.php _SERVER["PROCESSOR_ARCHITECTURE"] x86 _SERVER["PROCESSOR_IDENTIFIER"] x86 Family 6 Model 8 Stepping 6, GenuineIntel _SERVER["PROCESSOR_LEVEL"] 6 _SERVER["PROCESSOR_REVISION"] 0806 _SERVER["ProgramFiles"] C:\\Program Files _SERVER["REMOTE_ADDR"] 150.208.189.191 _SERVER["REMOTE_HOST"] 150.208.189.191 _SERVER["REQUEST_METHOD"] GET _SERVER["SCRIPT_NAME"] /admin/server_info.php _SERVER["SERVER_NAME"] www.collins-entertainment.com _SERVER["SERVER_PORT"] 80 _SERVER["SERVER_PORT_SECURE"] 0 _SERVER["SERVER_PROTOCOL"] HTTP/1.1 _SERVER["SERVER_SOFTWARE"] Microsoft-IIS/5.0 _SERVER["SystemDrive"] C: _SERVER["SystemRoot"] C:\\winnt _SERVER["TEMP"] C:\\winnt\\TEMP _SERVER["TMP"] C:\\winnt\\TEMP _SERVER["USERPROFILE"] C:\\Documents and Settings\\Default User _SERVER["windir"] C:\\winnt _SERVER["PHP_SELF"] /admin/server_info.php _SERVER["argv"] Array ( ) _SERVER["argc"] 0 _ENV["ALLUSERSPROFILE"] C:\\Documents and Settings\\All Users _ENV["CommonProgramFiles"] C:\\Program Files\\Common Files _ENV["COMPUTERNAME"] WEB3 _ENV["ComSpec"] C:\\winnt\\system32\\cmd.exe _ENV["CONTENT_LENGTH"] 0 _ENV["GATEWAY_INTERFACE"] CGI/1.1 _ENV["HTTPS"] off _ENV["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* _ENV["HTTP_ACCEPT_LANGUAGE"] en-us _ENV["HTTP_CONNECTION"] Keep-Alive _ENV["HTTP_HOST"] www.collins-entertainment.com _ENV["HTTP_REFERER"] http://www.collins-entertainment.com/admin...ected_box=tools _ENV["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) _ENV["HTTP_COOKIE"] osCAdminID=bce085487e4fb88efb4d083badfc035d; password=macbeth; username=collins%2Dentertainmentcom; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D; phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D _ENV["HTTP_ACCEPT_ENCODING"] gzip, deflate _ENV["INSTANCE_ID"] 2456 _ENV["LOCAL_ADDR"] 192.168.14.196 _ENV["NUMBER_OF_PROCESSORS"] 1 _ENV["Os2LibPath"] C:\\winnt\\system32\\os2\\dll; _ENV["OS"] Windows_NT _ENV["Path"] C:\\Perl\\bin\\;C:\\Perl\\bin\\;C:\\winnt\\system32;C:\\winnt;C:\\winnt\\System32\\Wbem _ENV["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH _ENV["PATH_INFO"] /admin/server_info.php _ENV["PATH_TRANSLATED"] E:\\home\\Default\\collins-entertainment.com\\htdocs\\admin\\server_info.php _ENV["PROCESSOR_ARCHITECTURE"] x86 _ENV["PROCESSOR_IDENTIFIER"] x86 Family 6 Model 8 Stepping 6, GenuineIntel _ENV["PROCESSOR_LEVEL"] 6 _ENV["PROCESSOR_REVISION"] 0806 _ENV["ProgramFiles"] C:\\Program Files _ENV["REMOTE_ADDR"] 150.208.189.191 _ENV["REMOTE_HOST"] 150.208.189.191 _ENV["REQUEST_METHOD"] GET _ENV["SCRIPT_NAME"] /admin/server_info.php _ENV["SERVER_NAME"] www.collins-entertainment.com _ENV["SERVER_PORT"] 80 _ENV["SERVER_PORT_SECURE"] 0 _ENV["SERVER_PROTOCOL"] HTTP/1.1 _ENV["SERVER_SOFTWARE"] Microsoft-IIS/5.0 _ENV["SystemDrive"] C: _ENV["SystemRoot"] C:\\winnt _ENV["TEMP"] C:\\winnt\\TEMP _ENV["TMP"] C:\\winnt\\TEMP _ENV["USERPROFILE"] C:\\Documents and Settings\\Default User _ENV["windir"] C:\\winnt PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net. Quote Link to comment Share on other sites More sharing options...
Gokou Posted August 6, 2004 Share Posted August 6, 2004 also can the auctions me automatically generated from info allread in the database for products allread on the store Quote Link to comment Share on other sites More sharing options...
1quicksi Posted August 6, 2004 Share Posted August 6, 2004 You just need to contact your host and have them enable cURL. If they don't then you will have to change providers if you want to use this contribution. Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Gokou Posted August 27, 2004 Share Posted August 27, 2004 ok curl is fixed, i host it at home now. but it dosent update. i hit the update buttone and it says updateing but none of my auctions show up Quote Link to comment Share on other sites More sharing options...
flatcat Posted September 8, 2004 Share Posted September 8, 2004 Try going to your database and empting the auction_data table, then updating again. I seem to recall this worked for me. Make sure the title is exactly the same as the ebay title - it doesn't like unusual characters like "&" in the title - at least on my system. Also make sure you are going to the correct ebay site for your country (ebay.com or ebay.co.uk or ebay.de etc) Hope this helps. Quote Link to comment Share on other sites More sharing options...
Gokou Posted September 8, 2004 Share Posted September 8, 2004 when i do the error handeling it says my brwoser is rejecting cookies but i have it set to accept all cookies but still not working Quote Link to comment Share on other sites More sharing options...
Gokou Posted September 10, 2004 Share Posted September 10, 2004 // Lines used during debug // echo "$pre_result\n";----------shows login screen for ebay echo "$pre_result2\n"; -----------The browser you are using is rejecting cookies // echo "$URL_results\n"; --------Blank Quote Link to comment Share on other sites More sharing options...
Guest Posted September 11, 2004 Share Posted September 11, 2004 Hello everyone, Gokou, If your server is set up on a Windows platform and not Linux you may need to make an adjustment for cURL to send and accept cookies. Here is what you need to do: Find these lines in get_auction_info.php. there will be 6 of them. curl_setopt($ch, CURLOPT_COOKIEJAR, "/tmp/ebay_cookie"); curl_setopt($ch, CURLOPT_COOKIEFILE, "/tmp/ebay_cookie"); This part of the cURL code tells where to store the cookies, and where they can be found upon request. Change it to: curl_setopt($ch, CURLOPT_COOKIEJAR, "c:\tmp\ebay_cookie"); curl_setopt($ch, CURLOPT_COOKIEFILE, "c:\tmp\ebay_cookie"); Or something like that. Last make sure that the c:\tmp\ directory exists. If you are running this on a Linux platform you may want to make sure there is a tmp directory on the root of the drive and the permissins are something loose like 755. Basically it is not that cURL is rejecting cookies it is that ebay can't find the cookies, so there is a problem writing or reading them. Hope that helps. :D :D Quote Link to comment Share on other sites More sharing options...
Gokou Posted September 11, 2004 Share Posted September 11, 2004 thanks that worked Quote Link to comment Share on other sites More sharing options...
Goanna Posted October 3, 2004 Share Posted October 3, 2004 I skimmed through this thread, dont know if anyone figured it out yet, but I cant get the Update your Auction Listings Button to work. I have cUrl installed and working, and I get no error messages, just nothing shows up. I went into get_auction_info.php and saw var/tmp/ebay_cookie, and I changed it to /home/virtual/site20/fst/var/tmp/ebay_cookie, since my site is on a shared server. That did nothing. I also changed referring site from somewhere.com to my sites domain, still nothing. Lastly, I made sure my auction listings title in oscommerce matched the title of my ebay auction, and again, still nothing happens when I hit that update button. ohh, and a bit off topic, but still related to this thread. Just an idea here, but could the auctionblox contribution be rebuilt to work directly with the ebay API instead of through the auctionblox website? I downloaded and installed it, thinking it was a free contrib like this one, and then I realized that it only works if you pay for a membership with auctionblox :(. I think they took some of this contrib to build it, as well as some other contribs, so I dont see why we cant redo it to suit our needs. Maybe someone can look into that. Quote Link to comment Share on other sites More sharing options...
Goanna Posted October 3, 2004 Share Posted October 3, 2004 (edited) Okay, well I got it working, I went into phpmyadmin and I emptied out the auction_data table, and then when I hit the update button, my auction appeared :D....... But while I was reading this thread looking for the answer to my above problem, I read that there were issues using this contrib for auction checkout? Something with the shopping cart? I was wondering if anyone has had issues with it? If so, was it anythign serious? My site is going live soon, should I leave this running as is, or does it pose some security risk and/or simply wont allow a proper checkout? Please let me know. Thanks. Edited October 3, 2004 by Goanna Quote Link to comment Share on other sites More sharing options...
♥auctionblox Posted October 3, 2004 Share Posted October 3, 2004 I think [AuctionBlox] took some of this contrib to build it, as well as some other contribs For the record, that statement is not true. eBay Auction Manager was a contribution written entirely by me over a period of 10 months. So, please be courteous and give appropriate credit. Thank you. Quote Link to comment Share on other sites More sharing options...
Goanna Posted October 3, 2004 Share Posted October 3, 2004 For the record, that statement is not true. eBay Auction Manager was a contribution written entirely by me over a period of 10 months. So, please be courteous and give appropriate credit. Thank you. <{POST_SNAPBACK}> Well, a few of the parts look exactly the same. For example, the checkout area (the page ebay users are brought to when the click the checkout button). I made an assumption when I saw that. I may have been wrong, I apologize. AuctionBlox looked like a great contrib, I just wish we could have used it directly with ebay instead of having a monthly membership fee with a third party. You also should have mentioned in the contrib area that it is not free, and it is a commercial script. Quote Link to comment Share on other sites More sharing options...
rmyles Posted December 29, 2004 Share Posted December 29, 2004 im sure i dont have it. i get this errorFatal error: Call to undefined function: curl_init() <{POST_SNAPBACK}> I'm getting this message too despite my provider's assurance that it's installed and enabled. I don't think he's to knowledgeable though. Curl is not listed on the server info page and I've asked him to make sure that it's enabled. He replied and said : "I just verified it in your public_html folder and the verification came up good. did you need it in another folder ? Well, good question, should it be in another folder and can someone advise me on what to ask him to do next? For what I'm paying I don't expect him to jump through hoops for me but he seems willing to do what he can Thanks, Ron Quote Link to comment Share on other sites More sharing options...
Guest Posted January 6, 2005 Share Posted January 6, 2005 Well, I've read this thread about 3 dozen times, hoping to make heads or tales of the auctions not updating in admin. I've done all that's been tried previously. Here's the thing that is troubling me: When I go into myPHPAdmin and browse my auction_data table, all my ebay auctions are listed. So the script is working so far as compiling the db...but somehow they're not making it into the auction_out.php file. I've looked at this so much that I can see it burned into the back of my eyelids at night, and now I've all but given up. Anyone come up with a epiphany?? Quote Link to comment Share on other sites More sharing options...
Goanna Posted January 6, 2005 Share Posted January 6, 2005 Well, I've read this thread about 3 dozen times, hoping to make heads or tales of the auctions not updating in admin. I've done all that's been tried previously. Here's the thing that is troubling me: When I go into myPHPAdmin and browse my auction_data table, all my ebay auctions are listed. So the script is working so far as compiling the db...but somehow they're not making it into the auction_out.php file. I've looked at this so much that I can see it burned into the back of my eyelids at night, and now I've all but given up. Anyone come up with a epiphany?? <{POST_SNAPBACK}> That happened to me, so I just emptied the table and then went back to the update my auctions button, and it worked fine after that. By some chance, did you use one ebay username/password and then switch to a different one? I am pretty sure that is what screwed me up, since the table had one aucton from one ebay name, and then several from another. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.