AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Solved] Database error after migrating

3 Posts
2 Users
0 Reactions
1,426 Views
Posts: 6
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@firex)
Active Member
Joined: 4 years ago
[#50253]

Hi,
I would like to ask you here guys for help.
We recently migrated to our own webserver for multiple reasons.
I've currently setted up PHPMyAdmin, Wordpress and everything.
For all the Wordpress related stuff we used a tool called 'All-in-One WP Migration'.
After the restore, everything is working correctly but the only exception is WpForo, I'm quite lost, since the autorepair or the manual SQL one doesn't fix the issue.

Thanks for any help in advance,
Firex

The page I need help with
wpForo Version
2.2.1
WordPress Version
6.3.1

Topic Tags
2 Replies
Robert
Posts: 10728
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 2 months ago

Hi @firex,

Please leave a screenshot of wpForo > Boards admin page.

If there is only one Board in that page, you should change the board ID to 0. Use the following SQL to change the ID to 0 in phpMyAdmin > SQL tab:

UPDATE wp_wpforo_boards SET boardid = 0;

Then go to wpForo > Overview admin page and click [Delete all Caches] button.


Posts: 6
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@firex)
Active Member
Joined: 4 years ago

Hi, my issue has been fixed, thank you 😀


Share: