Version: 1.00, by magnus
Developer Last Online: Feb 2012
Version: 3.0.0
Rating:
Released: 03-13-2004
Last Update: Never
Installs: 151
No support by the author.
[hr]-[/hr]
QuoteIt! Development has been continued in this thread. Please use this link for the latest version!
[hr]-[/hr]
QuoteIt! 1.2
Description
This hack will allow you to maintain a database of quotes which can be added by users and displayed on FORUMHOME. Admin function includes the ability to delete quotes from the database.
Hi. I appreciate your help on this forum. I'm trying to install the QuoteIt hack on my forum running 3.0.6 and all I'm seeing is a blank bar with a couple of quotation marks and some other symbols. (I attached an image below). I haven't input a quote yet cause I don't see anyplace to do that. CtrlAltDel mentioned on the forum running a Query (below). I'm a newbie to much of this. Could you please tell me where and how to run a query? I really hope I can get this working. Thanks!
Quote:
Originally Posted by CtrlAltDel
I figured it out.
For some reason the VB 3.0.5/6 upgrade somewhere along the line kills the 'Forum Home Page Settings' database table...or at least nukes the entry needed for the quotes thing. So basically, nothing is broken, but its just like you check the 'off' button for the quotes.
Quick question - I have this hack working perfectly and I LOVE it, so thanks first off. Now, I was wondering if there is any way to keep a certain usergroup from adding quotes besides guests?
Quick question - I have this hack working perfectly and I LOVE it, so thanks first off. Now, I was wondering if there is any way to keep a certain usergroup from adding quotes besides guests?
Thanks!
it would be easy enough, you just need to change the code found in lines ~58-65 of quotes.php to an if condition that matched whom you wanted to be able to post quotes.
or you can add additional if statements there, testing for invalid usergroup ids..not too bad to put together.
I was trying to trim the quote bar to remove the 'random quote' bit, when I collapsed the table and lost the random quote alltogether.
I tried reinstalling the templates, but now I keep getting:
Quote:
The following error occurred when attempting to evaluate this template:
Parse error: parse error, unexpected T_STRING, expecting ']' in /usr/local/psa/home/vhosts/wordforge.net/httpdocs/forum/includes/adminfunctions_template.php(3037) : eval()'d code on line 18
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
For some reason the VB 3.0.5/6 upgrade somewhere along the line kills the 'Forum Home Page Settings' database table...or at least nukes the entry needed for the quotes thing. So basically, nothing is broken, but its just like you check the 'off' button for the quotes.