Kanał Rss Kanał Rss
Kanał Atom Kanał Atom

Failed to convert when username contains /* */

When doing an import, the name of one of my members is /*Haru*/, this is a valid username in a vBulletin forum. The converter tries to run the query as: INSERT INTO members (`title`,`last_visit`,`last_activity`,`last_ ...

wto, 27 lipiec 2010

VB - Permissions not cached

Reference topic (there's another too) > http://community.inv...iew-this-forum/ It transpires some permiss ...

nie, 25 lipiec 2010

Cannot Convert Members

I am converting from phpbb3. Whenever I attempt to convert my userbase, I am presented with the driver error for my website. Judging from the error report in /cache/, I am present with this: Error: 1054 - Unknown column 'updated' in 'fi ...

sob, 24 lipiec 2010

Speeding up queries to conv_link table...

I went through since I was annoyed with how slow queries were to the conv_link table. This may not help small forums, but with the current forum I am converting pushing five million entries in the conv_link table it really helps. 1.) Add an ...

pią, 23 lipiec 2010

vB - Converted custom profile fields doubly HTML encoded

Just noticed that some of the custom profile fields we converted from vB are full of &s and such. Looks like the converter runs htmlentities() when it's not necessary. ...

czw, 22 lipiec 2010

vB showthread.php redirect script doesn't handle all links

The vBulletin showthread.php redirect script only handles showthread.php?t=12345 style links. However, many links to threads are of the form showthread.php?p=12345#p12345, which finds the thread containing that post and skips to it. I have fi ...

śro, 14 lipiec 2010

[All] Friends Conversion

The friends conversion process is inserting manually the value in the database but doesn't take care of recaching the serialized data for the array in members_cache (members_table). We need to switch the function lib_board::convertFriend() to ...

pią, 09 lipiec 2010

SMF Avatars

IPS.Converter does not decrypt the avatars that are stored, so the resulting file names remain hashed. Within the user-profile, the avatars do not show up either, leaving the default up. However, in post view it does ...

pią, 02 lipiec 2010

SMF attachments

See ticket 668200 Customer converted from SMF and when they ran the tool to rebuild attachments, many of their images were deleted. While we're still working through the ticket, it appears this is caused by the attach_thumb_location being se ...

czw, 01 lipiec 2010

Users placed in validating group cannot validate

Users placed in the validating group cannot validate due to not having a record placed in the validating queue. ...

pon, 21 czerwiec 2010

Converter incorrectly parses quote BBCodes on vB import

I had a private message that had nested quotes, like so: [quote=mooeypoo][quote=Cap'n Refsmmat][quote=mooeypoo] When converted, it ended up like this: [quote name='mooeypoo][quote=Cap'n Refsmmat][quote=mooeypoo'] ...

pią, 18 czerwiec 2010

Member names with illegal characters are converted incorrectly

Upon converting from vB, the member conversion gives this error on many users: 12125: Contains one or more of these illegal characters: [ ] | ; , $ \ < > " with name: w=f[z]. Member has still been created but with username as w=f[z ...

pon, 14 czerwiec 2010

Soft-deleted topics from vB

IPB 3.1 supports soft-deletion. However, when converting from vB, soft-deleted posts are still marked as unapproved when converted, and the deletion reason isn't copied over. Soft-deleted posts should appear in IPB as soft-deleted posts there, too. ...

pon, 14 czerwiec 2010

HTML entities not encoded on import from vB

When posts are imported from vB, entities such as < and > are not encoded, so they appear in posts as raw HTML. This screws up topic viewing and post editing. It's also a potential security problem, really. ...

pon, 14 czerwiec 2010

Converted PM conversations ordering

Converter does not require the map_last_topic_reply to be populated in the message_topic_user_map causing converted PMs to show display in proper order within My Conversions ...

czw, 10 czerwiec 2010

FusionBB PMs variable reset

I am working on a converter and looking at the PM code for FusionBB and noticed a possible issue. In the function convert_pms the variable $_invited is never instantiated and the only assign happens on this line: ...

sob, 05 czerwiec 2010

SMF redirect sript is broken

This works: /index.php?topic=1102.0 goes to /index.php?showtopic=591 This doesnt: /index.php?topic=1102.msg232737#msg232737 goes to /#msg232737 So topic redirect works, message r ...

śro, 02 czerwiec 2010

"mediumint" error on invision_conv_link table

Hi, new here with Invision. I'm still in the process of converting my vBulletin to Invision Board. Being converting for 48 hours now, and still only have 40% of posts completed. Everything fine and smooth until now. Just go ...

pon, 31 maj 2010

Convert "Delete reason" for IPB 3.1

Can support be added into the converter for vB3.8.4 to import the reason a post was deleted as this field is now in IPB3.1 Thanks, Shaun ...

śro, 26 maj 2010

showthread.php redirector

Ticket #658305 The showthread.php wasn't working for this customer, despite valid URL. /showthread.php?t=1148 (just an example). After the code was run, ipsRegistry::$request['t'] was being set to "t=114 ...

sob, 22 maj 2010
1 2 3 4 5 >>