
Ubuntu freezes and unity disappears
I tried to install some icon theme packs using synaptic manager and this error came to me. Unity, synaptic, gnome-tweak tool etc were uninstalled. I tried many. But nothing seems to be working fine....
Tech tips and explorations
I tried to install some icon theme packs using synaptic manager and this error came to me. Unity, synaptic, gnome-tweak tool etc were uninstalled. I tried many. But nothing seems to be working fine....
Enter this command in termianalgsettings set com.canonical.desktop.interface scrollbar-mode normal If want to set it to default, enter this in terminal gsettings reset com.canonical.desktop.interface scrollbar-mode If you enjoyed this post, make sure you subscribe to...
PART 1 : REMOVING FIELDS FROM PHPBB FTP into the web server holding the phpBB forum that you want to modify. If you have access to the server directly, you don't need to use...
In this module, I'll explain how to Integrate PhpBB in Drupal. I checked a lot over Internet and the results seems to confusing than problem solving. Somehow, I found the solution by reading documentations...
In PhpBB3, Login to phpBB using admin credentials Goto ACP (Administrative Control Panel) (Most probably Link is available at the bottom of your webpage) Go to General tab --> In the middle of the page (vertically)...
I've encountered the following error after patching my PhpBB3 installation. Fatal error: Call to undefined function phpbb_version_compare() in /home/ someusername /public_html/ subfolder /phpBB3/includes/acp/acp_main.php on line 419 This error is displayed when I click on...
My version of PhpBB is 3.0.12. Download the zip file from here. Decompress the phpBB3 archive to a local directory on your system. Upload all the files contained in this archive (retaining the directory...
Sign in to Gmail. Click the gear in the top right. Select Settings. Click Forwarding and POP/IMAP. Select Enable IMAP. Click Save Changes. If you enjoyed this post, make sure you subscribe to my...
Did you get " unable to send e-mail. contact the site administrator if the problem persists " error after installing Drupal or whenever a user registers for an account ? Then this the best place...
I've encountered the following error while trying to install Drupal 7.23 on a shared linux web server." Fatal error: Call to undefined function field_attach_load() in / .. /includes/entity.inc on line 316 " When you...
What to do if some error occurs in installation of drupal ? Should we delete the whole folder and upload fresh one again ?The answer is certainly NO. We just update settings.php file in /sites/default/...
I know that many are fans of default file browser in Mac OS. The same is not available for Linux distros. But we have an experimental one. Here is how you install it. sudo...
Before starting Drupal installation, if we type http://localhost/sitename in the adress bar and hit enter, sometimes we may get Forbidden error. This happens mostly on Linux boxes. Cause : Permissions Solution : sudo chmod...
In Ubuntu, after installing apache2 Open terminal and type a2enmod rewrite hit enter Type /etc/init.d/apache2 restart and hit enter. Type chmod -R 777 /var/www and hit enter If you enjoyed this post, make sure you...
While installing drupal theme, I encountered an error saying " We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone " . It also suggested me to change the demo_profile.profile file...
While installing sample data of a specific theme, you may want to select the snapshot and click on Restore button. Sometimes, it may not display any options in the field of snapshot even though...
When I tried to install BackTrack 5(64 bit) on my Ubuntu machine (32 Bit), it just thrown an error message as shown below. Error message : VT-x/AMD-V hardware acceleration has been enabled, but is not...
Step 1 : Open terminal by pressing ctrl+alt+T Step 2 : Type " uname -a " and hit Enter If it displays i686/i386.. Its a 32 Bit version else if it displays x86_x64.. its...
We can see that our WiFi connection goes to limited connectivity sometimes. Its annoying in case of urgency. Here is the solution for Windows ! Step 1 : Open Network and Sharing center Step...
While I am trying to connecting my two computers via LAN, I faced a problem. I've installed Windows 8 in both the systems. It asks me to change the network to private in order...
Yes, we can install .Net Framework 3.5 in windows 8 without internet connection. Step 1 : Open CMD.EXE with Administrative Privileges Step 2 : Run the this DISM command dism /online /get-features (you will see something like...
Use of GPS technology is Maps and Navigation. In Android, Maps are loaded when you are online so, GPS will come into play when you are connected to Internet. Google maps loads only when we...
Step 1: Connect your android phone to Internet. Step 2: Update and install Latest Google Maps for Android as older version don't support offline maps feature. Step 3: Open Maps and go to Menu --> Make...