Login To Facebook And Like Button Not Working On Same Page June 21, 2011 // 0 Comments We recently ran into this issue when on the same page there is a Like button and a Login to Facebook button. Only the link [...]
Drupal: Chinese Characters in URL April 7, 2011 // 2 Comments Recently, we ran into a problem with Drupal when displaying Chinese characters or any non English characters (UTF-8) in the [...]
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 March 28, 2011 // 0 Comments Today, we came across a problem with Drupal. Every time when we tries to add new contents, it is giving us the following [...]
Drupal – Create New Node With PathAuto February 15, 2011 // 0 Comments Here is a sample code to create a new page node in Drupal with the “node_save()” and adding the pathauto page. [...]
Drupal Admin Page Is Blank January 19, 2011 // 0 Comments Today, we came across with an issue on a Drupal site that we manage. Our admin page is BLANK. We got so scare because we [...]
Drupal “Page Not Found” Error on ALL Pages December 3, 2010 // 0 Comments Recently, we have encountered this strange problem with one of our Drupal site. All of our pages returned “Page Not [...]
How To Store Session Cookies in Drupal? November 1, 2010 // 0 Comments We were playing around with Drupal recently and noticed that there aren’t much information in regarding on how to [...]