Articles

Fix Certbot Auto-Renew Error in Ubuntu
| 2 min read
A handful of Drupal users had reported that clicking on the Show Layout Designer redirects them back to the previous page. A few users reported the presence of the following error in their Drupal log " Table 'a4l.panels_layout' doesn't exist query: SELECT * FROM panels_layout t__0 in /var/www/vhosts/afl.pghtechministries.org/httpdocs/sites/all/modules/ctools/includes/export.inc on line 379." after they had upgraded the Panels and Ctools modules after seeing the issue. If you are facing the same error in your Drupal site when using Panels then read on to know the fix.
Fix Certbot Auto-Renew Error in Ubuntu
| 2 min read
Many Drupal users have reported encountering an error "Warning: file_get_contents(sites/all/libraries/colorbox/colorbox/jquery.colorbox-min.js) [function.file-get-contents]: failed to open stream: No such file or directory in colorbox_get_version() (line 300 of /home/[website]/public_html/dir/sites/all/modules/colorbox/colorbox.module)" when trying to use the Drupal Colorbox module. The same users had also reported that the status reports returned a "Colorbox plugin At least 1.3.6 You need to download the Colorbox plugin and extract the entire contents of the archive into the sites/all/libraries folder of your server." message. If you are encountering the same situation in your Drupal site then read on to know the fix.
Fix Certbot Auto-Renew Error in Ubuntu
| 2 min read
A few Drupal users encountered a "This image failed to load" error message when trying to open images in a Colorbox popup on their Drupal site even though they had not made any changes to their Drupal site. This error was more widely reported in Firefox than in IE or Chrome. If you are encountering the same error message in your Drupal site then read on to know the solution.
Fix Certbot Auto-Renew Error in Ubuntu
| 2 min read
A few Drupal users using the Embedded Media Field module had mentioned that they encountered an error while using Colorbox to open a video thumbnail embedded in a View. The Colorbox with the video iframe triggers another Colorbox with no content enlarging the previous Colorbox and causing a white vertical line to appear on the left side of the video and enlarging the parent Colorbox. If you are encountering the same error in your Drupal website then read on to find out the fix.
Zyxware default image4
| 2 min read
If you own a website then there is a good chance that you are using cPanel. cPanel provides an graphical user interface to manage a Unix based web hosting account for everyone involved in it. If you want to know how to create a new cPanel account in WHM then continue reading.
Zyxware default image4
| 2 min read
Enabling the jQuery effects on a page is now no more a mess. Using a plugin called Adipoli, it is as simple as this to show different effects for our content: Add the necessary js files and css files. Select the element on which the effect is to be applied. Invoke the tooltip plugin. So here is the code: $(document).ready(function(){ $('.imgsmile').adipoli({ 'hoverEffect' : 'popout' }); }); There are still more effects that you can add up on other than popout:
Zyxware default image2
| 2 min read
A few Drupal users had requested for a hassle free feature that would enable - A node, its title and the list of the images associated with the node to be displayed in a Colorbox. Most of them had requested for a Trigger Field to open the Colorbox with the above items. If you are looking for a way to open a node in Colorbox with an Image Gallery using a Trigger Field then continue reading.
Zyxware default image2
| 2 min read
A few Drupal users using Views 6.x-3.0 along with Drupal Workflow had noticed that Views expose filters are showing the Workflow names instead of Worklfow states. If you are looking for a way to use Views expose filters to expose Workflow State without displaying names of Workflows in your Drupal site then read on to find out the solution.
Zyxware default image3
| 2 min read
Most web developers & system administrators have to do SSH logins to WHM based servers to make the necessary changes there. The default port used for ssh logins is port 22. However there might be unusual circumstances where port 22 is not the default port. In such a scenario we need to identify the default ssh-port used by the server. If you are facing a similar situation then read on to know how to find out the current port being used by SSH on a WHM based server.
Subscribe to Subscribe to