Drupal Technical
| 1
min read
Many Drupal users have encountered a lot of instances of the following error in the dblog of their site "Got error 28 from storage engine query: SELECT DISTINCT(p.perm)". If you found yourself encountering the same error in your Drupal website then read on to find out the solution.
Drupal Technical
| 2
min read
A few Drupal users have found out that their Drupal FCKeditor is not interpreting the HTML correctly in the content and the tags are getting outputted as plain text. If you are facing the same scenario in the FCKeditor in your Drupal site then read on to find out the solution.
Drupal Technical
| 2
min read
A few Drupal users have encountered an issue where the Drupal CKEditor Toolbar went missing in the preview after adding content to the node as though they had clicked on the switch to the plain text editor option. They were left with a plain text view of the content. If the text was removed from the body field the Toolbar seemed to appear again in the preview. If you are facing this issue in the CKEditor in your Drupal site then read onto fix the problem.
Drupal Technical
| 2
min read
The Drupal FCKeditor by default allows only the admin user to access the Browse Server buttons to upload files. This is done as a security precaution. Many Drupal users have requested for a method to enable the Browse Server button for non admin users who can be trusted. If you need this feature in the FCKeditor in your Drupal website then continue reading.
Drupal Technical
| 2
min read
A few Drupal users have encountered a situation where the FCKeditor removes the content within style tags. The output seems to come correctly with the styling included but the problem occurs when the user goes back to edit it when they realized that the inline stylesheet is missing. If you are facing this issue in your Drupal installation then read on to find out the solution.
Here is the fix.
Drupal Technical
| 2
min read
Many Drupal users have reported an issue with the CKeditor they had installed on their Drupal sites. The CKeditor seemed to insert unwanted tags in their content. If you are facing the same issue in the CKeditor you had installed on your Drupal site then continue reading to fix the problem.
Drupal Technical
| 2
min read
Some Drupal users have reported that CKEditor in their Drupal 7 website failed to come up in the permissions page preventing the from assigning the correct permissions to the CKEditor. If you are facing the same issue then read onto find out the fix.
Drupal Technical
| 2
min read
Adding watermarks to uploaded images is a much sought after feature in the Drupal community by many Drupal users. There is an easy way to add a watermark to an image uploaded in a Drupal website using CKEditor. Read on to find out the method to do that.
Drupal Technical
| 2
min read
Many Drupal users have repeatedly reported that they get a Page not found error when they click on the CKFinder Browse Server button on their Drupal sites. If you also facing the same issue in the CKEditor in your Drupal site then continue reading to get it fixed.
Drupal Technical
| 2
min read
"The server didn't reply with a proper XML data. Please check your configuration." A few Drupal users who have configured the FCKEditor to use file uploading using the built in file uploader received this error message when they clicked on the Browse Server button. If you find the same error message in your Drupal website then continue reading to get it solved.