Category Archive: Third party appl.

Jun 07

Change upload directory path

If you wish to change upload directory path in wordpress, then Login to wordpress as admin and go to Miscellaneous under Settings. By default upload path is set to wp-content/uploads you can change it as per your request. Click on save changes button for the changes to take effect. contact@webhostingsupport.info

Mar 30

Upgrade wordpress

wordpress is the most commonly and world wide use blogging software. To keep the software secure and updated with the latest feature it is necessary to up[grade the software to the latest release. Most of the time, while upgrading the wordpress blog it is being screwed up by the users. If you follow the steps …

Continue reading »

Mar 29

Error (ERROR_PLATFORM_FAILURE)

I use to receive following error on accessing my photo gallery Error (ERROR_PLATFORM_FAILURE) : * in modules/core/classes/GalleryTemplate.class at line 251 (GalleryCoreApi::error) * in modules/core/classes/GalleryTemplate.class at line 180 (GalleryTemplate::_initCompiledTemplateDir) * in main.php at line 486 (GalleryTemplate::fetch) * in main.php at line 94 * in main.php at line 83 On investigating the issue I found g2data directory …

Continue reading »

Mar 28

Drupal temporary URL

Most of the time a common question is asked, whether Drupal can be accessed with a temporary url ? And the answer to it is yes, for this you will need to make few changes into your configuration file of Drupal and it will work perfectly as it on main domain url. 1) Eg: Drupal …

Continue reading »

Mar 28

Drupal Clean URL error

On enabling Clean URL in Drupal I get error “Your system configuration does not currently support this feature” FIX: I have created a .htaccess file under the installation directory of drupal and added following code and it fixed my issue. root@Server [~]# nano .htaccess RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule …

Continue reading »

Older posts «

» Newer posts