Jump 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.

editrecord.php - Error 101

Featured Replies

I had my database up and running via instant web publishing and I could create and edit records and everything seemed to be working fine. Then I deleted all of the (test) records I created (I deleted them straight from Filemaker Pro), and since I deleted them, I can still create new records, but I can no longer edit them.

I get Error 101 - Record is missing

I used the files created by the PHP site assistant (and did not edit editrecord.php). The only thing I think that has changed since it worked earlier is that I deleted the records directly from the database using Filemaker Pro.

Using

echo $recid;

I verified that the correct record is getting passed to editrecord.php

I am stuck

Any help would be greatly appreciated!!!

Please and Thanks

This is confusing. Why are you mixing PHP with Instant Web Publsihing? They are totally different.

Steven

  • Author

oops...did not mean instant web publishing

just PHP

  • Author

BUMP

Let me know if this still doesn't make sense.

... record is probably missing.

Hard to tell unless you post the code.

  • Author

I zipped up a few of the files from my database.

The error occurs when trying to edit a record (from browserecord)

Archive.zip

Edited by Guest

  • Author

BUMP

I've been at this one problem for like 6 weeks... does anyone have any ideas?

Edited by Guest

  • Author

let me reiterate that I am 99.9% sure that my code works fine. The only thing that changed is that I deleted some records manually via Filemaker Pro, and that somehow set my recid off.

  • Author

nevermind...i finally figured it out...

for some reason the $recid was becoming a string with an extra space appended to the end of it...so i just had to force it to be an int to fix the problem

thanx for the help if anyone even looked at my posts and tried.

Create an account or sign in to comment

Important Information

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

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.