Search found 16 matches

by numlock
Fri 6. Mar 2009, 00:02
Forum: phpwcms Support English
Topic: Article short discription
Replies: 1
Views: 663

Article short discription

say is the news list. but my text does not decrease in accordance with the quantity of words
how to make in order to write a short description of the beginning, and continue the rest of the text?

example:

all text
Ajax calls can markedly improve a Web site's performance by updating only ...
by numlock
Fri 26. Sep 2008, 07:27
Forum: phpwcms Support English
Topic: Mail encoding problem..
Replies: 5
Views: 1319

Re: Mail encoding problem..

my /conf.inc.php

Code: Select all

$phpwcms['db_charset']        = 'utf8';
$phpwcms['db_collation']      = 'utf8_general_ci';


$phpwcms['charset']           = 'ISO-8859-1';       //default charset 'iso-8859-1'
by numlock
Thu 25. Sep 2008, 19:12
Forum: phpwcms Support English
Topic: Mail encoding problem..
Replies: 5
Views: 1319

Re: Mail encoding problem..

all charset utf8. but receive mail incorrect..
by numlock
Thu 25. Sep 2008, 10:16
Forum: phpwcms Support English
Topic: Mail encoding problem..
Replies: 5
Views: 1319

Mail encoding problem..

where change mail charset? when write in mail form all ok, but receive mail with įšęėįęėįęė ėęėęį , (write Ž, Š..).
by numlock
Fri 27. Jun 2008, 10:18
Forum: phpwcms Support English
Topic: Spaw2 editor image directory change
Replies: 2
Views: 898

Spaw2 editor image directory change

hi, where change spaw2 editor image directory?
by numlock
Thu 26. Jun 2008, 13:49
Forum: phpwcms Support English
Topic: Article images and pop up
Replies: 1
Views: 825

Article images and pop up

Hi, how article images open in to pop up,,,? example push image and it open in to pop up window or lightbox screen,,,
by numlock
Mon 26. May 2008, 08:55
Forum: phpwcms Support English
Topic: multilang and readmore
Replies: 3
Views: 2131

Re: multilang and readmore

thanks
by numlock
Tue 20. May 2008, 10:42
Forum: phpwcms Support English
Topic: multilang and readmore
Replies: 3
Views: 2131

multilang and readmore

Hi. my site is two lang. but readmore show the same. how do that show diferrent,,?
by numlock
Mon 12. May 2008, 14:00
Forum: phpwcms Support English
Topic: {SHOW_CONTENT:CP,1,2,3}
Replies: 2
Views: 2766

{SHOW_CONTENT:CP,1,2,3}

hi, frends. how use {SHOW_CONTENT:CP,1,2,3} tag? how insert articles in diferent page places?
by numlock
Mon 12. May 2008, 11:02
Forum: phpwcms Support English
Topic: how modify content type: article menu?
Replies: 8
Views: 3232

Re: how modify content type: article menu?

hm, ok
but how change that not show "back" in index page? only full story article

Code: Select all

 
<div class="article_right">
{CONTENT}
[BACK]back[/BACK]
</div> 
by numlock
Mon 12. May 2008, 10:29
Forum: phpwcms Support English
Topic: how modify content type: article menu?
Replies: 8
Views: 3232

Re: how modify content type: article menu?

thanks.
another problem, how modify that auto insert "back" link in all news when read full store? now impissible return,,
by numlock
Mon 12. May 2008, 07:25
Forum: phpwcms Support English
Topic: how modify content type: article menu?
Replies: 8
Views: 3232

Re: how modify content type: article menu?

any help?, very important..
by numlock
Sun 11. May 2008, 20:57
Forum: phpwcms Support English
Topic: how modify content type: article menu?
Replies: 8
Views: 3232

Re: how modify content type: article menu?

but how? how generate short first and second news in index page? all news by second "news.phtml" page Image
by numlock
Sun 11. May 2008, 18:24
Forum: phpwcms Support English
Topic: how modify content type: article menu?
Replies: 8
Views: 3232

how modify content type: article menu?

Hi, friends. one problem. how modify - "content type: article menu" that not show all articles, but show only first article.

what modify in this code? please help me

if (!defined('PHPWCMS_ROOT')) {
die("You Cannot Access This Script Directly, Have a Nice Day ...