June 16, 2011

What is content management system?

What basically content management systems is? A content management system is basically a convenience provided to the website manager to update content or content related activities instead of modifying static or dynamic files and repetitive uploads. Another feature which comes up with content management system is reporting on dashboard, its being widely used by famous […]

June 15, 2011

Dreamweaver file check in and check out

Dreamweaver file check in and check out Tips For your convenience, image is provided in full-size. Please open it in new window to have full view. Assumptions We are assuming that if we are giving you guideline using Dreamweaver version 8, so you can find the similar options in Dreamweaver CS3 and Dreamweaver CS4 as […]

June 14, 2011

Error establishing a database connection

wordpress

Error establishing a database connection WordPress is a sophisticated framework and a lot of help available online. Please have a look in your wp-config.php and also check the followings to make sure that configuration is correct. 1- /** MySQL hostname */ define(‘DB_HOST’, ‘localhost’); :: Normally this constant remain as it is as localhost, make sure […]

June 11, 2011

Emails not reaching to clients email box

Emails not reaching to clients email box errrr!!! Sending email but not reaching to clients email box? This issue is rare but you can or facing it finally. There can be following reasons of this: You are using plain php mail() function, email delivered from which mostly treated as an anonymous sender Suggestion: You have […]

May 19, 2011

GMail SMTP Settings Quick Fix

GMail SMTP Settings Quick Fix Although the instructions are very clear but still gmail account is not working for web based enquiry form? Try a quick fix given below, if you have tried all other things 🙂 With port 465, it works when gmail replaced with googlemail. GMail SMTP Settings Quick Fix