vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   VB3 Odd Problem?? (https://vborg.vbsupport.ru/showthread.php?t=61454)

Cyricx 02-11-2004 10:20 PM

VB3 Odd Problem??
 
I obviously did something wrong, so, lol ...

On either the new thread or on the reply page... the block where you put in the text that you want to post to the thread / forum.

I added a hack that had nothing to do with the block. And now the block is resizing itself whenever I add text & etc... SS can be provided on request.

I didn't even touch any templates / files that controls the new thread / reply. :ermm:

So, unsure what happened exactly.

Cyricx

Cyricx 02-11-2004 10:27 PM

1 Attachment(s)
Ah, here's the SS so you can see... Realized I didn't want to be spammed with requests, lol...

Cyricx

Xenon 02-11-2004 11:07 PM

textarea width seems to get overwritten somehow

check out what variables the hack changes..

Cyricx 02-11-2004 11:28 PM

It didn't even overwrite anything.

It was just adding the <if> conditions...

Cyricx

Xenon 02-11-2004 11:43 PM

you don't have to overwrite code to get bugs.

just imagine a added code like
PHP Code:

$DB_site NULL

and no db query would be possible anymore without overwriting any piece of code.

g-force2k2 02-12-2004 12:32 AM

you didn't alter the cols or rows? or perhaps you didn't close the <if statement correctly or properly. If you could provide some source template code I can take a look.

Cheers,
g-force2k2

Cyricx 02-12-2004 02:01 AM

1 Attachment(s)
I only edited two templates... postbit and postbit_legacy ... Then I gave it a try, then it just went nuts. :| So, I'm attaching them, I ran it through my syntax checker, there's nothing wrong.

Cyricx

Cyricx 02-12-2004 07:45 PM

An update...

After a well-deserved night of sleep... I went through the code once again...

I see nothing out of place. :( So, someone help me out here. LOL

The files I attached in the above post are the only two files that I edited before the textarea went ape-nuts...

Cyricx

Xenon 02-12-2004 07:51 PM

well, the postbits have nothing to do with the editor part, so there must be something else you've done wrong before...

Cyricx 02-12-2004 08:02 PM

Yea, I'm starting to think that...

Can you tell me what files uses the text area? So I can go through the code? Just be sure that I didn't miss any files that should be looked at.

Cyricx


All times are GMT. The time now is 03:11 AM.

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.01052 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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