-
Notifications
You must be signed in to change notification settings - Fork 22
MSD - problem #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hello and welcome
MyOOS Dumper does not import data. Via File Administration you can upload SQL files. 8<-- With MyOOS Dumper you can restore your database. But first you should backup your database with this tool. Unfortunately, there is no import of foreign data sources. Then you can use at most the converter. to point 2 MyOOS dumper stores all possible MySQL charsets in $config['mysql_standard_charset'] with the get_sql_encodings function, myOOS Dumper recognizes the fonts on the system. ~/inc/functions_global.php (2 hits) |
I have of course loaded the big database into the backup-directory ..!
(The result of an imported (Xampp,php7.1) splitted database of 1.2 GB is, that several pages are missing. P.S. $config['mysql_standard_charset'] is not predefined in the config.php |
…on oos_error_log_handler(), 4 passed and exactly 5 expected in ~\includes\debug.php:41 Stack trace: #0 ~\includes\languages\deu.php(164): oos_error_log_handler(2, 'Undefined varia...', 'C:\\xampp\\htdocs...', 164) #1 ~\includes\main.php(160): include_once('C:\\xampp\\htdocs...') #2 ~\index.php(43): require('C:\\xampp\\htdocs...') #3 {main} thrown in ~\includes\debug.php on line 41
…tion) must be a valid callback, non-static method oos_event_category_path::create_plugin_instance() cannot be called statically in ~\includes\classes\class_plugin_event.php:69 Stack trace: #0 ~\includes\classes\class_plugin_event.php(34): plugin_event->load_plugin('category_path') #1 ~\includes\main.php(240): plugin_event->getInstance() #2 ~\index.php(43): require('C:\\xampp\\htdocs...') #3 {main} thrown in ~\includes\classes\class_plugin_event.php on line 69
…initialisiert werden. in ~\includes\lib\phpmailer\class.phpmailer.php:1524 Stack trace: #0 ~\includes\lib\phpmailer\class.phpmailer.php(1342): PHPMailer->mailSend('Date: Tue, 12 J...', 'This is a multi...') #1 ~\includes\lib\phpmailer\class.phpmailer.php(1215): PHPMailer->postSend() #2 ~\admin\includes\functions\function_kernel.php(1134): PHPMailer->send() #3 ~\admin\customers.php(138): oos_mail() #4 {main} thrown in ~\includes\lib\phpmailer\class.phpmailer.php on line 1524
… of type Countable|array, null given in ~\includes\blocks\block_categories.php:261 Stack trace: #0 ~\includes\blocks.php(62): include_once() #1 ~\includes\content\error404.php(29): require_once('C:\\xampp\\htdocs...') #2 ~\index.php(53): require('C:\\xampp\\htdocs...') #3 {main} thrown in ~\includes\blocks\block_categories.php on line 261
…on string in ~\temp\shop\templates_c\e298bef061b3028018a8d795d7916e04bb942a32_0.file.reviews.html.php:30 Stack trace: #0 ~\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_6000f677757247_12238585(Object(Smarty_Internal_Template)) #1 ~\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #2 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(216): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #3 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(232): Smarty_Internal_Template->render(false, 0) #4 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 0) #5 ~\includes\blocks.php(69): Smarty_Internal_TemplateBase->fetch('phoenix/blocks/...') #6 ~\includes\content\products_new.php(46): require_once('C:\\xampp\\htdocs...') #7 ~\index.php(50): require('C:\\xampp\\htdocs...') #8 {main} thrown in ~\temp\shop\templates_c\e298bef061b3028018a8d795d7916e04bb942a32_0.file.reviews.html.php on line 30
Warning: Undefined array key 2 in ~/import_excel.php on line 40 Warning: Undefined array key 3 in ~/import_excel.php on line 41 Warning: Undefined array key 4 in ~/import_excel.php on line 42 Warning: Undefined array key 5 in ~/import_excel.php on line 43 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ~/import_excel.php on line 44 Warning: Undefined array key 6 in ~/import_excel.php on line 45 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ~/import_excel.php on line 46
…($options) must be of type array, null given in ~/includes/content/login.php:102
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -> Variable 'character_set_client' can't be set to the value of 'NULL'.
though this line (and 2 others) is outcommented in the database /* ....*/
The text was updated successfully, but these errors were encountered: