hello, i was on level 2 with good rating. just i received infraction that telling my account is banned coz i delivered order of fraud buyer. what is my fault if buyer is fraud? there is no way we can know buyer is genui...
Please Can Anyone help? Actually I bought one gig and due to some problem I canceled that gig? The seller replaced the amount but how can I use that amount. I cannot withdraw that amount.. Please i want the amount back....
I was wondering how do you drop levels? I know how you go up in levels but how do you lose a level.
What advice do you have to generate more sales?
lets say a person was promoted to level 2 or 3 ... then will he stay on that level or more forever or are there any conditions in which he may be brought down from that level ?????
I just logged into my account and i found some of my balance was marked as " cleared " although i never withdrew anything from here yet .... so i immediately contacted my friend regarding this , so she too told me that s...
Sir Actually i find till now but could not find my level. so kindly tell me what is my level. where is see
Hello guys, I have completed my 10 orders, also withdrawn my first payment. But why my level was not changing(its not increased yet).. its still stuck at level 1. Note: its been 3 months i have joined seoclerks,...
Is there other way to feature my gig here cheaper than $50 from Jordan? Thanks !
If we have paid the $50 to have our Gig "Featured", is it ok to Edit it without losing the "Featured" feature? Even if we choose a different Category for our Gig? Thanks for your help!
I currently have $20.80 in my SEOClerks balance, but when i click "Withdraw Your Earnings", it says i can only withdraw $16.80. Why is this?
i am on level 1 and i've completed 9 sale and 10th is in progress.. if i will not withdraw should i be promoted to level 2 or i've to withdraw once ?
http://www.seoclerks.com/buy-twitter-followers/11811/add-22-500-followers-very-fast-your-account-you-place-order-and-i-completed-1-hours this is my gig. any one advice how can i make my gig guaranteed?
How to get level 3 ? about me
Whe do i recieve my money which i have earned from selling gigs? Do i earn it the x amount of day after the day i mark it as delivered? or Do i recieve the money x amount of days after the deadline?
If I finish a gig and the buyer don't make my job as "complete" it will turn automaticaly from delivered to complete in a couple of days ? Or i have to wait until the buyer pay me ? And If he doesen't pay me and I finish...
How do I obtain Level 2? I am just curious as to how i can obtain level 20 salesmanship - i have over $100 in revenue in less than 2 weeks.
I Have Tried Many service Sites Like Fiver Fourrer ect In The Past Months And Found SEOClerks To Be The Best One Among Them Why SEOClerks Is The Best? Simplicity In Site Design Automatic Approval And Bumping Of gi...
| 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 seoclerks.members WHERE username='clarkent' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='clarkent' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=12444 | 1 | SELECT distinct quesid FROM answers WHERE userid=12444 | /opt/clerks-staging/docroot/faq.php 258 () () |
| 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 A.quesid IN (1055,1042,1032,960,958,940,931,934,912,903,880,881,854,815,802,785,778,775,762,5240,5212,6979,7001,7376) 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 A.quesid IN (1055,1042,1032,960,958,940,931,934,912,903,880,881,854,815,802,785,778,775,762,5240,5212,6979,7001,7376) 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 A.quesid IN (1055,1042,1032,960,958,940,931,934,912,903,880,881,854,815,802,785,778,775,762,5240,5212,6979,7001,7376) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 A.quesid IN (1055,1042,1032,960,958,940,931,934,912,903,880,881,854,815,802,785,778,775,762,5240,5212,6979,7001,7376)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /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='107547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='107547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47407' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47407' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4136' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4136' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10788' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10788' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3968' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3968' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7716' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7716' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8619' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8619' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3764' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3764' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7299' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7299' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3815' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3815' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6628' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6628' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1001' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1001' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7465' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7465' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3881' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3881' | /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 |
| Avg Time | Count | SQL | Max | Min |