OXID Community Forum> CSS Layout Problem via Internet |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
I just installed Oxid eShop CE successfully on my local Mac using MAMP and within my Local Area Network it is working fine.
But now I want to publish the eShop so that my friends can access the page. My localmachine IP is 192.168.2.105 Apache is running on 8888 In my router settings i enabled the portforwarding for port 8888 to 192.168.2.105 THE PROBLEM: If somebody tries to access the website by entering my WANIP:8888 the content is actually loading but the layout is missing completely. So you can just the text line but CSS is ignored. Does anybody know how to fix this? Thanks in advance. |
|||
|
Have you checked the path to the css. Ist correct or is there something missing?
I would say your shop is using the wrong domain accessing the file. Last edited by ChristophH; 10-27-2010 at 10:03 AM. |
|||
|
I checked the confic.inc.php and I changed the name from localhost to the specific IP address already before.
$this->sShopURL = 'http://192.168.2.105:8888'; // eShop base url, required So that doesn't seem to be the reason for the missing style sheets :-( |
|||
|
This is still the inside IP, which is not accessible from outside. You have to enter WANIP:8888 there.
|
|||
|
Ok, I will check that and change it to the WAN IP...
I thought the local IP would be correct here because I set the rule in my router that all incoming requests to port 8888 from the Internet are automatically forwarded to 192.168.2.105 Anyway, I will try and see
|
|||
|
This IP is used in the generated Html-Code to point to ressources like stylesheets etc., and from outside only the outside IP points to your router.
|
|||
| Reply |
| Bookmarks |
| Tags |
| css, internet, layout, problem |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Layout Bestellprozess - Problem Redering user.tpl | rene.bader | Templates und Design | 2 | 05-18-2010 11:51 AM |
| www.firstRIDER.de - Ihr Reitshop im Internet | fseddig | Showroom | 2 | 05-03-2010 11:48 AM |
| CSS für den Internet Explorer - Verständnisfrage | Ramses III | Templates und Design | 1 | 11-11-2009 08:46 PM |
| Problem bei Layout-Anpassung | Chewbacca | Newbies | 1 | 07-10-2009 10:18 PM |
| Produktdetails - Fehler im Internet Explorer | vdnowas | Templates und Design | 2 | 04-29-2009 01:41 PM |