Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 12, 20186 yr I'm in the process of upgrading IPS3.4 to v4. In 3.4, in a Pages database, I used the [sharedmedia] tag a lot, mainly connecting with IP.Gallery, but also with some custom implementations. After the v4 upgrade, none of these tags are parsed (they just show as eg. "[sharedmedia=gallery:images:52702]"). So my question is – is there a way for me to implement custom BBcode in a Pages v4 field, so that all of my old articles can display correctly? Thanks!
July 12, 20186 yr Is this a recent upgrade? Are all background tasks finished? There is some code that should take care of this during the upgrade, or in of the rebuild tasks that continues to run after the upgrade. Submit a support ticket if all of those are finished and you're still experiencing the issue.
July 12, 20186 yr Author 3 minutes ago, Martin A. said: Is this a recent upgrade? Are all background tasks finished? There is some code that should take care of this during the upgrade, or in of the rebuild tasks that continues to run after the upgrade. Submit a support ticket if all of those are finished and you're still experiencing the issue. This is a recent upgrade, and background tasks have finished. I have a different topic about the issue of BBcode not being parsed here and I've submitted a ticket about it. The [sharedmedia] tag is different though, I think – I can make a new article with other BBcode like [b ] or [list ] and it'll be automatically processed, or I can manually edit and save one of the converted articles from 3.4 and those other BBcodes will be automatically processed. But [sharedmedia] doesn't get processed either way. Plus, since I had some custom implementations of [sharedmedia] on 3.4, I'm of course not expecting that those would be processed. For those I really need some kind of way to have custom BBcode be parsed.
July 12, 20186 yr This, and lots of other BBcode conversions runs when content and page content is rebuilt after a upgrade. That'll only deal with the built-in media (downloads, gallery, attachment, events and blogs). Your other media will either need a custom conversion or custom code to parse it, as you say yourself.
July 12, 20186 yr Author 2 minutes ago, Martin A. said: This, and lots of other BBcode conversions runs when content and page content is rebuilt after a upgrade. That'll only deal with the built-in media (downloads, gallery, attachment, events and blogs). Your other media will either need a custom conversion or custom code to parse it, as you say yourself. Hmm I see, thanks a lot for the info!
July 12, 20186 yr Post up what the bbcode actually produced (pre-upgrade) and one of us might be able to spin something up for you.
Archived
This topic is now archived and is closed to further replies.