MyBB Community Forums

Full Version: Amazing Suggestion for Database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
$50 bounty to the guy that makes this a plugin.

I think the best option would be to parse this page against a current scheme:

https://github.com/mybb/mybb/blob/featur...tables.php
(2018-01-24, 08:57 PM)labrocca Wrote: [ -> ]$50 bounty to the guy that makes this a plugin.  

I think the best option would be to parse this page against a current scheme:

https://github.com/mybb/mybb/blob/featur...tables.php

As mentioned earlier in the thread DVZ Integrity Tools already accomplishes this. It's quite likely that most of its features will find their way into 1.10 (or a subversion of 1.9 even) so upgrading to PHP 7.X is pretty much inevitable if you've not already done so.

Of course, I'm assuming that is your only reason for not using the aforementioned plugin? Unless perhaps I have misunderstood your requirements and it doesn't contain exactly the feature you want? Lightbulb
Quote:As mentioned earlier in the thread DVZ Integrity Tools already accomplishes this. It's quite likely that most of its features will find their way into 1.10 (or a subversion of 1.9 even) so upgrading to PHP 7.X is pretty much inevitable if you've not already done so.

It's sort of like the chicken and the egg problem. I won't upgrade to 1.9x until my 1.8x is fixed. I can't fix my 1.8x because the database isn't aligned because the upgrade kept failing over and over again. I've done my best to ensure things work but a lot of things are broken.

I'm not on php 7 either and that's a whole other story. Eventually I'll go php 7 but if I don't have to upgrade I won't. Fixing things that aren't broken only breaks stuff.

I really doubt a lot of sites are on PHP 7.

What I may do is export my scheme and localhost install php 7 then use the plugin. That should effectively work. Smile I think. Sad
Since many wants to be inbuilt feature - pushing it to Github.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/3165

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Pages: 1 2