Search found 7 matches

by nmd_inc
Wed 17. Nov 2004, 01:21
Forum: phpwcms Support English
Topic: Strange Mail Form Behaviour
Replies: 4
Views: 1777

Hi!

have a similar problem. i have two Domains pointing to the same server. In config.inc.php I inserted "$phpwcms["site"] = "http://www.example.com/";".

If i call the formmailer on a page, per example "www.example.com/index.php?form" it all works well. But if I open the same page on same server ...
by nmd_inc
Wed 17. Nov 2004, 01:01
Forum: phpwcms Support English
Topic: Anmeldeproblem
Replies: 9
Views: 2650

Hi an alle, ich hatte das gleiche Problem mit dem Login,
daneben ging aber auch der Formmailer nicht und die Website war zum einschlafen laangsam!

Hatte zwei verschiedene Domains gemischt die beide auf den gleichen Server zeigen - geändert in der config.inc.php - und plötzlich geht alles :lol ...
by nmd_inc
Wed 22. Sep 2004, 21:27
Forum: hacks & enhancements Support
Topic: VTS Backend Probs
Replies: 10
Views: 9414

Re: VTS Backend Probs

had same problem as "DrubusCulubus"

phpOpenTracker Error: Access denied for user: 'XXX@YYY' to database 'ZZZ'

When I activated $PHPOPENTRACKER_CONFIGURATION['debug_level'] = 2; in "conf/phpOpenTracker.php" it told me OpenTracker Error: Table 'ZZZ.pot_temporary_table' doesn't exist

I contacted ...
by nmd_inc
Wed 22. Sep 2004, 21:01
Forum: phpwcms Installation Troubleshooting English
Topic: problems with formmailer ... need direction
Replies: 8
Views: 3307

I know it is an old thread, but that was a solution that helped :roll:

I'm using Version 1.1-RC4 01-05-2004
by nmd_inc
Wed 22. Sep 2004, 20:43
Forum: phpwcms Installation Troubleshooting English
Topic: problems with formmailer ... need direction
Replies: 8
Views: 3307

yepp!

Good Tip!

Worked for me to! I always got similar error as "nsnook" using the language DE

Code: Select all

IH|language|0||10,100|EN|0
but not if I didn't use that code (e.g. standard language EN)

Now it works!

Thanks!
by nmd_inc
Fri 9. Apr 2004, 12:08
Forum: phpwcms Support English
Topic: article menu outside of {CONTENT}? wie liste ich Artikel?
Replies: 3
Views: 1284

sorry, I probably wasn't clear enough: I don't need a navigation.

when you insert a content part "article list" into an article you get a small list of all articles under a certain structure point you specified.

now I would like to have such a list (which you can only have inside an article [and ...
by nmd_inc
Fri 9. Apr 2004, 11:33
Forum: phpwcms Support English
Topic: article menu outside of {CONTENT}? wie liste ich Artikel?
Replies: 3
Views: 1284

article menu outside of {CONTENT}? wie liste ich Artikel?

First Hello to all,
I've been sneaking around the board for a while, but this is my first appearance.. :-)

my question: I would like to insert an "article menu" in the left box (while having {CONTENT} in the main box.
The Idea is, that the page would have a small list (on the main page) of the ...