It works finally!
I wonder what was a problem?I'll appreciate if you can explain it.
Thanks and time to update your mod.
Die Suche ergab 7 Treffer
- So 13.Feb, 2005 13:36
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
- So 13.Feb, 2005 12:01
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
- So 13.Feb, 2005 12:00
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
Thanks.
I've replaced but still same error occur:
I've replaced but still same error occur:
Code: Alles auswählen
Could not read userdata.
DEBUG MODE
SQL Error : 1054 Unknown column 'Array' in 'where clause'
SELECT username FROM phpbb_users WHERE user_id = Array
Line : 41
File : /home/pb/public_html/phpBB2/profile_view_user.php- Sa 12.Feb, 2005 23:18
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
I got parse error by line 26
Parse error: parse error, unexpected ':' in /home/pb/public_html/phpBB2/profile_view_user.php on line 26
Parse error: parse error, unexpected ':' in /home/pb/public_html/phpBB2/profile_view_user.php on line 26
Code: Alles auswählen
$page_start = (isset($HTTP_POST_VARS[POST_POST_URL])) ? intval($HTTP_POST_VARS[POST_POST_URL] : intval($HTTP_GET_VARS[POST_POST_URL]);- Sa 12.Feb, 2005 22:21
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
- Sa 12.Feb, 2005 14:08
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
- Sa 12.Feb, 2005 13:49
- Forum: phpBB 2.x
- Thema: Who Viewed My Profile SQL Error?
- Antworten: 21
- Zugriffe: 747
Who Viewed My Profile SQL Error?
I've used this hack before without problems but after moving to new server one of my member noticed error:
Could not read userdata.
DEBUG MODE
SQL Error : 1054 Unknown column 'Array' in 'where clause'
SELECT username FROM phpbb_users WHERE user_id = Array
Line : 38
File : /home/prb/public ...
Could not read userdata.
DEBUG MODE
SQL Error : 1054 Unknown column 'Array' in 'where clause'
SELECT username FROM phpbb_users WHERE user_id = Array
Line : 38
File : /home/prb/public ...