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 ...
Search found 7 matches
- Wed 17. Nov 2004, 01:21
- Forum: phpwcms Support English
- Topic: Strange Mail Form Behaviour
- Replies: 4
- Views: 1777
- Wed 17. Nov 2004, 01:01
- Forum: phpwcms Support English
- Topic: Anmeldeproblem
- Replies: 9
- Views: 2650
- 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 ...
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 ...
- Wed 22. Sep 2004, 21:01
- Forum: phpwcms Installation Troubleshooting English
- Topic: problems with formmailer ... need direction
- Replies: 8
- Views: 3307
- 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
but not if I didn't use that code (e.g. standard language EN)
Now it works!
Thanks!
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
Now it works!
Thanks!
- Fri 9. Apr 2004, 12:08
- Forum: phpwcms Support English
- Topic: article menu outside of {CONTENT}? wie liste ich Artikel?
- Replies: 3
- Views: 1284
- 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 ...
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 ...