Greetings Everyone, HI, is there any option that i can delete my negative review from my gigs? Some one give me negative review about my services despite i complete my order and then also he give me negative review. TH...
Hi, I have seen that members can change the reviews after giving a review on completed service, Now i have bought likes from a person but now after 10 days all of his likes are dropped and he is not Re adding, so i wa...
Hello every body i am new to seoclerks and i made a order from last few days and i received one review like this Please add your feedback. This will be shown to the wide public so other users can benefit from your exp...
I found the reason why my payments went processing. It is because Iam level one user and If I withdraw more then 100 then the payments will automatically be sent to review. Thanks for the support team and forum members a...
Ok, so I have a review based blog which leads out to a free trial of a product. Customer enters CC gets free trial etc. My goal was initially to make 3 sales per day from this blog. But when you start breaking down the t...
I was wondering if you could Please change my feedback from negative to positive? thanks. I left my review too soon without giving the seller a chance to explain why my order had not been fulfilled in the amount of time ...
I've heard and seen of this recently, but what I want to know is, what is an alexa review? Is it something useful? What are the benefits in requesting an alexa review from someone? Is an alexa review different from a reg...
hi , i need know that , how can i get good review from my buyer? anybody give me answer. thanks ziku..
i got a negative review from the buyer but after getting that review i again deliverer the work and now buyer want to change his review is it possible to change the given review?
If a buyer provided me wrong work and I commented negative to that buyer. After my negative rating, he re-delivered his work with the proper completion as i needed... Please tell me, Is there any way to remove/change my...
How can I add positive reviews for my client(buyer)??
hi how can give googe review in google page ? i want to know about it.
i want to know about alexa review what is this . how can i will proved buyer.
why buyers don`t give any positive review after giving most excellent service in time?can you tell this answer?
Someone misunderstood my gig and then gave me a bad review. I definitely did'nt deserve it and want to know if i can get rid of it
Some guy gave me thumbs down instead of thumbs up because he was a newbie here.
hi i made 2 negative reviews on this gig http://www.seoclerks.com/Wiki-Links/5076/Create-20745-AMAZING-CONTEXTUAL-WIKI-Backlinks-from-7834-Unique-WIKI-domains-including-edu-with-full which i have buy 5 times an...
Hey there, I recently purchased a 2000 Facebook likes deal with a Level 4 seller on here. All seemed fine and I gave him a positive review, but the next day the number of likes began dropping precipitously, with no si...
| 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 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 '% Review %' OR A.tags LIKE 'Review %' OR A.tags LIKE '% Review' OR A.tags='Review') 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 '% Review %' OR A.tags LIKE 'Review %' OR A.tags LIKE '% Review' OR A.tags='Review') 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 '% Review %' OR A.tags LIKE 'Review %' OR A.tags LIKE '% Review' OR A.tags='Review') ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 '% Review %' OR A.tags LIKE 'Review %' OR A.tags LIKE '% Review' OR A.tags='Review')
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='81256' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='81256' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='71889' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='71889' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='80459' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='80459' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='72746' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='72746' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='50266' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='50266' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='55607' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='55607' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='86928' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='86928' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='42474' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='42474' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29425' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29425' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17038' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17038' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16277' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16277' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10230' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10230' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3263' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3263' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7939' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7939' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8450' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8450' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8658' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8658' | /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 |
| 0.102402 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%fbcover%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.102402 | 0.102402 |