vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   small error code instead of posts..? (https://vborg.vbsupport.ru/showthread.php?t=209904)

Gamelobby 03-30-2009 09:05 PM

small error code instead of posts..?
 
Inside the category the threads look fine, but if you click on a thread the post doesn't show & there is an error across the top..?

This is the error
Code:

Parse error: syntax error, unexpected T_VARIABLE in /home/content/m/i/l/milo327/html/Forum/includes/class_postbit.php(304) : eval()'d code on line 86

Any help would be great
Thanks

Lynne 03-30-2009 09:44 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Gamelobby 03-30-2009 09:58 PM

ok so yes that worked... but what did it do.?

So now where do i go from here.. I'm guessing i need to figure out which plug in is causing it.?
Any suggestions.?

Lynne 03-30-2009 10:00 PM

If everything is fine with your modifications disabled, then that means one of your modifications is causing the problem. You'll have to find which one it is by turning off one-by-one and seeing if the problem exists when you turn certain ones off.

Gamelobby 03-30-2009 10:04 PM

i do that from the "plugins & products" area of the ACP correct.?

Lynne 03-30-2009 10:06 PM

Yeah. Remove that line I had you add to the config.php file and then turn them on and off from the products area.

Gamelobby 03-30-2009 10:18 PM

Got it.. it was the Steam ID thingy.!

Thanks so much, now i have to figure out how to make it work again. :)

Dismounted 03-31-2009 04:37 AM

Contact the author of the modification - preferably, through the modification thread.


All times are GMT. The time now is 05:02 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.01058 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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