Search found 12 matches

by tccarpenter
Mon 5. Feb 2007, 02:04
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

Lars,

Thanks so much. I finally understand it! :D

I assume to have this not locked in for every page, I need to apply a different template to each page?

Thanks!
by tccarpenter
Sun 4. Feb 2007, 19:18
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

The template I'm using was one I found (Wetzel Media...nice template!)and modified (the css only) a bit. The instructions with the template said that all code should be dropped into the "main" area of the template.

That code is:
<div id="container">
<div id="header">{HEADER}</div>
<div id ...
by tccarpenter
Sun 4. Feb 2007, 17:44
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

Lars-

I tried that and could not get it to work. Am I trying to do something phpWCMS is not capable of?

I need to have the ability to have articles displayed in both the main content and left areas. It seems that maybe I'm on the wrong path?
by tccarpenter
Sun 4. Feb 2007, 15:38
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

Can anyone else shed some light on this for me. I know that I must be misunderstanding some basic principle about how to arrange articles in different columns.

I've tried everything I know and could really use some help. I like this CMS for it's flexibility as ease. I may need to look at an ...
by tccarpenter
Thu 1. Feb 2007, 16:36
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

Knut-

Thanks for your guidance here. However, I'm not sure your #2 solution is getting me where I need to be. Essentially, I want to have some small articles/summaries listed in the left column of my home page. I also want unrelated articles (in full) in the main content area.

I'm not ...
by tccarpenter
Thu 1. Feb 2007, 03:31
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

I continue to search the forum for some help with this. I have two articles that I want to post in full on my home page (same site level). One is to be displayed in the {content} block, the other in {left}. The closest I can get is a list of the two on the content block or one fully displayed there ...
by tccarpenter
Wed 31. Jan 2007, 16:44
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

I did use two content parts in the same category.

Plain text = {content}
WSWYG html = {left}

sounds like this may be a problem??
by tccarpenter
Wed 31. Jan 2007, 06:16
Forum: phpwcms Support English
Topic: Article does not display in front end
Replies: 14
Views: 4806

Article does not display in front end

I have two articles on my home page, 1 in the center {content} block, the other in the {left} block. The one in the left does not display in the front end/webpage. All is set to visible, I'm not sure what else to do.

The preview of the page is correct and can be seen here:

http://www ...
by tccarpenter
Thu 11. Jan 2007, 07:24
Forum: phpwcms Support English
Topic: upgrade 1.2.6 > 1.2.8
Replies: 1
Views: 856

upgrade 1.2.6 > 1.2.8

Not sure what I'm doing wrong. Found the basic upgrade info and proceeded to update the database. I received an error on that. Documentation suggests database may not need updating? Is that the case when going from 1.2.6>1.2.8?

I also unzipped the files into my home directory where the 1.2.6 are ...
by tccarpenter
Thu 11. Jan 2007, 06:01
Forum: phpwcms Support English
Topic: Header Image Problems
Replies: 3
Views: 1245

Flip-Flop-

Thanks for the info. I had a config path different than your recommendation for the site. This solved my problem with the image, using Safari for the Mac.

Thanks!
by tccarpenter
Wed 10. Jan 2007, 06:53
Forum: phpwcms Support English
Topic: Header Image Problems
Replies: 3
Views: 1245

Header Image Problems

Just downloaded phpwcms yesterday. I think I'm getting the hang of it. I'm working to edit an existing template to meet my needs. Nice, simple, clean cms.

I'm having some issues with my header image. It displays when I use my site address with http:// and no www. I add in the www, it doesn't show ...
by tccarpenter
Tue 9. Jan 2007, 14:26
Forum: phpwcms Support English
Topic: How to add content to right block
Replies: 2
Views: 1772

How to add content to right block

I have spent a huge amount of time trying to figure out how to add content to the right block of my template. I must be missing something simple. Where do I define the content for a block (other than the primary content block)? Don't find any info on this in the documentation.

Thanks!