Can someone from support staff let us know what's actually going on and when we'll be able to withdraw our earnings again? If we can't withdraw by PayPal that's fair enough but we should still be able to withdraw by Payo...
I noticed there was a maintenance sign up earlier so I presume the site is being worked on or something. And I don't know if it's anyone else, but whenever I update an order, after clicking the submit button, it redirect...
I do not know if I am the only one experiencing this at the moment, but there seems to be a problem when I am trying to attach a file to send the completed order to the buyer. I tried in different orders to check but the...
I wonder google team will monitor each of SEO services in Seoclerk ....
What are the movies that you liked in 2016? Action, Comedy or other film genres.
Hey @seoguru24x7 since you mentioned that TF and CF, and i already know about DA and PA, so i am really curious about weight of nofollow links regarding this metrics... Does it really worth getting bunch of these links? ...
Hello Guys and Gals, I was using Notepad++ and SublimeText , but now i switched to Visual Studio Code :cool: it's perfect , has everything what i want. What about you Clerks?
Hello Everybody !!! I love Coffee, i drink 4-5 cup of coffee everyday. And more when i'm coding What about you?
So even though it was last updated in 2013, Google has decided to completely kill the PageRank. All tools capable of showing this rank will stop working in about two weeks as this update unfolds. So there you have it,...
What can we do for fake buyers?
Where you advertise , promote your gigs/services?
Page Authority is Moz metrics, that predicts how well a specific page will rank on search engines. It is based off data from the Mozscape web index and includes link counts, MozRank, MozTrust, and dozens of other factors...
which brand bags do you like best? I like Chanel , and you?
I have readed Seoclerk 'level up' but i dnt understand what is really need
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...
What are weaker sides of a website? How Hackers generally hack the site-How can we prevent this?
| 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='havesomefun' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='havesomefun' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=473031 | 1 | SELECT distinct quesid FROM answers WHERE userid=473031 | /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 (11444,12009,13054,13238,13609,14262,14830,14834,15888,17383,17384,17385,17386,17478,17933,21275,32456) 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 (11444,12009,13054,13238,13609,14262,14830,14834,15888,17383,17384,17385,17386,17478,17933,21275,32456) 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 (11444,12009,13054,13238,13609,14262,14830,14834,15888,17383,17384,17385,17386,17478,17933,21275,32456) 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 (11444,12009,13054,13238,13609,14262,14830,14834,15888,17383,17384,17385,17386,17478,17933,21275,32456)
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='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='212316' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='224589' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='224589' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='376339' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='376339' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074' | /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='405158' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='405158' | /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='215966' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='215966' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='424995' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='424995' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='383773' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='383773' | /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='38364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38364' | /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 |