Bug dbseo wont allow posting of links in new threads (error 500)

Status
Not open for further replies.

feverc5

Customer
if you make a post with a link in it anywhere you get an error 500

i disabled dbseo and it worked just fine

the specific post is here but as i understand its a widespread issue

Was looking to learn how to code?????

i was just trying to link him to a website to look at




I had been away from my gaming community for a while and the owner attempted to keep things running so i'm sure there's something potentionally he did wrong in there too.

Edit:

also. he had dso turned on . which i recall being somewhat unsafe.

If i remember correctly I had suphp as the handler.. but i'm unsure what the best option would be
 
Last edited:
Hi there,

Can you please check your Apache's error_log file for the real error behind a 500 Internal Server Error? Without this information I cannot assist you.
 
Nothing in this file is related to DBSEO, it's telling you your CometChat mod is broken. Can you please try removing CometChat, then attempt to replicate the error again?
 
Hi Michael,

Can you please make sure display_errors is turned on in php.ini so that any PHP errors are displayed, then reproduce the white page?
 
Update: I believe someone else has reported the same issue, it should be resolved in a hotfix to v2.0.29 released just now.

Could you please update to this hotfixed version and try again?
 
Update: I believe someone else has reported the same issue, it should be resolved in a hotfix to v2.0.29 released just now.

Could you please update to this hotfixed version and try again?

we're running latest version

we turned off comet chat as precaution but its still doing it
 
Sorry, when I say I hotfixed the latest version I mean I would like you to re-download the latest version and re-upload all the files to get the new fix I added :)
 
Can you please enable display_errors and/or check your PHP error log so that any further errors can be exposed? Otherwise, you'll need to wait for someone with this enabled to report the same issue :(
 
display errors is on.

Code:
* Hostname was NOT found in DNS cache
*   Trying 66.220.156.68...
* Connected to www.facebook.com (66.220.156.68) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* Server certificate:
* 	 subject: C=US; ST=CA; L=Menlo Park; O=Facebook, Inc.; CN=*.facebook.com
* 	 start date: 2014-08-28 00:00:00 GMT
* 	 expire date: 2016-12-30 12:00:00 GMT
* 	 subjectAltName: www.facebook.com matched
* 	 issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
* 	 SSL certificate verify ok.
> HEAD / HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Host: www.facebook.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: private, no-cache, no-store, must-revalidate
< Expires: Sat, 01 Jan 2000 00:00:00 GMT
< Pragma: no-cache
< Public-Key-Pins-Report-Only: max-age=500; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="; pin-sha256="q4PO2G2cbkZhZ82+JgmRUyGMoAeozA+BSXVXQWB8XWQ="; report-uri="http://reports.fb.com/hpkp/"
< P3P: CP="Facebook does not have a P3P policy. Learn why here: http://fb.me/p3p"
< Strict-Transport-Security: max-age=15552000; preload
< X-XSS-Protection: 0
< X-Content-Type-Options: nosniff
< X-Frame-Options: DENY
< Set-Cookie: reg_ext_ref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.facebook.com; httponly
< Vary: Accept-Encoding
< Content-Type: text/html
< X-FB-Debug: VybgkDnplz4eGKt5amjOEHDB3U9fGJDZM+r6l4gqAL05VhuxM1Bp9Qloonhk4d0+p0FpnCLPwsOo8mfo/Vd3dg==
< Date: Fri, 19 Feb 2016 00:19:47 GMT
< Connection: keep-alive
< Content-Length: 70690
< 
* Connection #0 to host www.facebook.com left intact
* Hostname was found in DNS cache
*   Trying 66.220.156.68...
* Connected to www.facebook.com (66.220.156.68) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* Server certificate:
* 	 subject: C=US; ST=CA; L=Menlo Park; O=Facebook, Inc.; CN=*.facebook.com
* 	 start date: 2014-08-28 00:00:00 GMT
* 	 expire date: 2016-12-30 12:00:00 GMT
* 	 subjectAltName: www.facebook.com matched
* 	 issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
* 	 SSL certificate verify ok.
> GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Host: www.facebook.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: private, no-cache, no-store, must-revalidate
< Expires: Sat, 01 Jan 2000 00:00:00 GMT
< Pragma: no-cache
< Public-Key-Pins-Report-Only: max-age=500; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="r/mIkG3eEpVdm+u/ko/cwxzOMo1bk4TyHIlByibiA5E="; pin-sha256="q4PO2G2cbkZhZ82+JgmRUyGMoAeozA+BSXVXQWB8XWQ="; report-uri="http://reports.fb.com/hpkp/"
< P3P: CP="Facebook does not have a P3P policy. Learn why here: http://fb.me/p3p"
< Strict-Transport-Security: max-age=15552000; preload
< X-XSS-Protection: 0
< X-Content-Type-Options: nosniff
< X-Frame-Options: DENY
< Set-Cookie: reg_ext_ref=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.facebook.com; httponly
< Vary: Accept-Encoding
< Content-Type: text/html
< X-FB-Debug: o52fKUO1/1Hj1DR3yVC3AGzdGn5cTy44qWF7Hj87JNsXqLvRxjKA0E4tT9sjZ6REwh3D+wC+uB8beXpQw5FG/w==
< Date: Fri, 19 Feb 2016 00:19:47 GMT
< Transfer-Encoding: chunked
< Connection: keep-alive
< 
* Connection #0 to host www.facebook.com left intact
* Hostname was found in DNS cache
*   Trying 66.220.156.68...
* Connected to www.facebook.com (66.220.156.68) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* Server certificate:
* 	 subject: C=US; ST=CA; L=Menlo Park; O=Facebo[Thu Feb 18 18:20:07.561280 2016] [:error] [pid 16932] [client 54.163.128.136:8499] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[Thu Feb 18 18:20:10.610302 2016] [:error] [pid 22913] [client 54.163.128.136:8542] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[Thu Feb 18 18:20:11.714937 2016] [:error] [pid 26723] [client 54.163.128.136:8552] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[Thu Feb 18 18:22:59.245740 2016] [:error] [pid 26725] [client 5.14.192.132:52724] script '/home/feverc5/public_html/xmlrpc.php' not found or unable to stat
 X-XSS-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
< Cache-Control: max-age=0, must-revalidate
< X-Request-Id: 30a7887254ee38b5827fea55062b36ac8d8afc62
< X-Runtime: 0.167545
< Via: 1.1 varnish-v4
< Content-Length: 107613
< Accept-Ranges: bytes
< Date: Thu, 18 Feb 2016 20:54:45 GMT
< Via: 1.1 varnish
< Age: 67
< Connection: keep-alive
< X-Served-By: cache-dfw1828-DFW
< X-Cache: HIT
< X-Cache-Hits: 2
< X-Timer: S1455828885.212552,VS0,VE0
< Vary: Accept-Encoding, Accept-Encoding, Origin, X-Forwarded-Proto
< 
* Connection #0 to host www.polygon.com left intact
* Hostname was NOT found in DNS cache
*   Trying 23.235.44.193...
* Connected to imgur.com (23.235.44.193) port 80 (#0)
> HEAD /a/FINpL HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Host: imgur.com
Accept: */*

< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Cache-Control: max-age=60, stale-while-revalidate=600, stale-if-error=86400, public
< Fastly-Debug-Digest: f879b41453ecce4204c677198ca3b38c7d0396b2d34ad23976c36a694b2328e1
< Content-Length: 65246
< Accept-Ranges: bytes
< Date: Thu, 18 Feb 2016 22:01:01 GMT
< Age: 47
< Connection: keep-alive
< X-Served-By: cache-iad2143-IAD, cache-dfw1822-DFW
< X-Cache: MISS, HIT
< X-Cache-Hits: 0, 1
< Vary: Accept-Encoding
* Server cat factory 1.0 is not blacklisted
< Server: cat factory 1.0
< X-Frame-Options: DENY
< 
* Connection #0 to host imgur.com left intact
* Hostname was found in DNS cache
*   Trying 23.235.44.193...
* Connected to imgur.com (23.235.44.193) port 80 (#0)
> GET /a/FINpL HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Host: imgur.com
Accept: */*

< HTTP/1.1 200 OK
< Content-Type: text/html; charset=utf-8
< Cache-Control: max-age=60, stale-while-revalidate=600, stale-if-error=86400, public
< Fastly-Debug-Digest: f879b41453ecce4204c677198ca3b38c7d0396b2d34ad23976c36a694b2328e1
< Content-Length: 65246
< Accept-Ranges: bytes
< Date: Thu, 18 Feb 2016 22:01:01 GMT
< Age: 47
< Connection: keep-alive
< X-Served-By: cache-iad2122-IAD, cache-dfw1828-DFW
< X-Cache: HIT, HIT
< X-Cache-Hits: 1, 1
< Vary: Accept-Encoding
* Server cat factory 1.0 is not blacklisted
< Server: cat factory 1.0
< X-Frame-Options: DENY
< 
* Connection #0 to host imgur.com left intact

this was in error_log
 
I see, a single link with nothing else in the box reproduces the issue. Gotcha :)

I'll get back to you when I have more information :)
 
i also think a link at all doesnt work if its anywhere in the box

for instance i tried to reply to that thread explaining that you were looking into the issue and just tried to use a link at the end

(also sorry for lack of useful help, bad at multitasking today)

edit..

it looks like the url wrapper works to make some links work
 
Last edited:
Have you tried using a link in the middle?

As you can clearly see, that issue cannot be replicated here @ DBTech.
 
Have you tried using a link in the middle?

As you can clearly see, that issue cannot be replicated here @ DBTech.

links in the middle do not work either.

i'm sure it has to be a combination issue at this point. Just not sure which two (or 3 or 4 or 5) things it is
 
Hey,

I think this may be fixed in the latest version (a hotfix to v2.0.31). Could you please try that?
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,172
Customer rating
5.00 star(s) 1 ratings
Back
Top