Seite 1 von 3

gallery mod

Verfasst: 01.06.2005 17:47
von Noob2005
Hi ich suche einen gallery mod für phpbb
Ich habe es schon mit Coppermine-Mx-1.3.3.1 auprobiert.klapt nur nicht so ganz :cry:
Habt ihr ne idee wie ich das machen kann?

Verfasst: 01.06.2005 18:12
von Markus67
Hi ...

was ist mit dem Album MOD von Smartor?
http://smartor.is-root.com

Markus

Verfasst: 01.06.2005 18:12
von ATARI

Verfasst: 02.06.2005 13:35
von Noob2005
Hab ich mir rutergeladen.
leider ist die install anleitung auf englisch hat jemand mal ne übersetzung?
oder kann ich das über den easy installer machen?

Verfasst: 02.06.2005 13:46
von Markus67
Hi ...

ich glaube nicht dass du den Album MOD mit EMI-kompatibel ist. Den musst du selbst installieren. Das hier dürfte dir aber weiterhelfen ...
KB:modsfaq

Markus

Verfasst: 06.06.2005 14:28
von Noob2005
Dank für eure antworten.
ich hab den mod jetzt soweit installiert.
leider komme ich hier nicht weiter da mein englisch nicht so super ist und dazu auch noch mein unwissen im phpbb kommt :oops:
#-----[ SQL ]--------------------------------------------------------
# For FRESH Install Only!!! If you *upgrade* from Album v1.x.x you
# must *skip* this step to go to the *next* step!
#
# This Photo Album must add 5 tables into your database.
# Fortunately it will not alter any existed tables :)
#
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
#
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
#
##########


#
# If you are using phpBB older-than204 you should read file patch_phpBB_older-than-204.txt
#
# If you are using phpBB 2.0.4 you should read file patch_phpBB_204.txt
#


# After install, you should check your AdminCP
#
# If you have any problems try to look at FAQ.TXT first!
#
# Keep all files in this archive at a safe place in your hard disk. You
# maybe will need it again if you want to upgrade in future :)
# Normally, you can download the lastest version only from my site. So
# if you lost these files, you would not look back again.


#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM

Fehlermeldung sieht so aus
Could not query Album config information

DEBUG MODE

SQL Error : 1146 Table 'DB173864.phpbb_album_config' doesn't exist

SELECT * FROM phpbb_album_config

Line : 49
File : album_common.php

Verfasst: 06.06.2005 14:40
von Markus67
Hi ...

Die beiden Dateien
- album_db_install.php
- album_mysql.sql
lädst du in den Forumroot (da wo auch memberlist.php ist) und rufst danach die album_db_install.php im Browser auf. Deine Datenbank wird dann um die ensprechenden Felder erweitert.

Danach kannst du die beiden Dateien wieder löschen.

Markus

Verfasst: 06.06.2005 14:46
von Noob2005
so einfach ist das :D
dank hat ge funzt

Verfasst: 06.06.2005 14:46
von Noob2005
so einfach ist das :D
dank hat ge funzt
leider hab ich jetzt ne fehlermeldung im adminpanel:

Warning: main() [function.main]: Unable to access ../language/lang_german/lang_main_album.php in /home/www/htdocs/domain.de/admin/admin_album_cat.php on line 37

Warning: main(../language/lang_german/lang_main_album.php) [function.main]: failed to create stream: No such file or directory in /home/www/htdocs/domain.de/admin/admin_album_cat.php on line 37

Verfasst: 06.06.2005 14:53
von Markus67
Hi ...

Ich vermute mal die Datei ist nicht vorhanden :wink:
Einfach hochladen .. fertig.
language/lang_german/lang_main_album.php

Markus