hello all, i am a twitter account seller. i sell 90 aged twitter account (1-2 years account) it have 2 delivered order. but suddenly today my service is gone. is my service is out of the rule guys? thank you for answe...
Hello , ops: can anyone can help me to find scripts or programs thats allow me to run alot of twitter accounts at one time and send followers or favourite and retweet ! Realy i need that i need sales page of that progr...
I noticed that many YouTube users don't know about this free service where you can download FREE music and sound effects for your video(s). When you are in need of some royalty free music or sound effect to use in your ...
I am working with youtube these days, However due to the links provide with youtu.be I am struggle to complete my works as I do not have way to track details, Ca anyone tell me it
i want the bigger number of twitter followers i can get for 4-5-6$ follower must have BIO/PIC /Some Tweets at least 2
My service is sell YouTube account.is it violate SEO Clerks Terms of Service?
I wanna promote my website on Linkbucks. And I'm doubted if it is a good idea. So, what do you think? People will buy Twitter followers? Are people interested in buying Twitter followers?
Social networking sites will be very useful for your business if you take time to know first the basic techniques in handling it for social media marketing. As long as you share quality content and interact with your fan...
Some Youtube music videos get 29 million views or more. Are these real views? And, how would someone get so many views?
I want to keep people from seeing what videos I have searched for, watched or uploaded on Youtube. What are my options?
What would you be doing now if Youtube had not been invented? Is there an alternate video site that you would be visiting instead?
What if you had no cable TV or Hulu or Netflix or any other way to watch TV. What would you do on Youtube for fun and entertainment ?
Do you think it's a good idea to share personal, family videos on Youtube? Are you worried that strangers might be peeking in on your personal life?
How can take your business benefit from Pinterest?
Would you be able to setup a system so that as soon as I tweeted from an account you would be able to provide a random number of retweets to it? Like 90-150 retweets per tweet, launched no later than 5 minutes after the...
Hey Guys, My name is Charles Alberti from the Netherlands and I have a question; Is it still possible (and how) to submit ALL of my friends on Facebook after I have create a Event? I first knew how to do this, but some...
Do you have any favorite sticker packs on Facebook? I love the Pusheen cat stickers as they are always so funny and make me smile. My friends love them too.
Yesterday, I deleted a friend request by mistake from someone that I actually know. As I was clicking the button I realized my mistake but by then it was too late. Is there a way to change my mind and click the yes butto...
I would like to attract viewers and subscribers from UK and Australia. Is there a way to target only subscribers or viewers in a specific area?
I need good tips for helping my videos rank on Youtube. Can you give me good Youtube SEO tips? I want to be found in videos when someone searches for specific keywords.
If you found an offensive video on Youtube, would you report it or just move on?
Recently, I shared an unlisted video with one of my friends. At the time, the video had seven views. But, I think he might have passed the unlisted Youtube link along to someone else or maybe even posted on a forum as th...
What works best on Youtube, long or short videos? I don't want to bore people by having long videos. But, if the videos are not long enough, I won't be able to say what I need to say. What length should my videos be on Y...
Do you have a favorite celebrity or channel that you like to watch on Youtube every day? What makes this person your favorite?
Do you have any special tools that you use to create your Youtube videos? What type of editing or video equipment do you use?
I got a message today that I'm now temporarily blocked from sending messages. Why did this happen? I don't remember spamming anyone. And, I only ever send messages to close friends on Facebook. We talk a lot by private m...
On my channel, some people click the dislike button. I asked one guy why he did it and he just said, 'No reason. Just wanted to. Why do some people act that way? Don't they understand it's hurting the channel owner?
On Youtube, there are many older movies available to watch. So I thought why not upload a few of my own to share with friends and family. But, within a few minutes of uploading my videos, they were taken down and my acco...
Today I was notified by Youtube that there is a copyright claim against my video. I compiled the video from several sources, so noone has an exclusive right to say they own all my video content. I would not mind editing ...
Obviously only the user knowing. I would be willing to pay for it. Thnks.
Once after a really bad break up, my partner decided to screenshot our private messages and shared to his Facebook wall. It was very embarrassing as those things were meant to be private and never shared openly. That wou...
Just recently, someone commented on one of my videos that I sounded boring. Another said, 'Were you tired?' as if I sounded sleepy. I am not sure how to make my voice sound more exciting. I don't want to put on pretense,...
What are some things you should be doing when on Twitter or things you should avoid doing?
I have a Clickbank product that I want to create a video review for. I'm not really a writer, so I don't know what to say. What are my options when it comes to script writing? Is there a way to just not have a script for...
If I were to trade likes on Youtube with another channel owner, is that the same thing as buying likes? Could my account be banned for trading likes or having a 'like for like' type scheme? If I asked them to subscribe i...
Do you rely on Youtube suggestions when making a search with the built in Youtube search function? Do you like the quality of the Youtube search function?
What are some of the most common reasons for getting banned on Youtube?
Is Facebook staff able to read my private messages? Do they spy on what I'm saying to my boyfriend there or other friends? Who can read these private messages?
I don't really want to use my real name on Facebook. I don't want my family to know who I'm talking to there. Is there a way to just use a fake name on Facebook so they don't find my Facebook account and try to add me? A...
A few years ago, I was banned on my Youtube account and didnt visit the site for a long time. I felt very angry at them for banning me. I have started another account this past year and just trying to put the past behi...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | 1 | SELECT count(id) as total FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | /opt/clerks-staging/docroot/include/functions/includes/security.php 1090 IsIPBannedBot() include_once() |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='Social-Media' LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='Social-Media' LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='Social-Media' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 680, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='Social-Media'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 680, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=44 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=44 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=44 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=44 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='304034' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='304034' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='303530' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='303530' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='56997' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='56997' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='261127' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='261127' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='91105' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='91105' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='265483' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='265483' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294964' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294964' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='220006' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='220006' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='194719' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='194719' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='116683' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='116683' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294967' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294967' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294846' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294846' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='166389' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='166389' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294970' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294970' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294844' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294844' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='294842' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='294842' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |