My google+ not active and not use it along time ago and i got sometimes someone try to be a friend and share with me i always block it and back with another account. What does that mean?
Hi all. Is there any software or online site tutorials how to edit T-shirt templates and logos as I want to buy a package and need to edit them. Thank you very much for your help.
Anyone offer typographic service here i can start want to buy such service as it not in demand here
Buyers create WTB and then don't follow up with the offers or choose a favorite and don't really care to choose the best seller, only the cheapest one and it's hard to compete, even if you send them a message as requeste...
Would it be possible to create multiple service descriptions all to sell one specific service - if each one had a unique title and description?
How do you secure your wifi? Is it safe to leave it open or are you using a password and if so why?
What are some of the average costs to build a website? And, what type of duties do your employees do in the website creation and management process?
Sometimes someone sends you message to inbox that has nothing to do with business you offer or asked or accuse you of something very rudely. What's to be done with those people? Can you not block them?
How can you make people share your link without paying them to do so?
Some buyers make a purchase and then leave an order incomplete so that it never gets started. I have tried to contact the buyer to tell him how to start the order but to no use. What's to be done when a buyer makes...
i recieve nowdays message from facebook to my email says someone request password what that mean is someone try to hijack my account, what i need to do and why he sent request password to my email and he cannot access it...
i hired someone to do works for me faster but he too late and make me embarased with my clients now he changed delivery time more higher what to do and i have no alternative to him
Some people come to ask questions some time not related questions by commenting in service they even not sent you to inbox. They just come and post in service if level 3 can delete it if not that comment will stay do yo...
How i can send screen shot proof when delivery without attachment as I need 2 or more screens attachment and it only allows you one.
Any program or something to return some deleted docs and pictures software ext... how to get it back again,
Anyone know how to rank pdf adobe in Google search engine is there some special trick or something to rank it?
Formatting PC alot of times will that effect PC and make it slow and worst or make it better? How to protect my PC?
i want to go to beach i want just 1 day but working as a freelancer that looks impossible how to take a break for 1 day or need to take the work with me using tablet or something. It's just that I don't want to be worki...
Is it safe enough to use personal Paypal account or worth the risk to upgrade to business Paypal? Will you get any better benefits or protections with a business account?
Some people are spending lots of money to make super big Facebook pages, more fans, more posts. But I don't see any end gain in doing that, do you? What's to be gained by all this? Are big Facebook pages ever profitabl...
I want to ask if using word cloud help in ranking as google love word clouds specially in pictures. Or, conversely does it actually hurt?
I still use Windows XP - is there any risk to my sites passwords etc? And, should I change to latest version of Windows for best security? i
If I rate a buyer, can everybody see the rating if bad or good rating and will remain for others to check his reputation?
Is it possible to check a buyer's history before I accept or deliver an order? If so, tell me how
Are there any French Whiteboard sellers here? I am interested in purchasing a whiteboard from a native French speaking seller that can produce this for me.
If you ping a website, will that boost the ranking? This worked in the old days, what about now?
Will buying backlinks to old site that has already ranked, versus a new site, is safe or not? And, can it effect on ranking or boost ranking?
Is there any option to use just coupon to start advertising on adwords like the past without need credit card?
Is it really worth the money to buy bumps nowadays? I know that it automatically rebumps after certain number of hours, but will it be worth in terms of sales? What's your experience with that?
Which are the best CPA offers to choose for Facebook or Instagram and are these very high converting?
Anyone know what should you do to rank images in google image search engine? Do you need website with backlinks or just unique images or what?
I want someone to send ads to my email list I provided. But I need to know if that allowed in Seoclerks as we are not allow to provide contact info.
i wonder if anyone tried kik to promote cpa offers is that works as this is not well known to public will work if give it a try,
Some buyers will react after delivery of work even when you told him before that you can't guarantee any results and agreed to that. What can be done to deal with such deceptive buyers?
Is it possible to offer services in french and Spanish language? Is that allowed as here we have targeted buyers from countries speaking french and Spanish, I want to ensure they can find those services too.
Which is better easier faster and of course safer to use firefox latest version or chrome? i personally use firefox most is that safe
I've seen where some sellers will sell services with high prices, but others have to price very low on the exact same service to sell any at all. How are these sellers selling at such a high price and making money while...
What is the best selling niche or service to sell on SEOClerks? Do you have any personal experience with this?
I want to use my Facebook account for marketing. But I will need many friends to make this strategy pay off. How many friends can I add daily without being banned?
The support completed order for me as buyer asked for refund with no reason. But, can he still can rate my service negative or positive or not?
| 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='sanfora' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='sanfora' 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=60292 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=60292 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=60292 ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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=60292
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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='60292' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='60292' | /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 |