| Re: Can't access xoops test site from another computer in local network! |
| by Peekay on 2007/10/19 9:03:53 Some cautionary tales. ![]() 1) If you build XOOPS sites on a laptop PC connected to your network, using the router's dhcp IP address in mainfile enables you to view the site from elsewhere on the LAN. However.. if you dis-connect the laptop and take it to a meeting to show someone the site, you will need to re-set mainfile to use 'localhost'. I forgot this myself recently and 10 mins before the presentation got a 'Page not Found' error in the browser! 2) The XOOPS image manager and some WYSIWYG editors insist on using absolute URLs for images. If you upload a site to a live server, any hard-coded image references will remain as per your network PC. When you view the site, the images will appear... but they are being loaded from your computer, NOT the site. You can see them, but nobody else will be able to until you change the links. |
| Re: Can't access xoops test site from another computer in local network! |
| by Nikishna on 2007/10/19 6:52:20 THANK YOU TREMENDOUSLY!!! I have searched all over the XOOPS FAQ's and Google and could not find an answer to why I could not see any images from Remote computers. After I specified the IP address, instead of localhost, everything worked well. I also had to specify the IP address for web banners in the Control Panel for them to show up. All-in-all, this took me about 5 minutes. Take care and keep up the good work..! //Nikishna
|
| Re: Can't access xoops test site from another computer in local network! |
| by galin on 2007/9/27 17:02:59 I got this problem too, but it wasn't the xoops's fault, it was mine. The network setting were a mess (company retard offered to help) and had to re-make the whole network. ---- bedroom furniture |
| Re: Can't access xoops test site from another computer in local network! |
| by dizzymarkus on 2007/1/17 14:07:42 goto admin banners -- edit banners to reflect the proper address. IE http://localhost/yourSITEname/banners/imageNAME I had this problem after nameing the pc lol but i changed the banner address' and all is well. Markus Good Luck |
| Re: Can't access xoops test site from another computer in local network! |
| by Sritsod on 2007/1/11 21:38:01 Ok I changed the mainfile.php and set the xoops_url to the ip address of the windows machine running the server. I can connect now and get the theme graphics ... except for the XOOPS flash banner. Those I can not see. Any ideas? Again thanks for all the help. Sritsod |