Search found 6 matches
- Mon 16. Jul 2007, 19:49
- Forum: phpwcms Support Deutsch
- Topic: Gästebuch blockiert...
- Replies: 3
- Views: 1574
- Thu 2. Nov 2006, 16:47
- Forum: phpwcms Support English
- Topic: Login problem
- Replies: 29
- Views: 9871
- Thu 2. Nov 2006, 14:23
- Forum: phpwcms Support English
- Topic: Login problem
- Replies: 29
- Views: 9871
- Wed 1. Nov 2006, 13:51
- Forum: phpwcms Support English
- Topic: Login problem
- Replies: 29
- Views: 9871
Workaround - Versuch: Um Zeile 183 in der login.php ändern: mysql_free_result($check); $_SESSION['PHPWCMS_ROOT'] = PHPWCMS_ROOT; headerRedirect(PHPWCMS_URL."phpwcms.php"); in mysql_free_result($check); $_SESSION['PHPWCMS_ROOT'] = PHPWCMS_ROOT; headerRedirect(PHPWCMS_URL."phpwcms.php?". htmlentities( ...
- Wed 1. Nov 2006, 13:46
- Forum: phpwcms Bug Reports
- Topic: 128_09_2006_phpwcms.php_redirects to login
- Replies: 7
- Views: 17345
Oliver Georgi wrote:Ah maybe this might help - in include/inc_lib/default.inc.php:
OliverCode: Select all
function headerRedirect($target='') { if(isset($_SESSION)) { session_write_close(); } header('Location: '.$target); exit(); }
Hi,
I tried this, but it didn't help ...
What can I do???
Patrick
- Sun 29. Oct 2006, 21:25
- Forum: phpwcms Support English
- Topic: Login problem
- Replies: 29
- Views: 9871