Drupal Technical
|
2
min read
Many Drupal programmers, Drupal site admins and Drupal site users have encountered 403, 404, 406, 500 or "Page not found" errors when submitting content with specific phrases. If you are facing the same situation in your Drupal site then read on to find out more.
Drupal Technical
|
3
min read
Many Drupal programmers, Drupal site admins and Drupal site users have encountered the error message - "MySQL: "Warning: MySQL server has gone away" on their Drupal site. If you are facing the same situation in your Drupal site then read on to know the fix.
Drupal Technical
|
2
min read
Many Drupal programmers and Drupal site admins have encountered a situation where two functions have the same name. If you are facing the same situation in your Drupal site then read on to know the fix.
Drupal Technical
|
1
min read
Many Drupal users have encountered a situation where a module and a theme have the same name in their Drupal site. If you are facing the same situation in your Drupal site then read on to know the fix.
Drupal Technical
|
2
min read
Many Drupal users have encountered a "Fatal error: Allowed memory size of X bytes exhausted (tried to allocate Y bytes)..." error message in their Drupal site. If you are faced with an error of a similar type in your Drupal site then read on to find out more about the issue.
Drupal Technical
|
2
min read
Many Drupal users have encountered a message similar to Fatal error: Cannot redeclare getnodecount() (previously declared in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code:3) in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code on line 9" If you are faced with an error of similar type then read on to find out more about the issue.
Drupal Technical
|
2
min read
Many Drupal users have encountered a "Fatal error: Call to undefined function" error message in their Drupal site. If you are faced with an error of a similar type in your Drupal site then read on to find out more about the issue.
Drupal Technical
|
3
min read
Many Drupal users have encountered a "Fatal error: Unsupported operand types in common.inc" error message in their Drupal site. If you are faced with an error of a similar type in your Drupal site then read on to find out more about the issue.
Drupal Technical
|
3
min read
Many Drupal users have encountered a situation where two or modules in their site have the same third party library. If you are faced with an error of a similar type in your Drupal site then read on to find out more about the issue.
Drupal Technical
|
2
min read
Many Drupal programmers have received a function got declared inside of another function error when writing code for Drupal. If you are facing the same situation when coding for Drupal read on to know the fix.