Search found 7 matches

by mattslk
Fri 1. Sep 2006, 10:13
Forum: phpwcms Support English
Topic: aticle redirect to gallery
Replies: 13
Views: 3148

Thanks for the response, and yeah unfortunately I have other articles under that structure. Hopefully that enhancement comes soon, until then anyone have a solution?
by mattslk
Fri 1. Sep 2006, 08:37
Forum: phpwcms Support English
Topic: aticle redirect to gallery
Replies: 13
Views: 3148

Hey,

I am having a slight problem with the following:

If you want to have that link opened in a different target use the redirection like this:

http://www.phpwcms.de/docu/redirect.gif

I created an article with the redirect as shown above and when I click on a link to that article it shows ...
by mattslk
Thu 18. May 2006, 09:52
Forum: phpwcms Support English
Topic: rss cat# problem
Replies: 1
Views: 805

rss cat# problem

Hello,

I noticed that when I look at my rss.php file that the category numbers for each article are all 0 instead of the category of where each article is stored in. i.e. if the article is in category 10 on rss.php it would show as 'index.php?id=0,6,0,0,1,0' when it supposed to show up as 'index ...
by mattslk
Mon 24. Apr 2006, 06:14
Forum: phpwcms Support English
Topic: Browse next/prev tags
Replies: 8
Views: 2332

{BROWSE:PREV:<< Previous Site <<:0} . . . space . . . {BROWSE:NEXT:>> Next Site >>:1} First Site
{BROWSE:PREV:<< Previous Site <<:1} . . . space . . . {BROWSE:NEXT:>> Next Site >>:1} Sites between
{BROWSE:PREV:<< Previous Site <<:1} . . . space . . . {BROWSE:NEXT:>> Next Site >>:0} Last Site ...
by mattslk
Sat 22. Apr 2006, 08:15
Forum: phpwcms Support English
Topic: Browse next/prev tags
Replies: 8
Views: 2332

hmm.. it is similar but not quite what I am looking for. thanks for the tag link though it did help me figure out another problem.
by mattslk
Sat 22. Apr 2006, 08:05
Forum: phpwcms Support English
Topic: Help with {NEW}, Changing the way its displayed
Replies: 4
Views: 1428

Won't editing that just make it one way or the other? Either horizontal or vertical list? You could edit that code to get rid of the line breaks and such but then you wouldnt be able to list vertically, my guess would be to make a new replacement tag. I would like to know a good answer to this as ...
by mattslk
Sat 22. Apr 2006, 03:51
Forum: phpwcms Support English
Topic: Browse next/prev tags
Replies: 8
Views: 2332

Browse next/prev tags

Hello,
I am looking for the answer to this question:

I am looking for a way to use the {BROWSE:NEXT and {BROWSE:PREV tags to browse in just one level only. At this moment, the {BROWSE:NEXT just continues browsing, even if it is the last article in a category.

[...]

Of course, I know that it is ...