What's Instagram and how it can help my website?
Can I make $1 gigs after I get level 2 ? I know I can make less than $5 gigs when I get level 2. Wondering if to make $1 gig level 2 or level 3 is needed.
Can I create multiple accounts here to give my own gigs like or anything?
I am interested in participating in Adsense but I keep reading stories about people who had large sums of money hundreds and even thousands of dollars and when it comes time for Google to cut them a check they block thei...
Can anyone tell me: How to promote our affiliate link?
Based on your experience - what is your #1 tip for sellers starting out on Seoclerks?
Is there any way to increase sales of gig? Please let me know!
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='bizchannel' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='bizchannel' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=34495 | 1 | SELECT distinct quesid FROM answers WHERE userid=34495 | /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 (4102,4059,4088,4056,4043,4299,4318,4417,5345,5785,5771,5781,5578,5861,5811,5896,5694,5684,5049,4912,5619,5285,6526,6525,6511,6508,6498,6492,6392,6391,6315,6312,6267,6304,6119,6069,5977,5931,5855,6452,6438,6432,6431,6424,6383,6377,6351,6332,6331,6330,6327,6324,6522,3261) 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 (4102,4059,4088,4056,4043,4299,4318,4417,5345,5785,5771,5781,5578,5861,5811,5896,5694,5684,5049,4912,5619,5285,6526,6525,6511,6508,6498,6492,6392,6391,6315,6312,6267,6304,6119,6069,5977,5931,5855,6452,6438,6432,6431,6424,6383,6377,6351,6332,6331,6330,6327,6324,6522,3261) 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 (4102,4059,4088,4056,4043,4299,4318,4417,5345,5785,5771,5781,5578,5861,5811,5896,5694,5684,5049,4912,5619,5285,6526,6525,6511,6508,6498,6492,6392,6391,6315,6312,6267,6304,6119,6069,5977,5931,5855,6452,6438,6432,6431,6424,6383,6377,6351,6332,6331,6330,6327,6324,6522,3261) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 (4102,4059,4088,4056,4043,4299,4318,4417,5345,5785,5771,5781,5578,5861,5811,5896,5694,5684,5049,4912,5619,5285,6526,6525,6511,6508,6498,6492,6392,6391,6315,6312,6267,6304,6119,6069,5977,5931,5855,6452,6438,6432,6431,6424,6383,6377,6351,6332,6331,6330,6327,6324,6522,3261)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='24513' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24513' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12836' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12836' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15715' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15715' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32447' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32447' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4089' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4089' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4261' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4261' | /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 |