vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Help! Parse Error after Poll Hack (https://vborg.vbsupport.ru/showthread.php?t=1909)

07-20-2000 03:24 PM

I need your help please! This is a repost of what I added to the bottom of the POll hack thread:

I'm not sure whether this is related to this hack or not. Im running 1.1.3 beta 3 with the latest version of the PM hack installed. I have just added this poll hack (v0.9) and had followed the step by step instructions precisely to the stage where i had successfully posted a test poll, which worked perfectly. I could view the test poll and vote on it without a problem

at this point i decided to switch my VB back on. However, after submitting the options I ended up getting a parse error:

Quote:

Parse error: parse error, expecting `STRING' or `'{'' or `'$'' in global.php on line 57
which corresponds to
Code:

// ###################### Start dovars #######################
If I try to visit the forum I receive a slightly different parse error:
Quote:

Parse error: parse error, expecting `STRING' or `'{'' or `'$'' in global.php on line 52
corresponding to:
Code:

eval($optionstemp[template]);
I've got no idea why this has suddenly happened, especially as global.php isnt altered by the poll?

I have just rehacked the board, but this time doing the poll hack before the PM hack and the parse error still occurs.

Does anyone know what I could do to fix this problem?

TIA

07-20-2000 03:57 PM

very wierd. Do you get these errors without the Poll hack installed? The error is obviously in admin/options.php, which does change. Could you send me the options.php to doronr@naboonline.com? Must be realted to the differences added by the pm hack and the poll hack.


All times are GMT. The time now is 10:39 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.00976 seconds
  • Memory Usage 1,712KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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