Hello Community, I am trying to create my seoclerks affiliate website once again (i had in past and domain dropped ). I don't want to purchase any Seoclerks Affiliate Theme rather I would like to add APIs provided b...
Dear All Members Vivadh here We really had bad time from last 3 days .. There was 7.9 Ractor Scale Earthquake in Nepal on 25th and on 26th there was another 6.9 RS Earthquake .. I am sure you all are aware of it .. ...
I would like to congratulate @jordan and Seoclerks.com family for passing MILLION orders mark. Which means a lot for we Sellers here. Its a great to be with you guys and wish all the very best for future. HAPPY SELLING...
Dear All , I would like to know what you guys have to say on recent change on charge of moneygram withdrawal. It was zero and now its 10%-15% . In my view its too much charge and started without any update or informati...
Dear Seoclerks Team, Check the attached screenshot .. SumbleUpon is not accepting Seoclerks links while bumping.. Please try to solve this ASAP. http://gyazo.com/1d2dd5221f4c8cee0bca2969100f9719
Hi All .. I come to know that we can create multiple profiles with Seoclerks. I would like to know what are the rules for multiple profiles ? How many accounts can one member have ? Can we create multiple accounts with...
Hi Seoclerks Experts, I would like to know, if i am withdrawing my earning via paypal method and if i have more than 10 paypal emails. Can i use any email ?? Further is i am using different paypal ids to withdrawal m...
I am aware of the Highlighting services of Seoclerks. I can get service highlighted by seoclerks team after paying certain amount of Fee. But i would like to know how highlighting going to help me in Sells. I do not d...
We know Facebook and twitter are the biggest Social Networks in the world other are Instagram, Sound cloud, LinkedIN, But what are other Social Networks those are going Viral now a days? Is it Vine or KeeK on micro Vide...
Hi i am not that new to the SEO but want to know some experts view on Expired Domains? What is Expired Domains? Why Do Domains Expires ? and if My domain is expired, i will have no rights to it ? Please experts opinion i...
I came to know about TANAM ? i want to know what is TDNAM ? Why anyone Use it? It is worth ? if yes than do use TDNAM services ? Who are the major palyers of TDNAM domains ? If i want to buy any of the expired domains....
Lot of people says its always easy to rank any custom Domain Blogs/sites to google. Is it true ?? or do we have any good and easy way to rank Free Google blog ( .blogspot.com). I would like to know more on it .. I...
SEO RANK AND SEOMOZ, I do come across these term in SEO articles very often. I would like to know more on this. and i am sure lot of people who are new to seo business here in SEOclerks would love to know about it . So S...
Hi I would like to know about SEO Hats. I know and can understand the White Hat and Black Hat. But when anyone says about GreyHat, What does he/she means?? What is Grey Hat and how many types of Hats are there in SEO Bus...
As a SEO professional here, i would like to know which are the biggest Search engines other than Google and yahoo. All Seo professionals take google as a tool to get traffic. Cant it be more than that .. Is there tool ...
I would like to know who all receives a notifications when i created a new services ? Is it each and every members of seoclerks, only my followers, or people i follow? Further who all receive notifications for my status ...
Hi I am just creating a service, i have 2 gif files in description area with a description of my services but I am getting the following message "Errors prevented your service from being saved. You there, halt! This a...
Hi I want to know if there is any good SEO training center in Hyderabad India ? I want to learn tricks and tips about SEO how can I go for it please help me.
Hi I just want to know how difficult was google ranking few years ago?
| 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 seoclerks.members WHERE username='Vivadh' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Vivadh' 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=59947 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=59947 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=59947 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=59947
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='59947' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59947' | /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 |