Currently iam a level 2 seller and i have completed all the necessary steps to get promoted to level 3 i.e #Completed 25 orders on time. #My first sale is about 2 months+ #Login daily So why iam not getting prom...
Let's me know can I register more than one account on the seoclerk?
What advice do you have to generate more sales?
I'm interested are there any news when will Payza become available again, for withdrawing earnings?
I saw that I have an affiliate link for this website. What good is an affiliate link if there is no reward for bringing someone here? What is the reward for signing someone up?
I see on the user levels page that with level 2 comes the following benefits.. Promotion on IndexKings, Social Bookmarking. What are these?
I think it would REALLY help bring new members here if Sellers could Create Coupon Codes to give out to People while promoting their service (which would include their Affiliate Link). I noticed the Coupon Code become...
I Have Purchased An Gig Before Some Day. The Seller Has Still Not Started Working On It. And After The Two Day The Time Given By Seller Will be Over. What Will Happen If He Will Not Complete My Order???? Can I Get Me...
I wanted to know if you answer questions does that count towards leveling up or only asking questions counts thanks
what is mean by that "Completed 1 Payment Withdrawal that is 20 days old "
Someone misunderstood my gig and then gave me a bad review. I definitely did'nt deserve it and want to know if i can get rid of it
Hi, I want to know that if I cancel the order(Cancel Order Force), then it will decrease my rating or not ??
How many gigs can i have active at one time? Currently i sell 6 or 7 gigs, how mony more can i offer before i have to remove one to add one? or, Is it unlimited?
why is this showing in my withdraw earning mehtods?
Hello SEOClerks friends, a couple days ago I stumbled upon my gig clone on this site. It's selling my 150+ List and the seller had copied everything. The thing is that I don't offer this list anymore cause I offer ano...
what is the best method to make my gigs more popular?
I have chosen the wrong file. Now it is attached to my instant download. How can i remove it? Please answer me asap !
I had refund from a seller. How do I withdraw my account balance back to my PayPal or credit card? Thank you.
Willing to withdraw to my payoneer card, how it can be done?
We need to add extra time required for gig extra but unfortunately option is not available, specially my gig is one day subscription based gig I have to complete this gig in one day but for gig extra I required more time...
One of my clients was on a holiday when i delivered him a gig of mine . He returned after the gig was marked as completed . Now he wants to rate me but says there is no provision or link where he can place a revie...
Lets say selling visitors or hits. Is it complete when set it up or is it complete when finished? I could see it going either way.
I am moving to a server that 4 times better than one got on Monday. Should finish current gigs way before than but wanted to pause gigs for few weeks. Did not see that option so assume suspending them is what want. Is...
I've been running into the problem where Buyers will purchase Multiple "extras" on my services and NO additional time is allotted for me to perform those services. I don't want to add it to the main Gig's timeframe be...
if i was register using refferal url then how much money deducted to sell $5 service?
Some guy gave me thumbs down instead of thumbs up because he was a newbie here.
Hey cyberxcrime, You have received an infraction at SEOClerks. Reason: xxxxxxxxxxxxxxx Order ID: xxxxxxxxxxx This infraction may result in restricted access until it expires. Your infraction will expire in 30 day...
So, my point is me and most of the buyers in seoclerks are facing one problem,if you have the answer drop it or forward it to team. Problem:I ordered a gig and the seller didn't respond for days(exceed delivery date) ...
i have sponsored one before and eventually deleted that gig. i want to put my account back out there but it says some has already posted this gig. any ideas on how to get them to accept my twitter name? ( @followgainprom...
How can use Promotion: Free SEOClerks Money? any one know please help me
Wouldn't it be nice if Buyers could "Subscribe" to their Favorite Sellers? So whenever that Seller Lists a New Gig, that Buyer would receive an Alert via their Inbox?? Perhaps Sellers could also have the option to ...
Hello everyone, trying to change the image for one of my gigs, site says changes are saved, but nothing changes. I know I can just delete my gig and place it again with a new image, but I wouldn't want to lose my good ...
There has been much discussion regarding the "Abusive Buyer" issue. Some are saying we should have an "Abusive Buyer" List Some think we should be able to BLOCK certain Problem Buyers from being able to purchase ou...
Is there any list of "top" sellers on SEOClerks? If not, it would be really interesting to have a list of the top 100 sellers here, especially for people that mostly buy stuff. Like the sellers with the most positiv...
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 ?????
You 'll must give answer properly & correctly.
How do I get my money back as the order I placed the person who owns that account has been deleted. The gig is owned by SEOLee but it seems to me he no longer has an account.
When i create gig, i see option to mark this gig on sale but i don't know what this mean
Hay i want to remove my Want to Buy article please help me how to remove it? http://www.seoclerks.com/want/Blogs/471/Author-for-my-blog
A user has given me a negative marking when i submitted him an order , although he could have messaged me and sort out the differences ..... i want to restart the order and provide the results till he gets satisfied !!!!...
| 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='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 4200, 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 4200, 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='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='1535' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1535' | /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='9471' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9471' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13834' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13834' | /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='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='7719' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7719' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7939' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7939' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3263' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3263' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7579' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7579' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3891' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3891' | /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='10074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10074' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1490' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' | /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='11063' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11063' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1967' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1967' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='9874' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9874' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6865' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6865' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10448' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10448' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5705' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5705' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10783' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10783' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12260' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12260' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12107' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12107' | /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 |
|---|