Slashcode: Difference between revisions

From Free Knowledge Base- The DUCK Project
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
 
(One intermediate revision by the same user not shown)
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/
{{:Sparse Entry}}

Latest revision as of 21:19, 6 February 2014

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/

 

Note: This page is notably incomplete. You can help. Please contribute by registering your email address and adding your knowledge to this page. The D.U.C.K. wiki was created to be a free informative place that allows an open exchange of accurate information.
Learn more...