The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello there,
I want to use VB Standard Editor on some custom pages (this will allow users to enter some data, customized with the editor and upload to a seperate table - field in vb3 database) for example: I want to use the Standard editor with V3arcade mod, which will allow me to add the description for cars in advance way. Please let me know. Regards, Sandy... |
#2
|
||||
|
||||
![]() Quote:
is it soo hard ![]() Xenon please help |
#3
|
||||
|
||||
![]()
hello san DEEp
in php file put PHP Code:
template 'all_the_vb' put in Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - $vbphrase[post_new_thread]</title> $headinclude </head> <body$onload> $header $navbar <form action="newthread.php" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return validatePost(this, this.subject.value, $vboptions[postminchars], $vboptions[postmaxchars]);" onreset="vB_RESET(this);"</if>> $postpreview <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="panelsurround" align="center"> <div class="panel"> <div style="width:$stylevar[formwidth]" align="$stylevar[left]"> $usernamecode <table cellpadding="0" cellspacing="0" border="0"> <tr> <td> <!-- message area --> <div class="smallfont">$vbphrase[message]:</div> $messagearea <!-- / message area --> </td> </tr> </table> </div> </div> <div style="margin-top:$stylevar[cellpadding]px"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="add" /> <input type="submit" class="button" name="sbutton" value="$vbphrase[submit_new_thread]" accesskey="s" tabindex="1" /> <input type="submit" class="button" name="preview" value="$vbphrase[preview_post]" accesskey="p" tabindex="1" /> </div> </td> </tr> </table> $footer </body> </html> all-the-vb |
#4
|
||||
|
||||
![]()
handy
|
#5
|
|||
|
|||
![]()
Am I wrong, or does it function not the way it should?
When I use this script I get 7 uncached templates and the editor is not showing up. By the way I noticed that the template has an missing end-tag for "form". It should be closed before the footer. Has someone a script that is working right? Would be helpful. I´m creating a script which adds text and some kind of categories to a database-table and I want to edit that text. In both cases I want to use the editor included in vB for the text. |
#6
|
||||
|
||||
![]()
this thread is almost 22 months old, above code was suited for vbulletin 3.x versions only.
|
#7
|
||||
|
||||
![]()
would anyone happen to have an update of the code above for 3.5 series? I have been trying to figure it out and i have a massive headache. Oh pleeease! I would do the pee pee dance if someone can help with this
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|