Search found 19 matches
- Thu 9. Oct 2008, 00:31
- Forum: phpwcms Support English
- Topic: Search Results
- Replies: 4
- Views: 972
Re: Search Results
When you latest does this mean r257?
- Wed 8. Oct 2008, 19:59
- Forum: phpwcms Support English
- Topic: Search Results
- Replies: 4
- Views: 972
Re: Search Results
Yes, I mean Alias...Thanks
- Wed 8. Oct 2008, 15:16
- Forum: phpwcms Support English
- Topic: Search Results
- Replies: 4
- Views: 972
Search Results
I'm using r257. The links from search results does not include "page-in-the-site"?
- Fri 3. Oct 2008, 01:07
- Forum: phpwcms Support English
- Topic: [SOLVED] Searching for NEWS: resulting links are not correct
- Replies: 6
- Views: 1549
Re: [SOLVED] Searching for NEWS: resulting links are not correct
I posted this same problem in a different thread, but this also seems like a good place. I installed r257, but the "page-in-site" part of the link is missing. Any suggestions?
Thanks
Thanks
- Thu 2. Oct 2008, 15:19
- Forum: phpwcms Support English
- Topic: da Blocks
- Replies: 69
- Views: 19006
Re: da Blocks
where to download moofx.css
- Thu 2. Oct 2008, 12:33
- Forum: phpwcms Support English
- Topic: News CP problem
- Replies: 8
- Views: 2599
Re: News CP problem
Search results do not use the article alias to render the article detail for a news article. It uses the newsdetail and I'm therefore back to the original problem of this thread, that is when clicking the search result link to a news article. I'm using r257.
Thanks
Thanks
- Thu 18. Sep 2008, 22:01
- Forum: phpwcms Support English
- Topic: Where do you put a custom search template
- Replies: 2
- Views: 760
Where do you put a custom search template
The docu has what looks like an area on the search cp named "template", but i don't see it. Or, do you create a search.tpl file in inc_default?
- Wed 27. Aug 2008, 00:49
- Forum: phpwcms Support English
- Topic: Custom Javascript/CSS file includes
- Replies: 3
- Views: 830
Custom Javascript/CSS file includes
Is there a way to include custom javascript (in addition to frontend.js) and/or CSS (in addition to frontend.css). I'd like to have a different .js file for each category when needed.
- Fri 22. Aug 2008, 03:07
- Forum: phpwcms Support English
- Topic: News CP problem
- Replies: 8
- Views: 2599
Re: News CP problem
I sorry but I don't understand your meaning. How do I link to another page. Do I use form field in, the CP, article or do I use tags?
- Wed 20. Aug 2008, 16:34
- Forum: phpwcms Support English
- Topic: News CP problem
- Replies: 8
- Views: 2599
News CP problem
I have an article with with two news content parts. Each CP has its own Template and pulls different News Articles based on their TAGS. The separate Templates are used to format the different News Articles individually. The listing page works as expected, however, the problem that occurs is that ...
- Thu 3. Jul 2008, 11:48
- Forum: phpwcms Support English
- Topic: error while creating new article content:
- Replies: 9
- Views: 1699
Re: error while creating new article content:
Got around the problem by changing the _articlecontent table DDL from setting TEXT and MEDTEXT from NOT NULL to NULL. Strange problem as mysql (WIN2003) allowed inserting some rows into the table when these datatypes had NULL values...then for no reason decided to not allow in inserting, which was ...
- Thu 3. Jul 2008, 07:50
- Forum: phpwcms Support English
- Topic: error while creating new article content:
- Replies: 9
- Views: 1699
Re: error while creating new article content:
Yes, it's 2003 server running apache 2. Definitely a database problem...I'm not having this problem in the linux environment. I used to mysql to delete all of the rows (had orphans after using the be to delete all articles) from _articlecontent and the problem went away. However it is back today.
- Wed 2. Jul 2008, 08:16
- Forum: phpwcms Support English
- Topic: error while creating new article content:
- Replies: 9
- Views: 1699
Re: error while creating new article content:
When you say "upgrade", what does that mean. I'm starting with a clean server and a database without any tables. I move the phpwcms (from the downloaded zip...phpwcms_r213) files to the web server and run setup.php. The setup runs to completion and I then move the created conf.ini.php to the /config ...
- Tue 1. Jul 2008, 19:20
- Forum: phpwcms Support English
- Topic: error while creating new article content:
- Replies: 9
- Views: 1699
Re: error while creating new article content:
I'm a little confused, the post you refer to is for a missing column 'acontent_created'. People having this error migrated from 1.2-->1.3. I did a new install with 1.3.9. The column is defined in mysql as notnull and it appears it is trying to write a row without a value in this column 'acontent ...
- Tue 1. Jul 2008, 18:15
- Forum: phpwcms Support English
- Topic: error while creating new article content:
- Replies: 9
- Views: 1699
error while creating new article content:
{STATUS_MESSAGE}error while creating new article content: Field 'acontent_files' doesn't have a default value
After saving the article summary, I try to create a content part and the above message appears when saving.
After saving the article summary, I try to create a content part and the above message appears when saving.