Search found 12 matches

by nsnook
Sun 23. May 2004, 19:42
Forum: (unofficial) tutorials & documentation
Topic: Anyone willing to write an article on "articles"?
Replies: 5
Views: 6412

Humor

Thanks :]
by nsnook
Sat 22. May 2004, 10:31
Forum: phpwcms Support English
Topic: html e-mail formular
Replies: 12
Views: 5877

What I can get to work...

I can get the html emailer to work:
(but I still would like to use the other method, since it is so much cleaner)

<table bgcolor="white" cellpadding="2" cellspacing="0" class="fblock" width="160">
<form action="include/inc_act/act_formmailer.php" method="post" target = "_self">
<tr>
<td width ...
by nsnook
Sat 22. May 2004, 10:30
Forum: phpwcms Support English
Topic: html e-mail formular
Replies: 12
Views: 5877

The "knquadrat.de" email form vs the HTML email f

I created an email form & input the "knquadrat.de" code.... but I can not get it to work. What else do you do/add to make it actually email?

Do you use the formmailer?: "include/inc_act/act_formmailer.php"
by nsnook
Sat 22. May 2004, 01:16
Forum: phpwcms Installation Troubleshooting English
Topic: problems with formmailer ... need direction
Replies: 8
Views: 3119

error I got once I changed that line from 'smtp' to 'mail'

I thought that was the problem initially..... this is the error I got once I changed that line from 'smtp' to 'mail'

nsnook@yahoo.com [email] => nsnook@yahoo.com [site] => nsnook@yahoo.com [country] => HR [web] => nsnook@yahoo.com [redirect] => http://www.mysite.com/index.php?id=8,8,0,0,1,0 ...
by nsnook
Fri 21. May 2004, 22:41
Forum: phpwcms Installation Troubleshooting English
Topic: problems with formmailer ... need direction
Replies: 8
Views: 3119

Things I have done so far to try & figure this out...

I cant figure this thing out, here is what i did so far:

I read these topics for help & played with "document_root.php"

http://www.phpwcms.de/forum/viewtopic.php?t=1275#10589
http://www.phpwcms.de/forum/viewtopic.php?t=1749
http://www.phpwcms.de/forum/viewtopic.php?t=2055
http://www.phpwcms.de ...
by nsnook
Fri 21. May 2004, 22:39
Forum: phpwcms Installation Troubleshooting English
Topic: problems with formmailer ... need direction
Replies: 8
Views: 3119

problems with formmailer ... need direction

I have been having problems with the formmailer & I think it is something silly I just keep missing. here is the error:

nsnook@yahoo.com [email] => nsnook@yahoo.com [site] => bsticker.com [country] => CO [web] => ack [redirect] => http://www.mysite.com/index.php?id=8,8,0,0,1,0 [redirect_error ...
by nsnook
Fri 21. May 2004, 06:55
Forum: (unofficial) tutorials & documentation
Topic: Anyone willing to write an article on "articles"?
Replies: 5
Views: 6412

good point

You make a very good point. I just spent time hacking away & got through most of my questions.

My first phpWCMS site is now 80% done. It wont win any awards, but it is good for us:

bsticker.com/tkd
eventually: http://www.TKDncnj.com

I am using v1.2 and will be upgrading to v1.4 & again at the ...
by nsnook
Sat 8. May 2004, 08:45
Forum: phpwcms Support English
Topic: Articles without the "more"
Replies: 16
Views: 7563

THANKS!

This solved my problem (from frold):

If you use version RC4 - else you can set it in conf.template.default.php
ttemplate_default["top_count"] = 1;
change to
$template_default["top_count"] = 99;
by nsnook
Mon 3. May 2004, 02:47
Forum: (unofficial) tutorials & documentation
Topic: Anyone willing to write an article on "articles"?
Replies: 5
Views: 6412

Anyone willing to write an article on "articles"?

I may be up for it after I learn them better, but I figured anyone who had experience with other variations or whatever would want to explain them from the functionality perspective.

This is a big task I guess because there are many types and some are self-explanitory.

I am not really sure what ...
by nsnook
Mon 3. May 2004, 02:44
Forum: phpwcms Support English
Topic: Articles without the "more"
Replies: 16
Views: 7563

Articles without the "more"

This is the site I am currently working on (so you can tell if I figure it out)
http://bsticker.com/tkd/index.php?id=3,0,0,1,0,0

I am trying to get an article to display itself fully, without the "more" option.
I am not sure how to disable it.

The idea really is that I would like to list and ...
by nsnook
Mon 3. May 2004, 02:39
Forum: phpwcms Support English
Topic: Article explination
Replies: 3
Views: 1435

Thanks

Thanks for being willing to answer questions.

I didnt want to bother people with questions that could be answered by a document someone painstakingly wrote.

I did check out & very much appreciate:
http://ionrock.umemusic.com/index.php?develphpwcms

and the articles written of course on the PHPWCMS ...
by nsnook
Sat 1. May 2004, 07:42
Forum: phpwcms Support English
Topic: Article explination
Replies: 3
Views: 1435

Article explination

I am trying to understand how Articles work. I could not find a very detailed explination. Anyone written anything on this? I found only 2 sites that attempt it, but they dont really cover articles.