Technical Blog

Zyxware default image2
| 1 min read
A Drupal user encountered a scenario where when the Drupal site with an existing ImageCache path was moved to a new server, the ImageCache created new paths with the old image paths still in existence, i.e. adding a 'files' entry to the existing path. This basically meant that the new image path was being added to the existing image path when the presets were called. If you are facing a scenario that is similar to the one the user is facing in your Drupal installation then read on to know the solution.
Zyxware default image1
| 2 min read
Many Drupal users have reported that the IMCE toolbar in missing in their Drupal site. The toolbar found in the Drupal IMCE module is used for browsing the server and more importantly for uploading files to the server. If you find that the IMCE tool bar is missing in your Drupal installation then continue reading to find out the solution for this problem.
Zyxware default image4
| 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.
Zyxware default image3
| 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.
Zyxware default image3
| 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.