Recent activity
Subscribe to this feed
amitdesai replied on July 17, 2009 05:28 to the question "Twitter Account suspended for no reason" in Twitter:
amitdesai replied on July 16, 2009 14:28 to the problem "Comment Moderation Screen In Wordpress Lacks Styling After IntenseDebate Plugin Installation" in IntenseDebate:
i have shared my experience on installing ID on wordpress 2.7.1 and have given solutions to all major issues faced during installation. you can read it here http://www.gigathoughts.com/technolog...
amitdesai replied on July 03, 2009 05:52 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
Beau,
Thanks for the updated file the sites works well and today after almost a month that i first installed ID plugin its finally working on www.gigathoughts.com
I would like to sincerely thank the ID team for their outstanding support, specifically Beau really understood my situation and gave me a step by step evaluation of the problem and finally we have nailed the damn problem.
I would urge everyone who is having issues with ID plugin to be patient and persistent as the ID team will help you solve the problem and you will be able to super charge your comments with ID.
Also people who are using WP 2.7.1 and are having issues with ID can contact me and i will be more than happy to help. desaiamit(at)gmail(dot)com
Amit
amitdesai replied on July 02, 2009 09:16 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
amitdesai replied on June 30, 2009 07:50 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
Beau my friend why dint your guys built something in this version that will take care of that noscrip tag. i searched all the files but couldn't find noscript tag. is there any other way i can solve this issue ???
I am not a techie so i just opened each php file from the WP admin and did a CRTL F for </ noscript > and also only noscript but could not find it anywhere.
For me the following issues still remain:
* the main page layout is proper and looks neat and clean but when i click any of the internal pages the side bar loads is skewed you can check it here http://www.gigathoughts.com/ looks fine ... .internal page skewed : http://www.gigathoughts.com/useful_li...
* the comment link for specific post (http://www.gigathoughts.com/useful_li...)says it has 4 comments but when you click the link the comments are not there so where can i find my comments. ????
I have all the comments for rest of the posts but this post comments havent got synched as it still shows in my wordpress comments list.
Initially i was happy that ID finally started working but this layout thing and comments missing is seriously making me frustrated
please help Michael / Beau u guys there ? are ya guys listening and willing to help ?
Amit
amitdesai replied on June 27, 2009 05:10 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
Thanks. But the noscript tag is not there in my code. I have also checked all other php files but could not find the tag anywhere. Please find below the code of my comments.php file:
<?php // Do not delete these lines
if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
die ('Please do not load this page directly. Thanks!');
if (!empty($post?>post_password)) { // if there's a password
if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie
?>
This post is password protected. Enter the password to view comments.
<?php return;
}
}
/* This variable is for alternating comment background */
$oddcomment = 'odd';
?>
<? // Begin Comments ?>
<h6 class="comments">Comments</h6>
<? // Begin Comments & Trackbacks ?>
<?php if ( $comments ) : ?>
<?php foreach ($comments as $comment) : ?>
<?php endforeach; /* end for each comment */ ?>
<? // End Comments ?>
<?php else : // If there are no comments yet ?>
<?php _e('No comments yet.'); ?>
<?php endif; ?>
<?php if ( comments_open() ) : ?>
<h6 class="postcomment"><?php _e('Leave a comment'); ?></h6>
<form>
<?php if ( $user_ID ) : ?>
Logged in as <?php echo $user_identity; ?>. Logout »
<?php else : ?>
<input name="author" class="textarea" type="text" value="<?php echo $comment_author; ?>" />
<label><?php _e('Name'); ?></label> <?php if ($req) _e('(required)'); ?>
<input name="email" class="textarea" type="text" value="<?php echo $comment_author_email; ?>" />
<label><?php _e('E-mail'); ?></label> <?php if ($req) _e('(required)'); ?>
<input name="url" class="textarea" type="text" value="<?php echo $comment_author_url; ?>" />
<label><?php _e('<acronym title="Uniform Resource Identifier?>URI'); ?></label>
<?php endif; ?>
<label><?php _e('Your Comment'); ?></label>
<textarea name="comment" class="textarea"></textarea>
<input name="submit" class="Cbutton" type="submit" value="<?php _e('submit'); ?>" />
<input name="comment_post_ID" type="hidden" value="<?php echo $id; ?>" />
<input name="redirect_to" type="hidden" value="<?php echo wp_specialchars($_SERVER['REQUEST_URI']); ?>" />
<?php do_action('comment_form', $post?>ID); ?>
</form>
<?php else : // Comments are closed ?>
<?php _e('Sorry, the comment form is closed at this time.'); ?>
<?php endif; ?>
amitdesai replied on June 26, 2009 11:00 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
amitdesai replied on June 25, 2009 13:18 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
amitdesai replied on June 25, 2009 09:07 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
Thanks beau. it would nice if you can check on my other issues and reply at the earliest as untill then i will have to keep my layout skewed for you to see and check the problem and that wont be good for my readers.
I will remove the title so that it dosent appear on top of my logo in the header.
looking forward to your help-
amitdesai started following the question "Problem with Sidebar after using Intense Debate" in IntenseDebate.
amitdesai replied on June 24, 2009 10:25 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
-
amitdesai started following the problem "IntenseDebate killed my page layout. HELP!" in IntenseDebate.
amitdesai replied on June 24, 2009 07:40 to the question "Login failed. Please check your credentials and try again." in IntenseDebate:
Thanks a lot Beau and Michael. the problem was indeed missing blog title and as recommended by Beau i added the blog title ID started working. i could log in via the WP admin and complete the setup. So after more than a month of research and finally help with ID team i was able to solve the login error.
I have few questions to the ID team.
* now that it is set up can i remove blog title ? i had it as blank earlier. but based on your suggestion i have put GigaThoughts as the title and it worked. i want to remove it ??
* the main page layout is proper and looks neat and clean but when i click any of the internal pages the side bar loads is skewed you can check it here http://www.gigathoughts.com/ looks fine ... .internal page skewed : http://www.gigathoughts.com/useful_li...
* the comment link for specific post (http://www.gigathoughts.com/useful_li...)says it has 4 comments but when you click the link the comments are not there so where can i find my comments. ???? I have all the comments for rest of the posts.
You helps on this is highly appreciated.
amitdesai replied on June 24, 2009 07:39 to the question "Login failed. Please check your credentials and try again. I get this message immidiately after i uploaded the ID plugin and tried to acess ID via my word press admin" in IntenseDebate:
Thanks a lot Beau and Michael. the problem was indeed missing blog title and as recommended by Beau i added the blog title ID started working. i could log in via the WP admin and complete the setup. So after more than a month of research and finally help with ID team i was able to solve the login error.
I have few questions to the ID team.
* now that it is set up can i remove blog title ? i had it as blank earlier. but based on your suggestion i have put GigaThoughts as the title and it worked. i want to remove it ??
* the main page layout is proper and looks neat and clean but when i click any of the internal pages the side bar loads is skewed you can check it here http://www.gigathoughts.com/ looks fine ... .internal page skewed : http://www.gigathoughts.com/useful_li...
* the comment link for specific post (http://www.gigathoughts.com/useful_li...)says it has 4 comments but when you click the link the comments are not there so where can i find my comments. ???? I have all the comments for rest of the posts.
You helps on this is highly appreciated.
amitdesai replied on June 23, 2009 07:47 to the question "Login failed. Please check your credentials and try again. I get this message immidiately after i uploaded the ID plugin and tried to acess ID via my word press admin" in IntenseDebate:
Thanks so much for writing back Michael.
URL: www.gigathoughts.com
WP ver: 2.7.1
ID plugin: 2.2
ID username: gigathoughts
when i try to access the ID plugin via my WP the staus bar shows this message. i dont know if it helps but stil : gigathoughts (dot)com/wp-admin/options-general.php?page=id_settings&login_msg=Missing+field%3A+blog_title
i am not a technical person but my gut feel there has to be some change in the php file.
Please suggest the next step forward.
Thanks
Amit
amitdesai replied on June 19, 2009 14:11 to the problem "Cannot login to Intensedebate from WordPress username/password or userkey is not accepted" in IntenseDebate:
Michael can you please tell me more about the php configuration issues. as i have hte same issue. my url is www.gigathoughts.com
amitdesai asked a question in IntenseDebate on June 19, 2009 14:01:
Login failed. Please check your credentials and try again. I get this message immidiately after i uploaded the ID plugin and tried to acess ID via my word press admini have been dying and trying to use ID plugin for my wordpress blog just because its been bought over by automatic, the idea was that there would be a seamless integration between ID and wordpress but its the opposite. I have tremendous challenge in cross the first hurdle that is login into ID via my wordpress admin as the first step after installing the plugin
its been a month since i am struggling. will the real slim shaddy please stand up ??
amitdesai replied on June 01, 2009 06:45 to the question "Twitter Account suspended for no reason" in Twitter:
Guys. My suspended account is live again and i would like to thank twitter team for their help. account suspended issues is solved. The various stages that were involved are:
Stage 1
I went to submit a request page and submitted my issue. I explained them that i use twitter for business and its very critical for the cause of my business to get the account back and i also suggested that i am sure of not breaking any twitter rules as i read them all after it was suspended.
issues my business would face were:
lack of information to my prospects
lack of support to my clients
Hiring of prospective candidates
Network with key and important people will be affected
over all my creditability will take a beating.
Stage 2
Got an auto generated email from twitter asking me to check their online resources and possible reasons my account could have been suspended.
Stage 3
I wrote back to them via the support ticketing system that i checked all of them and couldn't see a possible reason why it was suspended
Stage 4
Twitter team assigned a person "Delbius - support team member" to my request. I wrote an email to Delbius explaining my frustration. She took couple of days to understand and research and identify the root cause of the problem and emailed me the reason why my account was suspended.
In my case my company website was attached my a malware and hence google and company labeled my site www.synergytechservices.com as a malware site and since it was there in my twitter bio and i was promoting it across my network twitter suspended my account.
Stage 5
After a week finally my issue was resolved and i got my account back.
I was relived and back in action. www.twitter.com/amitdesai
Do let me know if you guys need some clarity. email me.
My account was suspended almost for a month and finally when the person was assigned it got sorted in a weeks time.
Good Luck guys.
Regards
Amit Desai
Co-Founder
www.synergysolv.com
www.synergytechservices.com
Mail/IM : desaiamit@gmail.com
Blog : http://www.gigathoughts.com
Linkedin: http://www.linkedin.com/in/amitdesai
Twitter : http://twitter.com/amitdesai
amitdesai asked a question in Twitter on April 18, 2009 09:43:
Twitter Account suspended for no reasonI am 100% sure that i have broken any twitter rules nor i have done any spamming or adding more accounts or following 100's of people. the only reason could be that i had got a following request and in return i wanted to follow that twitter ID which is http://twitter.com/Priyanka_Puri i hit follow button once but it dint show the tick mark in green that i am following so i pressed some 10 times thinking twitter is busy. if thats the case then i request you to please review my past activity and unblock my account.
If this is not the case. i would like to have an explanation on why my account has been suspended ?? its going to be bad for my brand value if someone tries and add me to their account .. and if the account is suspended then they will doubt my creditability and it could be my next client so please resolve this asap
Amit
Loading Profile...

