Write the reason you're deleting this FAQ
I wish there was a pending order tab on 'Manage Sales' dashboard that would allow sellers to track orders that a client says he has placed.
Maybe the pending orders tab could tell you what else needs to be done before the order is finalized. For instance, it might say the buyer's credit card is being processed or they still need to provide 'instructions to the seller', etc. I think they already tell you that in an email, but it would be good to have it on the dashboard, especially for sellers who get dozens of orders every day.
It would just be easier if something like that were available.
P.S. The reason I'm worried about this situation is that a buyer has ordered two services from me and it's been well over a day and I still am not able to see the order on my manage sales tab. I can't begin work if it does not show up. And, I know that other sellers have the same issue on occasion.
You are right Beverly. I have faced same problem like you. I think it will be better if seoclerk make any solution for sellers.
[quote]You are right [url=https://www.seoclerk.com/forum/members/beverly.149/]Beverly[/URL]. I have faced same problem like you. I think it will be better if seoclerk make any solution for sellers.[/quote]
I am very worried about this. Has the clock already started on this job? I hope not as I can't even see it on my dashboard. :(
Are you sure you want to delete this post?
I wish there was a pending order tab on 'Manage Sales' dashboard that would allow sellers to track orders that a client says he has placed.
Maybe the pending orders tab could tell you what else needs to be done before the order is finalized. For instance, it might say the buyer's credit card is being processed or they still need to provide 'instructions to the seller', etc. I think they already tell you that in an email, but it would be good to have it on the dashboard, especially for sellers who get dozens of orders every day.
It would just be easier if something like that were available.
P.S. The reason I'm worried about this situation is that a buyer has ordered two services from me and it's been well over a day and I still am not able to see the order on my manage sales tab. I can't begin work if it does not show up. And, I know that other sellers have the same issue on occasion.

[quote]I wish there was a pending order tab on 'Manage Sales' dashboard that would allow sellers to track orders that a client says he has placed.
Maybe the pending orders tab could tell you what else needs to be done before the order is finalized. For instance, it might say the buyer's credit card is being processed or they still need to provide 'instructions to the seller', etc. I think they already tell you that in an email, but it would be good to have it on the dashboard, especially for sellers who get dozens of orders every day.
It would just be easier if something like that were available.
P.S. The reason I'm worried about this situation is that a buyer has ordered two services from me and it's been well over a day and I still am not able to see the order on my manage sales tab. I can't begin work if it does not show up. And, I know that other sellers have the same issue on occasion.[/quote]
[url=https://www.seoclerk.com/forum/attachments/for-bev-png.1137/][url=https://www.seoclerk.com/forum/attachments/for-bev-png.1137/][img]https://www.seoclerk.com/forum/attachments/for-bev-png.1137/[/img][/url][/url]
Beverly you can see them here goto manage sales page and goto all orders tab there you will see your pending orders like this in the attachment :)
Are you sure you want to delete this post?
I am very worried about this. Has the clock already started on this job? I hope not as I can't even see it on my dashboard.
even one time my buyer submits info after 4-5 days I think and clock started when that buyer submitted the info so you are safe nothing to worry
[quote]I am very worried about this. Has the clock already started on this job? I hope not as I can't even see it on my dashboard. :([/quote]
No the clock will start when he submit info dont worry about that it happens with me all the time :) even one time my buyer submits info after 4-5 days I think and clock started when that buyer submitted the info so you are safe nothing to worry :)
Are you sure you want to delete this post?
then i had to explain how to start the job and i received notification right away about it to start...
If buyer don't start the job, it's not your fault, and you can't really know that you have sale. Yes it can be confusing, i had this situation once because someone bought my service and didn't start it, then after contacting me and asking why don't i do it :) then i had to explain how to start the job and i received notification right away about it to start...
Are you sure you want to delete this post?
No the clock will start when he submit info dont worry about that it happens with me all the timeeven one time my buyer submits info after 4-5 days I think and clock started when that buyer submitted the info so you are safe nothing to worry
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='11768' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='11768' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT * FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=147 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=147 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=11768 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=11768
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='11768' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='11768' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53636 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53636
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53637 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53637
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53638 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53638
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53639 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53639
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53640 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53640
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53641 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53641
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=53642 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=53642
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='11768' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='11768' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='11768' AND status='1' AND (question like '%I pending order tab%' OR question like '%pending%' OR question like '%order%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='11768' AND status='1'
AND (question like '%I pending order tab%' OR question like '%pending%' OR question like '%order%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='3545' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3545' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1303' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1303' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2537' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2537' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3881' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3881' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2800' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2800' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=11768%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=11768%'
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='205476.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='205476.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='210378.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='210378.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59947.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59947.png' | /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 |
jabed92
You are right Beverly. I have faced same problem like you. I think it will be better if seoclerk make any solution for sellers. [quote]I wish there was a pending order tab on 'Manage Sales' dashboard that would allow sellers to track orders that a client says he has placed. Maybe the pending orders tab could tell you what else needs to be done before the order is finalized. For instance, it might say the buyer's credit card is being processed or they still need to provide 'instructions to the seller', etc. I think they already tell you that in an email, but it would be good to have it on the dashboard, especially for sellers who get dozens of orders every day. It would just be easier if something like that were available. P.S. The reason I'm worried about this situation is that a buyer has ordered two services from me and it's been well over a day and I still am not able to see the order on my manage sales tab. I can't begin work if it does not show up. And, I know that other sellers have the same issue on occasion.[/quote] You are right [url=https://www.seoclerk.com/forum/members/beverly.149/]Beverly[/URL]. I have faced same problem like you. I think it will be better if seoclerk make any solution for sellers.
Are you sure you want to delete this post?