Search results

  1. P

    Mr Inactivity

    Thats weird.. i got that mail too..
  2. P

    CSS Problem on IE.. Works fine on Firefox

    Please check the link or the attachment (if the link does not load)... http://www.pratham.me/test/agsecurity Just another WordPress site.htm When i hover mouse over the top navigation menu it messes up in internet explorer... (am using IE 8, not sure if it happens in other version of...
  3. P

    MySQL Problem on STOLI

    There seems to be a MySQL server problem on Stoli... Takes ages to fetch data... And sometimes after a while no data is returned.... Experiencing this in relation to my wordpress blog... Can access other .html pages but wordpress wont load because it requires mysql... Sometimes i even get a...
  4. P

    Alternate Payment?

    *bump* umm no reply yet... my site have been highly in past few days..
  5. P

    Alternate Payment?

    Hi, i was thinking of buying a Illuminated Package.. But unfortunately for me, paypal has discontinued allowing Indian customers to make payments with paypal balance... Is there any alternate way i can make the payment?
  6. P

    jQuery .each()

    Thanks for the hint mission(eek where did strikethrough go!?) misson* ! :) solved the problem.
  7. P

    jQuery .each()

    it is there... <script type='text/javascript' src='http://www.pratham.me/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script> err i forgot to mention this all is in a wordpress blog. www.pratham.me/jobs
  8. P

    jQuery .each()

    It gives me this error $ is not a function [Break On This Error] $(document).ready( function() { btw both the scripts are in the body tag and yes, http://code.jquery.com/jquery-1.5.min.js is included in the head tag
  9. P

    jQuery .each()

    Hi, Am trying to change the formatting of a tr (table row) element with jquery. I have no control over the table as its generated by another javascript. the table/tr has no css class each of the alternate tr has a bgcolor attribute specified... I want to remove the value of this attribute so...
  10. P

    Need help on .htaccess

    Thanks for the prompt reply. I was beginning to thinks its a server issue or apache not being able to get the IP of the user... Dont think that would work as what am trying to protect is the wp-admin folder of wordpress... Is there any anti-bruteforce plugin for BASIC AUTH installed on the server?
  11. P

    Need help on .htaccess

    I have been trying to only allow my ip range Example 122.122.*.* For this i had used Order allow,deny Allow from 122.122.0.0/16 Deny from all But no matter what i did i could not access the page. I checked my internet ip. Its in that range. Right now i am only trying to allow myself to...
  12. P

    How to add www to a domain i own?

    I have a domain and have already set it as my primary domain name from 'Modify Domain' in x10hosting But the address is like http://domain.com I want it to be like http://www.domain.com In advance dns zone editor i see it as (domain name hidden) domain.com - 14400 - IN - A - [SOME IP...
Top