Difference between revisions of "Slashcode"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, 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...)
 
m
 
(One intermediate revision by one 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 22: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/

 

Contributeduck176.gif
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...