RE: MyBB FancyBox - lenox - 16.03.2020
Moin moin,
ich hätte da noch mal ne Frage zur Fancybox.
Ist es möglich das unter jedem Bild automatisch ein Text angezeigt wird wie z. B. zum vergrößern aufs Bild klicken?
Oder kann mir jemand sagen in welchem Template die Fancybox definiert ist? Finde in den Templates nix bezüglich Fancybox bzw. ich gucke in den falschen . Wie ich feststelle geht es wohl über die Attachement Templates, habe versucht das postbit_attachments_thumbnails_thumbnail Template von
PHP-Code: <a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /></a>
in
PHP-Code: <a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /><br/><h5> (Zum vergrößern auf´s Bild oder hier klicken.)</h5></a>
zu ändern das funktioniert aber leider nicht.
RE: MyBB FancyBox - lenox - 19.03.2020
Hat sich erledigt.
Wenn es auch jemand ändern möchte einmal in dem postbit_attachments_thumbnails_thumbnail Template
PHP-Code: <a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /></a>
zu
PHP-Code: <a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /></a><br/><h5>euer Text der angezeigt werden soll</h5>
ändern,dass ist dann für die Vorschau von Beiträgen.
Um es dann in Post unter Bildern anzeigen zu lassen in der mybbfancybox.php im root/inc/plugins Zeile 392
PHP-Code: $templates->cache['postbit_attachments_thumbnails_thumbnail'] = '<a href="attachment.php?aid={$attachment[\'aid\']}" data-fancybox="data-{$post[\'pid\']}" data-type="image" data-caption="<b>{$lang->postbit_attachment_filename}</b> {$attachment[\'filename\']} - <b>{$lang->postbit_attachment_size}</b> {$attachment[\'filesize\']} - <b>{$lang->mybbfancybox_uploaded}</b> {$attachdate} - <b>{$lang->mybbfancybox_views}</b> {$attachment[\'downloads\']}{$lang->mybbfancybox_views_symbol_after}"><img src="attachment.php?thumbnail={$attachment[\'aid\']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment[\'filename\']}
{$lang->postbit_attachment_size} {$attachment[\'filesize\']}
{$lang->mybbfancybox_uploaded} {$attachdate}
{$lang->mybbfancybox_views} {$attachment[\'downloads\']}{$lang->mybbfancybox_views_symbol_after}" /></a> ';
zu
PHP-Code: $templates->cache['postbit_attachments_thumbnails_thumbnail'] = '<a href="attachment.php?aid={$attachment[\'aid\']}" data-fancybox="data-{$post[\'pid\']}" data-type="image" data-caption="<b>{$lang->postbit_attachment_filename}</b> {$attachment[\'filename\']} - <b>{$lang->postbit_attachment_size}</b> {$attachment[\'filesize\']} - <b>{$lang->mybbfancybox_uploaded}</b> {$attachdate} - <b>{$lang->mybbfancybox_views}</b> {$attachment[\'downloads\']}{$lang->mybbfancybox_views_symbol_after}"><img src="attachment.php?thumbnail={$attachment[\'aid\']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment[\'filename\']}
{$lang->postbit_attachment_size} {$attachment[\'filesize\']}
{$lang->mybbfancybox_uploaded} {$attachdate}
{$lang->mybbfancybox_views} {$attachment[\'downloads\']}{$lang->mybbfancybox_views_symbol_after}" /></a><br/><h5>euer Text der angezeigt werden soll</h5> ';
ändern.
RE: MyBB FancyBox - lenox - 24.05.2020
Moin moin,
ich bekomme seit dem Update auf mybb 1.8.22 in unregelmäßigen Abständen ein mehrere mb großen Error log.
Hier nen kleiner ausschnitt
Code: <error>
<dateline>1590320657</dateline>
<script>inc/plugins/mybbfancybox.php</script>
<line>567</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Illegal string offset 'pid'</message>
<back_trace>#0 errorHandler->log_error(2, Illegal string offset 'pid', inc/plugins/mybbfancybox.php, 567) called at [/homepages/8/d707489081/htdocs/inc/class_error.php:189]
#1 errorHandler->error(2, Illegal string offset 'pid', inc/plugins/mybbfancybox.php, 567, Array ([message] => <img src="images/icons/information.png" /> <span style="font-weight: bold;" class="mycode_b">Petri Heil {username},<br>
um alle Funktionen des Forums nutzen zu können müssen musst du dich <a href="member.php?action=register"><strong>hier</strong></a> registrieren.
</span>,[allowedExtensions] => Array (),[mybb] => MyBB Object ([version] => 1.8.22,[version_code] => 1822,[cwd] => .,[input] => Array ([google_seo_thread] => Info-Neues-Design,[pid] => 1388,[mode] => threaded,[tid] => 610,[action] => thread),[cookies] => Array ([mybb] => Array ([lastactive] => 1590320656,[lastvisit] => 1590320656,[threadread] => a:1:{i:610;i:1590320657;}),[sid] => 4cc50540567cfc8027062bcde2193f19,[mybb[lastactive]] => 1590320657,[mybb[threadread]] => a:1:{i:610;i:1590320657;}),[user] => Array ([usergroup] => 1,[additionalgroups] => ,[username] => ,[uid] => 0,[displaygroup] => 1,[lastactive] => 1590320656,[lastvisit] => 1590320656,[ismoderator] => ,[unreadAlerts] => 0),[usergroup] => Array ([gid] => 1,[type] => 1,[title] => Gast ,[description] => The default group that all visitors are assigned to unless they're logged in.,[namestyle] => {username},[usertitle] => Unregistered,[stars] => 0,[starimage] => ,[image] => ,[disporder] => 0,[isbannedgroup] => 0,[canview] => 1,[canviewthreads] => 1,[canviewprofiles] => 0,[candlattachments] => 0,[canviewboardclosed] => 0,[canpostthreads] => 0,[canpostreplys] => 0,[canpostattachments] => 0,[canratethreads] => 0,[modposts] => 0,[modthreads] => 0,[mod_edit_posts] => 0,[modattachments] => 0,[caneditposts] => 0,[candeleteposts] => 0,[candeletethreads] => 0,[caneditattachments] => 0,[canviewdeletionnotice] => 0,[canpostpolls] => 0,[canvotepolls] => 0,[canundovotes] => 0,[canusepms] => 0,[cansendpms] => 0,[cantrackpms] => 0,[candenypmreceipts] => 0,[pmquota] => 0,[maxpmrecipients] => 5,[cansendemail] => 0,[cansendemailoverride] => 0,[maxemails] => 5,[emailfloodtime] => 5,[canviewmemberlist] => 0,[canviewcalendar] => 1,[canaddevents] => 0,[canbypasseventmod] => 0,[canmoderateevents] => 0,[canviewonline] => 1,[canviewwolinvis] => 0,[canviewonlineips] => 0,[cancp] => 0,[issupermod] => 0,[cansearch] => 1,[canusercp] => 0,[canuploadavatars] => 0,[canratemembers] => 0,[canchangename] => 0,[canbereported] => 0,[canchangewebsite] => 0,[showforumteam] => 0,[usereputationsystem] => 0,[cangivereputations] => 0,[candeletereputations] => 0,[reputationpower] => 0,[maxreputationsday] => 0,[maxreputationsperuser] => 0,[maxreputationsperthread] => 0,[candisplaygroup] => 1,[attachquota] => 0,[cancustomtitle] => 0,[canwarnusers] => 0,[canreceivewarnings] => 0,[maxwarningsday] => 0,[canmodcp] => 0,[showinbirthdaylist] => 0,[canoverridepm] => 0,[canusesig] => 0,[canusesigxposts] => 0,[signofollow] => 0,[edittimelimit] => 0,[maxposts] => 0,[showmemberlist] => 0,[canmanageannounce] => 0,[canmanagemodqueue] => 0,[canmanagereportedcontent] => 0,[canviewmodlogs] => 0,[caneditprofiles] => 0,[canbanusers] => 0,[canviewwarnlogs] => 0,[canuseipsearch] => 0,[tyl_limits_max] => 10,[tyl_flood_interval] => 10,[all_usergroups] => 1),[settings] => Array ([export_user_sgroup] => 1,[g33k_thankyoulike_exclude_count] => ,[asoi_autoUpdate_time] => 60,[asoi_autoChange_time] => 15,[g33k_thankyoulike_firstalloverride] => ,[load] => 0,[google_seo_404_widget] => 0,[bam_round_announcements] => 1,[export_user_away] => 1,[showownunapproved] => 0,[mail_message_id] => 1,[google_seo_sitemap_additional] => index.php
portal.php
usergallery/index.php,[mail_parameters] => bool mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] ),[adminemail] => kontakt@angel-juenger.de,[extraadmininfo] => 1,[export_user_aim] => 0,[overview_ajax] => 0,[asoi_autoUpdate_enabled] => auto,[asoi_autoChange_enabled] => off,[export_user_status] => 1,[g33k_thankyoulike_enabled] => 1,[bam_random] => 1,[myalerts_perpage] => 10,[allowalignmycode] => 1,[allowanonwarningpms] => 1,[allowaway] => 1,[allowbasicmycode] => 1,[allowbuddyonly] => 0,[allowcodemycode] => 1,[allowcolormycode] => 1,[allowcustomwarnings] => 1,[alloweditreason] => 1,[allowemailmycode] => 1,[allowmultipleemails] => 0,[allowfontmycode] => 1,[allowgooglefield] => ,[pmsallowhtml] => 0,[announcementshtml] => 1,[sightml] => 0,[allowicqfield] => ,[allowlinkmycode] => 1,[allowlistmycode] => 1,[allowmemycode] => 1,[multirep] => 1,[pmsallowmycode] => 1,[sigmycode] => 1,[negrep] => 1,[neurep] => 1,[posrep] => 1,[postrep] => 1,[allowremoteavatars] => 0,[allowsizemycode] => 1,[allowskypefield] => ,[pmsallowsmilies] => 1,[sigsmilies] => 1,[allowsymbolmycode] => 1,[pmsallowimgcode] => 1,[sigimgcode] => 1,[pmsallowvideocode] => 1,[abp_umap_gallowed] => 2,3,4,6,8,[mybbfancybox_allowed_extensions] => ,[username_method] => 2,[purgespammergroups] => 3,4,6,[subscribeexcerpt] => 100,[bam_enable_dismissal] => 2,[bam_cookie_id_prefix] => 396638,[bam_date_enable] => 0,[google_seo_url_announcements] => Announcement-{url},[google_seo_sitemap_announcements] => 0,[announcementlimit] => 8,[dvz_sb_antiflood] => 5,[g33k_thankyoulike_reputation_add_reppoints] => 1,[ag_usercp] => 1,[ag_profile] => 0,[dvz_mentions_apply_username_style] => 1,[attachthumbh] => 300,[attachthumbw] => 350,[av_attachdl] => 0,[av_attachments] => 0,[readparentforums] => 0,[g33k_thankyoulike_hideforgroups] => 1,5,7,10,[g33k_thankyoulike_exclude] => ,[av_groups] => ,[av_guest] => 1,[av_signature] => 0,[av_quote] => 0,[av_forums] => 1,2,3,4,46,48,87,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,86,7,18,8,9,10,11,12,13,14,15,16,17,19,20,21,69,70,71,72,82,99,89,22,23,24,25,26,27,28,45,100,85,73,74,91,75,29,35,36,37,38,39,40,41,42,43,44,30,31,33,34,32,76,83,93,94,95,[av_enable] => 1,[av_adultforums] => -1,[av_adultgroups] => -1,[myalerts_avatar_size] => 64|64,[avatarresizing] => auto,[avataruploadpath] => ./uploads/avatars,[profileVisitorsAvatarWidth] => 50x50,[awactialert] => 0,[dvz_sb_away] => 600,[bam_enabled] => 1,[purgespammerbandelete] => ban,[purgespammerbanreason] => Spam,[purgespammerbangroup] => 7,[dvz_sb_blocked_users] => ,[g33k_thankyoulike_highlight_popular_posts] => 1,[export_user_pcount] => 1,[bam_custom_css] => /* Replace this field with any custom CSS classes. */
komisch an dem log ist das dort Foren Titel, Thread Titel, ganze Templates, Beiträge usw angezeigt werden.
Hat da jemand eine Idee wodran es liegen könnte?
RE: MyBB FancyBox - Jockl - 24.05.2020
Der Fehler wurde doch auf Seite 2 dieses Threads schon mal von Dir gemeldet und scheint dann in der Folge auch gelöst worden zu sein!?
RE: MyBB FancyBox - lenox - 24.05.2020
Nun ist er aber wieder da und vorher war auch nur der Fehler im log drin und nicht noch etliche andere Sachen wie jetzt.
Der jetzige error schließt erst in Zeile 4060 mit </error> ab
RE: MyBB FancyBox - Jockl - 24.05.2020
Ist die Änderung, wie von doylecc in Beitrag #23 beschrieben, noch in der Plugin-Datei vorhanden?
Wenn man sich das github Repository dieses Plugins ansieht, scheinen Probleme mit XThreads (siehe Deine User-Galerie) bekannt aber noch nicht behoben zu sein.....
RE: MyBB FancyBox - lenox - 24.05.2020
Ja die Änderung ist noch vorhanden
Zeile 565-573
PHP-Code: // Open image URL link in MyBB FancyBox modal window if (!isset($post['pid'])) { $post['pid'] = 0; } $replace = '$1href="$2$3" data-fancybox="data-'.$post['pid'].'" data-type="image" data-caption="$5"$4>$5</a>';
$message = preg_replace($find, $replace, $message); return $message; }
Bin mir auch nicht sicher ob der Fehler noch mit den XThread Foren zu tun hat, da der Fehler mit der anpassung von doylecc lange weg war.
RE: MyBB FancyBox - Jockl - 24.05.2020
Ich gehe mal davon aus, dass es immer noch der selbe Fehler ist (siehe error Meldung).
Was die Ausgabe der Fehlermeldung angeht, kannst Du Dir mal dies hier ansehen.....
RE: MyBB FancyBox - lenox - 25.05.2020
Danke für den Link.
So wie es aussieht kommt der Fehler vom BAM Announcement plugin in Kombination mit der fancybox.
Nachdem ich gestern den BAM deinstalliert habe tauchen keine Fehler mehr auf.
RE: MyBB FancyBox - tc4me - 25.05.2020
Ich habe BAM Announcement plugin und fancybox und keine Probleme , bzw Fehlermeldungen
|