Page 1 of 1

[REL] Gallery Block 1.4.2

Posted: 21. March 2011 14:55
by Marc
Addon: Gallery Block
Addon-Version: 1.4.2
Addon-Description:
Gallery block for your board3 Portal.
  • Recent and random images are viewable in a small block
  • Recent, random, contest images and comments in center block
  • Recent, random, contest images and comments on board index
Addon-Requirements: board3 Portal v1.0.6 (to download) and phpBB Gallery by nickvergessen v1.0.5 or 1.0.5.1 (to download)

Addon-Authors: Christian_N, Marc Alexander
Addon-Download:
b3p_gallery_block_142.zip
(422.65 KiB) Downloaded 1586 times
phpBB-Version: 3.0.8
phpBB-Styles: prosilver, subsilver2
phpBB-Languages: English, German

Addon-Demo: Currently none

Re: [REL] Gallery Block 1.4.2

Posted: 21. March 2011 21:11
by derkubi
Cant update from 1.4.1 to 1.4.2

i need gallery v1.0.5
but i have gallery v1.0.5-RC1

Code: Select all

Versionsprüfung

Voraussetzung - Folgenden MODs müssen mindesten ab dieser Version installiert sein!

Board3 Portal-Version >= 1.0.6:
    Ja (yes)

phpBB Gallery-Version >= 1.0.5:
    Nein(no)
EDIT : it works when i change install/index.php
from

Code: Select all

define('NEWEST_GB_VERSION', '1.4.2');
define('PG_VERSION', '1.0.5');
define('B3P_VERSION', '1.0.6'); 
to

Code: Select all

define('NEWEST_GB_VERSION', '1.4.2');
/*define('PG_VERSION', '1.0.5');*/
define('B3P_VERSION', '1.0.6'); 

Re: [REL] Gallery Block 1.4.2

Posted: 24. March 2011 02:42
by novanilla
Nice, thank you.

I only just recently managed to get my gallery blocks functioning again using 1.4.1. Are there any new features/benefits to using this version?

Re: [REL] Gallery Block 1.4.2

Posted: 24. March 2011 06:36
by Marc
I added a few bugfixes that should solve the PHP errors that were caused from inclusion of some files without checking if they have been included before.

Re: [REL] Gallery Block 1.4.2

Posted: 8. August 2011 06:39
by WileCoyote
Just a notice!
This addon stops working after upgrading to phpBB Gallery to Version 1.1.1. If you plan to update the Gallery first remove Gallery Block 1.4.2.

Re: [REL] Gallery Block 1.4.2

Posted: 16. August 2011 01:49
by mslick
hi very good block i used it on my old portal but can u by any chance or meaning to very soon releasing it for portal 2.0.0b1 as i would love to use it thank you.