close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Powerstore 3 CMS

Thread began 6/08/2010 9:00 am by rob294118 | Last modified 6/09/2010 10:40 am by Jimmy Wu | 812 views | 1 replies |

rob294118

Powerstore 3 CMS

How do I add CMS items for new pages. I also want the admin to be able to see these new pages to edit.

For example: I want to create a SERVICES page with CMS content. I also want the page to show up when the Admin wants to edit the page (like the ABOUTUS page).

I also want to do the same thing for footer pages.

Sign in to reply to this post

Jimmy Wu

This isn't a supported feature and I wouldn't recommend making these modifications unless you feel you are comfortable with php and sql.

There are a few things you will have to add, one being an entry in the database for the new content area. You can look at the way the others are added in the ps3_contents table. You don't have to add anything for the ps3_contenthistory table. That will be updated as the content areas are modified.

You will also have to add the includes at the top of the page for the globals, connection and cms. You will then have to add the cms content area code that should look similar to this:

php:
<?php

                
echo WA_getCMSContent($database_PowerStoreConnection$PowerStoreConnection'About Us' 'Company Info');
                
?>



the 'About Us' and 'Company Info' will be changed based on the values you entered into the database.

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