[CLOSED] error in the xampp

Problems with the Windows version of XAMPP, questions, comments, and anything related.

[CLOSED] error in the xampp

Postby splinter » 26. January 2006 11:14

i have instaled the latest XAMPP Windows 1.5.1
and i get this error for plusXl 2.0:

Code: Select all
Could not obtain topic information

DEBUG MODE

SQL Error : 1054 Unknown column 't.forum_id' in 'on clause'

SELECT t.*, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_username, p2.post_username AS post_username2, p2.post_time FROM phpbb_topics t, phpbb_users u, phpbb_posts p, phpbb_posts p2, phpbb_users u2 LEFT JOIN phpbb_forums f ON t.forum_id = f.forum_id WHERE t.topic_poster = u.user_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id AND f.auth_view < 2 ORDER BY t.topic_last_post_id DESC LIMIT 5

Line : 189
File : actualstats.php


and this error for plus 1.52

Code: Select all
Could not obtain main information

DEBUG MODE

SQL Error : 1054 Unknown column 't.topic_poster' in 'on clause'

SELECT from_unixtime(p.post_time, '%d.%m.%y %H:%i:%s') as topic_time, f.forum_name as forum_name, f.forum_id as forum_id, u.username as username, u2.username as username2, u2.user_id as user_id2, p.poster_id as poster_id, p.post_username as post_username, p.post_id as post_id, t.*, p.post_time as post_time FROM phpbb_topics t, phpbb_posts p LEFT OUTER JOIN phpbb_forums f on p.forum_id = f.forum_id LEFT OUTER JOIN phpbb_users u on p.poster_id = u.user_id LEFT OUTER JOIN phpbb_users u2 on u2.user_id = t.topic_poster WHERE t.topic_id IN (1, 2, 3) AND p.post_id = t.topic_last_post_id AND UNIX_TIMESTAMP(NOW()) - p.post_time < 86400 ORDER BY p.post_time desc LIMIT 0, 50

Line : 116
File : recent.php
 


and when i try send email i receive this error:

Ran into problems sending Mail. Response: 553 sorry, mail refused (#5.7.1)

DEBUG MODE

Line : 153
File : smtp.php


as I am inexperienced in this, also I do not know to configure the ftp and the email ( mail email is in GMAIL ), somebody can help me.

i heve registred in dynDNS
my Ip is dynamic... :?

Best regards

Splinter
Last edited by splinter on 28. January 2006 13:46, edited 1 time in total.
User avatar
splinter
 
Posts: 4
Joined: 26. January 2006 10:51

Postby Wiedmann » 26. January 2006 11:47

and i get this error for plusXl 2.0:
Code: Select all
SQL Error : 1054 Unknown column 't.forum_id' in 'on clause'

Your software is not combatible with MySQL5
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby splinter » 26. January 2006 12:01

Wiedmann wrote:
and i get this error for plusXl 2.0:
Code: Select all
SQL Error : 1054 Unknown column 't.forum_id' in 'on clause'

Your software is not combatible with MySQL5


what you advise to me? ( recomend )
version? :?:
And for configure the ftp and email?
:? Thanks
User avatar
splinter
 
Posts: 4
Joined: 26. January 2006 10:51


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 69 guests