I'd like other options for the SEOClerks rss feed, like sort by user level, staff selected, on sale and guaranteed etc
I thought It would be a cool Idea to have a new section on all user profiles "popular services by user", If a user has had more than 10 sales on a service It would appear In that section. Because the section Isn't for al...
I noticed people trying to cancel orders when the order is half complete. I suggest a new option in mutual cancelation for the service provider, if the buyer suggests a mutual cancelation the provider then can submit a p...
Hello viewers, I would like to know what you would like to see in an affiliate store I will be realising soon, The store already has lots of unique never been done features such as seller profiles, individual pages, leve...
Has anyone had a strange buyer like this before? Recently a buyer purchased a tweet from me, the tweet made no sense and the website link he provided to be tweeted has a 500 Internal Server Error and has a blank page wi...
There is no suggestion thread that I am aware of so I'll post this here. What I was thinking the level x user mark is the highest level on seoclerks but couldn't this be automated as well for good sellers. Yes I do agree...
I have noticed that their are a lot of duplicate questions in seoclerks faq section, So I thought why not have a new duplicate feature. What I think would reduce duplicate questions is to have a duplicate voting feature ...
I lately tried to update my service images but they never updated why is this? do they take a period of time to update like bookmarks? or is it safari not sending the images correctly? Kind regards ~Jake
I am just wondering is there an individual rss feed for each service like http://seoclerks.com/my-service?rss=1 and if not how could i pull selected service data from the original rss feed? thanks
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='jakemadness' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='jakemadness' 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=33015 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=33015 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=33015 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=33015
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='33015' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33015' | /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 |