How to solve MySql error: phpbb_ext’ doesn’t exist [1146]
Today, when I moved my site to new server, I got an error with database. At first, I got an error like “Unknown column ‘t.topic_visibility’ in ‘where clause’ site:www.phpbb.com“. After…
Today, when I moved my site to new server, I got an error with database. At first, I got an error like “Unknown column ‘t.topic_visibility’ in ‘where clause’ site:www.phpbb.com“. After…
Database and WordPress Error establishing a database connection in WordPress – Detail Error establishing a database connection – Detail Error while connecting to MySQL: Cpanel::DBI::Mysql connect(”,’root’,…) failed – Detail Table…
Accessing dedicated server using WHM https://ipaddress:2087/ (where ipaddress is server’s IP address). 2 ways to access the WHM control panel 1. Log in to the Hosting Control Center and then…
Today, let talk about how to float something on your blog or website. We see this may very helpful if you want playing around your blog coding. At first, we…
CSS Cheat Sheet: Text CSS Text includes font-family, font-size, font-weight, font-style, font-variant, text-decoration, text-transform, text-spacing, text-indent, text-shadow… Font Family———————— font-family: arial, helvetica, serif, georgia; font-family: “Times New Roman” Font Size————————–…