Write the reason you're deleting this FAQ
Hello ClerkNation,
I have a suggestion regarding the Suggestion & Feedback forum. My suggestion is to add a locked Sub-Forum and call it "Completed Archives". This is because, when suggestions & feedback that are very outdated and just starting to cluster up the Suggestion & Feedback forum can be moved there, still to be accessed but will help clean up the Suggestion & Feedback forum to help the staff & even members see what threads are still needing to be seen and so that we don't waste our time replying to threads that are months old and no longer serve a purpose.
Thoughts?
Regards,
Jadster
Are you sure you want to delete this post?
I have a "Resolved Issues" sub-forum in my Feedback & Suggestion forum on my own website. Want to see something similar added here then? This way old threads about fixed / resolved / dealt with issues and suggestions can be kept away from the ones that people are still talking about. :P
Are you sure you want to delete this post?
I have a "Resolved Issues" sub-forum in my Feedback & Suggestion forum on my own website. Want to see something similar added here then? This way old threads about fixed / resolved / dealt with issues and suggestions can be kept away from the ones that people are still talking about.

Are you sure you want to delete this post?
I have a "Resolved Issues" sub-forum in my Feedback & Suggestion forum on my own website. Want to see something similar added here then? This way old threads about fixed / resolved / dealt with issues and suggestions can be kept away from the ones that people are still talking about.
[quote]I have a "Resolved Issues" sub-forum in my Feedback & Suggestion forum on my own website. Want to see something similar added here then? This way old threads about fixed / resolved / dealt with issues and suggestions can be kept away from the ones that people are still talking about. :p[/quote]
That is an awesome idea! That will help the clutter in the forum a bit :)
Are you sure you want to delete this post?

I have now added this suggestion..
From now on, after your suggestion, issue, etc.. is dealt with, the thread you created in the [url=https://www.seoclerks.com/forum/forums/suggestions-feedback.51/]Suggestions & Feedback[/URL] will be locked and then moved to the new [url=https://www.seoclerks.com/forum/forums/resolved-archived-issues.105/][U]Resolved / Archived Issues[/U][/URL] sub-forum.
Ill now have a look through each of the threads closing the ones that are dealt with and old and it will soon be clean and tidy with only the current feedback & suggestion in it. :D
Thanks for the suggestion, I will leave this thread open for now to see if anyone has anything to say or ask, etc.. about this new addition, but then ill go ahead and lock this too and move it with the rest. :P
Are you sure you want to delete this post?
I have now added this suggestion..
From now on, after your suggestion, issue, etc.. is dealt with, the thread you created in the Suggestions & Feedback will be locked and then moved to the new Resolved / Archived Issues sub-forum.
Ill now have a look through each of the threads closing the ones that are dealt with and old and it will soon be clean and tidy with only the current feedback & suggestion in it.
Thanks for the suggestion, I will leave this thread open for now to see if anyone has anything to say or ask, etc.. about this new addition, but then ill go ahead and lock this too and move it with the rest.
Are you sure you want to delete this post?
Ill have a read at them just now. :P
Are you sure you want to delete this post?
Thanks.
I have locked and archived most of the old threads in this forum. There is still 4 pages left, please feel free to report any of the threads in this forum you think should be locked. :P Thanks. :D
Are you sure you want to delete this post?
I will go ahead and lock and archive this thread too, if anyone has any other feedback, questions, suggestions, etc.. feel free to create a new thread in the Suggestions & Feedback Forum.
Thanks!
I think all or almost all of the current threads are now active, ones that die off though will be archived when the time comes. :P I will go ahead and lock and archive this thread too, if anyone has any other feedback, questions, suggestions, etc.. feel free to create a new thread in the [url=https://www.seoclerks.com/forum/forums/suggestions-feedback.51/]Suggestions & Feedback Forum[/URL]. :D [I]Thanks![/I]
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='12573' | 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='12573' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='86946' | 1 | SELECT * FROM seoclerks.members WHERE USERID='86946' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='39' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='39' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=86946 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=86946 | /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=12573 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=12573
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='12573' 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='12573' 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=59823 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=59823
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=59824 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=59824
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=59825 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=59825
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=59826 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=59826
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=59827 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=59827
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=59828 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=59828
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=59829 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=59829
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=59830 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=59830
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=59831 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=59831
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=59832 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=59832
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='12573' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='12573' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='12573' AND status='1' AND (question like '%Suggestion Archives%' OR question like '%Suggestion%' OR question like '%Archives%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='12573' AND status='1'
AND (question like '%Suggestion Archives%' OR question like '%Suggestion%' OR question like '%Archives%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='3968' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3968' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17457' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17457' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='261619' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='261619' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='20911' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20911' 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=12573%' 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=12573%'
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='168430.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='168430.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856.jpg' | /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 |
NaturalWriter
There are so many things a person could do here to make it more organized.
There are a few thing which are taking up a lot of unnecessary bandwidth now.
For example here's some:
Imagine what it's going to be like another year down the road! I think that suggestion would be worth looking at, or at least figure out different ways to go about it. In many existing forums, they tend to remove threads after they are aged, and collecting dust. They don't delete them as people can still access them through profiles. There are so many things a person could do here to make it more organized. There are a few thing which are taking up a lot of unnecessary bandwidth now. For example here's some: [list][*]The WTB section and all the "Completed" Or "Ended" listings[/*][*]Alerts you can't delete[/*][*]Messages you can only put in archives[/*][/LIST] Imagine what it's going to be like another year down the road!
Are you sure you want to delete this post?