Slashcode: Difference between revisions
Jump to navigation
Jump to search
New page: What many consider, THE ORIGINAL BLOG. == Delete Story Submissions Hack == select subid, email, name, subj, tid, note, section, uid, ipid, del from submissions; delete from submission... |
mNo edit summary |
||
Line 6: | Line 6: | ||
delete from submissions where del=0; | delete from submissions where del=0; | ||
== Unsorted Notation == | |||
* DBIx::Password | |||
* /etc/init.d/slash | |||
* /usr/local/slash/slash-sites | |||
* if you put image files in the directory slash-2.2.6/site/xs-adventure.com/htdocs/images/topics/ they show up in the topics "choose icon" drop down box. slash-2.2.6/site/SITEURL.com/htdocs/images/topics/ |
Revision as of 07:38, 15 April 2008
What many consider, THE ORIGINAL BLOG.
Delete Story Submissions Hack
select subid, email, name, subj, tid, note, section, uid, ipid, del from submissions;
delete from submissions where del=0;
Unsorted Notation
- DBIx::Password
- /etc/init.d/slash
- /usr/local/slash/slash-sites
- if you put image files in the directory slash-2.2.6/site/xs-adventure.com/htdocs/images/topics/ they show up in the topics "choose icon" drop down box. slash-2.2.6/site/SITEURL.com/htdocs/images/topics/