We have a customer who is accessing their DNN sites on ports other than the standard port 80 stuff. (i.e. http://www.mysite.com:83) We are having various levels of success getting this to work in DNN itself.
Now, in some of our modules, we are create absolute paths to images our module(s) use. In DNN 3.0 relative paths to images have issues because of friendly URLS.
What are folks doing or how are you creating img src paths to images in both DNN 2.1.2 and DNN 3.0.x that work with and without friendly URLS, so that port numbers can also be used.
We have a couple of ideas but wanted to see if we simply forgot a core function to handle this or, how most other folks are handling this.
Thanks in advance.
Tom Lucas