NameSilo

URGENT PHP Pro Needed

Spaceship Spaceship
Watch
Status
Not open for further replies.
I need someone to fix this error on my boards ASAP!

Code:
SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'phpbb_topics t WHERE t.topic_id = p.topic_id AND t.topic_id = 3' at line 2 [1064]

SQL

SELECT t.topic_title FROM phpbb_posts p phpbb_topics t WHERE t.topic_id = p.topic_id AND t.topic_id = 3

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/functions_seo.php
LINE: 163
CALL: dbal_mysql->sql_query()

FILE: viewtopic.php
LINE: 65
CALL: moved_topic()

Will pay! (Need Quote First!)

Also have another thing if you can fix that ;)!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Is this a phpBB forum? Did you play around with the file thats giving you the problem? Try opening it and making sure the delimiter ";" is placed properly in addition to the SQL query properly quoted
 
0
•••
Code:
phpbb_posts p phpbb_topics t

Should be:

Code:
phpbb_posts p, phpbb_topics t
 
0
•••
Yes i fixed everything myself. LOL dont know why i asked for help. Thanks everyone for showing interest ;)!
 
0
•••
Closed per request ;)
 
0
•••
Status
Not open for further replies.
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back