vb.org Archive

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

TheLink 07-18-2002 07:24 PM

Quote
 
My quote button doesn't work. It works if you click it inside the reply area, but if you actually click the button on someone's post, it brings the reply up with no quote..?

mashby 07-18-2002 09:51 PM

Have you applied any hacks or template edits to your postbit?

The code in the postbit for the "quote" button is:
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]">

That link is what creates a "quote" in the reply.

You may also want to check your "Custom vB Codes" in your admin panel to make sure that it's still there and has the correct code in it.

TheLink 07-19-2002 02:56 AM

I checked and that is fine.

When attempting to perform the quote, at the top of the page, the error reads: "Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/jbl/public_html/jeff/newreply.php(36) : eval()'d code on line 1"

mashby 07-19-2002 04:19 AM

Yikes. Ummm, do you have any hacks installed? Also, does this only occur with the quote button, or with the standard reply as well? Lastly, can we get a link to your board?

TheLink 07-19-2002 08:27 PM

My forum is not up yet for the public, my friend and I are the only ones viewing it to practice and tweak it to perfection. He is a big graphic guy so he helps me out.

Anyway I am using the UBB-clone board, and I added some of my own stuff to it. The standard reply is fine.


All times are GMT. The time now is 11:49 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.01071 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete