vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Please help. Bad error. (https://vborg.vbsupport.ru/showthread.php?t=44736)

Dark Shogun 10-21-2002 02:28 AM

Ok I made sure the templates are there and they are. I changed that line to:

PHP Code:

eval("\$customfields .= \"'.gettemplate('getinfo_customfields').'\";"); 

I got this error: Fatal error: Call to undefined function: checkwarnlink() in /web/dark/public_html/testvb/member.php on line 1286

If I change it to:
PHP Code:

eval("\$customfields .= \"".gettemplate('getinfo_customfields')."\";"); 

I get the original error.

Dark Shogun

Erwin 10-21-2002 02:29 AM

The error I see now is this one:

Quote:


Fatal error: Call to undefined function: checkwarnlink() in /web/dark/public_html/testvb/member.php on line 1286

What is on that line 1286?

Erwin 10-21-2002 02:29 AM

What is between the checkwarnlink() brackets?

Erwin 10-21-2002 02:30 AM

Btw, the 2 codes in your post above are the same - which one is which?

Dark Shogun 10-21-2002 02:32 AM

Here is the template.

Dark Shogun

Dark Shogun 10-21-2002 02:32 AM

One has " and the other has '

Dark Shogun

Erwin 10-21-2002 02:34 AM

Look at this post of yours:

https://vborg.vbsupport.ru/showthrea...095#post312095

They both have ' :)

Use ', don't use ". We can then look at the next error and figure out why...

Erwin 10-21-2002 02:34 AM

Tell me what is on line 1286?

Erwin 10-21-2002 02:37 AM

I see what you did... don't change the " that is outside the brackets - as long as the variable in the bracket is ' then you are fine. Change the ' back to " OUTSIDE the brackets - use the code I posted in my previous post.

Erwin 10-21-2002 02:38 AM

In your post, use the SECOND example you posted. The first one will give an error.


All times are GMT. The time now is 05:36 PM.

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.02430 seconds
  • Memory Usage 1,728KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete