Hey sellers, This is not an official message just a friendly reminder to refrain from working until buyer has paid and you see the order page. Today we/support found and banned three 'buyers' sending private messags t...
One thing that is the same with all successful companies is that they have a great support system and amazing people running the backend of it. There have been plenty of times that I've referred people to Namecheap for...
Hello, Recently when creating services on Seo Clerks, I sometimes notice they disappear from my account. I assume this means the service has been rejected during review; however, there are others offering the same s...
Just in case anyone is worried about their instant demotion to Level 1 today; Don’t. I checked it out with support and it is a temporary glitch caused by an algorithm update. My level 3 was reinstated a few hou...
I'm writing this post because I found zero information regarding the problem I'm going to detail below. Took me about one month to find a solution after numerous failed help request I made on Google support. So if y...
When you have just an emailing system in place to collect and answer anyone's questions, you will almost always lose customers because this isn't the best way to run your support system. You will have to filter through...
Everyone who seeks and values ??a good server to host their sites / forums / blogs obviously worries about possible problems that may eventually appear, right? It's a natural concern because all work can be lost by some ...
How to add descriptions to pages in mybb forum, that is....when google searched,i could only edit the description for the index page. How to add descriptions to other pages??? It looks really bad without descriptions be...
I had mentioned in another post that I have plans of puttingup a blog of my pets. It’s not really for the money but only for expression. However, I have this idea that if you have a support group then your blog can g...
Hi, my stats are Classification: Seller Total Questions & Answers: 60 Join Date: Oct 14, 2016 Phone Verified: Yes Address Verified: Yes Completed Orders: 12 Amount Sold: $115 Response Time: 9 hours First...
I have got an infraction from seoclerk 2 hours ago, For that I lost my level 3 badge and now I am level 1 by losing. Do you tell me when I will get back my level 3 badge? And It is possible to get back level 3. Or It ma...
Fellow Freelancers.. I have a problem.. Well, not a problem, but a "dilemma" kind of. In one of my previous CD's, I wrote this: And you obviously wonder why I would do something stupid like that, right? - My ans...
Major software developers had already ended their support for Windows XP and Vista. Finally, Mozilla Firefox announced that they will also end the support for both Windows operation system by the end of September 2017....
We recently talked about "prioritized support" and if it's fair to charge extra to provide that. This time, I want to talk about something similar. Live Chat. I obviously understand that you won't be able to offer ...
Dear Freelancers, I've seen this several times online. Especially amongst product creators who provides a product where the client most likely will have questions after they've placed their order and received the produc...
Even since this new community discussion was created, it has helped me solve all my issues and problems that i have encountered while operating on this site. Infact questions that i would have sent to the seoclerks admin...
I'm really not one to email a company's Customer Support Team before doing my research and trying to find a solution myself. I certainly don't want to waste anyone's time. HOWEVER, I recently had an issue that I just ...
This is the first time round for me. And after trying to find a reason why he rejected it I still cannot understand why or find any fault in my work. I am a very precise person and after 2 years here I never had any prob...
Here is where I'll talk about client relations. Now this isn't a direct sales technique or method and it's not a marketing tactic. This just helps keep clients happy and a happy client will usually send referrals ;) I...
I have observed that the below SEO helpdesk link is not working since last 2 days. http://helpdesk.ionicware.com/index.php?/Tickets/Submit Is there any other way where I can reach to support? Please let me know...
I want to know about it. I can’t advance in support center. It is so tough for me. Thanks
So as the title says Ive been waiting two days for seoclerks does anyone know how much time max should I wait for their answer? Or is it because I submitted on friday? so saturday and sunday they do not work ? I have...
I withdraw money $420 through pay pal about 7 hours ago. But till processing. What's the reason? I am a level 3 seller. It's never happen before. If any seller withdraw over $400 then will it go for under review for proc...
Hi I am wondering once I have completed all the necessary steps to level up do I need to submit a ticket to support to let them know? I know there are a lot of sellers leveling up about the same time but not sure if it i...
I had a problem about my order, so I asked support center ?'Ionicware'. Then they gave me question number twice, then I asked to them about my order. But they don't give back feed. I don't know where I can see the answer...
How may I help you? My this question for all user on seoclerks. You can ask any question about seoclerks. I will try to solve your any seoclerks related questions as possible.
I was very satisfied with seoclerks support. I got response very vast. What about you?
Hi there did any one contacted seo clerlks today? i have not got my reply about 18 hours passed
More than 14hours passed but no reply from them. And can any one please confirm, you are able to create new thread in forum or not. I am getting "Load Jquery first" error.
In case a buyer isn't marking a order as completed, and even doesn't responds to frequent requests sent to do so How should I proceed? will it get marked as completed after 2-3 days or does it neccesarily requires buyer...
I inadvertently gave someone a rating I didn't intend (I started to write it, but then decided to contact him first). Thanks, FRL
I Think Order In Queue On Seoclerks Is A Better Idea, This Feature Help The Buyers To Know That How Much Orders Are In Line Or How Much Orders This User Is Getting, It Can Boost The Interest Of The Buyer, Also He Get To ...
Hello. I need help with seoclerks support. I dont know where i can submit ticket, as i made withdraw i get email that i need to contact support, and dont know where. Thanks
Dear all please give me the url for the submit of support ticket?
Actually Today Someone Bought one of my service (http://www.seoclerks.com/Web20/14226/create-150-PR1-PR8-Web-2-0-Profiles-and-Ping-all) But when i checked my Manage Sales option, it doesn't show any Active Order. Wha...
| 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 '% support %' OR A.tags LIKE 'support %' OR A.tags LIKE '% support' OR A.tags='support') 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 '% support %' OR A.tags LIKE 'support %' OR A.tags LIKE '% support' OR A.tags='support') 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 '% support %' OR A.tags LIKE 'support %' OR A.tags LIKE '% support' OR A.tags='support') 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 '% support %' OR A.tags LIKE 'support %' OR A.tags LIKE '% support' OR A.tags='support')
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='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='299892' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='299892' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='296516' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='296516' | /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='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='522951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='522951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='454423' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='454423' | /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='198791' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='198791' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='449398' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='449398' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316' | /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='98411' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='98411' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='48913' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='48913' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14770' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14770' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33436' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='91487' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='91487' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4987' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13277' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13277' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6070' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6070' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1895' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1895' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29534' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29534' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27689' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27689' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14581' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14581' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33104' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33104' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6845' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6845' | /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 |