Search found 21 matches

by skywalker826
Sun 4. Nov 2012, 04:14
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

Ok. I tested with clicking the envelope icon with green arrow, email will be sent.
however, total/queuing/sent still 1/1/0
by skywalker826
Sat 3. Nov 2012, 17:04
Forum: phpwcms Support English
Topic: Archive
Replies: 1
Views: 5067

Archive

Can I confirm that once the Category is set to Archive, or the article is archived (reach the end date), it is not longer searchable and display on frontend (even of we explicitly put in the URL alias), by default ?
by skywalker826
Sat 3. Nov 2012, 16:23
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

why newsletter is not sent at all after queue ?
Any expert here ? how to troubleshoot this ?

from frontend signup, email can be triggered successfully, so nothing wrong with SMTP setting in conf.inc.php
by skywalker826
Sat 3. Nov 2012, 16:16
Forum: phpwcms Support English
Topic: Archive problem
Replies: 9
Views: 7743

Re: Archive problem

Ok, I created new site structure called "View Archive", and I marked following:
[x] visible [x] public [x] SSL [x] sitemap [x] archive

I created rt_article_move_to_archive.php, and upload to Folder: template/inc_script/frontend_render.

so what's next ?
by skywalker826
Thu 1. Nov 2012, 16:40
Forum: phpwcms Support English
Topic: Archive problem
Replies: 9
Views: 7743

Re: Archive problem

Dear Knut,

-> Set up a second archive category ([x] Archive).

How do I do that ? Can provide detail steps ?

Thanks.

Regards,
Sky
by skywalker826
Wed 31. Oct 2012, 17:36
Forum: phpwcms Support English
Topic: Archive problem
Replies: 9
Views: 7743

Re: Archive problem

Thanks.

However, how do I display list of article / category that already marked archive , automatically ? So next time, when another article/category is marked archive, it will be displayed in that list ?

Do I use any special replacement tag for archive to display all the archive stuff ?

Regards ...
by skywalker826
Tue 30. Oct 2012, 19:12
Forum: phpwcms Support English
Topic: Archive problem
Replies: 9
Views: 7743

Re: Archive problem

anyone ?
by skywalker826
Tue 30. Oct 2012, 06:07
Forum: phpwcms Support English
Topic: Archive problem
Replies: 9
Views: 7743

Archive problem

Hi,

Due to lack of good documentation, I found it very confusing of archive option with phpwcms.
1. In admin -> Site Structure, there is "archive" checkbox, what should happen if I check this option ?
2. In article, I can have "available after end date (archive) ", let say if end date is already ...
by skywalker826
Sat 27. Oct 2012, 21:21
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

Thanks. I checked the SMTP in conf.inc.php, the value looks OK.
At least from frontend, when I sign up newsletter, it able to trigger email to the email address that I specify in the subscription form.

I deleted all, and manually create a subscriber, activated the subscriber, and create a ...
by skywalker826
Sat 27. Oct 2012, 18:05
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

I have mine queuing for few days...not sending.

total/queuing/sent 2/2/0

Where to check the problem is ?
by skywalker826
Thu 25. Oct 2012, 17:44
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

Claus,

I have some questions about newsletter.

1. in Communication -> Newsletter, there is total/queuing/sent, may I know how soon it will be sent after queuing ? does the sent engine have any timing to trigger sending ?
Can I configure the timing when to trigger sent ?

Regards,
Sky
by skywalker826
Thu 25. Oct 2012, 08:16
Forum: phpwcms Support English
Topic: replacement tag for Most Popular articles
Replies: 4
Views: 6250

Re: replacement tag for Most Popular articles

Hi Knut,

is there a workaround ? I need to display the top 5 most read/view article..

Regards,
Sky
by skywalker826
Mon 22. Oct 2012, 18:52
Forum: phpwcms Support English
Topic: replacement tag for Most Popular articles
Replies: 4
Views: 6250

replacement tag for Most Popular articles

Hi,

I'm using phpwcms version 1.5.3. What is the current replacement tag available for Most popular articles ?
For New, currently there is {NEW:x}
For Related, currently there is {RELATED:xx}

I saw no implementation of most popular articles in ../include/inc_front/front.func.inc.php

any advise ...
by skywalker826
Thu 18. Oct 2012, 06:15
Forum: phpwcms Support English
Topic: newsletter problem
Replies: 11
Views: 8339

Re: newsletter problem

Thanks. Issue resolved.