Hi,

While using this module in my project I am facing issue of how to handle port number when used in url alongwith the ip number. As my site is running on url like http://x.x.x.x:82. This module after successful form submission redirects to url and omits this port number, which results in Page Not Found error.

How to handle this situation ... Any idea?

Thanks

Ata ul Mustafa

CommentFileSizeAuthor
#1 ajax.module.patch355 bytesmustafa.ata

Comments

mustafa.ata’s picture

Status: Active » Fixed
StatusFileSize
new355 bytes

SOLUTION.

I have created a patch which successfully works if port number exists in the url or not. I have used this in my site and is working fine. I have gone through this Ajax module and found that this particular scenario is not handled.

Hope this helps.

Let me know if someone finds any issue.

Ata ul Mustafa

Automatically closed -- issue fixed for 2 weeks with no activity.