..So finally I have almost completed my PHP Affiliate Store which I will be selling on the MarketPlace soon . I am not a very professional coder but tried making my first php project . I know there are few bugs on scr...
http://www.screenr.com/embed/D1YH Watch This Video on fullscreen and can any one explain me this and also other minor is on WTB Pages tags are not working it give 404 Error . EG : https://www.seoclerks.com/wanttags/Soc...
To Level up we need to ask or answer some questions . but this is not just for leveling up this for for testing how much a user is skilled and how experienced he / she is . The Question How can I level up have been aske...
After launch of API many developers are been working on SEOClerks affliate store and selling them . So I have also create a very beautiful and advanced SEOClerks Script . *Click on Image To See Larger Image . You can s...
Just noticed that SEOClerks forum have completed over 100,636 registered members .
Well I am in hurry so I will write features later . Till that Watch Video here > http://www.screenr.com/embed/UeuH
I recently Withdrew $100 from my SEOClerks to my Paypal Account . then on paypal I requested withdraw to my local bank Bank Of INDIA . After 1 days thepay pal showed message that the payment withdraw completed . but when...
I have created this Banner . You can use them and add on your site or a blog. 121 * 600 Banner , Good for your Sidebar ads CODE : [HTML]<a href="https://www.seoclerks.com/linkin/62528" target="blank"> <im...
Well this is 2nd time I am posting some bugs I found . First is on order page of services that are on sale . for eg . https://www.seoclerks.com/order?id=10186 This is service by ajlancer that is on sale orignal price wa...
I have about 65.80 in balance and I want to withdraw them but available funds are $56 only ! All the orders are even completed on time I have already withdrawed some amount weeks ago but now I want to withdraw all amount...
Well I know about api and releasing my own affiliate stores soon . but today I noticed a option as API key where there are options as consumer key and consumer secret . does any one have idea about it ? BTW A Previe...
As I daily spend huge time on SEOClerks I Just noticed 2 minor errors . 1. on Page SEOClerks Service API A demo under fetch with iframe . the iframe's width is 600% that makes the page too widder ! 2. On Balance Page o...
Howdy guys , I have already started working on a new SEOClerks affiliate store that is unique and have a great features. I will sell this as soon as complete . Features Clean Beautiful and Responsive Design Designed us...
Hello , I am CrazYGeek , I am a web developer mostly a designer . I am working on a new project . The project is about SEOClerks Affliate Store. I am Good at developing HTML and CSS . But in PHP and Json I am noob. I h...
After asking a specific question when a user gets satisfaction to his question , how to mark the question as answered I have seen many question those are market as answer and we cant answer. I looked editing of question ...
SEOclerks users do any one of you noticed that seoclerks was down some time before When I tried to open seoclerks i got message like this . I actually thought My SEOClerks was updating to new theme .
Well I see many sellers providing pr1 to pr7 backlinks etc . I really don't know more about SEO so can any one tell me that is it really good for site to buy High PR backlinks, I have heard google may ban our site fo...
I just saw a member of SEOClerks with 7 positive ratings but had level 2 . But according to SEOClerks TOS we need to complete 10+ orders ? How is it possible ? I just saw a member of SEOClerks with 7 positive ratings ...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='crazygeek' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='crazygeek' 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=62528 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=62528 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=62528 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=62528
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='62528' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='62528' | /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 |