Search found 23 matches

by ramone
Sun 26. Feb 2006, 16:11
Forum: phpwcms Support English
Topic: login to the frontend
Replies: 2
Views: 1538

login to the frontend

hello i want to know how to create an user allowed only to log in and create/edit articles in some structure levels
thanks for your help
by ramone
Thu 23. Feb 2006, 05:00
Forum: phpwcms Support English
Topic: content part search doesn't follow given parameters
Replies: 1
Views: 1118

content part search doesn't follow given parameters

hello

i just created an article and added the content part search so it works as a search page, but it is not following the parameters i used when created the content part (results per page, template, previos/next, etc) what am i doing wrong, how can i fix it?

thank you
by ramone
Wed 22. Feb 2006, 04:29
Forum: phpwcms Support English
Topic: search page
Replies: 5
Views: 2902

hello again, i'm a little confused here, i already created a newsletter subscription and configured the newsletter content part, but i have to follow a specific design for the form, how can i override the form code with my own?
by ramone
Tue 21. Feb 2006, 06:07
Forum: phpwcms Support English
Topic: search page
Replies: 5
Views: 2902

wow thank you
by ramone
Tue 21. Feb 2006, 01:16
Forum: phpwcms Support English
Topic: search page
Replies: 5
Views: 2902

search page

des phpwcms has a search page or a search function?? where can i find/configure it??

thank you
by ramone
Tue 14. Feb 2006, 04:17
Forum: phpwcms Support English
Topic: article template
Replies: 6
Views: 4026

well it could be good to set this as a feature request, because i'ts a common parctice (i think) to have a right column displaying info related to each article, like other articles or images or whatever, so it would be good to create a template, and the hability to set articles to use that template ...
by ramone
Tue 14. Feb 2006, 00:40
Forum: phpwcms Support English
Topic: article template
Replies: 6
Views: 4026

ok, could you tell me what php script process the article summary template and what script appends the content parts, please?

thank you
by ramone
Mon 13. Feb 2006, 21:32
Forum: phpwcms Support English
Topic: article template
Replies: 6
Views: 4026

heloo

i followed that tutorial a few days ago to build my site, now i have a definitive site structure with a template associated to it, but i'm asking for article templates, the one you chose when creating a new article, under the 'display full article' field:

my file: phpwcms_template/inc ...
by ramone
Mon 13. Feb 2006, 19:46
Forum: hacks & enhancements
Topic: how images are placed into articles?
Replies: 3
Views: 3846

yeah in fact all my functions are inside an included file so i have less problems when updating, but i want to know how to retrieve the image for each article, that way i can place a <img> tag in each article in the listing

could you explain me how article's image work please?

thank you
by ramone
Mon 13. Feb 2006, 02:45
Forum: hacks & enhancements
Topic: how images are placed into articles?
Replies: 3
Views: 3846

how images are placed into articles?

hello i created a custom tag and a custom function to handle it, it is very similar to the {NEW} tag, but this tag includes the summary and date in the article list, so far i've had no problems but now i want to display the image of each article too, but i'm not sure how phpwcms works with the image ...
by ramone
Sun 12. Feb 2006, 20:29
Forum: phpwcms Support English
Topic: article template
Replies: 6
Views: 4026

article template

hello
article templates are a great feature of phpwcms, but there's something i haven't figured out, how can i define where to place the article content?. i mean there's a tag for the title and the summary, but what if i want to place the rest of the content inside a table or so??

thank you
by ramone
Sun 12. Feb 2006, 20:10
Forum: phpwcms Support English
Topic: a lot of confusing errors =S
Replies: 3
Views: 1500

ohh sorry i didn't analize the messages closely

thank you!!! :D
by ramone
Sat 11. Feb 2006, 21:05
Forum: phpwcms Support English
Topic: a lot of confusing errors =S
Replies: 3
Views: 1500

a lot of confusing errors =S

hello i recently uploaded my phpwcms to my host and got a lot of errors, this didn't happen in my test machine, what can i do to solve them??

thank you

Warning: main(): open_basedir restriction in effect. File(/home/webcindario/ec/include/inc_ext/ss_image/ss_image.class.php) is not within the ...
by ramone
Fri 10. Feb 2006, 00:24
Forum: phpwcms Support English
Topic: {PHP} replacement tag parameters
Replies: 1
Views: 3988

{PHP} replacement tag parameters

hello is it possible to pass parameters to a php script using the {PHP} replacement tag, like this {PHP:script.php?var=value}

thank you
by ramone
Mon 30. Jan 2006, 22:50
Forum: phpwcms Support English
Topic: disable wysiwyg editor in article summary
Replies: 4
Views: 1749

ok the wysiwyg editor has gone from the article_summary field but now i can't add a wysiwyg piece of content, how can i disable the editor out of the article summary but still enable it for the content??