what is the procedure of staff certify? i need to certify my cervices please help?
I am in level 1. So featuring a service is not available for me and that's why I don't know the cost of 30 day feature.
How will your late orders to your buyers would affect you? Would you still receive the money even though it's already late? And how will it affect your ratings.
in what way we are going to get our order as featured!! please help me with your suggations!!
Helloo... Plz Help to know .. how can i make my old service frist page.... thanks
Hello, i want to know that what is the exact time it takes to upgrade form level 2 to level 3. i have full filled all the Requirements.... please help me..
Can anyone tell me how to start a new thread in seoclerks forum? Thanks in advance
Hi, guys. I'm new here. Please give some suggestion.
Hi, guys. I'm new here. Please give some suggestion.
as my user name is indu when i am going to sign in the account i am unable open the account.
hi, i hv nt understand how make payment to a seller for a product. there have 2 option when i will pay to a seller with out paypal or payza pls help me? ? ? ? ?
i have put a question and i find my answer now i want to mark my question as answered.how can i do this?
I am new here.. plz tell me can i withow money from my payonner account..
Hi, guys. I'm new here. How long does the clearance period last before the money you've earned can be withdrawn? Also, how long does it take for the money to be withdrawn?
what many buyers purchased seoclerks? Please answer my question thanks....
what usability 'Feature Your Service' In My GIG ? Please Answer... Thx
Some of my answer got delete last some days? what is the problem?
if i full fill all the requirement of level 2 but don't promote,what can i do?
i see PayPal accounts always get limited for verified people even for no reason so i really want to know how to avoid my PP get limited
Hello... How to Create Coupons for the Service and how to use it? I am confused.. Help me friend.... Thank
As a level 1, how long do payments take to be cleared? Im a new user and tried looking for this but I couldnt find it?
get me the full details regarding bumping services whether any chages made or not if made wt chages they made
what are the uses of payoneer card? please tell me this
I want to buy service from seoclerks.com. Can I use my Payoneer card to pay the seller ? I have already applied for linking my Payoneer card with seoclerks. But when I try to make order, no Payoneer options are ther...
how to see page rank of a website??? give me the exact answer thank you...
tell me how much cost it takes to make my gig featured???? i want to make my gig featured. thank you...
can any one tell me some seo techniques???i will be helpfull for your answer thank you...
Dear Team, I would like to know how can I make my service "On Sale Only" so it could be listed under that category? Thanks in advance!
I want to withdraw seoclerk to Western Union. I am from Bangladesh. Can anyone tell me the full process to do and take my money please?
i know the level 2 Benefits- Can create services for more than $100 (no upper limit) Payment 4 days after order completion Can Create Instant Downloads Can Create Subscription Services Promotion on IndexKings Soc...
I had no problem before with editing services, but just this past week I can't edit or bump those services and some services are now missing. Tell me what happened.
I gave some of the answers a month back. two of them are deleted. Is there any reason?
is it possible to buy a gig from seoclerks with my debit card?
my question is if we given an answer to the question and it is removed by admin .is it possible to see the removed question?
in the level 2 requirement there is a rule is ""have no infractions (follow the rules)"" what it mean??? and where i go to find the rules???
When i try to go forum it says ""SEO Forum by SEOClerks - Error"" what to do now?
any one know how i can make my serves featured ?
today i trade bot with http://www.seoclerks.com/user/shubham99 and i trade addmefast bot + twitter account creator bot with facebook autoliking bot Gold Version in here http://www.seoclerks.com/trade/Social-Networks/184/...
Requirements Completed 10 Orders on time Have a 90% rating or higher Answered or asked 20 SEO Questions in the FAQ Have no Infractions (follow the rules) Login Often (once per 14 days) Account is at least 7 days C...
I created a logo service, and I'm not really sure about the price.. not sure if it is too low, too high, or just right? Service URL: http://www.seoclerks.com/design/89215/design-your-website-logo After creating th...
| Match | Count | SQL | Script |
| 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='SEOClerks' 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='SEOClerks' 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='SEOClerks' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3240, 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='SEOClerks'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3240, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=39 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=39 | /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=39 | 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=39 | /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='33664' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33664' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32493' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32493' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33092' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33092' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7564' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7564' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47774' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47774' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='38364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38364' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47867' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47867' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19697' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19697' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='34266' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='34266' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40083' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40083' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43528' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43528' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40054' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40054' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22885' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22885' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27934' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27934' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5303' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5303' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47651' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47651' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10598' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10598' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47343' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47343' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18930' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18930' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47127' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47127' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29425' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29425' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23131' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23131' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40424' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40424' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39006' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39006' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /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 |
| 0.547344 | 2 | 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=39 | 0.276593 | 0.270751 |