mybbgroup / FancyBox

MyBB FancyBox plugin
https://mybb.group/Thread-FancyBox
GNU General Public License v3.0
2 stars 3 forks source link

SQL Error #62

Closed xwmario closed 5 years ago

xwmario commented 5 years ago

Getting the error as specified on the post https://community.mybb.com/thread-219143-post-1337359.html#pid1337359

WildcardSearch commented 5 years ago

Hi, @xwmario

Thanks for the report. (I am seeing you a lot today 😛 )

When we hear from @Eldenroot, I will get a PR together.

The workaround is to change this line:

https://github.com/mybbgroup/FancyBox/blob/f1c0368f68748a8a6f07f13060381cf3ac530b00/inc/plugins/mybbfancybox.php#L142

to

'isdefault' => 0

Eldenroot commented 5 years ago

Yeah, this needs to be fixed. Wildcard can you please open a PR? Thx

xwmario commented 5 years ago

thankyou for this awesome response 👍