Is there a way to generate data feeds from the shopping cart (my site runs ubercart 5.x.1.7) to be (if possible automatically) submitted to shopping engines (like shopzilla, pricegrabber, google merchant center) ?. Is there any module that helps to do this?. Would really appreciate any direction.
Thanks.
Drupal Pre Installation
Generating data feeds from a shopping cart
Drupal Pre InstallationNew to Drupal
Drupal Pre InstallationHello everyone,
I am new to Drupal, but I need to build website with Drupal! I installed drupal 6.14 (using Fantastico delux software)
But I dont know how to proceed further.....!!!! and I have a question like whether PHP and MySQL are mandatory for using Drupal?
Please help me about what should I do to go ahead with this..
Thank you.
Problem module, function preprocess() with blocks
Drupal Pre InstallationHello,
I created a module that displays 4 blocks with a single node_load ().
I use the function mymodule_preprocess() to load the node in my 4 blocks.
The problem is that this function works all the time, should it only works when I'm in a node of type "A".
How to achieve this?
The complete module:
<?php
// $Id$
/**
* Permissions du module
* @return array Tableau de permissions valides pour le module helloworld
*/
function modele_2r_perm() {
return array('access modele_2r content');
} // function mon_module_perm()
Creating a self screening decision support tool
Drupal Pre InstallationI'm a master student in Sweden and currently writing my thesis. I am interested in developing a screening tool for mental health disorders and I want to use open source software for this. I don't have a lot of programming experience, still I am quite keen to develop this application. I can upon Drupal while searching open source software.
I will appreciate if the experts here can offer some advice if Drupal is the tool to use or if there is something else I can look at. I am new to looking for open source software and it's getting fustrating to see the time going by and no luck in finding some framework or tool to use.
Single logon from vbulletin to drupal
Drupal Pre Installationhi all
I am using vbulletin 4.0.2 and DP 6.x and I am looking for a module that transfer vbulletin user to drupal user that a user logon into vbulletin that the also logon in drupal - as single logon from vbulletin.
Could you help me about this module in drupal?
Thanks in advance.
Migratiion issue
Drupal Pre InstallationHi Team,
I'm using server which is having drupal 6, whm/cpanel and all and now migrating the data/sites to another server which doesn't have whem/cpanel. My friends told that copying drupal from old to new server will works. But after copying I'm not getting admin link and most of my sites are coming blank screen(total white). I've connected all the databases, configured php and all. But I'm facing same issue. Please let me know whether I need install drupal freshly or do I need to change anything in the copied drupal contents/settings
Regards
Rath
Seeking a module to a directory websites complex
Drupal Pre InstallationHello,
I want a module to a directory websites complex (counting enter, exit) As: http://www.freeglobes.net/
Is there a module like this or we must create a new content type?
Thank you in advance!
synchronization user account from Joomla to Drupal
Drupal Pre Installationhi
I am using joomla for my site, and I would like to synchronization User Account from current site to Drupal site in sub-domain
(I cannot disable current joomla site, so once a person register account in current site (joomla) - this users account will be synchronized to Drupal site in sub-domain)
Can I do that?
Tks in advance.
book and block in Drupal
Drupal Pre Installationhi All
I am newbie with Drupal and I tried some time but I cannot get, so I would like to ask in this forum.
I have some of books and I would like to public it into 3 blocks (as some of book into A block, some of into B block, some of into C block)
I cannot do it, but i think that Drupal can do it. Could you help me to do it?
thanks in advance.
How to delete "Install Drupal web hosting" in Garland theme
Drupal Pre Installationhi
I would like to delete the line "Install Drupal || Web hosting" in Garland theme - could you help me how to do it?
Tks in advance.