Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Bunstonious
196
The Pub / Re: Minimum PHP version?
« on February 1st, 2014, 10:46 PM »
I would have chosen 5.5 if I were an option.

Bleeding edge or go home ;) jks

I roll my own Ubuntu server in Australia (straya)
197
Archived fixes / Post Count / Youtube Embed
« on February 1st, 2014, 01:57 PM »
Not sure if this is intentional, but the post count doesn't seem to increment. I also can't embed youtube video's, is it off by default?

Is there a scheduled task that recounts to show the post count? Is there another function that I am missing?

PS: Sorry if it sounds rude, no rush and just a small question, also sorry if it has been answered and I fail at searching (I did try).

PPS: Love Wedge so far, been waiting for YEARS to test it out, #soexcited

 :ph34r:
198
Importing into Wedge / Re: MyBB Import
« on February 1st, 2014, 12:33 PM »
Quote from Nao on January 31st, 2014, 04:15 PM
@Bun, well the good thing about this importer is that it's relatively forgiving with DB errors, but still, that's something to fix...
Yeah its just some feedback so some myBB extraordinaire can fix one day.
199
Importing into Wedge / Re: MyBB Import
« on January 31st, 2014, 02:57 PM »
Quote from Nao on January 31st, 2014, 02:45 PM
Pandos, I'm asking for the result of that query... not for the query itself... I'm not a SQL champ but I can still write those without help... I hope :lol:

Bun', I'm thinking this might be a problem with the mybb import script because the SMF version is working fine for everyone Herr...

At worst, you could always convert to SMF 2 and then use the converted again for Wedge...?
Nah it's all good, I managed to get it working by removing the offending data (and then readding it manually), but it might be an idea to note it down for future revisions so larger sites don't have as many issues.

Mine is a small site that has like 10 users :P
200
Importing into Wedge / Re: MyBB Import
« on January 31st, 2014, 11:20 AM »
Quote from Pandos on January 31st, 2014, 10:29 AM
Quote from Bunstonious on January 31st, 2014, 03:55 AM


Fixed the first one by deleting the poll choices, other one not sure what's wrong but I think it times out after that.

Also, the boards all import but sub boards are just dumped in the main section and you can't see them in the list of "boards" available to move them.

Edit1: I also noticed that users don't get added to the "post count" positions.
As far as I can see there are two things that went wrong:
1. id_attach is autoincrement. So there are duplicate entries for different attachments?
2. Column count doesn't match means that there are 5 columns in wedge table, but e.g. your last line refers only two columns.
Probably, data wasn't important.
201
Importing into Wedge / Re: MyBB Import
« on January 31st, 2014, 03:55 AM »
I redid the tests, these are the errors I got:





Fixed the first one by deleting the poll choices, other one not sure what's wrong but I think it times out after that.

Also, the boards all import but sub boards are just dumped in the main section and you can't see them in the list of "boards" available to move them.

Edit1: I also noticed that users don't get added to the "post count" positions.
202
Importing into Wedge / Re: MyBB Import
« on January 30th, 2014, 10:26 PM »
Oh, I forgot to mention the single poll I had (whether to migrate fully to Wedge, lol) failed for some reason.

Only the options (sorry I closed the error before I screencapped)

Edit 1: I might run up a test site and replicate.


203
Importing into Wedge / Re: MyBB Import
« on January 30th, 2014, 10:12 PM »
Sorry guys,

Thought  was up to date but clearly I am on something. :P

Worked ok, although not sure if how you are going with the importer but it does wipe any post / user that w's created before the import (on the wedge side).

And don't worry, been waiting patiently for 3 years for wedge, and have seen all of the "Its only alpha" posts. My forum is only a small personal forum with a few friends to co-ordinate with my Minecraft server (although feel free to sign up ;) ) :P
Quote from Nao on January 30th, 2014, 07:47 PM
Quote from Bunstonious on January 30th, 2014, 11:42 AM
Not sure if this is the right place to post this but i get a deprecated command message when I try to import from MyBB 1.6.
Like Lorenzo said. Update your files.
Generally speaking, if you ever have any bug in anything related to Wedge, make sure you have the latest version of everything installed. I can't possibly ask everyone of you whether you're up to date...

Also, would like for you to keep me posted on whether MyBB 1.6 is properly imported...

(And as a reminder: Wedge is in alpha; please do not use it in production until it gets stable.)
204
Importing into Wedge / MyBB Import
« on January 30th, 2014, 11:42 AM »
Not sure if this is the right place to post this but i get a deprecated command message when I try to import from MyBB 1.6.



I have tried adding php variables that ignore deprecation warnings but still same thing.