SEOClerks wants to say thank you to all users for helping us reach 5 million orders! To celebrate this milestone, we are giving all users 10% back for every 3 services you purchase. We will be celebrating November 6th-November 11th.
Users will receive 10% of the cost of three services back to their account balance so they can purchase even more services. The funds will be added automatically after every 3 orders are purchased. You will receive the bonus funds every time you buy 3 services.
We want to say thank you by giving something back to all of you! Without our strong community of buyers and sellers we would not have been able to achieve such a considerable milestone. Promotions are a great way to share our love for the community. The Future of SEOClerks looks bright with new buyers and seller joining our marketplace every day.
We look to the future to expand our community of awesome buyers and sellers. We are working on many new features for our users including better search options, higher quality services, and excellent customer service. Our goals are bigger than ever, and we cannot wait to show you some of the things we are working on. With your help we will hit 10 million in no time.
| 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 official_blogs as b, categories_official_blog as c, members_attachments as a WHERE b.status=1 AND b.catid=c.CATID AND a.MAID=b.image_id AND b.blogid='26976' | 1 | SELECT b.*, c.seo as CatSEO, c.name as CatName, c.parentid, a.s, a.fname, b.combined_votes
FROM official_blogs as b,
categories_official_blog as c,
members_attachments as a
WHERE b.status=1
AND b.catid=c.CATID
AND a.MAID=b.image_id
AND b.blogid='26976' | /opt/clerks-staging/docroot/viewblog.php 31 () () |
| SELECT * FROM official_blogs as b, categories_official_blog as c, members_attachments as a WHERE b.blogid > '26976' AND b.status=1 AND b.catid=c.CATID AND a.MAID=b.image_id ORDER BY b.blogid ASC LIMIT 1 ) | 1 | SELECT blogid, seo
FROM official_blogs
WHERE blogid=(
SELECT blogid
FROM official_blogs as b,
categories_official_blog as c,
members_attachments as a
WHERE b.blogid > '26976'
AND b.status=1
AND b.catid=c.CATID
AND a.MAID=b.image_id
ORDER BY b.blogid ASC
LIMIT 1
)
| /opt/clerks-staging/docroot/viewblog.php 136 () () |
| SELECT * FROM official_blogs as b, categories_official_blog as c, members_attachments as a WHERE b.blogid < '26976' AND b.status=1 AND b.catid=c.CATID AND a.MAID=b.image_id ORDER BY b.blogid DESC LIMIT 1 ) | 1 | SELECT blogid, seo
FROM official_blogs
WHERE blogid=(
SELECT blogid
FROM official_blogs as b,
categories_official_blog as c,
members_attachments as a
WHERE b.blogid < '26976'
AND b.status=1
AND b.catid=c.CATID
AND a.MAID=b.image_id
ORDER BY b.blogid DESC
LIMIT 1
)
| /opt/clerks-staging/docroot/viewblog.php 154 () () |
| SELECT * FROM official_blogs as b, categories_official_blog as c, members_attachments as a WHERE b.blogid!='26976' AND b.status='1' AND a.MAID=b.image_id AND (b.title like '%Celebrate 5 Million orders us: Buy 3 services 10% back%' OR b.title like '%Celebrate%' OR b.title like '%Million%' OR b.title like '%orders%' OR b.title like '%services%' OR b.title like '%back%') GROUP BY b.blogid LIMIT 15 | 1 | SELECT b.blogid, b.title, b.seo, b.userid, a.s, a.fname
FROM official_blogs as b,
categories_official_blog as c,
members_attachments as a
WHERE b.blogid!='26976'
AND b.status='1'
AND a.MAID=b.image_id
AND (b.title like '%Celebrate 5 Million orders us: Buy 3 services 10% back%' OR b.title like '%Celebrate%' OR b.title like '%Million%' OR b.title like '%orders%' OR b.title like '%services%' OR b.title like '%back%')
GROUP BY b.blogid
LIMIT 15 | /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='17' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |