Many thanks for your great support, 'take a different provider, that works better' is exactly the answer I was looking for!
:roll:
Anyways, as you may understand, this is not an option. But I managed to solve both problems (or actually foundd a work-around)
- The $_session check added for ...
Search found 11 matches
- Fri 22. Jun 2007, 17:31
- Forum: phpwcms Installation Troubleshooting English
- Topic: Moving existing website
- Replies: 3
- Views: 3661
- Tue 5. Jun 2007, 22:17
- Forum: phpwcms Installation Troubleshooting English
- Topic: Moving existing website
- Replies: 3
- Views: 3661
Moving existing website
Dear all,
I have succesfully used phpwcms for a number of months, until my problems with my provider forced me to move from the old (linux) server to a new (windows) server a little while ago. As I had made some adjustments to the 1.26, I decided to reïnstall the 1.26 and then use the old files to ...
I have succesfully used phpwcms for a number of months, until my problems with my provider forced me to move from the old (linux) server to a new (windows) server a little while ago. As I had made some adjustments to the 1.26, I decided to reïnstall the 1.26 and then use the old files to ...
- Tue 5. Jun 2007, 18:08
- Forum: phpwcms Installation Troubleshooting English
- Topic: Many problems with PhpWcms
- Replies: 6
- Views: 6254
- Tue 27. Feb 2007, 22:04
- Forum: phpwcms Installation Troubleshooting English
- Topic: PHP replacement tag won't work
- Replies: 1
- Views: 2624
PHP replacement tag won't work
Hey!
I just installed v 1.2.6. on win server. I already installed this version before on a nix/Apache server (succesfully) but due to server-problems I have to move.
Pages containing a PHP replacement tag show no content. I have made the setting $phpwcms["allow_cntPHP_rt"] = 1; but no result.
In ...
I just installed v 1.2.6. on win server. I already installed this version before on a nix/Apache server (succesfully) but due to server-problems I have to move.
Pages containing a PHP replacement tag show no content. I have made the setting $phpwcms["allow_cntPHP_rt"] = 1; but no result.
In ...
- Tue 29. Aug 2006, 14:02
- Forum: phpwcms Support English
- Topic: PHP Includes
- Replies: 19
- Views: 12865
While searching, I get puzzled even more, as no form (except for the guestbook) seems to be posted. When I place
print_r($_POST); at the top of my index.php, I get 1 all the time. Is it possible that this has to do with the browser being forwarded and then loosing the POST-information or something ...
print_r($_POST); at the top of my index.php, I get 1 all the time. Is it possible that this has to do with the browser being forwarded and then loosing the POST-information or something ...
- Tue 29. Aug 2006, 11:22
- Forum: phpwcms Support English
- Topic: PHP Includes
- Replies: 19
- Views: 12865
- Tue 29. Aug 2006, 11:14
- Forum: phpwcms Support English
- Topic: PHP Includes
- Replies: 19
- Views: 12865
- Tue 29. Aug 2006, 10:13
- Forum: phpwcms Support English
- Topic: PHP Includes
- Replies: 19
- Views: 12865
Hey!
I tried your example (including test_form.inc.php), but for some reasons my $_POST variable is a completely empty array. So when I put in test_form.inc.php, it will give Array () at any time 
Any clue?
[edit]I'm using v1.2.6 release[/edit]
I tried your example (including test_form.inc.php), but for some reasons my $_POST variable is a completely empty array. So when I put
Code: Select all
print_r($_POST);

Any clue?
[edit]I'm using v1.2.6 release[/edit]
- Mon 28. Aug 2006, 09:23
- Forum: phpwcms Support English
- Topic: Post form
- Replies: 1
- Views: 1501
Post form
Hi!
I want to build my own form, so I have created a page (plain text) with the content:
{PHP:myPHP/agenda.php}
In this file, I have both the form and the code to process the form. But when I post this form to itself (index.php?id=83,...) I have no value in my $_POST-variable.
The code from my ...
I want to build my own form, so I have created a page (plain text) with the content:
{PHP:myPHP/agenda.php}
In this file, I have both the form and the code to process the form. But when I post this form to itself (index.php?id=83,...) I have no value in my $_POST-variable.
The code from my ...
- Thu 13. Jul 2006, 11:31
- Forum: phpwcms Support English
- Topic: Upload image - Thumbnail
- Replies: 2
- Views: 1802
- Wed 12. Jul 2006, 16:12
- Forum: phpwcms Support English
- Topic: Upload image - Thumbnail
- Replies: 2
- Views: 1802
Upload image - Thumbnail
Hey!
Sorry for posting another thumbnail-problem, but I tried everething I could think of and could not find an solution.
I'm using 1.2.6 and try to upload images (either ftp-takeover or just upload), but I get the idea that no thumbnails are created. The upload does not give any problems, but ...
Sorry for posting another thumbnail-problem, but I tried everething I could think of and could not find an solution.
I'm using 1.2.6 and try to upload images (either ftp-takeover or just upload), but I get the idea that no thumbnails are created. The upload does not give any problems, but ...