Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

eBay integration for X-Cart by Kosmos Central

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #51  
Old 05-29-2013, 11:49 AM
 
albertchui albertchui is offline
 

Senior Member
  
Join Date: Aug 2005
Posts: 163
 

Default Re: eBay integration for X-Cart by Kosmos Central

i have been using this mod for a while and paying the subscription now, however there are many bugs that has not been solved:

1. thumbnail and not be generated and show error code 37 after add new item, i contacted xcart support, they said it was caused by ebay integration mod and refuse to fix it.

2. recently it upload the same item couple time after run the cron job ebay_upload_products and let me violate ebay rules of duplicate listing every day.

it seem xcart support do not provide any support for this mod, nor kosmoscentral unless you pay to fix their bug. does anyone using this mod has similar problem and any advise, many thanks

albert
__________________
X-Cart Gold 4.6
Reply With Quote
  #52  
Old 06-06-2013, 02:42 AM
  bedstar's Avatar 
bedstar bedstar is offline
 

Senior Member
  
Join Date: Nov 2004
Posts: 115
 

Default Re: eBay integration for X-Cart by Kosmos Central

Hi

Can the ebay mod upload products to ebay when the stock level is 0? we have a number of products that are drop shipped and in our system the stock level is set to 0 for these, Is there any setting i can change so i can add these products to ebay or so i have to manipulate the stock level?

regards

john
__________________
https://www.bedstar.co.uk
Reply With Quote
  #53  
Old 08-01-2013, 05:33 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: eBay integration for X-Cart by Kosmos Central

I was concerned about the reviews of this module. It has the worst install reviews possible. I bit the bullet as I really need it. Guess what it doesnt work. I have installed the trial. When I click on connect my ebay store I get.

The website encountered an error while retrieving https://xxx/admin/configuration.php?option=eBay_Inventory_Manager&ri ght. It may be down for maintenance or configured incorrectly.
Error code: 500

Anyone else get this problem and know a fix?
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #54  
Old 08-01-2013, 08:22 AM
 
albertchui albertchui is offline
 

Senior Member
  
Join Date: Aug 2005
Posts: 163
 

Default Re: eBay integration for X-Cart by Kosmos Central

the mod supplier will never provide support and solution, there are many problems and will suck a lot of memory of your server, i have cancel the subscription.
__________________
X-Cart Gold 4.6
Reply With Quote
  #55  
Old 08-02-2013, 12:04 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: eBay integration for X-Cart by Kosmos Central

Quote:
Originally Posted by albertchui
the mod supplier will never provide support and solution, there are many problems and will suck a lot of memory of your server, i have cancel the subscription.

I have raised a ticket to see what their response is. I hope their bad rep is not true.
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #56  
Old 08-22-2013, 03:11 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: eBay integration for X-Cart by Kosmos Central

UPDATE: I have the mod installed and working correctly. The only problem now is that the XML created when you upload a product doesnt like "&" in the text. The problem with that is I have extra field set up to map my Google shopping categories and they contain "&" and cannot be removed. If I can get it to ignore extra fields that would be great.
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #57  
Old 08-22-2013, 04:12 AM
 
Acquamarina Acquamarina is offline
 

X-Adept
  
Join Date: Aug 2006
Location: USA
Posts: 811
 

Default Re: eBay integration for X-Cart by Kosmos Central

Hi, Phil,

Not sure about it ignoring the & in extra fields but you can remove the extra field altogether by removing the word "ebay" from the extra field Service Name.

I want the extra fields for Item Specifics so I just made them all visible on the customer side for a short while why I manually searched and edited all extra fields related to the xml file. It has been a lot of editing but it is worthy it to me.

It would certainly be easier if the & was not a problem. However, I am not a programmer and do not have access to the encrypted file so "creative solutions" are my specialty!
__________________
Vera B
4.4.5
CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO
Hosting by EWDHosting - The best home for your x-cart.
Reply With Quote
  #58  
Old 08-22-2013, 04:40 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: eBay integration for X-Cart by Kosmos Central

Quote:
Originally Posted by Acquamarina
Hi, Phil,

Not sure about it ignoring the & in extra fields but you can remove the extra field altogether by removing the word "ebay" from the extra field Service Name.

I want the extra fields for Item Specifics so I just made them all visible on the customer side for a short while why I manually searched and edited all extra fields related to the xml file. It has been a lot of editing but it is worthy it to me.

It would certainly be easier if the & was not a problem. However, I am not a programmer and do not have access to the encrypted file so "creative solutions" are my specialty!

It doesn't have ebay in the Service Name. The extra field is for something completely different from this mod and has to be there.
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #59  
Old 08-22-2013, 10:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: eBay integration for X-Cart by Kosmos Central

You cannot use some of the special characters as such in an xml document. They have to be converted to html code. So "&" will have to be "&" - then it will work properly. You can try by either modifying your extra field entry to replace "&" with "&" or the module generator will have to escape all special characters to html code (which it should do by default by the way)
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #60  
Old 08-22-2013, 11:44 PM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Angry Re: eBay integration for X-Cart by Kosmos Central

Quote:
Originally Posted by cflsystems
You cannot use some of the special characters as such in an xml document. They have to be converted to html code. So "&" will have to be "&" - then it will work properly. You can try by either modifying your extra field entry to replace "&" with "&" or the module generator will have to escape all special characters to html code (which it should do by default by the way)
I converted them all to & which fixed the problem. Only issue I have now is that it includes all extra fields in the item specifics. even if its extra fields that are set not to show the customer. I have Cost Price in an extra field. Don't want that showing!!! I contacted Kosmos and he said it was not a bug and would be custom work to finish the extra field useage properly!
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:41 PM.

   

 
X-Cart forums © 2001-2020