Featured Replies
Important Information
Account
Search
Configure browser push notifications
Chrome (Android)
- Tap the lock icon next to the address bar.
- Tap Permissions → Notifications.
- Adjust your preference.
Chrome (Desktop)
- Click the padlock icon in the address bar.
- Select Site settings.
- Find Notifications and adjust your preference.
Safari (iOS 16.4+)
- Ensure the site is installed via Add to Home Screen.
- Open Settings App → Notifications.
- Find your app name and adjust your preference.
Safari (macOS)
- Go to Safari → Preferences.
- Click the Websites tab.
- Select Notifications in the sidebar.
- Find this website and adjust your preference.
Edge (Android)
- Tap the lock icon next to the address bar.
- Tap Permissions.
- Find Notifications and adjust your preference.
Edge (Desktop)
- Click the padlock icon in the address bar.
- Click Permissions for this site.
- Find Notifications and adjust your preference.
Firefox (Android)
- Go to Settings → Site permissions.
- Tap Notifications.
- Find this site in the list and adjust your preference.
Firefox (Desktop)
- Open Firefox Settings.
- Search for Notifications.
- Find this site in the list and adjust your preference.
I'm trying to upload Gallery (http://gallery.menalto.com/) to my web site and all that happens when I try to load the Installation Wizzard is the following message:
app->devMode) && $gallery->app->devMode == "yes") { error_reporting(E_ALL); } else { error_reporting(E_ALL & ~E_NOTICE); } $GALLERY_OK=false; initLanguage(); ?>
$value) { if (is_array($value)) { foreach($value as $sub_key => $sub_value) { $buf .= "\n"; } } else { $buf .= "\n"; } } } else { $buf .= "\n"; } return $buf; } foreach ($preserve as $key => $val) { if ($key && !isset($onThisPage[$key])) { print embed_hidden($key); } } // String-ize preserve list $preserve = join(" ", array_keys($preserve)); print embed_hidden("preserve"); ?>
I'm not the best at doing this but am i doing something fundamentally and obviously wrong?
Any advise appreciated.
thanks
Tim