Thread Rating:
  • 5 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Skype MyBB! 1.4.1
#21
Hi,

I activated the Plugin successfully. However, I do have a problem with the Skype-Button in my PMs.

It looks like this image of talisman:

[Image: p388436221.gif]

Inside the threads the skype-button is shown and all is ok. The source of a thread shows the url of skype but the source of a PM does not.
I guess, PMs and Threads use the same postbit-template and therefore I do not understand why this difference come up.

Does anyone know, how to solve this problem? Would be great. Thank you in advance. Wink
My Plugins on MyBBoard.de
(english descriptions included)
Reply
#22
so i put the downloaded file for the plugin in the folder where it says to put it, with the rest of my plugins.

but when i go to activate it, it isnt there.

any ideas what i can try?

i am 100% sure that its in the plugin folder.
i have the latest version of myb. 1.2.12 or whatever it is Smile
Reply
#23
anyone?
Reply
#24
Does anyone know if it would make sense to contact mavericck via PN? It seems that he do not look very often into this thread. Wink
My Plugins on MyBBoard.de
(english descriptions included)
Reply
#25
is there any help?
my contacts on skype in the forum are always showed as offline, but they are online!
Reply
#26
@the_griffin
the pms should use the same template of postbit, so there should not be any difference in visualization. Please post the html code of the button bar of pms.

@kuzba
this plugin has the standard syntax of others plugin. Try to download the packet another time.

@Mia
Have you read the instructions written here? http://mavericck.mybboard.it/skype-mybb.html , the installation section

mavericck
Reply
#27
(2008-06-26, 06:41 AM)mavericck Wrote: the pms should use the same template of postbit, so there should not be any difference in visualization. Please post the html code of the button bar of pms.

Hi mavericck,

great to see your here and thank your for your reply. Smile

The skype button is visible in each post via {$post['fidxy']} in the postbit Template.

The HTML-code of the PMs is like:
<td align="left" ><span class="smalltext">mySkypeName<!-- start: postbit_email -->
Unfortunately I can not find the according template for the button bar in the templates group.

Thank you in advance! Smile
My Plugins on MyBBoard.de
(english descriptions included)
Reply
#28
well... yepWink sorry... now it's working. thank you for thatSmile great plugin!

cheers
mia
Reply
#29
@the_griffin

add these three lines

$plugins->add_hook('postbit_pm', 'skype_mybb_parse');
$plugins->add_hook('postbit_announcement', 'skype_mybb_parse');
$plugins->add_hook('postbit_prev', 'skype_mybb_parse');

after
$plugins->add_hook('postbit', 'skype_mybb_parse');

at the top of the plugin file.

mavericck
Reply
#30
Great, thats it!!!!!!!! Big Grin

Thank you very much, mavericck!!!! Smile
My Plugins on MyBBoard.de
(english descriptions included)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)