PDA

View Full Version : now that I have CMS100 working where do I put files


mikeybabe
10-01-2009, 03:14 PM
Now to create the files for a web site

what kind of file structure can I develop

or do all of the files have to go in a

special folder somewhere.

Or do I create some kind of path for the

files myself through the code that I place

at the top and bottom of the page ?


Is there documentation on setting that up ?

Dani Chankhour
10-01-2009, 03:41 PM
We have a pdf that could explain the steps you need to take to set up PowerCMS:

Please click on this link:

http://www.webassist.com/support/powercms/


and click on the pdf under the Getting Started Guide.

Neil Beadle
10-01-2009, 03:51 PM
You'll notice that as you add content within PowerCMS there will be "Developer Notes" listed at the bottom of the Detail page. These notes include the code you will need to apply to your PHP pages wherever you wish this content to display.

One thing to note is that the code assumes that you are placing the files in the root of your site. If this is not the case, for example, you place files within a subdirectory, you will need to adjust the path accordingly.

mikeybabe
10-01-2009, 04:03 PM
I have already tried to explain to management at

web assist that your pdfs don't open. I am still having

issues with your pdfs and I noticed in the forum this

morning that you have another customer that is experiencing

the same thing as I did.


Surely by now this should be triggering "ALARM BELLS" ???


I have already explained the perils of using pdfs on a web

site as big as yours at webassist. But potentially what I am saying

is falling on "DEAF EARS" PDF's have their purpose but not on

a web site. I realize that taking them all off now is a rediculous

proposal and I'm not asking you to do that but you could have links with

normal XHTML versions of the same information so that everyone

that comes here gets something?


Does that not sound reasonable or logical ?


I'm only trying to help you see it from a client point of view ?

Because if you have paid for something you expect to get what you

paid for so can you not understand how frustrating it would be

for your nice happy customer embarking on the webassist experience

to be totally put off by this initial brick wall. . .


I've managed to overlook it and keep going. Others might be "SOURED"

and want a refund or not come back. So the longer you leave it unattended

you increase that happening ?


Hope some of that is useful to someone there ?

mikeybabe
10-01-2009, 04:15 PM
You'll notice that as you add content within PowerCMS there will be "Developer Notes" listed at the bottom of the Detail page. These notes include the code you will need to apply to your PHP pages wherever you wish this content to display.

One thing to note is that the code assumes that you are placing the files in the root of your site. If this is not the case, for example, you place files within a subdirectory, you will need to adjust the path accordingly.

Mike Said:

Yes it will just be a case of me experimenting

with it now.

Thank you for your response Neil. This will be useful