Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #31  
Old 03-22-2008, 08:22 PM
owlbill owlbill is offline
 
Join Date: Apr 2007
Location: Ottawa ON Canada
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #32  
Old 03-22-2008, 08:26 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #33  
Old 03-22-2008, 08:30 PM
Jase2 Jase2 is offline
 
Join Date: Dec 2007
Location: USA
Posts: 1,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #34  
Old 03-22-2008, 08:56 PM
owlbill owlbill is offline
 
Join Date: Apr 2007
Location: Ottawa ON Canada
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by King Kovifor View Post
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 View Post
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.
Reply With Quote
  #35  
Old 03-22-2008, 08:58 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by owlbill View Post
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.
Reply With Quote
  #36  
Old 03-22-2008, 09:00 PM
owlbill owlbill is offline
 
Join Date: Apr 2007
Location: Ottawa ON Canada
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 --
Reply With Quote
  #37  
Old 03-22-2008, 09:05 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those pages are fine.

I am still fixated on your FAQ and headinclude template, personally. I don't suppose you'd mind attaching those?
Reply With Quote
  #38  
Old 03-22-2008, 09:08 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #39  
Old 03-23-2008, 07:51 PM
owlbill owlbill is offline
 
Join Date: Apr 2007
Location: Ottawa ON Canada
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...............
Reply With Quote
  #40  
Old 03-23-2008, 08:42 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by owlbill View Post
Well, our site is hacked as you can see here http://thescubaforum.com
Thank doesn't look hacked to me... 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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:17 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.06031 seconds
  • Memory Usage 2,278KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete