Does anyone know if a tool exists that can integrate Ubercart or eCommerce with the eBay API?
This listing tool would push out product to eBay, auto-relist, auto-emails, auto-feedback etc -- functioning like an Auctiva, Vendio or Channeladvisor.
If not, how do sellers manage inventory who use Ubercart / eCommerce on a Drupal site and sell on multiple channels (eBay & Amazon) without the aide of one of the aforementioned tools?
I have to change website defualt template of drupal to the new one. But I don't know how to start. Is there any help to tell me how I can change the template and can create new template of my own.
Hi
I wonder why this extremely useful module is not in the default Drupal installation?
I'm always using DHTML_Menu - without this module it's IMPOSSIBLE to manage any website, you gonna tear hair off your head, waiting each time for page loading (no matter how fast internet connection is), and when click by mistake in a wrong link it's a complete nightmare! Don't know how you, but I'm getting headache after couple of tries :) And beside that it is real saviour for a database.
My suggestions are serious, hope that you'll review them…
Our Customer design a table-based input form. the design need html th tag for element title and html td tag for input field. which seem all drupal form elements is not able to fullfill. , I search around inside drupal. the only way to is design custom elements. which is really really difficult to deal with.
Really just a easy html input form. trap drupal...completely.
I thought the new passwords were going to be the init, created and pass fields all concatenated together and rehashed with MD5 but I've just been looking at D7's users table and what is there is not a simple md5 hex hash.
In fact a look at passwords.inc shows the developers have fixed the issue of unsalted passwords in the database by replacing the old hash function with one whose complexity is on a par with the human genome or quantum physics :-/