PhpBB Random Quote

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

PhpBB Random Quote

Post by Stoker »

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

PhpBB Random Quote

Post by kevinviet »

Hi Stoker

Thanks for the mod :thumb: Can I use any BBcode on the text quote ?

PhpBB Random Quote

Post by Stoker »

Nope, only strict text.

PhpBB Random Quote

Post by kevinviet »

Thanks again Stoker

PhpBB Random Quote

Post by Blackwolf »

Awesome Stoker.......even changed the colour for ca black and added the {$CA_BLOCK_START} :thumb:

PhpBB Random Quote

Post by Stoker »

Updated tp 1.0.1
Fixed bug in ACP file
Optimized queries

PhpBB Random Quote

Post by martin123456 »

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

Post by Blackwolf »

https://www.ultimateeditionoz.com/forum ... quotes.php just gives me a white page....& yes.....uploaded everything correctly.

Same as Martin...remove line 83

Code: Select all

),
from install_quotes.php :)

(Manual install)

PhpBB Random Quote

Post by Stoker »

martin123456 wrote:I just installed this on a test board and had to remove line 83 in the installer for it to run on automod
Crap, I uploaded wrong files here too
Blackwolf wrote:https://www.ultimateeditionoz.com/forum ... quotes.php just gives me a white page....& yes.....uploaded everything correctly.

Same as Martin...remove line 83

Code: Select all

),
from install_quotes.php :)

(Manual install)
Correct :thumb:
Download fixed now

PhpBB Random Quote

Post by Martin_K »

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?