Now Without Information Fee Increased By SEOClerk Its 30% Now Any How SEOClerk Need To Update Everyone To Create Rates Accordingly.
Hello Seoclerks Team! Hope you guys are doing fine. P.S You guys should do something about our withdrawing issue, The issue is taking too long already And some are using this to feed themselves and family... It has be...
Hello Seoclerks, you guys should add Payoneer to the payment method, not all countries are using stripe and PayPal... collecting payment directly to PayPal is not good because NO matter the PayPal is we'll have issues...
Hi Dear Respected Friends, How are you? Dear Respected anyone have any update about withdrawal? when we get with withdrawal again through payoneer ?
I want to know if one payoneer account can be used in two SEOClerk accounts. Please help me
for everyone that did not read the update and just clicked it away, READ PEOPLE READ Add funds option is gone, reason payments are DIRECTLY to the SELLERS PAYPAL ACCOUNT, not anymore to seoclerks paypal account.. if y...
When placing a order ,Why can't I pay with visa Mastercard or PayPal?Please help
Hi there i have a face one problem this time,,,my buyer order me but he can't payment me ...... his payment option cradit crad not show just bitcon than other's show ,,,,why this is? kindly help me anyone plz!
When Solve this PayPal payment issue ? I can't payment on PayPal right now ! seoclerk team restore PayPal option or not ?
We cannot pay for our orders from visa card last time we maake payment from visa card
Hello Why I cannot Pay With paypall Bro ^^? i want buy some backlink But I cannot pay With My Paypall ??
Hello Today i am unable to fund through paypal or any cards, only bitcoin showing, my clients are also facing the same problem. Does anyone of you facing the same issue. Thanks
Hi, I �m trying to buy some services but the payment options"paypal" and "credit card" disppeared, only by "cryptocurrency". Whow can I go on paying by paypal as I usually did? Thanks for your help
Hello to everyone in our amazing Ionicware/SEOClerks community. Just wanted to ask if you would please report any inactive sellers to us so that we can suspend their services. We work hard to keep the SEOClerks ...
Hey everyone! So happy to announce our 5 year Birthday Celebration for SEOClerks. Since Oct 6 2011, SEOClerks has proudly been the best freelance community online! And, for our loyal members we have a great trea...
I am back on SeoClerks, made right away some sales the way it has to be!
in a matter of two weeks I've cancelled Twitter projects over and over. Most people say they can gif a high number of quality followers. That's not the case at all, sometimes the campaign doesn't start at all. Let's not ...
was wondering if you get an higher user level, can you also degrade from it? so for example if you level 3 can you go back to level 2?
Someone ordered something and he does not need to submit anything to me because it's something i just have to give him, however the order does not start automatically, it's PENDING, so i ask him to just send a message on...
Where you advertise , promote your gigs/services?
Hi all I see on ionicware site you have link to freelanceforums.org which i just signed up to but on closer look i see its quite rife with spam and doesn't look moderated in a while. I see most of the posts are quite old...
If you bid on a WTB where can i find it back in my dashboard?
is there an option to make a custom order for clients? regards, Paco
1 Week here on many platform level 2 seller, today got my first order here great!
I do not know where to post this, my country is wrong there is stating Thailand and I am from Spain, now i did send a message to support but they say "I am sorry to say that once a country is associated with your accoun...
I am member on many platforms and doing great on all platforms (all high level seller) however the first platform i came on was SEO CLERK and i did not like it at all now I am back here but i wonder why people like this ...
I am just happy with my achievement on Seoclerks and Codeclerks. I have made over $1000 in profit since I joined. It was fun and at the same time, pure business. To earn more money on seoclerks, just sit and think about ...
I am interested in buying some articles over in the content area here at Digital but have not ever bought articles/content before from anyone or anywhere. How do I KNOW what I am buying is original/organic? For me to pos...
Some bad habits that can kill any good freelance career include poor time management; charging too little money for work; spending too much time on one project (which causes you to lose out on more lucrative projects) an...
I've been writing online for years in various formats, including article sites, blogs and forums, so my hands are accustomed to using the keyboard. Now, I feel more comfortable working on the computer than writing wi...
| 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='pacospain' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='pacospain' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=423400 | 1 | SELECT distinct quesid FROM answers WHERE userid=423400 | /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 (11960,12751,13037,13043,13412,13415,13416,13418,13420,13421,13423,13425,13591,13592,13609,14262,17370,19784,19929,26027,31928,31973,31963,31918,32003,31968,31983,32038,32098,32103,32133,32436,32546,32556) 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 (11960,12751,13037,13043,13412,13415,13416,13418,13420,13421,13423,13425,13591,13592,13609,14262,17370,19784,19929,26027,31928,31973,31963,31918,32003,31968,31983,32038,32098,32103,32133,32436,32546,32556) 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 (11960,12751,13037,13043,13412,13415,13416,13418,13420,13421,13423,13425,13591,13592,13609,14262,17370,19784,19929,26027,31928,31973,31963,31918,32003,31968,31983,32038,32098,32103,32133,32436,32546,32556) 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 (11960,12751,13037,13043,13412,13415,13416,13418,13420,13421,13423,13425,13591,13592,13609,14262,17370,19784,19929,26027,31928,31973,31963,31918,32003,31968,31983,32038,32098,32103,32133,32436,32546,32556)
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='805244' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='805244' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='643062' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='643062' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='487588' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='487588' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='560800' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='560800' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='895053' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='895053' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='423400' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='423400' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='592667' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='592667' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='978870' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='978870' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='746584' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='746584' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='932550' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='932550' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1047235' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1047235' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='237706' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='237706' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='287300' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='287300' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='140135' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='140135' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='81697' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='81697' | /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 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 |