![]() |
php ---- 5.4.20
Plugin Version 1.0.0 I just upgraded to the current version, same issues. |
Wow... 1.0.0 is a super-simple script... there is really nothing that can go wrong. A lot of people seem to be using it without this issue. Is it possible there is something on your site that somehow overrides the data sent when a 404 or similar error message is generated?
I really can't conceive how this mod could be causing the error because, especially version 1.0.0, you can see the only plugins are on error_ hooks which mean the code isn't even ran until vBulletin is already set to produce an error. If vBulletin is in error mode for example then the css isn't going to be returned anyway on a call to css.php for example. Perhaps some sort of caching system that reads a 404 error and caches a 404 error page for a short time rather than returning then passing the data to vBulletin and waiting for a real page to be generated? I'm kind of grasping at straws here... Are there any PHP errors in the error logs when this happens? |
Nope, no errors in the logs....
|
Quote:
Code:
Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message. |
haven't changed anything
where did you see that |
PHP 5.4.29, Apache 2.4.9, MySQL 5.6.16, vB4.2.2pl1 -- all goodness here.
|
1 Attachment(s)
Quote:
I get this when I click LOG IN on your site |
Quote:
|
Quote:
It is my understand DBSEO has added this feature (or will soon) - double check it's not trying to do the same thing already. However now you have issues with the photography site a browser issue is possible too. |
I don't have either..... vB Optimise or DBSEO
Browser issue is possible, but I only have trouble with sites that have this mod installed. It also is happening on 2 separate computers, so its likely not a browser issue past a common setting. |
Quote:
Quote:
|
Quote:
DBSEO has this feature and I am using it and your mod along with DBOptomise. I am not having any conflicts. |
Quote:
|
When the error happens again, can you open the Developer Tools Network Tab and make a screenshot of it?
|
1 Attachment(s)
Quote:
|
1 Attachment(s)
Quote:
Also: A link to content hidden from guests... http://www.ausphotography.net.au/for...-in-Launceston Quote:
We also have xCache. |
Not sure about this Joe.
I noticed a 60% drop in visitors since install. A user informed me that they were unable to access the site and so I went along to see for myself. They are getting error 500. I normally have no problem accessing the site from where I stay but, I went along to the users place and I couldn't access and got the same 500 error. (misconfiguration on the server). I disabled the mod and the error went away. Tested in IE, Firefox, Chrome. EDIT: the error went away for me but she still had the same error. She is using a Samsung Galaxy device with Chrome as her browser. She has not ever been able to access the site. Weird one as I was in the same bar, I got the error, disabled the mod from another bar and gained access but she still cannot. |
Quote:
What is your PHP version? |
Quote:
|
Apache version 2.2.27
PHP version 5.2.17 MySQL version 5.5.37-log Not sure what is happening really. All a bit random. I get access from one place but not from another. |
Quote:
|
I don't have cloudflare.
It is wrong to blame this mod for this error as I am not entirely sure what the problem is yet. |
not working for me , or I don't understand well
testing thread that is hidden from guest or it has been deleted like this http://www.gem-flash.com/vb/showthread.php?t=1 http://httpstatus.io/ said 404 also google webmaster said not found I have DBoptimize, DBSEO, XCache all enabled |
Quote:
The exact code it should show in this case is configurable in settings. |
Quote:
change all status to 200 ? its realy working when change Generic Error HTTP Code to 200 , its wokring and send 200 status what should I do then , change all to 200 ? your site is sending 404 in your wrong thread |
If you disable the mod Google will get 200.
The purpose of this mod is to change 200 to 404 (or some other number.) When google gets 200 but can'tr read the thread it's considered a "soft 404" error which is bad for SEO. When google gets a 404 it knows it is a bad page and stops looking for it- it is less bad for SEO. |
thanks for your reply
I want to know something about another error vb/showthread.php?t=222053 this thread is hidden from guest and from HTTP status got error 403 is that normal ? and good for seo ? |
403 is again from this mod and yes it is better Google sees a 403 than a 200 on a page they cannot read the real content of.
|
Could you add a rewrite rule to your .htaccess file that directs all 200 pages to 403 pages instead of insalling this mod? Was curious about what difference it would make.
|
Quote:
|
Great mod. Thanks.
|
Our PHP version is currently 5.2.11 - what can we do to effectively get the same result as this mod?
|
It may work on PHP 5.2 but it works best on PHP 5.4 or higher. You should try it, I don't think there is any major difference between 5.3 and 5.2 and I know it works OK on 5.3.
|
Quote:
I was also wondering - I only wanted to change the response header for the No Permission pages, and just leave the other pages for now. Is there a way I can do this? With the plugin, or just by creating my own plugin for those particular pages? Cheers |
Quote:
|
Just thought I would update to say that I have successfully implemented this plugin in vBulletin 4.1.9 - running PHP 5.2.11.
All response headers are returning as per the settings. Cheers! |
Hi BOP5,
I've added the plugin to our site and all is going well. I've found that in addition to pages that require a user login to access particular areas, we also have pages where the administrator sets a specific password just for that forum. With the plugin installed the pages header response code is returning a 404, where as it would be better if this was a 403 response, like the other login required pages. Is that possible? We only have a small amount of these pages, so it's not a big deal - just thought I would ask. Thanks, hilaryl |
Tested in PHP 5.2.17
PHP Code:
|
I'm sure it's not impossible but it isn't something I can implement quickly. VB just uses the generic error call to display the request for the password so the response code will be whatever you have configured for generic errors, 404 by default.
To be honest very few people use forum passwords so I don't think I'll be adding functionality just for forum passwords. |
Quote:
That's cool - I wasn't sure how that page was generated, but that makes sense as to why it's returning the 404. Thanks for your quick reply. Cheers |
All times are GMT. The time now is 01:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|