vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help Please...Forum Problem (https://vborg.vbsupport.ru/showthread.php?t=215462)

BAWSNIAN 06-06-2009 08:08 AM

Help Please...Forum Problem
 
Hay guys i need some help with this....My Forum runs normal...but then when i try to get on another time i get this error message...

Code:

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/rmt/public_html/index.php on line 594

Parse error: syntax error, unexpected '<' in /home/rmt/public_html/index.php on line 594


Thats what i get every now and then on the Forum when i try to access it....Then i have to re-upload the index.php files to both the Forum index and the Admin Panel to get the Forum back up and running....

Now does anybody know why this keeps happening...Im really getting annoyed about this problem.

Please somebody tell me what's up with this...Thanks a lot guys

BTW i run VB Bulletin 3.8.2

Lynne 06-06-2009 03:47 PM

Line 594 of index.php is:
PHP Code:

($hook vBulletinHook::fetch_hook('forumhome_complete')) ? eval($hook) : false

So, your problem is from a modification you installed that uses that hook location.

skol 06-06-2009 04:21 PM

Yeah it'll be a "$" sign..

BAWSNIAN 06-07-2009 03:03 PM

so its a mod i installed that's causing that error you are saying???

ForumsMods 06-07-2009 03:09 PM

Yes.

BAWSNIAN 06-08-2009 01:54 AM

hmm ok thanks for the replies...i am really not sure which Mod it is actually...ill just have to find out i guess...

Lynne 06-08-2009 02:16 AM

You need to go through and turn each one off and see if the error goes away. And, as seen above, it's a modification using the forumhome_complete hook location. You shouldn't have too many mods that use that location.


All times are GMT. The time now is 07:24 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.01758 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
  • (7)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