Search found 19 matches

by thanhnq
Mon 8. Nov 2004, 05:28
Forum: phpwcms Support English
Topic: Photo Album
Replies: 1
Views: 992

Photo Album

Hello,
I use "Images" content part to create an photo album! But I have many photos to display (~400), so how can I seperate the image list into pages?? You know, if the page has many images, it is loaded very slowly!

Thanks in advance!
by thanhnq
Mon 25. Oct 2004, 09:42
Forum: phpwcms Support English
Topic: Applied all patches, but still the error
Replies: 4
Views: 1446

Ah, I saved the front.func.inc.php file in Nodepad under UTF-8 so there're some unwanted characters added at the beginning of the file. The remain task is to delete these characters and everything goes fine!

Thanks for your warm help!
by thanhnq
Mon 25. Oct 2004, 09:00
Forum: hacks & enhancements
Topic: My new tag: {ARTICLELIST:max_count}
Replies: 18
Views: 11795

Oh no, it's good for me and no error returned! I just want to verify that it's good or not because it's really a hack!
:lol:
by thanhnq
Mon 25. Oct 2004, 04:30
Forum: hacks & enhancements
Topic: My new tag: {ARTICLELIST:max_count}
Replies: 18
Views: 11795

My new tag: {ARTICLELIST:max_count}

Hi, I write the following code to display articles list with pages. Pls. tell if there some thing wrong or will cause errors with the whole phpwcms system! //In file \include\inc_front\content.func.inc.php add the following // usage: ARTICLELIST:max_count (display max_count summaries from CatAlias) ...
by thanhnq
Mon 25. Oct 2004, 04:24
Forum: phpwcms Support English
Topic: Applied all patches, but still the error
Replies: 4
Views: 1446

Hello Pap,
Thanks for your reply. I found out the problem!
by thanhnq
Sat 23. Oct 2004, 12:08
Forum: phpwcms Support English
Topic: [DONE]Divide article list into serveral pages
Replies: 1
Views: 2207

ARTICLELIST:max_count

Hi, I write the following code to display articles list with pages. Pls. tell if there some thing wrong or will cause errors with the whole phpwcms! //In file \include\inc_front\front.func.inc.php add the following // usage: ARTICLELIST:max_count (display max_count summaries from CatAlias) $content[...
by thanhnq
Sat 23. Oct 2004, 11:10
Forum: phpwcms Support English
Topic: Applied all patches, but still the error
Replies: 4
Views: 1446

Applied all patches, but still the error

Hallo, I'm applied all patches, but when signing my guestbook, there's a warning message: Warning: Cannot modify header information - headers already sent by (output started at /home/www/efones.mybesthost.com/include/inc_front/front.func.inc.php:1) in /home/www/efones.mybesthost.com/include/inc_fron...
by thanhnq
Thu 21. Oct 2004, 10:40
Forum: phpwcms Support English
Topic: [DONE]Divide article list into serveral pages
Replies: 1
Views: 2207

[DONE]Divide article list into serveral pages

Hello guys,
This is very important while your site is keeping growing so pls. tell me How to...? Or any idea???
by thanhnq
Fri 15. Oct 2004, 04:34
Forum: phpwcms Support English
Topic: Too much articles in a cat
Replies: 2
Views: 1129

Hi,
I'm thinking of the way to control it by hacking the code. Do you have any idea???
by thanhnq
Thu 14. Oct 2004, 03:45
Forum: phpwcms Support English
Topic: Too much articles in a cat
Replies: 2
Views: 1129

Too much articles in a cat

Hello,
can anybody tell me what will happen when I have, for example, 100 articles in a certain category? in the case top_count=10, and I use {CONTENT} ???

If all the articles are displayed then how can I control the number of titles to be displayed ???
Thanks
by thanhnq
Thu 14. Oct 2004, 03:29
Forum: phpwcms Support English
Topic: I may be dumb but please help. About listing
Replies: 6
Views: 1403

Hello Breeggeek,
So you want to display the whole newest article or just its title and image???
by thanhnq
Wed 6. Oct 2004, 08:43
Forum: phpwcms Support English
Topic: Warning: Cannot modify header information
Replies: 6
Views: 1502

Maybe there was something wrong with your installation process, pls. strictly do as guided in documents
by thanhnq
Tue 5. Oct 2004, 04:39
Forum: phpwcms Support English
Topic: Warning: Cannot modify header information
Replies: 6
Views: 1502

Pappnase,

Thanks for your advice!
by thanhnq
Mon 4. Oct 2004, 11:23
Forum: phpwcms Support English
Topic: Warning: Cannot modify header information
Replies: 6
Views: 1502

Warning: Cannot modify header information

Can anybody help me understand this warning?
Warning: Cannot modify header information - headers already sent by (output started at /home/efones/public_html/phpwcms_template/inc_script/frontend_init/sample.php:4) in /home/efones/public_html/include/inc_front/content/cnt18.article.inc.php on line 245
by thanhnq
Mon 4. Oct 2004, 09:11
Forum: phpwcms Support English
Topic: Which file/template to edit for...
Replies: 1
Views: 1003

Have you looked in the phpwcms_template/inc_cntpart/articlesummary folder? There are 2 files for article content layout!