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.

SuperContainer PHP Issue

Featured Replies

  • Newbies

Hi there, I've just upgraded from SuperContainer 1.x to the latest version in order to use the PHP API for my CWP site running FSA 9. I am using tomcat, so the port for the server is 8080 instead of 8020 like in the documentation.

I have my php files on a server with the curl libraries enabled.

My PHP code is as follows:


<?php



include('includes/supercontainer.php');



$sc = new SuperContainer("http://www.myserverurl.com:8080/SuperContainer/Files");



var_dump($sc->getError());



?>

The page looks like it is loading for a bit and then just stops with a blank page. I do not get any error messages, and the var_dump for the getError function doesn't seem to get called. Supercontainer works fine in the rest of my FM solution.

Any ideas?

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.