March30
I was trying to install "OpenInviter" for contact importer module but was not able to run the postinstall.php file. ...
March30
I was trying to install "OpenInviter" for contact importer module but was not able to run the postinstall.php file. I ...
March6
Unfortunately IE 7 is still widespread among the users hence while theming we have to give special importance to the ...
March6
While creating a design or a theme for your website use
YUI Builder to create a browser compatible ...
February21
To resolve the issue of displaying the date in dd-mm-yyyy format when it is saved in the mysql database as ...
February13
I have a website where I am sending around 100,000 thousand newsletters in a week due to which i need ...
January20
Check out http://builtbywill.com/code/booklet/ to develop an e-catalogue
check out the e-catalogue I have created from using the above
http://www.magrudy.com/e-catalogue/
**I hope ...
January16
The drupal breadcrumb feature does not work with URL Aliases, the answer to that problem is the following:
/**
* Return ...
January6
Here is simplest explanation of Drupal XML-RPC request as a client. Visit
http://www.blog.highub.com/cms/drupal-xml-rpc-request/ for the details.
But basically if you ...
January6
I want to extract or pull data from an external website's database to my drupal website.
I was new to ...