close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Table 'pcms2_users' doesn't exist

Thread began 4/22/2011 2:17 pm by thehermitvi425323 | Last modified 6/19/2014 7:32 pm by Jason Byrnes | 2028 views | 5 replies |

thehermitvi425323

Table 'pcms2_users' doesn't exist

Yet another one with the table not existing. I looked at the sql file and there is no code to create this table. Is there a reason for this?

Without it PowerCMS doesn't work.

Is it possible for you to post the sql for this table and I can create it myself or is it a deeper problem than that?

Sign in to reply to this post

Jason ByrnesWebAssist

The sql to create the pcms2_users tabel is:

CREATE TABLE IF NOT EXISTS `pcms2_users` (
`UserID` int(11) NOT NULL auto_increment,
`UserEmail` varchar(500) default NULL,
`UserPassword` varchar(500) default NULL,
`UserFirstName` varchar(50) default NULL,
`UserLastName` varchar(50) default NULL,
`UserCity` varchar(90) default NULL,
`UserState` varchar(20) default NULL,
`UserZip` varchar(12) default NULL,
`UserEmailVerified` tinyint(1) default '0',
`UserRegistrationDate` timestamp NULL default CURRENT_TIMESTAMP,
`UserVerificationCode` varchar(20) default NULL,
`UserIP` varchar(50) default NULL,
`UserPhone` varchar(20) default NULL,
`UserFax` varchar(20) default NULL,
`UserCountry` varchar(20) default NULL,
`UserAddress` varchar(100) default NULL,
`UserAddress2` varchar(50) default NULL,
`UserGroupID` int(11) NOT NULL default '1',
PRIMARY KEY (`UserID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;





if you have other problems, let us know and we will look into it.

Sign in to reply to this post

pistartech366237

Hello Jason,

I've installed Power CMS on the website. However, after the installation, I've deleted the install_cms folder on the remote server and successfully logged in. When I've uploaded the page with CMS content, it has given me an error "Table xxxxxxx, pcms2_toolbardefinitions doesn't exist". I've searched the forum and saw one post with the same problem, but it didn't have a solution. So, I've tried different things, however, it didn't help.

I've removed all folders created by Power CMS on both - remote server and local. I've replaced the page with its copy that I've made right before I've applied the Power CMS, and have started the process again (i.e. uploaded all files, dropped all previously created tables), however, the solution didn't automatically redirect me to install_cms/index.php page. Instead, it would redirect me to the CMS Login page, which does not work since I have brand new tables in the database and have not created the users yet.

It is a mess.... and I need your help as always.

Please read the PM for info:

Thank you so much in advance.

Sign in to reply to this post

Jason ByrnesWebAssist

to restart the installation, delete the installed.txt file in the Connections folder. that will allow you to start the install again.

Sign in to reply to this post

pistartech366237

Dear Jason,

Your customer service is beyond excellent!!! Thank you - the installation worked, and CMS system works as well!!!

Thank you so much!

Have a good night!

Sign in to reply to this post

Jason ByrnesWebAssist

Glad to hear it is working.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...