My Stuff
Comments
-
Hi Luke, the weird thing i noticed about your site is that if i click on the login link, it takes me back to the homepage, but if i click it again it takes me to the actual login page. This is the link that comes up on your site after clicking the link once,…
-
Oh, just found out its also affecting Google Chrome and Safari users. So basically, it looks like anyone who is not using Internet Explorer cant login to our website, joy!
-
Same question here, might be a way to do this using cookies maybe? Im not to strong when it comes to writting cookies via javascript but it could be a way to solve the problem until NetSuite decides to integrate this.
-
We sell all our products on Amazon and make a good profit each month. We used a company called Farapp who directly interface between NetSuite and Amazon including order download, fulfilment updates and inventory updates. Amazon i think charges us 15% of the net sale which isnt too bad on a retail side. Farapp's charges are…
-
Not to worry, support found that a script on our site was creating this problem. What makes it worse is that the script was designed for us by NetSuite when we implemented the system!
-
Hi Tom, which images did you use, the built in one in NetSuite (Something like http://www.youstore.com/core/media/media.nl?id=12345&c=123456&h=bced3335e43a028a7093), or did you have them in a seperate folder in the file cabinet? Reason i ask is that i orignally used the built in NetSuite address and nothing ever came in…
-
Had this problem since day one, was bit gutted because our old mail order system could do this and it was far inferior to NetSuite. It holds back so many sales, especially for all the custom items we make, we can only take these orders by phone and enter several lines instead of just one. We voted on these enhancements…
-
Same old story...
-
Hi Steph, this isnt live yet, i was looking for as well last week. When i went to the help the first thing it says that its not live until November :) Chris
-
Im not even looking forward to this, something is bound to go wrong, and we will have another day or two of no checkout like last year. We need this as our conversion rates drop because customers dont feel secure that they have moved domains for the checkout but at what cost?
-
Same here, last thing we want is to not be able to take orders.
-
Hi Rick, ask them if they can use image pixel-tracking instead of XML? We use LinkShare who also wanted us to use XML, but they offered us pixel tracking instead, works fine.
-
Bingo, thanks Bill. Dont know why i didnt think of that. I used thr second method. I changed the first one in the list and it works perfect :)
-
Hi Pete, thanks for that but i actually want the text on the shipping methods page. I want to let the customer know what shipping items mean like delivery times and also i have a piece of javascript that will tell the customer how long they have before the next day cut off is. We already have this info in our t&cs but want…
-
Or try one up with the same company, Magic Touch (Does cost per zoom). http://www.blitzsport.com/Korpertech-Body-Armour?sc=10&category=10
-
Excellent, thanks Evan, should resolve some issues and help create some improved functionality.
-
Hi Kathy, the support needs to be added to your employee record under the access tab. The role is called "NetSuite Support Center". As for the mass update, goto Lists > Mass Update > Mass Updates > Items > Update eBat Options
-
Hi Steph, what i ended up doing is putting through just one order, then refresh the confirmation page each time you make an amendment in the code. Not the best way but it works.
-
Yep, just got my emails this morning, logged in and have got 6 as well. Wasnt this supposed to be fixed with McAfee now?
-
Do we have an ETA for this Mariano?
-
We tried using NetSuite's eBay module but found it very long winded and outdated. We moved our business to FarApp who previously did our Amazon integration. As of today i have posted 932 items on to eBay and it took me hardly anytime at all. Might be worth contacting Steve at FarApp and get integrated with him.…
-
Hi Kathy, to view and vote for enhancements goto Support > Customer Service > NetSuite Support Centre. Under this there is an enhancement tab to view and vote for enhancements. If you want to submit a new enhancement goto > Support > Customer Service > Contact Support and you can submit this there. As for eBay, you can…
-
There is a product review module in NetSuite, but you must have the E-Commerce version to use it. Such a shame down to the fact that 90% of NetSuite's users all use the normal version of NetSuite so we dont have access to it :( Exploitation can i hear much?!
-
We created a folder called images under the live hosting files and put them all in there. We had some issues with some 3rd party software using urls that NetSuite creates for images that are outside the live hosting files directory. For some reason it couldnt pick up on them correctly, but now they are ok in the new images…
-
I also agree that it is an improvement, was just hoping for our own secure domain name. As mentioned, we wouldnt mind paying a bit more money for this as its proven that abandonment increased when users change between domains.
-
otmuser, its coming on the 2009.2 release in the next few months.
-
Hi guys, go to a company called Farapp. We use them for our Amazon integration with NetSuite. We get full inventory upload each day with stock levels uploaded several times a day. Orders are imported automatically and then updated once the order is fulfilled in NetSuite. Works perfectly for us and is pretty cheap as well.…
-
You need to know a programming language like C# or NetSuite has a PHP toolkit which uses web services. If your not able to do this, it could be worth asking a 3rd party company, but they will charge for the service.
-
Hi Dave, i know that this info can be extracted via web services, if you know how to use it? Chris
-
Not sure if this will work, but you could try : <style> #server_commands { width:0px; } </style> I had the iframe issue ages ago but cant remember how i got around it. I do remember having issues trying to hide it. Could be that the css for this is put in with the iframe which could stop head css from working which is why…