vsabah wrote:I have chanced it with phpBB 3.0.1 and phpBB 3.0.2 search.php files...
What do you mean by "chanced" more precisely ?
Moderator: Moderators
vsabah wrote:I have chanced it with phpBB 3.0.1 and phpBB 3.0.2 search.php files...

SeO wrote:vsabah wrote:I have chanced it with phpBB 3.0.1 and phpBB 3.0.2 search.php files...
What do you mean by "chanced" more precisely ?



SeO wrote:mmm strange.
Have you searched towards the language files direction ?
Do you see any error message ? Do you have access to the error logs on your server ?


[11-Jul-2008 14:27:30] PHP Fatal error: SQL ERROR [ mysqli ]<br /><br />Lost connection to MySQL server during query [2013]<br /><br />Bu sayfa açılırken bir sql hatası oluştu. Bu problem devam ederse lütfen bir yönetici ile iletişime geçin. in /home/xxxxxx/public_html/phpbb3/includes/db/dbal.php on line 602[09-Jul-2008 19:42:05] PHP Fatal error: SQL ERROR [ mysqli ]<br /><br />Unknown column 'topic_approved' in 'where clause' [1054]<br /><br />An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home/xxxxxx/public_html/phpbb3/includes/db/dbal.php on line 602
SeO wrote:This one looks like the one :
- Code: Select all
[11-Jul-2008 14:27:30] PHP Fatal error: SQL ERROR [ mysqli ]<br /><br />Lost connection to MySQL server during query [2013]<br /><br />Bu sayfa açılırken bir sql hatası oluştu. Bu problem devam ederse lütfen bir yönetici ile iletişime geçin. in /home/xxxxxx/public_html/phpbb3/includes/db/dbal.php on line 602
connexion lost![]()
And this one :
- Code: Select all
[09-Jul-2008 19:42:05] PHP Fatal error: SQL ERROR [ mysqli ]<br /><br />Unknown column 'topic_approved' in 'where clause' [1054]<br /><br />An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home/xxxxxx/public_html/phpbb3/includes/db/dbal.php on line 602
Suggest that you do not have the proper db structure, topic_approved should be part of the topic table structure !! It may be a wrong SQL query, problem is to find where it could come from (a mod most likely).
Try loading search again, and see what is the new errors you get in the error log file, and check as well if you have any in other pages.




vsabah wrote:I DIDN'T SOLVE THIS PROBLEM!!!
Please help meeee!![]()
This is my search.php file: http://uploaded.to/?id=tgxdlo


Users browsing this forum: No registered users and 5 guests