[quote=@Captain Jordan] [quote=@TheMaster99] I'm 99% sure that PHP isn't used at all on the guild, so you'll probably have to find a purely node.js way to do it. [/quote] Just because it isn't used doesn't mean it can't be installed on the server. There is no pure node.js way to do it, it would have to be done by a server-side programming language, not a scripting language like JS. At least if you wanted true rescaling (so it creates and stores an image of the correct size on the server) and not just resizing a larger image. [quote=@Dinh AaronMk] [quote=@Captain Jordan] Are you sure you're copying the link from the link icon (it's to the right of Raw at the upper-right corner of every post) and not the topic link? Post links look like this: http://www.roleplayerguild.com/posts/2404697 Topic links look like this: http://www.roleplayerguild.com/topics/75056-Something-Something-Title-Side Notice the word [i]post[/i] or [i]topic[/i] before the numbers. [/quote] This is how our catalog URLs are coming out in the URL box. http://www.roleplayerguild.com/topics/19063-precipice-of-war-there-be-spaniards-in-my-coffee/ic#post-1272608 Yet, this one works. http://www.roleplayerguild.com/topics/19063-precipice-of-war-there-be-spaniards-in-my-coffee/ic#post-508933 [/quote] If you simply right-click on the link icon, and click on Copy Link Address/Location in the menu. (If you're on Internet Explorer, the menu item is Copy Shortcut.) The link you get that way will always redirect to the proper page, even if the pages or titles change. [/quote] Though, I would personally be careful when saying that something "cannot be done" in a language. I've learned throughout the years of programming that there is often, if not always, a workaround to any problem.