No pictures when accessed remotely
Archived from the Xataface Users forum.
ngms27 — Thu Jan 03, 2013 4:25 am
When I access my application from remote machines no pictures are downloaded even if I aqsk my browser to fetch them.
This seems rather odd, is this a known issue?
shannah — Thu Jan 03, 2013 9:48 am
So it works locally, but not remotely? By “pictures” do you mean only file upload field contents, or all images in Xataface?
If you are missing all style and image info, you should look at the 2nd parameter of the df_init() function in your index.php file. This should point to your Xataface directory. You may have an absolute URL there that only works locally. Best to make this a relative URL.
-Steve
ngms27 — Fri Jan 04, 2013 2:25 am
Yes that fixed it. Was pointing to localhost