[REL] Gallery Block 1.4.1

Forum rules
This forum is not for support requests.

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

dudenell
Active Member
Posts: 31
Joined: 19. December 2008 05:08
phpBB.com User: dudenell
Location: NY state
Contact:

Re: [REL] Gallery Block 1.4.1

Post by dudenell »

MeSsIaH wrote:
dudenell wrote:do you happen to have version 1.4.0 available for download or the codechanges from
1.2.3 to 1.4.1 ?
Hi,
in the contrib Folder you find the Update from 1.2.3 to 1.4.0, and from 1.4.0 to 1.4.1
At first you have to upgrade from 1.2.3 to 1.4.0.
After that you can upgrade from 1.4.0 to 1.4.1.

Good Luck...

Best Regards
Jürgen
Thanks! (feel like an idiot for not checking)

Next question... The block on the front page is supposed to pick 4 random image from what I used in the configuration, but using the shadowbox plugin it is showing 5 random images... any idea?
User avatar

Topic author
Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: [REL] Gallery Block 1.4.1

Post by Christian_N »

Die 1.4.1 hat doch die Möglichkeit im ACP auch es in der Foren-Übersicht anzuzeigen.
Siehe hier: http://www.phpbb-projekt.de/index.php
Einfach im ACP runter scrollen und bei dem Punkt "Einstellungen für die Foren-Übersicht" den Modus etc. auswählen. :D
Deshalb hattest ja auch das Problem im index.php weil die Datei dort auch includiert wird.
Und der kleine Block sollte durch den Portalview-MOD eigentlich man dann sehen können.

@dudenell:
Question times on http://www.flying-bits.org/ to please.
Because the middle block is, of phpBB Gallery MOD as it can nickvergessen certainly better then to help.
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!

MeSsIaH
Valued Contributor
Posts: 51
Joined: 10. May 2009 21:08
phpBB.de User: MeSsIaH
Location: Arberg
Contact:

Re: [REL] Gallery Block 1.4.1

Post by MeSsIaH »

Christian_N wrote:Die 1.4.1 hat doch die Möglichkeit im ACP auch es in der Foren-Übersicht anzuzeigen.
Siehe hier: http://www.phpbb-projekt.de/index.php
Einfach im ACP runter scrollen und bei dem Punkt "Einstellungen für die Foren-Übersicht" den Modus etc. auswählen. :D
Deshalb hattest ja auch das Problem im index.php weil die Datei dort auch includiert wird.
Und der kleine Block sollte durch den Portalview-MOD eigentlich man dann sehen können.
Hallo,
ja, der Center Block unter der Forenübersicht.. aber was ich meinte, ist eben ebenfalls der kleine Block.
Der große Funktioniert ja tadellos ;-)

Grüßle
Jürgen
Nix wissen aber Hauptsache mit reden.... ;-)
User avatar

Topic author
Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: [REL] Gallery Block 1.4.1

Post by Christian_N »

Der sollte eigentlich durch den Portalview-MOD auch angezeigt werden, da ja die additional_blocks.php geladen wird und in der wird ja laut Installations-Anleitung der Block includiert.
Werde aber die Tage sowieso mal auf der Testseite wo der Portalview-MOD auch installiert ist, die Gallery & DL-MOD sowie die Blöcke installieren. dann schau ich mal nach.
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!

frec
Active Member
Posts: 3
Joined: 25. September 2009 08:23

Re: [REL] Gallery Block 1.4.1

Post by frec »

I got this error ONLY in portal.php (not in gallery/), this only happens once a day, when the gallery is trying to call the functions_version_check.php
You might not notice this because this only happens once a day, you won't see this error message unless you are in a test forum that nobody visits.
I think the problem is that $phpbb_admin_path is not defined yet.

Code: Select all

[phpBB Debug] PHP Notice: in file /gallery/includes/functions_version_check.php on line 36: include(mods/phpbb_gallery_version.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /gallery/includes/functions_version_check.php on line 36: include(mods/phpbb_gallery_version.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /gallery/includes/functions_version_check.php on line 36: include() [function.include]: Failed opening 'mods/phpbb_gallery_version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Notice: in file /gallery/includes/functions_version_check.php on line 39: call_user_func(phpbb_gallery_version::version) [function.call-user-func]: First argument is expected to be a valid callback
[phpBB Debug] PHP Notice: in file /gallery/includes/functions_version_check.php on line 99: Undefined variable: mod_version
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3871: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3260)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3873: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3260)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3874: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3260)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3875: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3260)

I think the whole problem is that phpbb_gallery and board3 portal is using the same name for the functions in function_version_check.php
I think it is better to have different name for the functions to avoid compatibility problems.
this will cause problems when the functions that gallery called is the wrong function (the function version check for portal) or vice versa. This will also cause a problem when both function is updated at the same time, both function will be declared twice.

Spadewar
Active Member
Posts: 22
Joined: 7. November 2009 06:59

Re: [REL] Gallery Block 1.4.1

Post by Spadewar »

Hi, i just recently installed your gallery you made, i uploaded few test picture's they uploaded fine but do not display here is a link to the site

http://www.ironmog.org/


just click gallery n u can see the empty box's that should show the picture's with the word test in that is what i named them

serpico
Active Member
Posts: 25
Joined: 21. October 2008 10:44

Re: [REL] Gallery Block 1.4.1

Post by serpico »

Hallo
Ich habe kleine Problemen mit dem gallery block nach upgrade 1.23-->1.40-->1.41
In dem block aditional blocks right kan ich dass nicht finden
<!-- IF S_DISPLAY_GALLERY -->
<!-- INCLUDE portal/block/album_small.html -->
<!-- ENDIF -->

Und es sieht man block uberhaupt nicht mehr bei mir und bei index.php veranderungen kriege ich nur weisse seite.

Code: Select all

Open: styles/prosilver/template/portal/block/additional_blocks_right.html
Find
Tip: This may be a partial find and not the whole line.

Code:Select all
[b]<!-- IF S_DISPLAY_GALLERY -->

			<!-- INCLUDE portal/block/album_small.html -->
		<!-- ENDIF -->[/b]
Replace with
Tip: Replace the preceding line(s) to find with the following lines.

Code:Select all
<!-- INCLUDE portal/block/gallery_body.html -->
Bei installatie ging alles gut und keine Fehler. Ich musste 5-6 files delete und eine von diese war album_small.html. Ich habe die weg gemacht und es hat man gesagt install folder weg zu machen . Habe ich gemacht und danach habe ich GENERAL ERROR gekriegt dass album_small nicht besteht. Ich habe kopie gehabt und zuruck gesetzt und jezt funktioniert forum wieder aber one gallery block. Bestimmt ubersehe ich etwas aber ich weiss nicht was. Entschuldigung fur mein Deutsch.


EDIT:
Es war falsche edit von mir. Jetzt habe ich block rechts und center aber nur ohne edit von index.php. Wann mache ich dass dann kriege ich weisse seite. Hat jemand eine losung?
User avatar

MK-M
Active Member
Posts: 41
Joined: 5. February 2008 20:39
phpBB.de User: MK-M
Location: Wittingen
Contact:

Re: [REL] Gallery Block 1.4.1

Post by MK-M »

Hallo,

nach Aufruf der Install kann das :

Code: Select all

Allgemeiner Fehler
SQL ERROR [ mysqli ]

Table 'usr_web120808_3.GALLERY_CONFIG_TABLE' doesn't exist [1146]

SQL

SELECT * FROM GALLERY_CONFIG_TABLE

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: install/install_functions.php
LINE: 88
CALL: dbal_mysqli->sql_query()

FILE: install/install_install.php
LINE: 102
CALL: load_gallery_config()

FILE: install/install_install.php
LINE: 67
CALL: install_install->check_server_requirements()

FILE: install/index.php
LINE: 184
CALL: install_install->main()

FILE: install/index.php
LINE: 56
CALL: module->load()
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
und noch was, in der portal/block/additional_blocks.php steht folgendes:

<?php

/**
*
* @package - Board3portal
* @version $Id: additional_blocks.php 523 2009-08-27 21:41:08Z christian_n $
* @copyright (c) kevin / saint ( http://www.board3.de/ ), (c) Ice, (c) nickvergessen ( http://www.flying-bits.org/ ), (c) redbull254 ( http://www.digitalfotografie-foren.de ), (c) Christian_N ( http://www.phpbb-projekt.de )
* @based on: phpBB3 Portal by Sevdin Filiz, http://www.phpbb3portal.com
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

if (!defined('IN_PHPBB') || !defined('IN_PORTAL'))
{
exit;
}

?>



Aber aber laut Installations-Anweisung für 'board3 Portal Add-On - Gallery Block' Version 1.4.1 sollte nur das dort stehen :


if (!defined('IN_PORTAL'))
{
exit;
}


Wo kann ich denn mit der Fehlersuche beginnen.

Auf Hilfe hof ..

MK-M
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: [REL] Gallery Block 1.4.1

Post by Mike »

MK-M wrote:Aber aber laut Installations-Anweisung ... sollte nur das dort stehen :
Tut es doch auch. Der Rest sind Kommentare, die keinen relevanten Code darstellen.
Da kannst du ganze Romane reinpacken, und hast trotzdem nur eine Zeile Code.
kein Support per PN / Messenger
no Support via PM / Messenger
User avatar

MK-M
Active Member
Posts: 41
Joined: 5. February 2008 20:39
phpBB.de User: MK-M
Location: Wittingen
Contact:

Re: [REL] Gallery Block 1.4.1

Post by MK-M »

Danke für die Tip !

Thema erledigt ( habs geschaft ) ! :D

CU

MK-M

bc2005
Active Member
Posts: 13
Joined: 27. April 2009 20:02

Re: [REL] Gallery Block 1.4.1

Post by bc2005 »

I have installed these mods on my 3.0.4 forum:

Board3 portal v1.0.3
Gallery Block 1.2.3
Nickvergessen Gallery v0.4.1

Everything works fine in Dutch, English and German language, but now I have some problems adding the French language on my forum. I get this error after downloading the french language add-ons: Erreur générale Language file ./language/fr/mods/gallery_block.php couldn't be opened. This file isn't in my fr/mods map, so I think I forgot to download some French language pack. Is it possible there is no French language pack for Gallery Block 1.2.3?

Thanks,
Hans
User avatar

MK-M
Active Member
Posts: 41
Joined: 5. February 2008 20:39
phpBB.de User: MK-M
Location: Wittingen
Contact:

Re: [REL] Gallery Block 1.4.1

Post by MK-M »

Hallo,

Ein Problem mit serpico´s Hilfe gelöst, die nsind noch da:


habe leider noch ein Haufen Probleme mit dem Gallery Block 1.4.1.
Habe alles neu installiert :

phpBB3.05 + Portal 1.04 + NV_advanced_last_topic_titles_1_2_8 + guest_hide_bbcode_mod + phpbb_impressum_0_1_8 (Dinseprinz) + phpbb_gallery_1_0_4 ..
und der Style ist Blue Snail ( also es gibt kein Prosilver bei den Styles, mache alles innerhalv von Blue Snail )

bis hierhin funktionierte alle einwandfrei. Dann den Gallery Block 1.4.1 installiert: Installroutine lief glatt durch und im Portal war der kleine Block da.
Dann zur index.php und da war es: Fehlermeldung:

Fatal error: Cannot redeclare recent_gallery_images() (previously declared in ...\gallery\includes\functions_recent.php:23) in ...\gallery\includes\functions_recent.php on line 342

wie auch hier ( von MeSsIaH » Sa 17. Okt 2009, 21:04 )
Bin jetzt auf Gallery Block 1.4.1 gegangen.

Laut install.xml soll man in der root\portal\block\dditional_block.php
include($phpbb_root_path . 'portal/block/gallery.'.$phpEx)
einfügen.

Wenn ich das mache, bekomme ich im Portal, mit Klick auf die "Foren-Übersicht" bzw. auf die "Gallery" eine Fehlermeldung.
Fatal error: Cannot redeclare recent_gallery_images() (previously declared in ...\gallery\includes\functions_recent.php:23) in ...\gallery\includes\functions_recent.php on line 342
Das hat auch nicht funktioniert:
if (!function_exists('recent_gallery_images'))
{
include($phpbb_root_path . 'portal/block/gallery.' . $phpEx);
}
Leider komm ich mit den hier aufgezeigten Lösungsansätzen nicht weiter. Ich würde das aber gern behoben haben. Hat schon wer eine Lösung gefunden.
Ich habe den Portal View Mod nicht installiert ( weiß nicht was er macht :oops: und wie es dannn alles aussieht ), weil ich möchte alles so lassen weil es schön ( für mich :D ) aussieht.

Ich vermute das es was mit dem Befehl <!-- INCLUDE gallery/recent_body.html --> zu tun hat, den der stand schon dort ( in der index_body.html, von einen Mod / Gallerie Mod vorher eingefügt ) und ich habe die Zeile nicht noch einmal eingefügt.
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
<ul class="linklist">
</ul>
<!-- ENDIF -->
<div style="width:75%;float:left">
<!-- INCLUDE forumlist_body.html -->
<!-- INCLUDE gallery/recent_body.html -->

Ein php Anfänder wünscht sich leider noch einmal Hilfe für den Mod

LG

MK-M

@ serpico :THX !
I
I
I
V
Last edited by MK-M on 16. December 2009 21:43, edited 4 times in total.

serpico
Active Member
Posts: 25
Joined: 21. October 2008 10:44

Re: [REL] Gallery Block 1.4.1

Post by serpico »

ACP-System-module management-ACP-mods-acp portal gallery info- delete X

Efferd
Active Member
Posts: 2
Joined: 21. December 2009 12:59
phpBB.de User: Efferd
phpBB.com User: Efferd

Re: [REL] Gallery Block 1.4.1

Post by Efferd »

Hallo,

ich bastele auch grad ein kleines Portal zusammen - bisher auch problemlos...

Leider bin ich jetzt in einer Sackgasse.

Beim Gallery Block kommt jetzt, nachdem ich aufmerksam alles mit Anleitung installiert habe (Bin grad beim letzten Schritt - Installation)

Allgemeiner Fehler
SQL ERROR [ mysqli ]

Column 'parent_id' cannot be null [1048]

SQL

INSERT INTO hund_modules (module_basename, module_enabled, module_display, parent_id, module_class, module_langname, module_mode, module_auth, left_id, right_id) VALUES ('portal_gallery', 1, 1, NULL, 'acp', 'ACP_PORTAL_GALLERY_INFO', 'gallery', '', 295, 296)

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/acp/acp_modules.php
LINE: 806
CALL: dbal_mysqli->sql_query()

FILE: install/install_functions.php
LINE: 62
CALL: acp_modules->update_module_data()

FILE: install/install_install.php
LINE: 233
CALL: add_module()

FILE: install/install_install.php
LINE: 75
CALL: install_install->obtain_advanced_settings()

FILE: install/index.php
LINE: 184
CALL: install_install->main()

FILE: install/index.php
LINE: 56
CALL: module->load()

Kann mir jemand helfen wo der Fehler liegt?

Vielen Dank,

Gruss,
Flo

Efferd
Active Member
Posts: 2
Joined: 21. December 2009 12:59
phpBB.de User: Efferd
phpBB.com User: Efferd

Re: [REL] Gallery Block 1.4.1

Post by Efferd »

Ergänzend noch einmal:

Das Ganze ist installiert auf dem WebPack L 2.0 von Host-Europe (gab nie Probleme, egal ob CMS, Foren oder Shop)

Die Datenbank und Installation vom Forum sind ganz frisch

Foren-Version: 3.0.6
Board3 Portal-Version 1.0.4
phpBB Gallery-Version 1.0.4
Version vom Block Modul: 1.4.1

Datenbank-Server: MySQL(i) 5.0.32
PHP Version 5.2.10

Und nicht weiter dran rum gespielt...
http://www.ostharingen.de/hundeforum


Installations-Reinfolge war
Forum
Portal
Gallery
Block Modul

PS: Ich würde mich auch mit einem "Fang einfach noch mal von vorne an... keine ahnung was schief gelaufen ist" begnügen ;o)
Locked

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