WBCE CMS – Way Better Content Editing.
You are not logged in.
Migrating a local test site:
WB classic 2.10.0 (PHP-Version: 7.1.0) to WBCE 1.3.1
I get these warnings and notices:
Install Topics
Warning: opendir(G:\local\root\test_1.3.1/temp/unzip/,G:\local\root\test_1.3.1/temp/unzip/): The system cannot find the file specified. (code: 2) in G:\local\root\test_1.3.1\modules\topics\install.php on line 250
Warning: opendir(G:\local\root\test_1.3.1/temp/unzip/): failed to open dir: No such file or directory in G:\local\root\test_1.3.1\modules\topics\install.php on line 250
Update Output Filter
Notice: Undefined index: at_replacement in G:\local\root\test_1.3.1\modules\output_filter\upgrade.php on line 45
Notice: Undefined index: dot_replacement in G:\local\root\test_1.3.1\modules\output_filter\upgrade.php on line 46
NOTICE: Your database test1.3.1 has 11 total tables from 11 included in package OKUpdate database version number to 1.3.1 (Tag: 1.3.1)
Congratulations: The update script is finished ...
Should I be concerned about these warnings / notices? Is there any follow up necessary?
Offline
The warnings at Topics are caused by a function which tries to a install a droplet that actually nobody needs, you can ignore that.
That might also be an issue which appears only on local WAMP environements.
The at_replacement / dot_replacement errors always appear when trying to migrate from WB 2.10 to WBCE. Please go to Admin Tools > Output Filter in the migrated website and check the corresponsing settings. If you can change the value and the changes are changed, I think everything is okay, otherwise maybe some tables are missing and we have to fix the update script.
Offline
I was able to make changes in Admin Tools > Output Filter of at_replacement / dot_replacement and the changes stuck. So, all seems to be good.
Thank you for the reply.
Offline
Vote this for outtake.
If you can change the value and the changes are changed
Ich habe eine Amazon-Wishlist.
Ich kann, wenn ich will, aber wer will, dass ich muss, kann mich mal
Offline
screamindan
D'uh. Wanted to write "the changes are saved" of course.
Beside this, we should have a look at the update script what causes this notices.
Offline
D'uh. Wanted to write "the changes are saved" of course.
No worries. I knew you knew what you wanted me to know about what you knew.
Offline
webbird
Pages: 1