Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Social Sites
#1
Eine neue Erweiterung wurde veröffentlicht: Social Sites

Zitat:IMPORTANT: PLEASE DO NOT USE THE REVIEWS SECTION FOR SUPPORT OR TO REPORT BUGS. THERE IS NO GUARANTEE I WILL SEE IT, AND I CANNOT REPLY THERE, SO I CANNOT DO ANYTHING TO ACTUALLY HELP YOU. TO GET SUPPORT, MAKE A SUGGESTION OR REPORT A BUG, USE THE FOLLOWING LINKS.

Support, Suggestions and Feedback - Report Bug

Name: Social Sites
Description: Add which social sites you're a member of so you can find eachother on social networking sites.
Website: http://mattrogowski.co.uk/mybb/plugins/p...cial-sites
Author: MattRogowski
Authorsite: http://mattrogowski.co.uk/mybb/
Version: 0.2.2
Compatibility: 1.6.x
Files: 5 (plus 16 initial social site icons)
Templates added: 6
Template changes: 4
Settings added: 2
Database changes: 1 new table, 1 new column to 1 default table.

Information:
This plugin will allow your users to add their username/id for any social sites you setup.

The icons will show in the postbit and on profiles, and will link to the user's profile on the social site.

Comes with Bebo, Facebook, Flickr, Last.fm, LinkedIn, MySpace, Twitter, and YouTube icons installed.

Images credited to Komodo Media. Source and icons download: http://www.komodomedia.com/blog/2009/06/...icon-pack/

To Install:
Upload ./inc/plugins/socialsites.php to ./inc/plugins/
Upload ./admin/modules/config/socialsites.php to ./admin/modules/config/
Upload ./inc/languages/english/socialsites.lang.php to ./inc/languages/english/
Upload ./inc/languages/english/admin/config_socialsites.lang.php to ./inc/languages/english/admin/
Upload ./images/usercp/group_link.png to ./images/usercp/
Upload ./images/socialicons/ and its contents to ./images/
Open ./files/socialsites_css_additions.css and add the code inside to the bottom of usercp.css for your themes, by going to ACP > Templates & Style > **choose theme** > usercp.css > Edit Stylesheet: Advanced Mode > scroll down and add the CSS to the bottom.
Go to ACP > Plugins > Install and Activate
Go to ACP > Configuration > Social Sites Settings > Configure Settings.
Go to ACP > Configuration > Social Sites (left menu) > manage social sites.

Change Log:
21/11/10 - v0.1 -> Initial beta release.
21/01/11 - v0.1 -> v0.2 -> The social sites are now cached instead of being queried on the showthread and profile pages. Fixed a bug where the icons wouldn't show up when adding a reply with quick reply, which may also have caused a PHP error. Fixed a bug where the icons wouldn't be displayed in post previews, PMs or forum announcements. To upgrade, deactivate Social Sites, reupload ./inc/plugins/socialsites.php and ./admin/modules/config/socialsites.php, activate Social Sites.
07/02/11 - v0.2 -> v0.2.1 -> Added a Who's Online List location for when a user is editing their social sites. Added a breadcrumb navigation link to the Social Sites page in the User CP. To upgrade, reupload ./inc/plugins/socialsites.php and ./admin/modules/config/socialsites.php
03/12/11 - v0.2.1 -> v0.2.2 -> Made compatible with MyBB 1.6.5. To upgrade, reupload ./inc/plugins/socialsites.php

Screenshots:
[Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png][Bild: http://mods.mybb.com/uploads/previews/13....thumb.png]
Zitieren
#2
Hallo,

folgender Fehler ist bei mir aufgetreten: Nach Registrierungen erscheint die Fehlermeldung:

"The following warnings have happened:
Warning [2] Invalid argument supplied for foreach() - Line: 642 - File:
inc/plugins/socialsites.php PHP 5.2.17 (Linux)File Line Function
/inc/plugins/socialsites.php 642 errorHandler->error
/inc/plugins/socialsites.php 516 socialsites_update_user_sites
[PHP] socialsites_do_register
/inc/class_plugins.php 100 call_user_func_array
/member.php 272 pluginSystem->run_hooks "

Hat jemand einen Tipp, was hier schief läuft ?

Grüße

PS: Habe die Frage auch im Forum des Autors gepostet (http://mattrogowski.co.uk/mybb))
Zitieren
#3
Der Autor ist noch sehr aktiv im MyBB-Team. Wink Er wird sich schon darum kümmern. Wink
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
Zitieren
#4
Vielleicht hilft Dir dieser Thread weiter: http://community.mybb.com/thread-95147.html
viele Grüße
Jockl
übersetzte und eigene Plugins
Zitieren
#5
Hey,

wenn man schon bei der Registrierung die Felder angibt bekomme ich folgenden Fehler:

Code:
Type: 20
File:  (Line no. 0)
Message
SQL Error: 1364 - Field 'socialsites' doesn't have a default value
Query:
            INSERT
            INTO mybb_users (`username`,`password`,`salt`,`loginkey`,`email`,`postnum`,`avatar`,`avatartype`,`usergroup`,`additionalgroups`,`displaygroup`,`usertitle`,`regdate`,`lastactive`,`lastvisit`,`website`,`icq`,`aim`,`yahoo`,`msn`,`birthday`,`signature`,`allownotices`,`hideemail`,`subscriptionmethod`,`receivepms`,`receivefrombuddy`,`pmnotice`,`pmnotify`,`showsigs`,`showavatars`,`showquickreply`,`showredirect`,`tpp`,`ppp`,`invisible`,`style`,`timezone`,`dstcorrection`,`threadmode`,`daysprune`,`dateformat`,`timeformat`,`regip`,`longregip`,`language`,`showcodebuttons`,`away`,`awaydate`,`returndate`,`awayreason`,`notepad`,`referrer`,`referrals`,`buddylist`,`ignorelist`,`pmfolders`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`coppauser`,`classicpostbit`,`usernotes`)
            VALUES


die Values hab ich jetzt mal weggelassen....was kann ich machen um das zu fixen?
[Bild: BT_hor.jpg]
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Social Login, 30+ Social Networks MyBB.de Bot 11 3.494 21.11.2023, 19:40
Letzter Beitrag: MyBB.de Bot
  Share Topics in social networks MyBB.de Bot 1 2.158 28.07.2021, 11:57
Letzter Beitrag: KarinB
  Social Bookmarking MyBB.de Bot 4 1.959 30.06.2021, 02:35
Letzter Beitrag: MyBB.de Bot
  Isango - MyBB Simple Social Login MyBB.de Bot 3 1.325 17.02.2021, 04:20
Letzter Beitrag: MyBB.de Bot
  Social Sites MyBB.de Bot 8 2.719 24.12.2017, 09:54
Letzter Beitrag: xBlackEye