The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I added attachment button in editor top the smilies.
But I need to onlick"" codes. I cant find anywhere, can you tell me this code please. in newreply.php <input id="manage_attachments_button" class="button" tabindex="1" style="font-weight:bold; padding:5px; background:red; color:#fff;" value="ADD ATTACHMENT" title="" onclick"" type="button"> thanks. |
#2
|
|||
|
|||
![]()
Look at the newpost_attachment template. Pretty much all you need is in there.
|
#3
|
|||
|
|||
![]()
Thanks @Dave, I find onclick code in newpost_attachment template
Quote:
But when I added this code in editor_smiliebox like picture but its not working why ? ![]() Code:
<input id="manage_attachments_button" class="button" tabindex="1" style="font-weight:bold; padding:5px; background:red; color:#fff;" value="File Upload" title="Bu Mesaja ait Eklentileri g?rmek yada değiştirmek i?in, buraya tıklayın" onclick="vB_Attachments.open_window(\'newattachment.php?$session[sessionurl]$attachurl&poststarttime=$poststarttime&posthash=$posthash\', 480, 480, \'$postid\')" type="button"> |
#4
|
|||
|
|||
![]()
anyone help ?
|
#5
|
|||
|
|||
![]()
Still ı have this problem ?
|
#6
|
||||
|
||||
![]() |
#7
|
|||
|
|||
![]()
I'm not talking about that, I need this code.Your link quick reply but i need for new topic
|
#8
|
|||
|
|||
![]()
its really simple but really anyone didnt know ?
|
#9
|
|||
|
|||
![]()
You need to show your work. It is impossible for us to guess what you are doing incorrectly with the information you have given us.
![]() ![]() |
#10
|
|||
|
|||
![]()
I added pics.I add in the editor file upload button.I want to open attachment popup page when its click.I added button but its not working didnt open attachment page.
my code: PHP Code:
![]() ![]() I want to like this when file upload link click. ![]() Thanks. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|