Someone purchased an article from me, I wrote it way before the end on time, and delivered it, BUT now I'm waiting for ANY respond from buyer and there are non. What can I do to get payed for my delivered gig?
How do you edit your services? I need to change something and find where to do this.
If i have 5$ in my account and can i withdraw 5$ to payza account..
Can level one member offer discount for his/her services?
As per guidelines level 1 user can not create gig for $1, but seen some level 1 members are offering it, how it is possible? G!
How many gigs member can create, I mean maximum number of gig for a member. G!
What achievements do we need exactly, to get Level 1 seller?
can i add flicker url in my gig? tell me about i really need this
I feel that offering a "money back guarantee", although a seemingly good way to attract customers... can cause problems. What if buyers take that "money back guarantee" as they can order the gig, get the services or p...
How Can I start selling here and earn 10+Order Per day ? is there have any tips ? anyway ... please let me know ! how my profile is looking
How to get first page at SEO Clerk ? and get more sale
how can i get money after recording and uploading video on my youtube or video profile?
I'm wondering just how long it takes for a Payoneer withdraw? I withdrawed my money via Payoneer option, and wondering just about how long I have to wait for the funds to show up on my Payoneer account.
If i wanna buy Feature my Gig,then What kind of step I should follow..?
i want to get payoneer card anyone help me in this problem? I want this because i want to use this for my payment. thanks
I set up my first gig here a couple months ago, and I got 2-3 orders the first day (even when I had no rating!). For the next couple weeks, I was getting orders every day. I delivered every single one, with 100% satisfac...
Hello Everyone, I got an order today but the buyer has not responded to my instructions. I deliver the order in 24 hours but I don't know if I will be able to deliver because, the buyer only paid for the gig but didn't ...
I would like to know the difference between upcoming payments and awaiting clearance.. There are various topic regarding this but i could not find a suitable answer to my question Two days ago, I completed 7 orders for ...
Friends, have you ever purchased a gig from a fellow seller in order to promote your page or gigs ? I know many people do that, coz some? sellers do purchase tweets/ article marketing gigs from me to promote their page/...
i have applied for payoneer card, but it's not from seoclerks as partner, i want to use it, but in my profile just show signup action to payoneer. =================================================================== ...
i wanna withdraw and i wanna know the minimum amount
my buyer gave wrong links and i ask him to confirm the links again and send me. its almost 48 hrs up and i have another 24 hr left before my guarantee is active. should i cancel the orders ?
can any one explain why this happening. Is it my problem or everyone is facing this. I can see the same gig in IE
hello I am new on seoclerks.com. please tell me why I can't see in my balance the payment made by someone for 2 orders? thanks
Why when i visit my profile with my affiliate id, it goes to a random gig, but without my affiliate id, it goes to my profile page?
Which is the official twitter page for SEOCLERKS.com? Are you following SC twitter? G!
HOW CAN I SELL MORE WORK AS A NEW SELLER!!!!PLZ HELP ME I HAVE GOOD OFFER BUT FOR GOOD SELLING I NEED HELP!!!
How do I get more Sales? i have very low sale in these days
How do you edit or delete a comment here in SEO Clerks under the Buyer's Comments?
I have seen some seller still having level one ever after having more then 10 sell orders completed with good feedback, wondering why still they have level one only? G!
Do I need to inform admin for promotion (after completing all the conditions), or it will be automatically done? G!
SC has the official facebook page? if yes Which is it? G!
The amount earned though More FREE money for SEO options can be withdraw ? or have to buy other services with that amount? G!
I am unable to recover my password.I forgot my password then I used my email to recover my password.But I am not receiving any email that contains a link to change my password.
Paypal payment failed with the following message: M : M i got that message when i'm withdraw my earning on seoclerks
how to count gig views? outside views? or members views?
Hi guys, If i use Firefox - i see little flags with the users country next to them. In IE -- the flags do not show.
my need to know when coming Upcoming Payments to Awaiting Clearance? please help me?
i relies that from Past few days i have very low sale someone please advices me something what can i do.
How to bump my gig to bring it at top?
| Match | Count | SQL | Script |
| 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 3680, 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 3680, 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='3217' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3217' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30495' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30495' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22722' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22722' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10381' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10381' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8520' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8520' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22906' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22906' | /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 seoclerks.members WHERE USERID='14965' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14965' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6868' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6868' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28794' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28794' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3441' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3441' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20839' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20839' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29853' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29853' | /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='29878' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29878' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='9813' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9813' | /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 |