Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.megalk.com
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
I backed up my current sql database and moved it to a new host. Almost everything works fine except the portal. When I go to the portal it says
So what do I have to do next?
Something with the database
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Something with the database
Last edited by dragz on 24. November 2008 08:45, edited 1 time in total.
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Something with tha database
Visiting your site, everything seems to be fine.
It would be helpful if you could post the complete error message, including the message which block causes the problem.
As well as the MySQL server versions (before and after).
It would be helpful if you could post the complete error message, including the message which block causes the problem.
As well as the MySQL server versions (before and after).
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Something with tha database
I'm sorry, I restored the database in the localhost
I put it online now,
124.43.78.139/public_html/
Everything works fine when I direct it to the index.php
Thanks
I put it online now,
124.43.78.139/public_html/
Everything works fine when I direct it to the index.php
Thanks
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Something with the database
First of all: determinate which block causes the problem.
Deactivate all blocks and reactivate them one by one, until the error occurs.
Deactivate all blocks and reactivate them one by one, until the error occurs.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Something with the database
Announcement and News blocks are causing the error. Thanks kevin
May be its because I didn't copy all the posts?
May be its because I didn't copy all the posts?
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Something with the database
Hm, i don't believe so. The error message says that there is a problem with the MySQL syntax.
Maybe you need to adapt this setting in your config.php file:
Which MySQL version do you actually use and which one do you had on your old webspace?Kevin wrote:As well as the MySQL server versions (before and after).
Maybe you need to adapt this setting in your config.php file:
Code: Select all
$dbms = 'mysql';
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Something with the database
I changed "mysqli" to "mysql"
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Something with the database
And this does the trick?
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Something with the database
I did that in the first place, after that everything except the portal started working and still no solution for the news n announcement blocks