Lucas
Well-known member
Shawn's the man!I paid a couple of hundred bucks for a custom converter so this is a real steal!
Shawn's the man!I paid a couple of hundred bucks for a custom converter so this is a real steal!
Right,
So this is now at the point where once I hammer out any other small bugs, and get attachments properly working, I would like some data outside of my own to test with.
If you have a relatively large VB4 or VB3 board, and are happy to send over a copy of your site for my testing, please drop me a PM. Obviously the data would be used only for testing purposes only, and once done would be securely destroyed.
Paul - if it's a small site, probably not worth the effort.
Alfa1 - yeah, passwords are fine.
A heads up, getting this working will take some effort, however having had a play.
Code:exporting posts... postsERROR 1054 (42S22) at line 1: Unknown column 'message_state' in 'field list'
exec('mysql -h' . $this->slaveDbHost . ' ' . $this->sourceDb . ' -N -q -e "SET NAMES binary;SET @position = -1, @previous = 0, @last_state = 0, @ip_id = 0;SELECT SQL_NO_CACHE post.postid AS post_id, post.threadid AS thread_id, post.userid AS user_id, post.username, post.dateline AS post_date, post.pagetext AS message, @ip_id:=@ip_id+1 AS ip_id, IF(post.visible = 0, \'moderated\', IF(post.visible = 2, \'deleted\', \'visible\')) AS message_state, attach AS attach_count, IF(@previous = post.threadid, @position:=@position+@last_state, @position:=(0 * @previous:=post.threadid)) + ((@last_state:=IF(message_state = \'visible\', 1, 0)) * 0) AS position, (SELECT COUNT(*) FROM reputation WHERE reputation.postid = post.postid AND (reputation > 0 OR (reason = \'\' AND reputation = 0))) AS likes, \'a:0:{}\' AS like_users, COALESCE((SELECT infractionid FROM infraction WHERE infraction.postid = post.postid AND action IN(0, 1) LIMIT 1), 0) AS warning_id, \'\' AS warning_message FROM post WHERE post.threadid NOT IN(SELECT threadid FROM thread WHERE forumid IN(88, 106)) ORDER BY post.threadid, post.postid"' . $this->_getReplaceBBCodeCommand() . ' > /tmp/xf_post.txt');
I am seeing the same error. It is triggered by:
Any idea how to fix it?
If you look at the overview tab for the add-on you'll notice the following...why you write here buy for 25 usd and when i click buy i go to your site and have to buy it for 100 usd?
The "$25 cost" is actually the maximum cost for 1 month of premium membership on our site. If you are already a premium member, it's free.
We use essential cookies to make this site work, and optional cookies to enhance your experience.