vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   What's New ? 404 Error! (https://vborg.vbsupport.ru/showthread.php?t=263111)

Gene Steinberg 05-04-2011 03:19 PM

What's New ? 404 Error!
 
All right, so my server is now updated to PHP 5.3.6.

vBulletin is at 4.1.3.

But now whenever I click the What's New tab, or the New Posts button, I get a 404 error.

So what's up here?

I don't seem to have any plugins/products that cover this particular function.

Any guidance?

Peace,
Gene

Fuhrmann 05-04-2011 03:31 PM

Did you make any modification?

Gene Steinberg 05-04-2011 03:54 PM

Not before installing PHP 5.3.6.

I removed a few products that might impact search.

But search in general is broken. Rebuilt it, but no result.

Peace,
Gene

Lynne 05-04-2011 04:05 PM

Check your error_logs (if you don't know where they are, ask your host)

Gene Steinberg 05-04-2011 04:13 PM

This help?

[04-May-2011 10:07:58] PHP Warning: set_error_handler() expects the argument (vb_error_handler) to be a valid callback in /home/theparac/public_html/forum/includes/init.php on line 52
[04-May-2011 10:07:58] PHP Fatal error: Class 'vB_Registry' not found in /home/theparac/public_html/forum/includes/init.php on line 55
[04-May-2011 10:08:00] PHP Fatal error: Class 'vB_Bootstrap_Forum' not found in /home/theparac/public_html/forum/global.php on line 19
[04-May-2011 10:08:05] PHP Fatal error: Call to undefined function fetch_relevant_notice_ids() in /home/theparac/public_html/forum/includes/class_bootstrap.php on line 953

Peace,
Gene

Lynne 05-04-2011 04:20 PM

It sounds like you are missing a file. Reupload all your default files.

Gene Steinberg 05-04-2011 04:21 PM

OK, I backed down to PHP 5.2.17 and it seems to work. But isn't vBulletin 4.1.3 supposedly PHP 5.3.x compatible? I need some guidance here.

Peace,
Gene

Boofo 05-04-2011 04:26 PM

I run PHP 5.3.6 just fine with vb 4.1.3. I would contact the host. And disable your plugins to be sure no product is causing that.

Gene Steinberg 05-04-2011 04:31 PM

I asked my admin; he was stumped.

I reinstalled vBulletin, no change.

Do those error messages signify something?

Peace,
Gene

Boofo 05-04-2011 04:57 PM

Did you disable your plugins to see if a mod COULD be conflicting with things since you upgraded? Whether you think a mod should or shouldn't mess things up won't be certain until you try that.

Gene Steinberg 05-04-2011 05:02 PM

What about the error message? Any clues there? I disabled anything and everything that had impact on a search function.

Peace,
Gene

Boofo 05-04-2011 05:19 PM

It doesn't have to be a mod that deals with search directly. Disable ALL of them and add them back one at a time until you find the culprit.

wipedout 05-04-2011 06:02 PM

make sure its not any plugins or anything causing this, its very easy to test this.

Go into your config.php file, directly under

Code:

<?php
add:
Code:

define('DISABLE_HOOKS', true);
To enable again just remove the line or add // infront of it.


Hope this helps.

~C

Gene Steinberg 05-04-2011 08:49 PM

Been there, done that. Didn't work.

Here's the history.

1. I was running PHP 5.3.x and it worked fine.

2. I downgraded to PHP 5.2.x because we installed a Mambo site on my server, and it wouldn't work otherwise.

3. After finding the fix for PHP 5.3.x and Mambo, I upgraded to PHP 5.3.6.

4. No plugins/products were changed over this period of several months after the original PHP changeover.

5. Disabling all products didn't change anything.

So where do we go from here?

Peace,
Gene

Boofo 05-04-2011 09:00 PM

Nowhere. Talk you your host is all you can do now or download to PHP 5.2.

Gene Steinberg 05-04-2011 09:04 PM

I'll try 'em.

Peace,
Gene

--------------- Added [DATE]1304553442[/DATE] at [TIME]1304553442[/TIME] ---------------

Here's the solution.

Zend Optimizer is evidently not compatible with PHP 5.3.

But cPanel's EasyApache installs it anyway.

When I removed that module and rebuilt Apache and PHP, search in vBulletin worked fine.

The host didn't have time to help.

Maybe you can put this in your memory bank in case anyone else complains.

Peace,
Gene

Boofo 05-05-2011 12:06 AM

EasyApache will only install that if you have it checked and it was installed before. I use EasyApache and have not had that issue at all.

Gene Steinberg 05-05-2011 12:12 AM

Quote:

Originally Posted by Boofo (Post 2191947)
EasyApache will only install that if you have it checked and it was installed before. I use EasyApache and have not had that issue at all.

In theory, when you change PHP versions, it should uncheck things that aren't compatible and not allow them to be installed.

Peace,
Gene

Boofo 05-05-2011 12:24 AM

Well, how would it know it isn't compatible with vbulletin, when it is compatible with other things?

Gene Steinberg 05-05-2011 12:47 AM

If you read my first message you'd see what happened. It's cause and effect. When Zend Optimizer was disabled, the search functionality was restored. Why do I have to explain this?

Peace,
Gene

Boofo 05-05-2011 01:15 AM

Quote:

Originally Posted by Gene Steinberg (Post 2191963)
If you read my first message you'd see what happened. It's cause and effect. When Zend Optimizer was disabled, the search functionality was restored. Why do I have to explain this?

Peace,
Gene

I was commenting in this asinine theory:
Quote:

In theory, when you change PHP versions, it should uncheck things that aren't compatible and not allow them to be installed.
But, no biggie. You won't hear from me the next time you do something ignorant.

Gene Steinberg 05-05-2011 01:30 AM

Quote:

Originally Posted by Boofo (Post 2191985)
I was commenting in this asinine theory:


But, no biggie. You won't hear from me the next time you do something ignorant.

You provided no help. Nobody did. I worked it out. I'll report the EasyApache bug to cPanel.

The only ignorance I see he is the reflection of your nasty attitude. Take a sedative, or just don't respond unless you have something useful to contribute.

Gene

Boofo 05-05-2011 01:46 AM

Go ahead and report a non-existent bug and see what they tell you.

Gene Steinberg 05-05-2011 01:58 AM

I've reported bugs to cPanel previously that have been accepted and fixed. It does appear you're just trolling for trouble; if you pulled this nonsense on my forums, you be banned by now. Have a nice day. I'm done with you, and I hope the moderators will agree.

Gene

Boofo 05-05-2011 02:16 AM

But it is not a bug. You're not understanding. There is no way that EasyApache can know that Zend Optimizer doesn't work with certain things when it will work fine with other things. That was the only point I was making.

But, I digress. You have the mindset that it is a bug, so until they straighten you out that it is not a bug, nothing else can be said. Good luck with that.


All times are GMT. The time now is 01:22 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.01126 seconds
  • Memory Usage 1,764KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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