vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   users getting errors (https://vborg.vbsupport.ru/showthread.php?t=194720)

Sycoloco1212 10-27-2008 04:47 PM

users getting errors
 
user got an error posting:

This error it says at the top of the site...
Code:

Warning: strpos() [funtion.strpos]: Empty delimiter. in [path]/global.php(405) : eval()'d code on line 177
Warning: strpos() [funtion.strpos]: Empty delimiter. in [path]/global.php(405) : eval()'d code on line 177
Warning: strpos() [funtion.strpos]: Empty delimiter. in [path]/global.php(405) : eval()'d code on line 177

-------------------------------------------------------------------------------------------------

And this is what it says inside the "Vbulletin Message"
Code:

Unable to add cookies, header already sent.
File: /home/hacke5/public_html/forums/includes/class_core.php
Line: 3243

anyone help me plz?

Lynne 10-27-2008 05:07 PM

First thing to do is disable your plugins to see if they are causing the problem:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

My guess is a plugin using the hook 'global_start'.

snakes1100 10-27-2008 05:07 PM

Disable your plugins in the admincp vbulletin options, if you cant access the admincp because of this error, you will need to edit config.php and globaly disable them that way.

If the error goes away, you have a bad hack installed.

If you've made any php file edits, replace your default vbulletin files that you edited.

Sycoloco1212 10-27-2008 05:12 PM

i dont get this error at all only my members do.. and i have around 60 plugin and checking through those is going to be a pain lol

snakes1100 10-27-2008 05:14 PM

Thats why u need to globaly disable them to see if a hack is causing the issue in the first place, if it goes away, then you will need to go thru them one at a time.

Sycoloco1212 10-27-2008 05:19 PM

after adding that line now my homepage which is VBAdvance i get this error

Fatal error: Call to undefined function: print_portal_output() in /home/hacke5/public_html/index.php on line 46

Lynne 10-27-2008 05:26 PM

If you don't want to globally disable the plugins, then at least look through your products to see if there are any using the 'global_start' plugin and disable those. That is a good starting place. Then open up your site in another browser (not another browser window, but another browser) and login as a test user and see if you continue to have this problem.

snakes1100 10-27-2008 05:29 PM

Quote:

Originally Posted by Sycoloco1212 (Post 1653932)
after adding that line now my homepage which is VBAdvance i get this error

Fatal error: Call to undefined function: print_portal_output() in /home/hacke5/public_html/index.php on line 46


Yes, vba is a hack/plugin, of course it would error, you globaly disabled the plugin system.

Sycoloco1212 10-27-2008 05:40 PM

after disableing these first 5 it went away

Automatic Thread Tagger
PS Ad FORUMHOME
Per Forum Edit Time Limit
Limited Guest Viewing
Fireworks

but after i decided i wanted the thread tagger so i enabled it and still no error so the last 4 was one of those

Lynne 10-27-2008 05:45 PM

OK, you've got it down to four mods. So, just enable one and see what happens. Just keep playing with enabling or disabling those four and see if you can figure out which one it is.


All times are GMT. The time now is 08:58 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.01405 seconds
  • Memory Usage 1,738KB
  • 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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