vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   FAQ Page is missing due to plugin? (https://vborg.vbsupport.ru/showthread.php?t=173639)

owlbill 03-22-2008 08:22 PM

Well, I got that idea but of course, when the "I did all that already and got no results" reply was given to "upload all non-image vb files, disable plugins yadda yadda" generic instructions, I was then given "that's not possible". So I imagine I would not get much more help there. They are positive it's a result of a mod installation.

I now wish I knew more about the coding and was able to try to trace it down better. Like a line by line analysis of the faq.php page to start, as this is the linked page causing the trouble. Just that there are so many "calls" to other coding, it is hard to nail it down when there are no clues in the returned error message.

King Kovifor 03-22-2008 08:26 PM

Can you send me your index.php and faq.php file? Through e-mail of course. I will gladly take a look at it and see if I can find anything.

Jase2 03-22-2008 08:30 PM

If you re-upload all files, overwriting the ones on your server, as well as disabling the plugin system by adding define('DISABLE_HOOKS', true); right under <?php -- then I honestly cannot see how you can get this error.

Check for any suspicious files on your webserver, delete any you find. However, this is definitely caused by a third part add-on.

Regards Jason :)

owlbill 03-22-2008 08:56 PM

Quote:

Originally Posted by King Kovifor (Post 1471951)
Can you send me your index.php and faq.php file? Through e-mail of course. I will gladly take a look at it and see if I can find anything.

Tried sending to the hotmail addy in your profile, it bounced back.

Quote:

Originally Posted by Jase2 (Post 1471953)
If you re-upload all files, overwriting the ones on your server, as well as disabling the plugin system by adding define('DISABLE_HOOKS', true); right under <?php -- then I honestly cannot see how you can get this error.

Check for any suspicious files on your webserver, delete any you find. However, this is definitely caused by a third part add-on.

Regards Jason :)

I agree that should fix this, but it has not on numerous attempts. It is quite possible that I am a complete moron and am missing some simple little issue here somewhere.

King Kovifor 03-22-2008 08:58 PM

Quote:

Originally Posted by owlbill (Post 1471975)
Tried sending to the hotmail addy in your profile, it bounced back.

I agree that should fix this, but it has not on numerous attempts. It is quite possible that I am a complete moron and am missing some simple little issue here somewhere.

I sent you a PM. And If you added the disable plugins code to your Config, and it still occurs, something is happening somewhere.

owlbill 03-22-2008 09:00 PM

I am out of here until Tuesday (maybe Monday) but I am providing the faq.php and index.php if anyone wants to take a look. I have of course remove my VB license info from the files.

Thanks for the efforts so far. I really would like to resolve this instead of having to start over.

-- Attachments Removed. Since you aren't supposed to distribute them. :) This way you can't be reported or anything (even though you were asked for them). And since it was checked and said fine by two people, I thought it was fine in this situation. King Kovifor --

Lynne 03-22-2008 09:05 PM

Those pages are fine.

I am still fixated on your FAQ and headinclude template, personally. I don't suppose you'd mind attaching those?

King Kovifor 03-22-2008 09:08 PM

I had a bright idea about this, but it doesn't seem to be falling through for me. I thought that since it is giving you fetch_template errors, that there might be a hook in there. But not. I would think that it is being added somewhere in your code if it is being included.

Have you checked the one file that you aren't supposed to overwrite? The config.php for any rouge include()'s or require()'s? If you were indeed hacked and someone was trying to include something, that might be a viable place to store it.

owlbill 03-23-2008 07:51 PM

Well, our site is hacked as you can see here http://thescubaforum.com

I will have to get into work tomorrow and upload again I guess with extra security measures.

Crap crap crap crap crap...............

Opserty 03-23-2008 08:42 PM

Quote:

Originally Posted by owlbill (Post 1472736)
Well, our site is hacked as you can see here http://thescubaforum.com

Thank doesn't look hacked to me...:confused: it seems your domain expired or something like that, you need to check with your hosting/domain name service provider on how to rectify this problem.

Regarding your original problem:

If this is your problematic line:
PHP Code:

eval('print_output("' fetch_template('FAQ') . '");'); 

Then your problem is style related. You should test your site in the default style and see if your problem persists. Do a test with and without disabling all plugins.


All times are GMT. The time now is 01:25 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.01229 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (4)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