Recently I kept worrying about how I was going to make enough money to start pushing my physical product website and business that isn't in production just yet. I was worried about where I was going to get the best mat...
I am currently working for a freelance writing site that pays a moderate fee per written word. It is probably not as high paying as the writing jobs one can find on sites such as Freelancer or Upwork, but the writing job...
When you're starting a business for the first time you usually have an end game goal in mind such as "Make $1,000,000 a year". This is an amazing goal, but it's unrealistic if you think about it. Not many companies m...
If you've read through a lot of my discussions here on SEOclerks you know that I plan out everything I do. I will set up small goals that lead up to one big goal so that I can keep on track and keep my moral up while I...
In todays world you need to have specific deadlines and goals if you're a small business. If you're just going with the wind then you probably won't be very successful in the end. Deadlines will help you achieve your g...
It was a big week for the online marketing community and social media networks! The two main stories are that LinkedIn announced hitting a goal in the number of active users and Twitter just realized its growth this year...
Hey, Guys, I was wondering, what are your priorities as a freelancer for 2017? As far as SEOclerks goes, I want to achieve the following: never miss a deadline develop at least 10 new different services get at...
Would you look at that, tomorrow is 01 September and for us in South Africa it marks the beginning of Spring. I am so happy that winter is over finally and soon we can start spending our days on the beach. It also me...
What are your goals, dreams, aspirations or targets you want to meet and achieve as a freelancer? We all need goals and targets, just like we all need dreams and aspirations. Having a goal or a target in life keeps yo...
Dear fellow freelancers, We've already come to July, and I want to ask you.. What are YOUR goals for 2016? Some of of you might have heard that I've just recently lost my biggest client. We had to go separate ways...
| 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 '% Goals %' OR A.tags LIKE 'Goals %' OR A.tags LIKE '% Goals' OR A.tags='Goals') 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 '% Goals %' OR A.tags LIKE 'Goals %' OR A.tags LIKE '% Goals' OR A.tags='Goals') 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 '% Goals %' OR A.tags LIKE 'Goals %' OR A.tags LIKE '% Goals' OR A.tags='Goals') 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 '% Goals %' OR A.tags LIKE 'Goals %' OR A.tags LIKE '% Goals' OR A.tags='Goals')
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='600713' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600713' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='306632' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /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 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 |