One thing I've been working on lately are membership sites that link to 3rd party platforms with my affiliate URLs. I will set up a site, have people register, and then they'll gradually funnel out of my site through m...
I've entered a couple of different forum competitions recently and have ended up winning quite a few because of the fact that not many people bother to enter the competition. One was even cancelled because I was the only...
Sooner or later these types of "members" will reach your blog, forum, website and test your patience (everything will depend on how fast your project will grow). So, be ready for it because dealing with them can be very ...
I need your advice members. I need trick's for getting members from my mammoth Facebook group with over 400K members. I have tried several things but I only managed to get 130 members onboard on my forum. Which is...
I am Kevin fro the (UK) England, I am 34 years old and my main services I like to help members with is forums and also promotional. I do love this whole freelance work mixed with many members from around the world. Not o...
I just started creating few communities on Google+ and groups. I just want to know if anyone got any tips to get members to join them . I am good at gaining followers but nobody seems to want to join my communities as I ...
Now I think seoclerks should have a donation part on this site . The owner as done excellent job and helping others earn cash and there businesses so I think they should be rewarded for there hard work. You should had a ...
To be or not to be. That's the question. Hey guys, During most of my freelance career, my main business have been brand building, and even though I worked hundreds of hours myself I also managed to establish a gr...
Do you send newsletters to your members? If you own a forum, then your members are probably registered to receive newsletters. If you own a website, then you can have a subscribe system so you can send newsletters to ...
You will eventually run into a problem, your website members will become inactive after a certain time period. What do you do as a webmaster to make your inactive members want to come back? Do you offer specials, or ...
What criteria do you use for choosing staff or team members? When I choose staff for my forum, I normally look at multiple things. I need to make sure that they will stay active on my team for a long time and won’t ...
Do you want to disable the option so your account can't be seen in the members list? First of all you'll need to go to your settings. https://www.seoclerk.com/settings Over there you'll see this option: Turn...
Is there a page(s) where i view a list of all the SEOClerks Members? Just like the way the SEOClerks Forum has a list of the members. ... And ... Yes, i know All the members there are the same members of the marketplace,...
Please Take a Screenshot of your "Affiliate Clicks" vs. "Affiliate Members" and Post it here along with the Date you Joined. You can Find this HERE Member since May 2012 Be sure to Visit the Pages from ...
daily how many members login in to this site,you have any guess???
Is there a way i can view a list all or at least some of the Level-X Members/Sellers hereon SEOClerks?
Suggestion: How about having a contact link on members profile page? G!
I was wondering, How many affiliate clicks you have and how much affiliate members you got from those clicks?
If ANYONE has actually made any "Affiliate Sales" or "Affiliate Members" from their Affiliate Link, PLEASE post your screenshots HERE. I've gotten PLENTY of "Clicks", but I don't think they're actually crediting anyo...
| Match | Count | SQL | Script |
| 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.tags LIKE '% members %' OR A.tags LIKE 'members %' OR A.tags LIKE '% members' OR A.tags='members') 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.tags LIKE '% members %' OR A.tags LIKE 'members %' OR A.tags LIKE '% members' OR A.tags='members') 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.tags LIKE '% members %' OR A.tags LIKE 'members %' OR A.tags LIKE '% members' OR A.tags='members') 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.tags LIKE '% members %' OR A.tags LIKE 'members %' OR A.tags LIKE '% members' OR A.tags='members')
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='19821' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='599711' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='599711' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='617864' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='617864' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='597123' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='597123' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='322073' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='322073' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='311920' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='311920' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3764' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3764' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10381' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10381' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12260' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12260' | /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 |