MyBB.de Forum
Avatar Untertitel - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Avatar Untertitel (/thread-19057.html)



Avatar Untertitel - MyBB.de Bot - 13.12.2006

Eine neue Erweiterung wurde veröffentlicht: Avatar Untertitel

Zitat:simply activate the plugin and it will add a feild to the users profile and
then disply it under there avatar in there userCP member profile and in the
posts

<b>warning, if you deavtivate this plugin, the mysql databases will
be changed, and every users saved caption will be lost, simply reactivating
it will not work, every user will have to re-enter there
caption</b>

<i><b>alittle notice:</b> i have currently found 3 bugs
with this plugin, the first being that i forgot to remove the "echo
$acaption" line from the last function, AND the second being that when
you veiw the profile for other people, it displays your own caption by
mistake

i am currently working on a fix for the second one, i'll keep you
updated

i may also mayve it advanced plugin compatable
</i>



RE: Avatar Untertitel 1.1.0 - neuling28 - 09.01.2008

Bei mir zeigt er folgenden Fehler an nachdem ich es aktiviert habe:
Warning: avatar_activate(./inc/adminfunctions_templates.php) [function.avatar-activate]: failed to open stream: No such file or directory in /var/www/web104/html/inc/plugins/avatar.php on line 28

Fatal error: avatar_activate() [function.require]: Failed opening required './inc/adminfunctions_templates.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web104/html/inc/plugins/avatar.php on line 28

Wenn ich in Zeile 28 sehe, steht dort folgendes:

require './inc/adminfunctions_templates.php';

Die Datei adminfunctions_templates.php ist im inc-Ordner vorhanden.
Ich hab die MyBB-Version 1.2.11

Vielleicht kennt jemand die Lösung, danke Smile
Gruß
neuling


RE: Avatar Untertitel 1.1.0 - StefanT - 09.01.2008

Dieses Plugin ist nur für MyBB 1.0x / 1.1x!