close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

getting started

Thread began 10/30/2009 7:16 am by karenamck240415 | Last modified 10/30/2009 6:13 pm by karenamck240415 | 2392 views | 6 replies |

karenamck240415

getting started

I guess I am too much a beginner for this. I can't find the tables that are referred to in the Copying the Script section and the user table referred to in the Using MySQL Query Browser section. The only provided sql file I found is for contenthistory and contents.

CREATE TABLE `contenthistory` (
`HistoryID` int(11) NOT NULL auto_increment,
`HistoryContentID` int(11) default NULL,
`HistoryValue` text,
`HistoryGroup` varchar(50) default NULL,
`HistoryReference` varchar(50) default NULL,
`HistoryDate` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY (`HistoryID`)
);


CREATE TABLE `contents` (
`ContentID` int(11) NOT NULL auto_increment,
`ContentGroup` varchar(50) default NULL,
`ContentRefID` varchar(50) default NULL,
`ContentValue` text,
`ContentDate` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY (`ContentID`)
);

Sign in to reply to this post

Jason ByrnesWebAssist

The PowerCMS SQL file does not contain a Users table.


The tutorial:
importing_sql.pdf


is a general tutorial for all of the Solution Packs, Some of the Solution Packs, like Power CMS Will not contain a users table, but the steps in the tutorial are still valid. the SQL you posted above is the correct SQL to create the needed table for PowerCMS

Sign in to reply to this post

karenamck240415

Getting Started

So the instructions that come with the Power CMS don't need user tables, is this correct? Why do the instructions show a screen shot of a user table in the Using MySQL Query Browser and an unknow table in the screen shot under Using phpMyAdmin section Executing the script?

Sign in to reply to this post

Jason ByrnesWebAssist

The instructions for copying the SQL into the Query Browser are general instructions, they not specific to the PowerCMS Solution pack. The same instructions can be used if you are using PowerStore or the User Registration solution pack.

Sign in to reply to this post

karenamck240415

getting started

But my question has to do with the only sql file included with PowerCMS. Every time the instructions say "navigate to the .sql file you intend to import to your database", do we use this file?

Sign in to reply to this post

Neil Beadle

Importing the PowerCMS .SQL file

Hopefully i can clarify things for you a little..

PowerCMS comes with one .SQL file, which contains all the database tables you need for PowerCMS to function. This file can be found in the Database folder, named CMS.sql.

As part of the process for setting up PowerCMS, you need to import that file (or it's contents) into an existing MySQL database. I believe you have already found the How To which instructs users on how they can import any .SQL file into a database.
importing_sql.pdf

As already mentioned, this is a generic tutorial, and does not relate specifically to PowerCMS. Therefore, if the screenshots don't show the exact same tables - that is fine. Since the steps are exactly the same, we avoid "reinventing the wheel" by using this generic tutorial.

Sign in to reply to this post

karenamck240415

getting started

Thanks, those are the ones I imported. It is just a little confusing when the examples show other tables. It may be worth the few minutes it would take to have a specific tutorial since you don't offer a video tutorial. Those have been very helpful in the past. I think this will probably be my last webassist product. There use to be good video tutorials and I could call occasionally and speak with a live person. This seems like it shouldn't be that had but I seem to be missing a key piece of information and it is turning into a big headache.

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