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

SQL Error on Activation or Restore to Default #31

Open
Mako88 opened this issue Sep 20, 2017 · 4 comments
Open

SQL Error on Activation or Restore to Default #31

Mako88 opened this issue Sep 20, 2017 · 4 comments
Assignees

Comments

@Mako88
Copy link

Mako88 commented Sep 20, 2017

I just attempted to install YourCode and got the following error:

SQL Error:
1366 - Incorrect integer value: '' for column 'nestable' at row 1
Query:
INSERT INTO mybb_yourcode (`title`,`description`,`parse_order`,`nestable`,`active`,`case_sensitive`,`single_line`,`multi_line`,`eval`,`callback`,`regex`,`replacement`,`alt_replacement`,`can_use`,`can_view`,`default_id`,`dateline`) VALUES ('Format - Bold','MyBB Default Bold MyCode',10,'','1','','1','','','','\\[b\\](.*?)\\[/b\\]','<span style=\"font-weight: bold;\" class=\"mycode_b\">$1</span>','','','',1,1505928170)
@WildcardSearch
Copy link
Owner

WildcardSearch commented Sep 20, 2017

Hi,

Sorry you are having trouble and thanks for the report, @Mako88 but I will need a little more information if possible.

  • What version are you trying to install (and where did you dl it)
  • Can you give me a PHP line number for the error?
  • Is this in a development environment or a live site?
  • How is error reporting set up on this site?

@WildcardSearch WildcardSearch self-assigned this Sep 20, 2017
@WildcardSearch
Copy link
Owner

@Mako88 can you please respond? Another user has reported this issue and I'd love to get it resolved.

@Mako88
Copy link
Author

Mako88 commented Oct 14, 2017

Sorry for the late reply. I ended up just using the default MyCode editor, but here's as much info as I know:

@WildcardSearch
Copy link
Owner

Thanks, I think I have an idea as to part of the problem. I'll work on this independently. Thanks again for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants