Share

RASH Quote Management System

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2003-07-14 cvs -d:pserver:anonymous@rqms.cvs.sourceforge.net:/cvsroot/rqms login

cvs -z3 -d:pserver:anonymous@rqms.cvs.sourceforge.net:/cvsroot/rqms co -P modulename

Show:

What's happening?

  • Followup: RE: install.php output is blank

    On line 14 of install.php, the i of if is capitalized. Make it lowercase, so it looks like: <code>if($_SERVER['QUERY_STRING'] == md5('create_file')){</code> As for line 38, it's the same as line 14 for some reason, so I changed it to the following and it worked: <code>elseif($_SERVER['QUERY_STRING'] == ''){</code> I've only been messing in with this for a few...

    2009-09-17 23:55:42 UTC by helenyhou

  • install.php output is blank

    trying to install the rash 2.0 beta. i unpacked the zip, entered the settings to settings.php and went to http://myhost.com/rash/install.php. it outputs nothing to the browser. The error log only shows two notices: undefinde_index:QUERY_STRING., on line 14 and 38 of install.php any pointers?.

    2009-06-01 15:23:00 UTC by brainrash

  • Followup: RE: Is this project still active?

    It's been pretty quiet for some time. rmunroe of xkcd fame ism using it for http://limerickdb.com/ ; so he might have some improvements to the system. I added an RSS stream capability that's listed in another thread in Open Discussion.

    2008-08-06 13:36:26 UTC by griffjon

  • Is this project still active?

    Just wondering. Any time frame for Rash 2.0?.

    2008-08-05 23:28:12 UTC by danhm

  • v2 Beta

    Installed and it works great. Customised a theme... everythings going fine except the date of the news. I'm fairly certian i've setup the database end correctly but my news timestamps keep coming out in large numbers, e.g. 1207487667. Any ideas?.

    2008-04-17 01:55:14 UTC by keelbug

  • Queue ratings

    A feature to allow users to vote on quotes in the queue without them being accepted beforehand to assist in moderation would be nice. lordairivis@hotmail.com.

    2007-07-20 07:59:23 UTC by nobody

  • User Removal

    perhaps the ability to remove users from the db, and maybe editing access levels on the fly? kind of sucks going the long way and manually editing the sql.

    2007-06-11 05:55:21 UTC by nobody

  • Comment: slashes not stripped in quote review

    Just add stripslashes() to the line.

    2007-02-07 04:08:46 UTC by silvertear01

  • Tags/Categories

    Support for random-web-user-defined categories/tags to multiple the use of one RQMS install (tag as funny/etc.)

    2006-10-26 00:44:51 UTC by griffjon

  • Rash 2.0 Beta

    I've had most of this code written and then kind of slacked off for a long time. The beta release of Rash 2.0 is for bugfixing and such and will not work with your current databases. Keep in mind the real release of 2.0 will change your databases to work properly, and will set itself up with no problems, this release is just to give out the code that I've written. All of the requested...

    2006-07-20 06:04:41 UTC by tommah

Our Numbers