Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-12-2005, 07:09 PM
DannyBoy8406's Avatar
DannyBoy8406 DannyBoy8406 is offline
 
Join Date: Apr 2003
Location: VA
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Functions_Showthread Error

Ok, I'm having an error in my functions_showthread file that I cannot figure out. I have installed some hacks, but this file has not been touched. I have tried unzipping and reuploading a fresh copy and that still did not fix the errors I'm getting. The two errors I'm getting refer to the same line in the file.... I don't know what it wrong as there isn't anything on the line excet a "}" Everything else on the board is working fine and the erros only show up when I try to view a thread.... No posts are showing up in the threads at all. I'm attaching a copy of the functions_showthread I'm using and here are the two errors I'm receiving:

PHP Code:
Parse errorparse errorunexpected T_ENCAPSED_AND_WHITESPACEexpecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/screeng/public_html/includes/functions_showthread.php(640) : eval()'d code on line 38

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/screeng/public_html/includes/functions_showthread.php(640) : eval()'
d code on line 38

Parse error
parse errorunexpected T_ENCAPSED_AND_WHITESPACEexpecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/screeng/public_html/includes/functions_showthread.php(640) : eval()'d code on line 38

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/screeng/public_html/includes/functions_showthread.php(640) : eval()'
d code on line 38 
PHP Code:
Unable to add cookiesheader already sent.
File: /home/screeng/public_html/includes/functions_showthread.php(640) : eval()'d code
Line: 38 
Reply With Quote
  #2  
Old 01-12-2005, 07:19 PM
rake's Avatar
rake rake is offline
 
Join Date: Nov 2002
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Remove the file you have attached. You are NOT allowed to attach entire vBulletin files, and you have also made your LICENCE NUMBER publically viewable, since it's in the header of that file.

If it's a fresh copy, it won't do you any good anyway. The error comes from somewhere else, probably showthread.php.
Reply With Quote
  #3  
Old 01-12-2005, 08:52 PM
DannyBoy8406's Avatar
DannyBoy8406 DannyBoy8406 is offline
 
Join Date: Apr 2003
Location: VA
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rake
Remove the file you have attached. You are NOT allowed to attach entire vBulletin files, and you have also made your LICENCE NUMBER publically viewable, since it's in the header of that file.

If it's a fresh copy, it won't do you any good anyway. The error comes from somewhere else, probably showthread.php.
Ok, my bad.... anywyas that still did not fix it... I had no idea what to do so I did a total reinstall of my VB (I was just setting it up anyways....) and the error is still there! this is very frustration... what culd be wrong!?
Reply With Quote
  #4  
Old 01-12-2005, 08:59 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have been changing any templates?
Reply With Quote
  #5  
Old 01-13-2005, 06:18 AM
rake's Avatar
rake rake is offline
 
Join Date: Nov 2002
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is the piece of code that's causing the errors:

eval('$retval = "' . fetch_template($maintemplatename) . '";');

and it's in the construct_postbit function. Revert your postbit templates.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:36 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.03586 seconds
  • Memory Usage 2,209KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete