vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   I am receiving a Runtime Error... Nothing big, but whats causing it? (https://vborg.vbsupport.ru/showthread.php?t=47308)

CinisterDP 01-03-2003 04:54 AM

I am receiving a Runtime Error... Nothing big, but whats causing it?
 
Error is:

Line: 326
Char: 94
Error: Unterminated string constant
Code:0
URL: http://www.lswon.com/forums/showthread.php

Code:

  $counter=0;
  $pollbits="";
  $option = array();

line 326 is: $pollbits="";

CinisterDP 01-03-2003 04:01 PM

Line: 149
Char: 2
Error: 'pmBox' is undefined
Code:0
URL: http://www.lswon.com/forums/index.php

Code:

// usergroup defaults
  $usergroupdef['canview'] = $permissions['canview'];
  $usergroupdef['canpostnew'] = $permissions['canpostnew'];

Line 149 is: $usergroupdef['canview'] = $permissions['canview'];

NTLDR 01-03-2003 04:11 PM

These errors refer to the HTML and not to the PHP source code. Its a JS error, most likly to do with not adding the blicking PM box harck correctly.

CinisterDP 01-03-2003 06:10 PM

I'll redo the blinking PM mod to see if that fixes the problem, but what about the first error... Any Ideas?

Xenon 01-03-2003 07:55 PM

try to revert the showthread templates, especially the poll ones..

Logik 01-03-2003 08:16 PM

I had a friend with the same problems. I cant remember how he fixed it though. But try what Xenon said, he knows what hes talking about ;)

CinisterDP 01-03-2003 09:18 PM

Ok, I managed to take care of the PM problem, and now I'm working on what Xenon said.

A little Off-Topic, but does anyone know what hack/mod will allow me to remove my table borders?

CinisterDP 01-03-2003 09:25 PM

Done! Managed to fix it, Not exactly sure what the problem was, but just reverted back to original, then redid the quickreply hack again. All is well now :)

Xenon 01-03-2003 09:33 PM

:)
it was surely a little JS-code mistake you made when u installed or editet the showthread template :)

remeber, whenever you get JS errors, try to revert the templates, it'll help most of the time


All times are GMT. The time now is 08:12 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.01343 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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