Categories
PHP Wordpress

How to Decode links from WordPress Theme Footer like “eval(base64_decode)”

While working on a website TodaysBollywood.com, i found this eval(base64_decode) code in footer. I wanted to decode the footer of that free theme Tribune by web2feel.com.
My intention was to add the Google Analytics code in footer(i did not removed author links from footer) and other javascrripts also.
But the decoded code in that footer.php stopped me from doing further changes.
So i tried Googling and found the best solution to get rid of the links in footer of wordpress theme.

This url will help you to decode unwanted links in wordpress footer.

Here is the Url to docode

http://ottodestruct.com/decoder.php

Categories
PHP Programming Languages Wordpress

How to install WordPress on personal computer

As this is really very simple thing for programmers and developers but those who don’t know about programming, then it will be little bit techy for them.

So here are very simple tips that will guide you to install WordPress on your local computer.

Please follow the steps

1. Firstly you need to download and install free to use Open source server that is WampServer (This server have Apache, PHP, MySQL in it and it runs on Window)

http://www.wampserver.com/en/download.php

2. Once you install the WampServer on your computer you can see a server icon in the taskbar at right side(Don’t proceed further until you find the server is running very well).

How to know if the WampServer is installed correctly on your computer.

3. Now download and install the latest version of WordPress from here.

http://wordpress.org/download/

If you have any difficulty in installing WordPress on local computer then you can read our post about How to install WordPress on local computer or you can Hire me to install the wordpress on your online server.

This is it, now you can enjoy installing word

Categories
Adsense Tips Google

How to handle mistakes people do while using Google Adsence Accounts

Google Adsence Tips and Tricks

As most of my readers having Adsence accounts and they are using it with care also but Sometimes by mistake, you or your friends may click on ads running on your site.

I suggest you to avoid these situations to be faced and never click on advertisements running on your sites.

Never ask others to click on ads of your site.
Que1. But suppose if you clicked on Adsence Ads by mistake then what to do.

Que2. What if you opened your Adsence account from your office or cyber cafe (it may be possible that others users also did the same), then Google gets the IP of that computer and understand that both users are same. So what to do in these situations.
Solution and Tips for Adsence Users

1. Avoid these things in future.

2. Never access your Adsence Account from office or Cyber cafe.

3. Now don’t worry and inform google about the things you did above.

4. You can use this form here

https://www.google.com/adsense/support/bin/request.py?contact=invalid_clicks_contact

5. Fill it and send it to Google saying by mistake you opened multiple adsense accounts from same IP.

6. Last but not the least from now on, be careful while opening Adsense account from same computer.

Categories
Email Tips Google Internet Tips

Google’s new e mail feature priority inbox available in your G mail box

Google is always a favorite mail client for me and as time spent, it gets better.
Google recently introduced a new mail features named as Priority Inbox.

Most of use daily receive so many mails and sometimes we stuck in those stupid mails and did not able to find out new and important mails to read first for us.  If you want the solution of this problem and if your dont want to miss the most important mails in your inbox then watch the video below and have fun with latest and new gmail’s priority inbox feature.

Categories
Internet Tips Orkut Social Networking

Orkut introduced new feature to manage friends group

Today i logged into my orkut account and i saw a video about new features of it.
This video comes only once and those who missed the cool video of Orkut can view the same video here.

So whats included in the new feature of orkut.

The new feature is easy to use and you can customise your orkut groups in a manner that top 5 groups will show on your Orkut home page here.

http://www.orkut.co.in/Main#Home

Once you login to your Orkut account you can manage the 5 groups to show on your home page.  The first group name is Everyone and you can add more by clicking on plus image there.

Its good to view all people from a specific group, so enjoy the new feature of Orkut and have fun watching the pretty lady in this Orkut Video.

Categories
Browsers Freebies Internet Tips Mozilla-Firefox

How to force Firefox to save/remember passwords of secure https website like paypal

Firefox is mostly used and effective browser. When you login to any web site, Firefox offers to save your user name and password. But it has some limitations and some pre configured things like, it will not ask you to save passwords for secure https websites like paypal, banking websites for internet banking logins and so many websites are there for which firefox will now ask you to save passwords.

Some of you want to save passwords for those sites then here is a working and tested trick to force firefox to save passwords for https and secured websites.

You don’t need to do anything simply open this url

Trick 1

https://www.squarefree.com/bookmarklets/forms.html#remember_password

and click on Remember Password and a popup box will open saying this

Removed autocomplete=off from 0 forms and from 0 form elements, and removed onsubmit from 0 forms. After you type your password and submit the form, the browser will offer to remember your password.

just click on ok and restart browser and now firefox will ask to save passwords for secure websites also.

Trick 2 (in case above trick dont work)

Here is another trick that is lil bit techy and you have to do some coding changes in firefox:

  1. Close any instance of Firefox.
  2. Open up C:\Program Files\Mozilla Firefox\components\nsLoginManager.js using notepad. (Change the location to where you have installed Firefox)
  3. Search for the line: _isAutocompleteDisabled : function (element) {
  4. Delete the three lines after this line.

In our Firefox installation, these lines were at line number: 725, 726 and 727. Take a look at the screen shots below for more details.

Before:

After:

Have fun enjoy the tips and tricks

If you find the trick is not working or any issues just drop a comment here and i will get back to you asap.

thanks