PhpBB Random Quote
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
PhpBB Random Quote
Modification Name: PhpBB Random Quote
Author: Stoker
Modification Description:: This MOD adds a random quote on your index and a Quotes page to your forum. Fully configurable in ACP where you can add, edit and delete quotes
Modification Version:: 1.0.1
Demo URL: Quotes Page - Random Quote on Index
Modification Download: testsite/dm_eds/showcat.php?id=12
Author: Stoker
Modification Description:: This MOD adds a random quote on your index and a Quotes page to your forum. Fully configurable in ACP where you can add, edit and delete quotes
Modification Version:: 1.0.1
Demo URL: Quotes Page - Random Quote on Index
Modification Download: testsite/dm_eds/showcat.php?id=12
PhpBB Random Quote
Awesome Stoker.......even changed the colour for ca black and added the {$CA_BLOCK_START} 

PhpBB Random Quote
I just installed this on a test board and had to remove line 83 in the installer for it to run on automod
PhpBB Random Quote
https://www.ultimateeditionoz.com/forum ... quotes.php just gives me a white page....& yes.....uploaded everything correctly.
Same as Martin...remove line 83 from install_quotes.php 
(Manual install)
Same as Martin...remove line 83
Code: Select all
),

(Manual install)
PhpBB Random Quote
Crap, I uploaded wrong files here toomartin123456 wrote:I just installed this on a test board and had to remove line 83 in the installer for it to run on automod
CorrectBlackwolf wrote:https://www.ultimateeditionoz.com/forum ... quotes.php just gives me a white page....& yes.....uploaded everything correctly.
Same as Martin...remove line 83from install_quotes.phpCode: Select all
),
(Manual install)

Download fixed now
PhpBB Random Quote
I'd like to be able to submit anonymous quotes from our forum, but the ACP doesn't allow this to remain empty, and I don't want to put 'Anon', or 'OPGO member' for each quote. How can I remove the requirement to post an author?