| :: |
| Author |
Message |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 19
|
Posted: Wed Jul 16, 2008 8:27 am Post subject: Re: Blank Search Page |
|
|
| 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 ? |
I renamed my search.php file to search2.php (search2.php with seo-mod)
Then i upload phpBB3 original search.php file to my root...
My language isn't good i am so sorry  |
Last edited by vsabah on Fri Jul 18, 2008 8:03 pm; edited 1 time in total |
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 19
|
Posted: Wed Jul 16, 2008 10:26 am Post subject: Re: Blank Search Page |
|
|
| 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 ? |
How?
Like this? : http://www.kostebekforum.com/language/tr/search.php
I didnt take any error but there are alot of errors in error log
http://uploaded.to/?id=qmjnl1
Thanks for your help  |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Wed Jul 16, 2008 10:36 am Post subject: Re: Blank Search Page |
|
|
This one looks like the one :
| Code: | | [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: | | [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. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 19
|
Posted: Wed Jul 16, 2008 8:52 pm Post subject: Re: Blank Search Page |
|
|
| SeO wrote: | This one looks like the one :
| Code: | | [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: | | [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. |
OK! I will try it... Thanks a lot... |
|
|
| Back to top |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 19
|
Posted: Fri Jul 18, 2008 7:57 pm Post subject: Re: Blank Search Page |
|
|
I DIDN'T SOLVE THIS PROBLEM!!!
Please help meeee!
This is my search.php file: http://uploaded.to/?id=tgxdlo |
|
|
| Back to top |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 19
|
Posted: Fri Jul 18, 2008 8:52 pm Post subject: Re: Blank Search Page |
|
|
HEEEEEEEY!!!!
I SOLVED THE PROBLEM
language/tr/search.php is out
language/en/search.php is in
Thanks, thanks, thanks...  |
|
|
| Back to top |
|
 |
|
|