• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Problem with Notifications.

NOTE - The email address is changed you must change this!!!!!!!!!


-- phpMyAdmin SQL Dump
-- version 2.8.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost:3306
-- Generation Time: Dec 13, 2008 at 09:48 AM
-- Server version: 5.0.67
-- PHP Version: 5.2.6
--
-- Database: `psa`
--

-- --------------------------------------------------------

--
-- Table structure for table `Notifications`
--

CREATE TABLE `Notifications` (
`id` int(10) unsigned NOT NULL auto_increment,
`status` varchar(1) character set ascii collate ascii_bin NOT NULL,
`send2admin` varchar(1) character set ascii collate ascii_bin NOT NULL,
`send2client` varchar(1) character set ascii collate ascii_bin NOT NULL,
`send2dlu` varchar(1) character set ascii collate ascii_bin NOT NULL,
`send2email` varchar(1) character set ascii collate ascii_bin NOT NULL,
`email` varchar(255) character set utf8 NOT NULL,
`subj` varchar(255) character set utf8 NOT NULL,
`note_id` int(10) unsigned default NULL,
`send2reseller` varchar(1) character set ascii collate ascii_bin NOT NULL,
PRIMARY KEY (`id`),
KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1 AUTO_INCREMENT=23 ;

--
-- Dumping data for table `Notifications`
--

INSERT INTO `Notifications` (`id`, `status`, `send2admin`, `send2client`, `send2dlu`, `send2email`, `email`, `subj`, `note_id`, `send2reseller`) VALUES (1, '', 0x31, 0x31, '', 0x31, 'email@domain', '', 1, 0x30),
(2, '', 0x31, 0x31, '', 0x31, 'email@domain', '', 2, 0x30),
(3, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 3, 0x30),
(4, '', 0x31, 0x31, '', 0x31, 'email@domain', '', 4, 0x30),
(5, '', 0x31, 0x31, '', 0x31, 'email@domain', '', 5, 0x30),
(6, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 6, 0x30),
(7, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 7, 0x30),
(8, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 8, 0x30),
(9, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 9, 0x30),
(10, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 10, 0x30),
(11, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 11, 0x30),
(12, '', 0x31, 0x30, '', '', '', '', 12, ''),
(13, '', 0x31, '', '', 0x31, 'email@domain', '', 13, 0x31),
(14, '', 0x31, '', '', 0x31, 'email@domain', '', 14, 0x31),
(15, '', 0x31, '', '', 0x31, 'email@domain', '', 15, 0x31),
(16, '', 0x31, '', '', 0x31, 'email@domain', '', 16, 0x31),
(17, '', 0x31, 0x31, 0x30, 0x31, 'email@domain', '', 17, 0x30),
(18, '', 0x31, 0x31, 0x31, 0x31, 'email@domain', '', 19, 0x30),
(19, '', 0x31, 0x31, 0x30, 0x31, 'email@domain', '', 18, 0x30),
(20, '', 0x31, 0x30, 0x30, 0x31, 'email@domain', '', 20, 0x31),
(21, '', 0x31, 0x31, 0x30, 0x31, 'email@domain', '', 21, 0x30),
(22, '', 0x31, 0x30, 0x30, 0x31, 'email@domain', '', 22, 0x31);
 
Hi

All working now ;) in the Notifications. Thanks for your patience it was much appreciated. With regards to other bugs, lets hope they fix them soon and strange how my Notes only had 15 entries :(

Thanks
Terry
 
I am glad! I started the list up here:

http://forum.swsoft.com/showthread.php?goto=newpost&t=56922

Its helpful and I put in short fixes...

I think there are tons of database missing stuff issues. Like the saving info and these bugs all are the same.

Wonder why they bothered with the beta? Thrown plesk 9 out back then and we could have been stable by now.

Good idea, I have just posted another bug I have found.

I have downloaded the installer and got to a page that says the following products versions are available:

1. Plesk Control Panel
2. Parallels Plesk Panel 9.0.0 (currently installed)
3. Sitebuilder

Do I untick ALL or just leave both 1 and 2 ticked???

Thanks
 
Back
Top