1
I tried two mwhois scripts and both work fine when I tried it on my local version of site. When I tried it online I allways get error that page can't be displayed.
Scripts are separate php files in one of my mwhois dir in XOOPS root. I use iframe html to load php file in black or news article (both versions work on local site (my computer with wamp + xoops)). When I insert my code
<div><iframe src="http://adpgroup.hr/site/mwhois/mrwhois.php" frameborder="0" width="100%" height="400" />div>
It works (also on online site), but when I want submit changes (post) article or block on my online web site I get error that page cannpt be displayed (I tried 10-20 times so it isn't my connection to internet).
Also if you try directly this URL
http://adpgroup.hr/site/mwhois/mrwhois.phpIt works, so it isn't my online server.
Any help with this?
Or if there is some working module for this or something I would use it.