stephens210180 Posted May 31, 2012 Share Posted May 31, 2012 glad i could help. i wonder if the ebay categories "not ebay store " works for you. i think iam having a little problem with it, as far as parents id being correct. Well I have just been adding some sub-categories (just a 2nd level down) on my ebay store. I have then gone to my OSC store --> ebay Get Categories and clicked on the "Update Categories" button but only the Parent/Top categories import, the sub-categories do not show (they are not in the OSC database) so I think we are both at the same stage! I have not had any time to look in to this any further so far - just have to hope we'll be able to get it sorted. Thanks, Jamie Quote Link to comment Share on other sites More sharing options...
ilosc6316 Posted June 7, 2012 Share Posted June 7, 2012 Hi, I just tried to play with this contribution,but at the beginning stage,I always got the following error message: Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from '/catalog/admin/eBaySvc.wsdl' : Extra content at the end of the document in /catalog/ebay_common.php on line 244 Call Stack: 0.0019 433200 1. {main}() /catalog/admin/ebay_syncitems.php:0 0.0966 2362336 2. eBaySOAP->__construct() /catalog/admin/ebay_syncitems.php:125 0.0969 2366076 3. SoapClient->SoapClient() /catalog/ebay_common.php:244. Any hint on how to solve this issue. Thanks in advance! Joe Quote Link to comment Share on other sites More sharing options...
ilosc6316 Posted June 8, 2012 Share Posted June 8, 2012 Ok,a little bit progress now.The error message disappeared,but when ebay get categories link wsa clicked ,there are no categories retrieved from ebay,and checked ebay_categories table in the database and didn't see any contents inside,it is empty. When I clicked update categories butoon,I got the following error: get categories error get store categories error Any advice on how to solve this problem? Thanks! Joe Quote Link to comment Share on other sites More sharing options...
tedbooks Posted June 11, 2012 Share Posted June 11, 2012 @@ilosc6316 you should uncomment the two lines in the file to see where and what the error is. // print "Request:<br>".ebay_formatxmlstring($client->__getLastRequest())."<br><br>"; //print "Response:<br>".ebay_formatxmlstring($client->__getLastResponse())."<br><br>"; Quote Link to comment Share on other sites More sharing options...
ilosc6316 Posted June 12, 2012 Share Posted June 12, 2012 @@tedbooks, Thanks for your instruction. I almost gave up,but this morning I tried it again,to my surprise when I clicked the update category,then I got the following message: 17673 categories inserted successfully! get store categories error So that means the first step is successful.so now how can I get store categories? Thanks and have a nice day! Joe Quote Link to comment Share on other sites More sharing options...
tedbooks Posted June 12, 2012 Share Posted June 12, 2012 you must have an ebaystore and it must have categories Quote Link to comment Share on other sites More sharing options...
ilosc6316 Posted June 12, 2012 Share Posted June 12, 2012 @@tedbooks Thanks for your hint. I am going to set up an ebay store if I have time just for testing osc2ebay purpose to see how it works... Joe Quote Link to comment Share on other sites More sharing options...
hozone Posted July 9, 2012 Author Share Posted July 9, 2012 i'm sorry but i did not recive notify for this forum :( Quote osCommerce Italia support: http://www.oscommerceitalia.com Link to comment Share on other sites More sharing options...
clippers Posted July 9, 2012 Share Posted July 9, 2012 (edited) Has anybody managed to use this with 2.3.1 yet, I have tried using magnalister but it didnt work with Qtpro nor multiple images, has anyone manged to use it with Qtpro as i really need it (w00t) Edited July 9, 2012 by clippers Quote Link to comment Share on other sites More sharing options...
tedbooks Posted July 9, 2012 Share Posted July 9, 2012 i have used it with 2..3.1. with the basic necessary modification . I have also developed a complete ebay management tools for the admin section based on this addon, which i am testing now. it can do almost everything. add feedback, answer emails, adding eBay orders to the shop and a lot more. almost everything that you can do from ebay. i will release it soon for testing ShaGGy, bruyndoncx and clippers 3 Quote Link to comment Share on other sites More sharing options...
clippers Posted July 9, 2012 Share Posted July 9, 2012 ohh sounds good, would it be usable with Qtpro, as i have a apparel site and need trackable attributes :-) Quote Link to comment Share on other sites More sharing options...
tedbooks Posted July 9, 2012 Share Posted July 9, 2012 @@clippers No this would open a new can of worms. as you have to use the variations in eBay. i have no experience with how these variations works in eBay and even how Qtpro works . since Qtpro is not part of the Osc then it might create conflicts which i assume it would. i would think that each attributes should become a variation. then when a variation is sold it has to be deducted from inventory. but to implement that logic means some major changes in the ebay2osc files. can u explain how you list these item in ebay yourself? or if you can give me a link to one of your items on ebay Quote Link to comment Share on other sites More sharing options...
clippers Posted July 9, 2012 Share Posted July 9, 2012 osc only allows you to make attributes but it doesnt stop sales of attirbutes if they become out of stock, ie i have 1 medium, 2 large 1 xl in stock and list them on my website as attributes med, large, xl ..... qtpro allows me to keep the ratio 1 med, 2 large, 1 xl and not sell any if attribute is out of stock where as osc allows you sell 2 xl's. Ebay i use variations options like qtpro... med, large, xl and i also put in 1 med, 2 large, 1 xl At the moment im removing stock by hand if one sells on ebay i remove it from the web, if one sells on the web i hand remove it from ebay, i need something that allows me to sync the stock lol sorry if that doesnt make sence i'll send you a link by pm of my ebay listing Thanks @@tedbooks Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted July 31, 2012 Share Posted July 31, 2012 Hi, I get the following error when I click on get categories: Parse error: syntax error, unexpected '{' in ......./ebay_getcategories.php on line 67 It sounds like a simple syntax error, but the file looks ok. Any ideas? Thanks in advance, Serdar Quote Link to comment Share on other sites More sharing options...
germ Posted August 1, 2012 Share Posted August 1, 2012 (edited) Post the code from the file, lines 57 to 77 (sometimes what you consider a "line" and what the PHP parser considers it are different). Obviously something is amiss somewhere or you wouldn't be getting an error. :huh: Edited August 1, 2012 by germ Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
saykoserdar Posted August 3, 2012 Share Posted August 3, 2012 (edited) Ok. $token = $ebay_authToken; $siteid = $ebay_siteId; $sitecode = $ebay_siteCode; $sitename = $ebay_siteName; //create session $session = new eBaySession($dev, $app, $cert); $session->token = $token; $session->site = $siteid; $session->location = $location; //make call try { <----- this is line 67 $client = new eBaySOAP($session); $params = array( 'Version' => $Version, 'CategorySiteID' => $siteid, 'DetailLevel' => "ReturnAll", 'LevelLimit' => $LevelLimit, 'ViewAllNodes' => "true" ); Edited August 3, 2012 by saykoserdar Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted August 6, 2012 Share Posted August 6, 2012 No idea? I mean I didn't touch this file at all, so I am wondering why there is an error. Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted August 21, 2012 Share Posted August 21, 2012 Hello? Quote Link to comment Share on other sites More sharing options...
bocote Posted August 21, 2012 Share Posted August 21, 2012 Did you check to make sure your server has SOAP installed Saykoserdar? Quote Link to comment Share on other sites More sharing options...
plmmlp Posted September 4, 2012 Share Posted September 4, 2012 Hi everybody, Eveything is ok for me except i did not see any request and response ! and i get categories error and get categories error I think my problem is about the file ebay_config.php, it seems to me i am not synchronize with my Ebay store May someone help me with ebay_config.php ? <?php $ebay_production_authToken = "PROD_TOKEN_OF_ABOUT_1000_CHARS"; $ebay_production_devId = "DDD"; $ebay_production_appId = "AAA"; $ebay_production_cert = "CCC"; $ebay_production_gatewaySOAP = "https://api.ebay.com/wsapi"; $ebay_sandbox_authToken = "PROD_TOKEN_OF_ABOUT_1000_CHARS"; $ebay_sandbox_devId = "DDD"; $ebay_sandbox_appId = "AAA"; $ebay_sandbox_cert = "CCC"; $ebay_sandbox_gatewaySOAP = "https://api.sandbox.ebay.com/wsapi"; $ebay_authToken = $ebay_sandbox_authToken; $ebay_devId = $ebay_sandbox_devId; $ebay_appId = $ebay_sandbox_appId; $ebay_cert = $ebay_sandbox_cert; $ebay_gatewaySOAP = $ebay_sandbox_gatewaySOAP; $ebay_siteId = "101"; $ebay_siteCode = "IT"; $ebay_siteName = "Italy"; $ebay_compatibilityLevel = 551; //add product $ebay_printcategoriestree_default = "14968"; $IT_ExpressCourier_Cost_Default = "8.50"; $ebay_viewlink = "http://cgi.ebay.it/"; $Currency = "EUR"; $PayPalEmailAddress = "email@email.it"; $ReturnPolicy_Description = "Return Policy"; $Location = "Location"; $PostalCode = "000000"; $Street = "via Test, 00"; $ListingDuration = "Days_30"; $CompanyName = "Test Company"; $PhoneAreaOrCityCode = "097"; $PhoneLocalNumber = "1212123"; $ReturnsWithinOption = "Days_10"; $DispatchTimeMax = "2"; $IT_Pickup_Cost = "0.0"; $autoupdate_default = false; $ProdDesc_pre = ""; $ProdDesc_post = ""; ?> Thanks Quote Link to comment Share on other sites More sharing options...
plmmlp Posted September 4, 2012 Share Posted September 4, 2012 @@bocote Could you help me please with ebay_config.php ? Thanks pascal Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted September 17, 2012 Share Posted September 17, 2012 Did you check to make sure your server has SOAP installed Saykoserdar? Well, it seems like that this was the problem...thank you very much bocote! I'll check and tell you if that was the problem. Regards, saykoserdar Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted September 18, 2012 Share Posted September 18, 2012 Yes, SOAP was indeed not installed. Thank you bocote for your hint! But now it says SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "eBaySvc.wsdl" in /hp/an/.../catalog/ebay_common.php on line 244 :blink: Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted September 18, 2012 Share Posted September 18, 2012 OK. Now another problem. When I click on get Categories I get the following message after waiting 1-2 minutes: ebay Get Categories 2006 - MySQL server has gone away truncate table ebay_categories [TEP STOP] 2006 - MySQL server has gone away select count(*) as total from sessions where sesskey = '2dce0a5bbab321a4ac6acf940352a260' [TEP STOP] Quote Link to comment Share on other sites More sharing options...
saykoserdar Posted September 24, 2012 Share Posted September 24, 2012 Hello? 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.