What do you think about people who cheat their way through life, always taking the easiest way out or using others to get by without working? Do you think this is cheating or is it just smart thinking?
I want to know what you all are doing for the nice weather now. Are you going to picnic and barbeque outdoors? Will you be camping? Tell me what you have planned for spring and summer.
I have been away from the forum for awhile and just now when I get back, I find that someone has spammed my private messages with links to traffic sites. I'm not interested in these offers. What is the procedure for ha...
How many chances should you give a buyer, when trying to message them about a job and receiving no responses before you simply give up and ask to cancel the order?
I'm no expert at affiliate marketing but I would love to promote the SEOClerks affiliate program on forums. How long does it take to actually start getting results from the affiliate program?
Some people say you should delay the writing process when you get a new idea to allow your brain and creative talent to assimilate the idea and give you feedback. But, I don't like doing things this way as any delay in ...
Do you have any suggestions on where I could hire some reliable forum staff members? For instance, I have seen some people placing ads on promotion forums and that seems to get some responses. Then again, I don't want ...
Did you have to wait very long from the time you opened your forum to the time you got your first full time forum member?
Do you issue warnings to members daily? What type of warning do you usually issue, for instance, warnings to stop trolling, flooding, etc.
If you were the only person posting on your forum, would you keep going, in hopes that someone else would register? Maybe you feel as if you could keep the forum going long enough until the advertising/promotion kicks i...
Was there ever a point at which you seriously got tired of being a forum owner? What caused this to happen? And, did you just quit?
What would you do if a very long time forum member came to you and asked that their account be deleted along with all the forum posts? Would you oblige this person?
Do you have any member inspired subforums, such as special sections on your forum which were suggested by members? And, how are these areas working out?
I like it when forum members take the time to use an avatar as it makes the forum seem like a more friendly place. What's your thoughts on forum avatars?
What are some things you would change about Facebook if you could or maybe your least favorite features?
I like the Facebook chat feature, but want to be able to move the chat box somewhere else on my screen. Other things I don't like are the notifications. I have to mark someone as a close friend to get updates constantly...
Let's say your friend wants to start a blog of her own. What advice would you give her to help make the transition into blogging easier? Give some creative ideas for helping a new blogger on her path to a great blog.
How do you define a Google friendly site? What factors go into making up a site that Google will love?
What ways can you remove or blog pages from being included in Google search? Or, if pages have been included, how can you ask for them to be removed from Google's search results?
Is it possible to allow all robots on your site without specifying which bots have permission in a txt file?
Or, do you solicit free blog posts from guest authors?
What should you do if another site owner is stealing your exclusive photos or articles for publishing on their own site? Is there a legal remedy?
| 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='Layla' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Layla' 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=63253 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=63253 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=63253 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=63253
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='63253' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63253' | /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 |