[Final] phpBB Gallery 1.0.6

In diesem Forum können Mod-Autoren ihre Mods vorstellen, die sich noch im Entwicklungsstatus befinden. Der Einbau in Foren im produktiven Betrieb wird nicht empfohlen.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

[Final] phpBB Gallery 1.0.6

Beitrag von nickvergessen »

MOD Name: phpBB Gallery
Autor: nickvergessen

MOD Version: 1.0.6
MOD Beschreibung:
  • Eine Bilder-Galerie, die in dein phpBB integriert wird.
Features: Die Liste mit (fast) allen Features: http://www.flying-bits.org/go/phpbb_gallery/features

Demo URL: http://www.flying-bits.org/gallery/index.php
Unterstützte Styles: prosilver, subsilver2
Unterstützte Sprachpakete: de, en
  • Weitere Sprachpakete gibts hier
Git-Repository: https://github.com/nickvergessen/phpbb-gallery
Bug-Tracker: http://www.flying-bits.org/go/bugtracker/
(Bevor du einen Bug meldest, wirf einen Blick in die FAQ, ob du etwas dazu findest)


FAQ & Bekannte Probleme: http://www.flying-bits.org/go/phpbb_gallery/faq
Paypal-Spende: Wenn dir die MOD gefällt, kannst du dich gerne mit einer kleinen Paypal-Spende dafür revangieren. (nickvergessen Q gmx.de / Q=@).

Downloads: Download v1.0.6
Zuletzt geändert von nickvergessen am 24.12.2008 00:59, insgesamt 21-mal geändert.
kein Support per PN
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

Fixed Bugs seit v0.4.1:
[Fix] RRC zero rows/columns/comments should display nothing, not all
[Fix] Misleading language string on (edit|delete) (comments|images) permissions (Bug #545)
[Fix] Not changing block-colour when setting to Yes/No/Never
[Fix] All Yes/All No/All Never for permissions (Bug #546)
[Fix] Locked-Icon only viewed if user has moderative permissions (Bug #543)
[Fix] Permissions for moving into own personal albums are the wrong way round (Bug #542)
[Fix] Missing Tab-index for fields on gallery/posting.php (Bug #544)
[Fix] List of users to long on mass import and unwanted bots listed. (Bug #534)
[Fix] Correctly increase the view-count on viewing the image.php (Related to Bug #339)
[Fix] Undefined index on RRC, when contest-winner was deleted (Bug #524)
[Fix] Last personal gallery of previous page is the first one on the current page.
[Fix] SQL-Error when having no permissions on viewing RRC
[Fix] Moderate options on imagepage
[Fix] Quicksearch-Box on album.php
[Fix] Hide upload-button if user is logged in and does not have the permissions
[Fix] Do not use $HTTP_SERVER_VARS['HTTP_REFERER'] but $_SERVER['HTTP_REFERER'] instead
[Fix] Sort images on slide-show by user set parameters (Bug #513)
[Fix] Increased sql-speed for large databases on image-page
[Fix] Increased sql-speed for large databases on RRC-Addon
[Fix] Update convertors to actual version
[Fix] Copy set_config_count from 3.0.5 to phpbb_functions.php
[Fix] Not using $db->sql_in_set correctly on delete function of personal albums.
[Fix] Newest Personal Gallery: Guest (Bug #512)
[Fix] Contest-information as (int) for better styling usage. (Bug #511)
[Fix] Logs get deleted by forum_id not by LOG_TYPE (phpbb:Bug #42295) (Bug #510)
[Fix] Copy permissions does not work on "Create album" (Bug #509)
[Fix] Massimport skips images with "&" in filename. (Bug #508)
[Fix] Enter custom ontest-timestamps for start, rating and end. (Bug #505)
[Fix] Call to undefined function can_load_dll() in install/ (Bug #p6712)
[Fix] Personal albums are locked and can not be unlocked. (Bug #504)
[Fix] Display locked images, but prevented them from being commented, edited and rated. (Bug #494)
[Fix] Use set_config_count after 3.0.5 and backport the usage for num_comments/num_pgalleries.
[Fix] Show viewonline, birthdays and statistic on gallery/index.php. (Bug #493)
[Fix] ' in filename, imagename or username cause syntax error on massimport. (Bug #499)
[Fix] Can not rate contest-images with hidden comment field, by wrong access-mode. (Bug #503)
[Fix] Image-counter and unread information are incorrect, when an album was viewed by more than one user. (Bug #501)
[Fix] Missing "Successful uploaded" when number of availbale uploads is smaller than columns count. (Bug #497)
[Fix] General Errors on permissions when selecting no group/album (Bug #498)
[Fix] Hide image-name fields on active checkbox for file-name (Bug #492)
[Fix] Missing submit-Button on contest-rates (Bug #495)
[Fix] SQL-Error on userprofile and gallery-index when no images are displayed. (Bug #496)
[Fix] Missing resync after deleting a personal album (Bug #489)
[Fix] Mass-import missing filesize
[Fix] Mime-type not checked against file-extension
[Fix] Increased sql-speed for large databases on RRC-Addon
[Fix] Viewing uploader of contest images in several ucp-parts
[Fix] Add config_calue to array, after function call, to avoid "Column 'config_value' cannot be null" on multiple updates
[Fix] Hide Exif-Line, if we cant display the exif
[Fix] Ignoring {NUM}-offset on mass-import
[Fix] Upload of images into categories and contest with mass-import
[Fix] "Duplicate entry"-Error on zero-image loop with mass-import (Bug #480)
[Fix] Display-Options for informations in RRC not working (Bug #473)
[Fix] Delete images of deleted albums (Bug #477)
[Fix] Autodelete on update needs CHMOD 777 (Bug #475)
[Fix] Gallery-log leading with "View forum" to viewforum.php (Bug #478)
[Fix] Send moderatores back to work (Report #471)
[Fix] Commentsystem independed to the album-locked feature (Bug #471)
[Fix] Missing locked-icon for locked albums in ACP (Bug #470)
[Fix] Missing allowed filetypes through typo in S_ALLOWED_FILETYPES (Bug #469)
[Fix] Argument #2 is not an array - when viewing profile of a user without gallery-entry (Bug #472)
[Fix] Result for contests missing (Reported by redbull254)
[Fix] Missing information about current editing permission-system (Bug #463)
[Fix] Free memory after creating images (Bug #p5994)
[Fix] Usage of (possible) htaccess protected adm/-files (Bug #456)
[Fix] Incorrect EXIF data results in errors (Bug #442)
[Fix] Display username on personal albums cleanup (Bug #441)
[Fix] Description to empty permission-form (Bug #442)
[Fix] Useless permissions for personal albums (Bug #447)
[Fix] Bad hotlink-prevention description (Bug #439)
[Fix] Empty links for next/previous in IE
[Fix] Comment-form accessable when comments are disabled
[Fix] Loosing exif-data when resizing images
[Fix] Can't rate when comment system disabled
[Fix] Not using constants
[Fix] Destroyed layout on index when only viewing Personals as album
[Fix] Create Subalbum button visible when it should not (Bug #436)
[Fix] Missing module-permissions on update
[Fix] Moderator log (Bug #336)
[Fix] Wrong personal images counters on index (Bug #423)
[Fix] Usage of $read_function() in gallery/posting.php (Bug #428)
[Fix] Wrong labels on prosilver posting_body.html
[Fix] Permissions inconsistence on personal albums
[Fix] Error when Watermark-file is missing
[Fix] Transparency on PNG-files
[Fix] PHP Notice: mktime() expects parameter X to be long, string given (Bug #419)
[Fix] Force user to delete outdated files
[Fix] Sort personal albums by username (Bug #298)
[Fix] Images stays reported, when report is deleted (Related to Bug #393) (Bug #417)
[Fix] Missing error message for deleting with subalbums (Bug #410)
[Fix] Wrong alternate text on deleting comments
[Fix] Same page-title for all modes on posting.php
[Fix] Slide show doesn't print the hole list on some server configuration (Bug #414)
[Fix] Viewing rate and comment link even if disabled (Bug #413)
[Fix] Install-Error on PostgreSQL and Orcale (Bug #416)
[Fix] Can not edit message when use subsilver2 (Bug #406)
[Fix] No note on subsilver2 when no comments were added (Bug #404)
[Fix] Type in German language file (Bug #401)
[Fix] Undefined index: EXIF_WHITEBALANCE (Bug #407)
[Fix] 'Hacking Attempt' in UCP

[Change] Systemical inconsequence in contests (Bug #482)
[Change] Rewrote the acp to set permissions much better
[Change] Conntest-system: No comments before rating start, No uploads after rating start
[Change] Rewrite album management to phpbb's forum management
[Change] Imagename check (Bug #440)
[Change] move the template to template/gallery/
[Change] Renamed $album_config to $gallery_config
[Change] Build Config-Module like acp_board.php
[Change] Author » Uploaded By

[Feature] Add option for only view images of a certain album to RRC
[Feature] Mass import images to user personal albums (Bug #534)
[Feature] Advance watermark position with ACP control (Bug #531)
[Feature] Unlimited option for allowed images & personal subalbums
[Feature] Config-value for number of personal galleries per page
[Feature] Alphabet-bar for first character of the username on personal albums (Bug #518)
[Feature] Add Handyman`s MOD Version Check to the Gallery ACP
[Feature] Added some breadcrumbs to the search.php
[Feature] User-based permissions
[Feature] Resize images on mass-import (Bug #p6413)
[Feature] Display user images on viewtopic.php (Patch by Christian_N and nickvergessen - Bug #p6321)
[Feature] Read-/Unread-information for albums when new images were uploaded (Bug #129)
[Feature] Add ACP-Control for RRC-Display-Options (Bug #473)
[Feature] Option to view contest winners on RRC (Bug #467)
[Feature] User can grab an image to their personal album (Bug #431)
[Feature] Moderator can create personal album for user to move images (Bug #430)
[Feature] Disallow certain albums from recent/random image blocks (Bug #466)
[Feature] Option to automatically delete outdated files (Bug #464)
[Feature] Reset rating for specific album (Bug #461)
[Feature] Album status closed: No comments, images and rates (Bug #448)
[Feature] Option to handle "List subalbums" (Bug #462)
[Feature] Add album at the top (Bug #434)
[Feature] Config-value for number of comments on rrc-Feature (Bug #433)
[Feature] View recent/random images in user-profile (Bug #395)
[Feature] Album-Type: Contest (hidden user while rating-time) (Bug #432)
[Feature] Search (Bug #313)
[Feature] Delete personal albums in ACP (Bug #402)
[Feature] Thumbnail Image of Previous and Next images (Bug #400)
[Feature] Config for the recent-part on gallery/index.php (Bug #403)
[Feature] Missing statistic-values

[Sec] Unapproved images counter of personal albums is visible on index without permissions (Reported by robbx)
[Sec] Unapproved image comments are visible (Reported by robbx)
[Sec] Permissions lag on comment-system




Fixed Bugs seit v0.4.0:
[Add] Report #386: Display the number of ratings received
[Add] Report #383: Prev- and Next-Button on album.php (Patch by Dr.Death)

[Change] Report #390: ACP-Option for the link-to-click on image-page
[Change] Report #371: Collapse recent comments on recent-body

[Fix] Report #399: "Duplicate entry '1'" on resync image counter (SVN)
[Fix] Report #397: Unable to completely disable Rating and Comments - wrong variables
[Fix] Report #393: Images stays reported, when report is closed
[Fix] Report #396: Undefined index: comment_comment_username
[Fix] Report #391: Not viewing rates on own images
[Fix] Unreported: Animate and Transpate gif's unsopported on image_page
[Fix] Unreported: Timestamp-Fix for 3.0.4
[Fix] Unreported: Save files with correct name, when downloading
[Fix] Report #388: resync doens't create entry for p_g_users-table
[Fix] Report #382: invisible comments after editing comment
[Fix] Report #381: double checks for same auth => made static
[Fix] Report #369: deleted Mod-Group still shows up
[Fix] Report #376: No Info on album-page when image is locked
[Fix] Report #375: Images might have non-natural image-size
[Fix] Report #373: status of missing files not reset on clean-up
[Fix] Report #374: Reported topics show gallery-css
[Fix] Report #380: Warning: readfile() has been disabled for security reasons
[Fix] Report #379: Thumbnails on recent comments open with wrong adjustment
[Fix] Report #377: Missing lang-string for EDIT_COMMENT
[Fix] Report #384: Undefined variable: lastimage_uc_thumbnail
[Fix] Report #385: installation and conversion missing "module_auth"
[Fix] Unreported: Call to a member function bbcode_second_pass() on a non-object in gallery/image_page.php
[Fix] Unreported: Missed to use gallery_root_path on add-on


Fixed Bugs seit v0.4.0-RC3:

[Add] Report #252: Medium thumbnails to display on image_page.php
[Add] Report #309: Require permissions for the ACP-modules
[Add] Report #144: Show newest comments and a random picture on index page
[Add] Report #266: Image URL on gallery_page_body.html
[Add] Report #317: disable watermark by permissions
[Add] Report #142: Show "Personal galleries" as an category on index page
[Add] Report #303: Slide/Dia Show
[Add] Report #95: Automatically resize uploaded images
[Add] Report #320: New permission: "See album"
[Add] Report #346: Split moderation-permissions
[Add] Report #357: Remind users on editing the includes/constants.php
[Add] Report #345: Link configuration for thumbnails/image_names/lastimage-icon
[Add] Report #356: Add BBCode-Buttons and smilies (subsilver2)

[Change] Unreported: gallery/upload/cache/ to gallery/images/cache/ and gallery/upload/ to gallery/images/upload/
[Change] Unreported: moved import/ to images/import/
[Change] Report #252: moved thumbnail creation to image.php
[Change] Report #349: Lytebox-Update from 3.20 to 3.22
[Change] Report #356: Reorganize subsilver2 layout of image_page.php
[Change] Report #350: better convert-instructions
[Change] Unreported: better Search-Code for second session edit
[Change] Report #354: Searchcode for total-images changed

[Fix] Unreported: Cut down long albumnames in recent/random and in search
[Fix] Report #363: Install-Script misses Constants like GALLERY_ROOT_PATH
[Fix] Report #359: Moderator-link visible without permissions
[Fix] Unreported: wrong headline for "manage subscription"
[Fix] Report #358: .JPG-images from conversion are not visible
[Fix] Report #361: Pagination on manage subscription leeds to favorites
[Fix] Report #356: Add Custom BBCode-Buttons (prosilver)
[Fix] Report #360: installer not working on version compare for mysql
[Fix] Report #348: SQL-Error when user is in no group => copy phpBB solution
[Fix] Report #351: BBCode colorPalette needs images/spacer.gif
[Fix] Report #355: install/install_*.php Undefined variable: exists
[Fix] Report #352: U_GALLERY_MOD not usign GALLERY_ROOT_PATH on install
[Fix] Report #353: Missing update of session, after unset($sql_ary['session_album_id']);
[Fix] Topic #883: STAGE_COPY_TABLE_EXPLAIN is german


Fixed Bugs seit v0.4.0-RC2:

[Add] Report #343: Upload-Link in the UCP
[Add] Unreported: Jumpbox to the image_page.php
[Add] Unreported: Display message after successful resync in the ACP

[Change] Report #339: Problem with number of views
[Change] Report #338: Able to approve own images
[Change] Report #334: Remove file-type on image-name
[Change] Report #299: Move Images into personal albums

[Fix] Report #344: Language-Vars for Permissions
[Fix] PM #524: undefined function make_album_select
[Fix] Report #342: Missing note "waiting for approval"
[Fix] Topic #797: inconsistent language packages
[Fix] Unreported: Exif-Data: "ExposureBiasValue", "Flash", "ExposureProgram" & "MeteringMode"
[Fix] Report #341: PostgreSQL: sql_query using hard LIMIT
[Fix] Report #i337: SQL-Injection on sort-method
[Fix] Unreported: Meta-Refresh after rating is phpBB2-Style
[Fix] Report #332: ACP Import multiple pages loose image-name
[Fix] Report #322: Long file names with _ making out of templates problem
[Fix] Unreport: Wrong labels for config values in ACP
[Fix] Report #319: error in SQL syntax
[Fix] Report #326: uploading multiple files cheats on quota
[Fix] Report #i328: mcp.php missing check for permissions
[Fix] Report #323: Slow loading page when creating albums-list
[Fix] Unreported: wrong class for the MOVE-Button
[Fix] phpBB.de-p1022203: Unknown column 'username' in 'order clause'
[Fix] Report #311: Unable to Approve and Unapprove images
[Fix] Report #308: Convert Smartor - Comments


Fixed Bugs seit v0.4.0-RC1:

[Add] Exif Data: Exposure bias, Exposure program & Metering mode

[Change] Report #283: After upload an image into a approval album, the redirect is too fast
[Change] Report #297: Login on and redirect to gallery/index.php
[Change] Unreported: Module handle on installation

[Debug] Unreported: Display of users online in the album

[Fix] Report #307: highslide moved to template
[Fix] Report #306: user_images not updated if it was empty
[Fix] Report #305: Empty posintg.php No values specified for SQL IN comparison
[Fix] Report #290 and more: some bugs in subsilver2 only
[Fix] Report #289: Blank image_page.php page
[Fix] Report #304: [phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 296
[Fix] Unreported: view unapproved images to moderators
[Fix] Report #286: Lang missing in search
[Fix] Report #302: Missing information for new approval images
[Fix] Report #288: Unknown column 'g.view_personal_albums' in viewonline.php
[Fix] Report #301: wrong permissions used on viewing personal-gallerys link
[Fix] Report #285: some language typos
[Fix] Report #i295: "NV Exif data" security risk
[Fix] Report #300: [album] wrong url for thumbnail
[Fix] Report #296: Posting Comment/Image: No values specified for SQL IN
[Fix] Report #284: array_merge(): Argument #2 is not an array
[Fix] Report #282: Undefined index: album_approval


Fixed Bugs seit v0.3.1:

[Add] Report #261: Installer/Updater for older versions
[Add] Report #245: Button/Redirect after installation.
[Add] Report #189: Number of maximum images
[Add] Report #267: Limit total number of images by group.
[Add] Unreported: Display thumbnail on album-list
[Add] Report #31: album image
[Add] Report #185: Meta refresh on Moderating
[Add] Report #241: Report Image
[Add] Report #280: Display Exif-Data if available
[Add] Unreported: Red-Image-Counter for MOderators (unapproved images)
[Add] Unreported: Cleanup-Page, idea on Report #239: Cleanup DB after delete of a user
[Add] Unreported: MOD supports "MOD Version Check" by handyman´
[Add] Unreported: Filled the Statistic-Page in the ACP
[Add] Unreported: MOD supports "HighSlide Attachment & IMG" by stokerpiller

[Change] Report #246: Hide "Your Personal Album" link.
[Change] Unreported: MODx v1.2.0
[Change] Unreported: Permission-System
[Change] Unreported: Album-System (much faster now)
[Change] Report #181, Report #165 & Report #233: Rewrote ACP-Import
[Change] Unreported: Moved some Variables to _albums and -images to increase SQL-Speed and reduce number of SQLs
[Change] Report #263: Reject album deletion leads to 'empty' UserCP page
[Change] Unreported: Rewrote the hole MCP

[Fix] Report #258: Repeat Bug 228: 0.2.3 to 0.3.0 upgrade won't update version
[Fix] Report #260: Call to undefined function adm_back_link()
[Fix] Report #259: viewonline broken
[Fix] Report #262: bbcode is missing GALLERY_ROOT_PATH
[Fix] Report #264: posting.php != S_IN_GALLERY
[Fix] Report #254: Anonymous comments possible at private albums
[Fix] Report #265: icon buged on rtl
[Fix] Unreported: don't create albums without names
[Fix] Report #179: utf8 in file name on Import
[Fix] Report #128: wrong permissions on testing user-premissions
[Fix] Report #191: Comment Char limit
[Fix] Unreported: bbcode
Zuletzt geändert von nickvergessen am 24.12.2008 00:59, insgesamt 22-mal geändert.
kein Support per PN
Benutzeravatar
Luuq
Mitglied
Beiträge: 1007
Registriert: 25.09.2007 17:42
Wohnort: 51° 23′ N, 7° 42′ O
Kontaktdaten:

Beitrag von Luuq »

Hai,
ist es normal das bei mir in der Datei includes/functions.php

Dieser Code nicht vorhanden ist:

Code: Alles auswählen

'L_ONLINE_EXPLAIN'	=> $l_online_time,
Hier die functions.php

http://abdul90.de/functions.txt
-Zu wissen, was man weiß, und zu wissen, was man tut, das ist Wissen.-
phpBB.de - Kostenlose phpBB-Hilfe!
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

Du scheinst sie mit einem MOD überschrieben zuhabe.
finde:

Code: Alles auswählen

		'L_LOGIN_LOGOUT'	=> $l_login_logout,
		'L_INDEX'			=> $user->lang['FORUM_INDEX'],
ersetze mit:

Code: Alles auswählen

		'L_LOGIN_LOGOUT'	=> $l_login_logout,
		'L_INDEX'			=> $user->lang['FORUM_INDEX'],
		'L_ONLINE_EXPLAIN'	=> $l_online_time,
kein Support per PN
Benutzeravatar
Luuq
Mitglied
Beiträge: 1007
Registriert: 25.09.2007 17:42
Wohnort: 51° 23′ N, 7° 42′ O
Kontaktdaten:

Beitrag von Luuq »

Hey,
danke da sich ich nun.
Eins habe ich aber noch.

Wenn ich die Datenbank Tabellen ausführen möchte kommt bei:

Code: Alles auswählen

Install v0.1.3:


Fatal error: Call to undefined function: adm_back_link() in /www/htdocs/w008e909/slytherin/includes/acp/acp_modules.php on line 768
-Zu wissen, was man weiß, und zu wissen, was man tut, das ist Wissen.-
phpBB.de - Kostenlose phpBB-Hilfe!
Benutzeravatar
Dr.Urlaub
Mitglied
Beiträge: 371
Registriert: 13.01.2003 13:59
Wohnort: Magdeburg
Kontaktdaten:

Beitrag von Dr.Urlaub »

Hallo, hatte bereits version 0.1.2 installiert, aber wieder rausgenommen, weil es einige probleme gab.

mit der neuen version wollte ich es wieder probieren, und bekomme nun aber ein datenbankfehler, obwohl die tabellen vorhanden sind.
habe sie sogar nochmal rausgenommen, per hand eingegeben, nochmals alles gelöscht und komplett neuinstallation gemacht, aber der fehler bleibt der selbe.
SQL ERROR [ mysql4 ]

Table 'usr_web232_1.ALBUM_CAT_TABLE' doesn't exist [1146]

SQL

SELECT * FROM ALBUM_CAT_TABLE ORDER BY cat_order ASC

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()

FILE: includes/acp/acp_gallery.php
LINE: 444
CALL: dbal_mysql->sql_query()

FILE: includes/acp/acp_gallery.php
LINE: 62
CALL: acp_gallery->manage_albums()

FILE: includes/functions_module.php
LINE: 471
CALL: acp_gallery->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
-> Table 'usr_web232_1.ALBUM_CAT_TABLE' doesn't exist

mein präfix lautet eigentlich phpbb3 und nicht usr_web232. das ist lediglich mein datenbank-name.
Wer etwas will, sucht Wege.
Wer etwas nicht will, sucht Gründe.
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

Luuq hat geschrieben:

Code: Alles auswählen

Install v0.1.3:


Fatal error: Call to undefined function: adm_back_link() in /www/htdocs/w008e909/slytherin/includes/acp/acp_modules.php on line 768
Du benutzt wohl keine RC7.
Du solltest schleunigst updaten.
Dr.Urlaub hat geschrieben:...
Danke für den Hinweis, hatte ich irgendwie übersehen.
Als Übergangslösung einfach mal die includes/constants.php bearbeiten:
finde:

Code: Alles auswählen

// Additional tables
danach einfügen:

Code: Alles auswählen

include_once($phpbb_root_path . 'gallery/includes/constants.' . $phpEx);
kein Support per PN
Benutzeravatar
Luuq
Mitglied
Beiträge: 1007
Registriert: 25.09.2007 17:42
Wohnort: 51° 23′ N, 7° 42′ O
Kontaktdaten:

Beitrag von Luuq »

Hi,
doch, ich nutze RC7.

Habe grad gemacht was du geschrieben hast, jetzt kann ich auf das Album zugreifen, abe wie kann ich dort Bilder reinstellen?
Kategorien sind schon angelegt.
-Zu wissen, was man weiß, und zu wissen, was man tut, das ist Wissen.-
phpBB.de - Kostenlose phpBB-Hilfe!
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

Luuq hat geschrieben:Habe grad gemacht was du geschrieben hast, jetzt kann ich auf das Album zugreifen, aber wie kann ich dort Bilder reinstellen?
Stell mal die Sprache auf Englisch um, und guck ob du dann welche posten kannst.
kein Support per PN
Benutzeravatar
Luuq
Mitglied
Beiträge: 1007
Registriert: 25.09.2007 17:42
Wohnort: 51° 23′ N, 7° 42′ O
Kontaktdaten:

Beitrag von Luuq »

Hey,
ich habe es probiert, aber es klappt nicht.
-Zu wissen, was man weiß, und zu wissen, was man tut, das ist Wissen.-
phpBB.de - Kostenlose phpBB-Hilfe!
Gesperrt

Zurück zu „[3.0.x] Mods in Entwicklung“