vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Smiliecreator v1.1 (https://vborg.vbsupport.ru/showthread.php?t=50450)

Dark Shogun 06-12-2003 05:01 AM

I am still having this probably. Can anyone help?

Dark Shogun

subu1 06-17-2003 07:43 AM

Allow BB IMG Code in posts must be on

Dark Shogun 06-17-2003 08:29 AM

I had that on but it still didn't work. I have removed that board and fresh installed a vb3 anyway so it is no problem anymore.

Dark Shogun

subu1 06-17-2003 08:22 PM

Quote:

<script language="javascript">
<!--
var postmaxchars = $postmaxchars;
function validate(theform) {
if (theform.message.value=="") {
alert("Bitte f?lle Das Beitrags Feld aus.");
return false; }
if (postmaxchars != 0) {
if (theform.message.value.length > $postmaxchars) {
alert("Dein Beitrag ist zu lang.\n\nVerk?rze Deinen Beitrag auf $postmaxchars Zeichen.\nDein Beitrag ist "+theform.message.value.length+" Zeichen lang.");
return false; }
else { return true; }
} else { return true; }
}
function checklength(theform) {
if (postmaxchars != 0) { message = "\nDein Beitrag darf maximal $postmaxchars Zeichen lang sein."; }
else { message = ""; }
alert("Dein Beitrag ist "+theform.message.value.length+" Zeichen lang."+message);
}
//-->
</script>
<form enctype="multipart/form-data" action="newreply.php" name="vbform" method="post" onSubmit="return validate(this)">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="postreply">
<input type="hidden" name="threadid" value="$threadid">
<input type="hidden" name="title" value="">
<input type="hidden" name="iconid" value="0">
<input type="hidden" name="parseurl" value="yes">
<input type="hidden" name="email" value="">
<input type="hidden" name="disablesmilies" value="">
<input type="hidden" name="closethread" value="">
<input type="hidden" name="hiddenreply" value="">
<input type="hidden" name="signature" value="yes">
<input type="hidden" name="rating" value="0">

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{tableheadbgcolor}" colspan="2"><normalfont color="{tableheadtextcolor}" class="thtcolor"><b>schnelle Antwort Box :</b></normalfont></td>
</tr>
$logincode
<tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Betreff: </b></normalfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"></normalfont> <smallfont>(Optional)</smallfont></td>
</tr>
<td bgcolor="{secondaltcolor}" valign="top" nowrap><normalfont><b>deine Antwort :</b></normalfont></td>
<td bgcolor="{secondaltcolor}">
<a href="http://www.burning-board.de/vBulletin/misc.php?action=getsmilies&s=" target="_blank">Smilies</a>
<a href="javascript:opensmileycreator(320,290,'$sessi on[sessionhash]')">Smiliecreator</a>
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="top"> <textarea name="message" rows="7" cols="$textareacols" wrap="virtual" tabindex="1"></textarea><br>
<smallfont><a href="javascript:checklength(document.vbform);">[Beitragsl?nge pr?fen]</a></smallfont></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr></table>

<br>
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td align="center"><normalfont>
<input type="submit" class="bginput" name="submit" value="Antworten" accesskey="s" tabindex="3">
<input type="reset" class="bginput" name="reset" value="Antwort Zur?cksetzen" accesskey="r" tabindex="3">
</normalfont>
<input type="submit" class="bginput" name="preview" value="Vorschau" accesskey="p" tabindex="3"></td>
</tr>
</table>

</form>
bekomme nicht den Creatorlink in der Antwortbox ans laufen.

The Link in the Replybox don't work, why

can everybody hepl me

MrNase 06-17-2003 09:03 PM

du bist nicht der einzige mit Problemen :)


for me, no popup is opening... i can click the link or lick the link... no popup is opening :(

Kars10 06-18-2003 07:01 AM

@ Subu, ich muss mir das mal auf deinen Board ankucken. Schick dir später eine PN.
@ MrNase, hast du die vbcode.js richtig angepasst? Schick mir die mal zu.

MrNase 06-18-2003 05:23 PM

oh, jetzt geht es... nur leider hab ich wohl keine gdlib installiert :(

Da wird ein rotes X angezeigt... ich guck mir mal die phpinfo() an :)


Doch, ist installiert!
Quote:

GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with TTF library
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
... und nun?


So sieht der Quelltext aus:
Quote:

<img src="http://www.sportboard.de/v2/text2schild.php?text=opa - rente&typ=11&col=0,0,0&shcol=255,255,255" border="0" alt="">
Hier der Beitrag: http://www.sportboard.de/v2/showthre...=5148#post5148

Kars10 06-18-2003 05:59 PM

@ Mr. Nase can you make a admin account so i can have a look... ;)

MrNase 06-18-2003 06:23 PM

you got a private message :)

tell me when you are finished :)

Bezane 06-26-2003 01:46 PM

Hello,

I?ve got some bugs in my hack...
what kann I do?

Here are the bugs


All times are GMT. The time now is 03:08 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01133 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete