The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Smilies missing after Plugin-Script
Hello, I'm trying to add some Data to my postings (this works), but sadly the smilies missing / changed to clear.gif
HTML Code:
<img src="http://domain.com/board/clear.gif" border="0" alt="" title="grins" class="inlineimg" original="images/smilies/grins_eckig.gif" style="">
HTML Code:
<img src="images/smilies/grins_eckig.gif" border="0" alt="" title="grin" class="inlineimg" original="images/smilies/grins_eckig.gif" style="display: inline;">
Hook: postbit_display_complete Executionorder: 5 My Plugin-Code: PHP Code:
Hopefully someone can help me with this Greetings. |
#2
|
||||
|
||||
You do nothing else but add a div around the message and it causes the problem? That doesn't sound right. I'd be interested to see exactly what is in this part:
HTML Code:
// Some Database-Stuff and getting $amoung |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|