[REL] Gallery Block 1.4.2

Forum rules
This forum is not for support requests.

Only post Modifications for Board3 Portal 1.0.x in this forum.
Locked
User avatar

Topic author
Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

[REL] Gallery Block 1.4.2

Post 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 1557 times
phpBB-Version: 3.0.8
phpBB-Styles: prosilver, subsilver2
phpBB-Languages: English, German

Addon-Demo: Currently none
User avatar

derkubi
Portal Enthusiast
Posts: 159
Joined: 12. March 2008 18:52
Contact:

Re: [REL] Gallery Block 1.4.2

Post 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'); 

novanilla
Active Member
Posts: 40
Joined: 11. October 2008 17:40

Re: [REL] Gallery Block 1.4.2

Post 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?
User avatar

Topic author
Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: [REL] Gallery Block 1.4.2

Post 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.
User avatar

WileCoyote
Active Member
Posts: 41
Joined: 8. August 2011 06:33
phpBB.de User: WileCoyote
phpBB.com User: WileCoyote

Re: [REL] Gallery Block 1.4.2

Post 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.
lg,
WileCoyote
________________________________________
Get some German MOD Translations at
wu-systems.at - An Austrian phpBB Community

mslick
Active Member
Posts: 1
Joined: 16. August 2011 01:47

Re: [REL] Gallery Block 1.4.2

Post 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.
Locked

Return to “board3 Portal v1.0.x - Modifications”