Hey everybody, I wanted to ask you all on your own tips & tricks as to how you promote your Facebook page or get more followers / likes. Care to share? Regards, Jadster
Hey Clerk Nation, I recently created a new personal website to promote my services and my online work and I just published it but I wanted to get some opinions on the site and get some ideas of what to add or fix. Link:...
Hello ClerkNation, I have a suggestion regarding the Suggestion & Feedback forum. My suggestion is to add a locked Sub-Forum and call it "Completed Archives". This is because, when suggestions & feedback that are...
So, I recently heard that promoting your site on other sites actually can be a bad thing. So I wanted to ask, when it comes to making your site better not only in ranking & traffic but also in page rank, is promoting...
Every time that I go to CodeClerks or Listing Docks, I go to their members page like the "Freelancers" page here at SEO Clerks, and when I click on the User Level button in that page, it comes up with a 404 Error Page. I...
I just had a quick question. I recently got an infraction and I wanted to ask. Does this mean that I cannot level up at all or do I just have to wait until the infraction is gone until I can level up? I wasn't sure if I ...
Hello SEO Clerks Users! I was browsing my SEO Clerks WTB that I made and I noticed something. Look at this image and you will see the error. If you notice, I am currently online viewing my own WTB and the WTB is sho...
Hello Everybody! Jadster here! Some of you may know me from other sites like Forum Promotion as I am a reviewer there. I am here to talk to you all and ask you all for your assistance. I am looking for some ideas for go...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Jadster' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Jadster' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| 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.userid=86946 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.userid=86946 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.userid=86946 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.userid=86946
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='86946' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='86946' | /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 |