Search found 19 matches

by Vince-E
Sun 20. Feb 2005, 15:23
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

allright Oliver,
I uploaded the phpmailer from version 1.2.1 DEV and through SMTP everything works ok...
thnx a lot!

keep up the good work
by Vince-E
Sun 20. Feb 2005, 14:56
Forum: phpwcms Support English
Topic: 99,9% tableless Design- but some tables I can't find...
Replies: 13
Views: 5709

uhuh...
same here.... made NAV_ROW and NAV_TABLE_SIMPLE allready, so it will spit out only format in ul... you can customize the layout with CSS like you want...
question for you guys... which editor do you use? I tried FCKeditor, but unfortunately it uses capitalized tags like <P> instead of <p>. I ...
by Vince-E
Sat 19. Feb 2005, 20:47
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

i really would like this thing get to work....
by Vince-E
Fri 18. Feb 2005, 12:54
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

isnt php.ini with the hoster? Where can i find php.ini? Its on an externaly host, just have access to my www directory
by Vince-E
Thu 17. Feb 2005, 19:57
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

Please, problem is still not fixed...
anyone?
by Vince-E
Thu 17. Feb 2005, 12:39
Forum: phpwcms Support English
Topic: 99,9% tableless Design- but some tables I can't find...
Replies: 13
Views: 5709

very well explained indeed...
however... There are more HTML tags then only tables and divs... Use your tags for what they are created. Yes, a table for tabular data. A div to position content blocks. However, if you have a header, dont use a div and put the font-size on 14pt, but just use h* and ...
by Vince-E
Thu 17. Feb 2005, 12:30
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

im terribly sorry,
this question should be under "Support", not under "Development release Support and Bug Reports". Can someone please move?
by Vince-E
Thu 17. Feb 2005, 12:27
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

Pappnase...
Like i wrote in the first post...
If I put on MAIL instead of SMTP, no mail is send, and receive this error...
Language string failed to load: instantiate
thnx
by Vince-E
Thu 17. Feb 2005, 11:53
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

ah sorry, that would be useful information ;)
I am using phpwcms_1.1.9-DEV, clean install...

PHP Version 4.3.4
by Vince-E
Thu 17. Feb 2005, 11:01
Forum: phpwcms Support English
Topic: problem with formmailer
Replies: 16
Views: 7939

problem with formmailer

Hi,
I have some problems with the formmailer.
When I use SMTP, mail is sent (and received), though I receive this error....
Warning: Cannot modify header information - headers already sent by (output started at /home/vno-internet/www/include/inc_ext/phpmailer/class.smtp.php:2078) in /home/vno ...
by Vince-E
Fri 11. Feb 2005, 13:44
Forum: phpwcms Support English
Topic: Search in multilanguage site
Replies: 5
Views: 1897

:arrow: noone has an answer to my question :?:
by Vince-E
Thu 10. Feb 2005, 15:34
Forum: phpwcms Installation Troubleshooting English
Topic: WCMS under XP IIS
Replies: 5
Views: 2589

thnx Karla,
you´ve been very helpful
by Vince-E
Thu 10. Feb 2005, 15:14
Forum: phpwcms Support English
Topic: URL rewrite (mod_rewrite) with IIS?
Replies: 2
Views: 1186

hahahah, that is exactly what I didnt want to hear! :D
Changing to Apache is not really what I prefer. But the good thing is that my host will have Apache, so it´s only a localhost problem... SE´s wont look there anyhow ;)
by Vince-E
Thu 10. Feb 2005, 00:32
Forum: phpwcms Support English
Topic: URL rewrite (mod_rewrite) with IIS?
Replies: 2
Views: 1186

URL rewrite (mod_rewrite) with IIS?

I am searching for a while about this URL rewrite. Also tried the steps to be taken (rename .htaccess), changed some info so it would work with subdir. And also changed $phpwcms["rewrite_url"] = 1; in conf.inc.php

However, it won´t work. For example. If I click on disclaimer link, I get the URL ...
by Vince-E
Wed 9. Feb 2005, 22:58
Forum: phpwcms Support English
Topic: Search in multilanguage site
Replies: 5
Views: 1897

Search in multilanguage site

Another question of me....
I got two languages, English and Portuguese... If I use search in English tree, I would like to have only results from the english tree. Same for Portuguese. So somehow a way to say to the search component, from which category it is supposed to search..
Is this possible ...