Skip to content
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

Fatal error on v1.6.0 initial installation #162

Closed
lat9 opened this issue Feb 12, 2020 · 0 comments
Closed

Fatal error on v1.6.0 initial installation #162

lat9 opened this issue Feb 12, 2020 · 0 comments

Comments

@lat9
Copy link
Owner

lat9 commented Feb 12, 2020

Log generated, due to a missing leading '0' on the field_info data:

[12-Feb-2020 15:30:20 UTC] Request URI: /myadmin/index.php, IP address: xx.xx.xx.xx
#1  trigger_error() called at [/home/mystore/public_html/includes/classes/db/mysql/query_factory.php:171]
#2  queryFactory->show_error() called at [/home/mystore/public_html/includes/classes/db/mysql/query_factory.php:143]
#3  queryFactory->set_error() called at [/home/mystore/public_html/includes/classes/db/mysql/query_factory.php:270]
#4  queryFactory->Execute() called at [/home/mystore/public_html/myadmin/includes/init_includes/init_dbio_admin.php:130]
#5  require(/home/mystore/public_html/myadmin/includes/init_includes/init_dbio_admin.php) called at [/home/mystore/public_html/includes/autoload_func.php:48]
#6  require(/home/mystore/public_html/includes/autoload_func.php) called at [/home/mystore/public_html/myadmin/includes/application_top.php:171]
#7  require(/home/mystore/public_html/myadmin/includes/application_top.php) called at [/home/mystore/public_html/myadmin/index.php:10]
--> PHP Fatal error: 1054:Unknown column 'x5b2270726f64756374735f6964222c2270726f64756374735f6d6f64656c222c226d657461746167735f7469746c655f737461747573222c226d657461746167735f70726f64756374735f6e616d655f737461747573222c226d65746174616' in 'field list' :: INSERT INTO dbio_reports
                    (handler_name, report_name, admin_id, last_updated_by, last_updated, field_info) 
                VALUES
                    ('Products', 'meta_tags', 0, 0, now(), x5b2270726f64756374735f6964222c2270726f64756374735f6d6f64656c222c226d657461746167735f7469746c655f737461747573222c226d657461746167735f70726f64756374735f6e616d655f737461747573222c226d657461746167735f6d6f64656c5f737461747573222c226d657461746167735f70726963655f737461747573222c226d657461746167735f7469746c655f7461676c696e655f737461747573222c226d657461746167735f7469746c65222c226d657461746167735f6b6579776f726473222c226d657461746167735f6465736372697074696f6e225d) ==> (as called by) /home/mystore/public_html/myadmin/includes/init_includes/init_dbio_admin.php on line 130 <== in /home/mystore/public_html/includes/classes/db/mysql/query_factory.php on line 171.
@lat9 lat9 added the bug label Feb 12, 2020
@lat9 lat9 added this to the v1.6.1 milestone Feb 12, 2020
@lat9 lat9 closed this as completed Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant