EvilArcana
03-16-2016, 12:34 PM
I had vbseo installed, and uninstalled it because it quit working a while back and then I discovered they abandoned the project. I'm not up to date on all the issues with that, but I'm running 4.2.3 and have a LOT of php errors that seem to be related to links to attachments that were handled by vbseo rewrites.
for example...I have a link that looks like this: http://www.cartographersguild.com/attachments/tutorials-how/34738d1301521377-award-winner-fast-easy-artistic-maps-gimp-artistic-maps-gimp.pdf which generates a 404. obviously, because the attachments folder is not based on the sub-forum url rewrites.
Has anyone created an nginx .conf that fixes the attachments links broken by vbseo uninstall? Is there a comprehensive vbseo link fixer nginx conf? Help!!!
Thanks ;)
--------------- Added 1458135566 at 1458135566 ---------------
I wanted to mention, I'm seeing a lot of errors in my error.log and php eventually crashes from what I can tell...I keep getting 502 errors because of all the errors.
here's an example...also based on the attachments rewrite from vbseo.
2016/03/16 06:37:17 [error] 12933#0: *5931 open() "/home/cartographers/cartographersguild.com/attachments/general-miscellaneous-mapping/56561d1375393066-[wip-]-grass-forest-maps-forest-wip-1.png" failed (2: No such file or directory), client: 194.199.63.239, server: cartographersguild.com, request: "GET /attachments/general-miscellaneous-mapping/56561d1375393066-%5Bwip-%5D-grass-forest-maps-forest-wip-1.png HTTP/1.1", host: "www.cartographersguild.com"
for example...I have a link that looks like this: http://www.cartographersguild.com/attachments/tutorials-how/34738d1301521377-award-winner-fast-easy-artistic-maps-gimp-artistic-maps-gimp.pdf which generates a 404. obviously, because the attachments folder is not based on the sub-forum url rewrites.
Has anyone created an nginx .conf that fixes the attachments links broken by vbseo uninstall? Is there a comprehensive vbseo link fixer nginx conf? Help!!!
Thanks ;)
--------------- Added 1458135566 at 1458135566 ---------------
I wanted to mention, I'm seeing a lot of errors in my error.log and php eventually crashes from what I can tell...I keep getting 502 errors because of all the errors.
here's an example...also based on the attachments rewrite from vbseo.
2016/03/16 06:37:17 [error] 12933#0: *5931 open() "/home/cartographers/cartographersguild.com/attachments/general-miscellaneous-mapping/56561d1375393066-[wip-]-grass-forest-maps-forest-wip-1.png" failed (2: No such file or directory), client: 194.199.63.239, server: cartographersguild.com, request: "GET /attachments/general-miscellaneous-mapping/56561d1375393066-%5Bwip-%5D-grass-forest-maps-forest-wip-1.png HTTP/1.1", host: "www.cartographersguild.com"