Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Grief moving to server

Featured Replies

My problem may be more about a server than about CDML but...

My custom webpages using CDML and FMKR 6 are working when I use my own machine as a local host.

In the process of moving the databases and html pages to an Apache webserver on a Mac, the coding is not, for lack of a better term, 'finding' the database. The databases are loaded in the web folder in the FMK apps folder and are open.

What's not making sense to me is why it will work using my local IP address, but when I move it to another environment with the same set-up, its not. Instant web-publishing is enabled...when I used the default homepage available through IWP, the databases are available.

A sample URL is: http://www.chilcotin.bc.ca:591/prodlist.htm

Help!!!!!!!

Hi, Monica! So to take this one step further, I think IWP still lets you choose a custom home page, so if you want to create a custom index.html page, you can use an auto-redirect to the URL that Garry gave you so your web visitors just have to go to http://www.chilcotin.bc.ca:591, see a brief splash/redirect page (you can have it blank or a logo or whatever), and then see your FMP site stuff. The number "1" after CONTENT is approximately how many seconds to wait before transferring the visitor to the new URL.

<HTML>

<HEAD>

<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://www.chilcotin.bc.ca:591/FMPro?-db=cecomproducts.fp5&-format=prodlist.htm&-view">

<TITLE>Name of your page</TITLE>

</HEAD>

</HTML>

--ST

(oops.. posted my page title here so had to clean it)!

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.