
Search found 24 matches
- Fri 23. Dec 2005, 18:10
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Thu 22. Dec 2005, 13:34
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
I think the problem is that you're using TEASER_EX and not the standard phpwcms article listing engine. Sorry dude, but I don't know how to fix that because I'm not using TEASER_EX...
Hint: Try do to a var_dump on the following section of the array: $GLOBALS['content']['articles']. If you get any ...
Hint: Try do to a var_dump on the following section of the array: $GLOBALS['content']['articles']. If you get any ...
- Wed 21. Dec 2005, 18:03
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Wed 21. Dec 2005, 16:30
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Wed 21. Dec 2005, 16:05
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Tue 20. Dec 2005, 15:35
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Tue 20. Dec 2005, 15:30
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Tue 20. Dec 2005, 15:21
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Sat 17. Dec 2005, 14:27
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Sat 17. Dec 2005, 14:20
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Fri 16. Dec 2005, 14:01
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
- Fri 16. Dec 2005, 13:50
- Forum: hacks & enhancements
- Topic: Replacement Tag: Comments
- Replies: 26
- Views: 17739
Replacement Tag: Comments
Comments Replacement Tag
The following replacement tag lets you insert the count of comments from within an article and displays it within an article listing. Great for using phpwcms as webblog or news overview if you have a comments section using the contet type "guestbook/comments" within the ...
The following replacement tag lets you insert the count of comments from within an article and displays it within an article listing. Great for using phpwcms as webblog or news overview if you have a comments section using the contet type "guestbook/comments" within the ...
- Tue 13. Dec 2005, 11:30
- Forum: phpwcms Support English
- Topic: How to get the IDs of content parts within an article?
- Replies: 5
- Views: 3047
- Fri 18. Nov 2005, 21:20
- Forum: phpwcms Support English
- Topic: How to get the IDs of content parts within an article?
- Replies: 5
- Views: 3047
- Thu 17. Nov 2005, 18:32
- Forum: phpwcms Support English
- Topic: How to get the IDs of content parts within an article?
- Replies: 5
- Views: 3047
How to get the IDs of content parts within an article?
Okay here's a question for you guys:
I have an article with ID 1 let's say. And within this article I have three content parts for example: 2, 3 and 4. Now here's what I want: I want to know how I can query the article with ID 1 to get the content part number 3. Anyone knows how to do it?
The ...
I have an article with ID 1 let's say. And within this article I have three content parts for example: 2, 3 and 4. Now here's what I want: I want to know how I can query the article with ID 1 to get the content part number 3. Anyone knows how to do it?
The ...