Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Customer login issue in Magento 1.8.1

Customer login issue is just because of 'form_key' value. So , to avoid this error open your login.phtml file and place the below code under form tag - <input type="hidden" name="form&#95;key" value="<?php echo Mage::getSingleton('core/

How to copy entire folder in linux

While working on linux we usually need command to copy folder from one location to another , this can be archived by simple console commands in a simple way : cp -r sourcedir targetdir : Where -r means recursively i.e all the files in a folder For

Guidelines for Blogging

Important steps or points to be followed before posting any blog. Creating a unique technological blog every time seems to be a question in everyone’s mind. It is to be noted that just uploading codes doesn't count as good blogging. One needs to sup

Why eBooks Are Changing Reader's View?

An electronic book is commonly known as eBook or Digital Book. Printed books are always been familiar to all the people from a very long time, as everyone from his/her childhood to older ages are involved in reading books whether it is related to the

Update cart quantity not working in magento

Issue to update shopping cart quantity in magento - To solve the issue go to your theme's cart.phtml file find the form tag then add <?php echo $this->getBlockHtml(\'formkey\') ?> after start form tag like -

Types of Mask in Photoshop (part 3)

Hey guys, Welcome back to "Part 3 - Types on Mask in Photoshop". OK Let's get started. Question 1: what is Vector Mask? Vector means a path or shape which will not lose the quality if we increase or decrease its size. The vector Shapes or path ar

What is STLC (Software Testing LifeCycle)?

STLC (System Testing Life Cycle) The process executed in planned and systematic manner to test the working and functionality of software application is known as Software Testing Life Cycle (STLC). In lay men language we can say that, STLC is a proce

Total of values in multiple textbox.

The code below will help, how one can use selector "class" to sum all the values in different input box in a Form. <pre>&lt;pre&gt;&amp;lt;pre&amp;gt;&amp;amp;lt;script language="javascript"&amp;amp;gt; function su

Scroll table view to top and bottom in iOS

If you want to scroll the tableview to the top row or bottom row right after it appears. Then do one line code to achieve this. Scroll table to the bottom row position [_tableViews setContentOffset:CGPointMake(0, CGFLOAT_MAX)]; Scroll table to the

Keywords Analysis and Researching

What is Keywords Researching “Keyword researching” is the most important step in Digital Marketing, as it is about finding and researching actual search terms that people enter into the search engines while doing a search. SEO Professional search fo

1 202 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: