@Rigel Kentaurus : have you a solution for the attachment import bug from vB4?
The funny thing is, the previous importer was working for a while, I would be interested in seeing when vB changed the attachments table at all just for my reference.
It is the same add-on rolled into the suite. It is not like they redid itYour importer imports blog attachments from a addon for vB3. Only vB4 (suite) had a built-in blog system.
Could you please try with the newest version 1.0.37? I added an importer for vBulletin 4.2.2Yes, the import code is buggy ...
PHP:$attachments = $sDb->fetchAll($sDb->limit(" SELECT attachmentid, userid, dateline, filename, counter, blogid FROM " . $prefix . "blog_attachment WHERE attachmentid > " . $sDb->quote($start) . " AND visible = 'visible' ORDER BY attachmentid ", $options['limit'] ));
The table blog_attachment is not exists, the right name is $prefix . "attachment" (without "blog_"). And, blog attachments have the contenttypeid = 15 (posts =1, albums=8).
@Rigel Kentaurus : please fix the vb import and let us import only the attachments again ...
I have fixed this for the next release@Rigel Kentaurus Please fix the template modification "navigation_visitor_tab_xfab_1" - it inserts the "My Blog" link on the account page in a very sloppy way. I really dislike this. You'll notice that when hovering over, it selects the entire pane instead of just the "My Blog" link. You'll also notice that it appears more upwards than the others.
View attachment 69768
There is privacy options, your user might have limited the entry for followersI'm using Better Blogs for xenforo 1.2 and recently noticed that one of my users created 2 blog entries and both are not showing up on the blog home page. I can view the users entries only if I'm logged in as admin. I've also tried viewing the users blog entries as a guest to the forum and they do not show up. I've checked user permissions and thats all good. I gave all users the ability to view blogs and read blog comments.
Your help is appreciated
Thanks,
Jonah
Could you please try with the newest version 1.0.37?
Since it is a brand new importer for vb4, no, you need to restart the import.Can i import only the missing attachments with this version?
My forum is productive, after import from 1 March several blog entries have added. If I re-import again, they (the new) are gone and the old entries are twice ...
Sorry, I don't know what that refers toAre the phantom blog entries gone too? that bug I reported before?
There is privacy options, your user might have limited the entry for followers
There is both privacy controls for blog and an individual entry
I cannot take on the task personally, but you should be able to get a developer to run just the stepAttachments() step of the importer, which would bring in the attachments.
Definitely a bug in the software, which is now fixed. If you run the import again it should bring the attachments and everything else.I'am not happy with ... It's your bug and you should have a solution for that. Please explain, how I "run just the stepAttachments() step of the importer" ...
We use essential cookies to make this site work, and optional cookies to enhance your experience.