Insert article attributes into another article
Your website has a list of articles and they are linked together. However, these links can be broken when you update the aliases for these articles. Moreover, the titles can also be changed, which causes the links to return 404 errors and is not good for your website's ranking.
Using this plugin to insert article attributes such as title, link, image..., you will no longer have to worry about this problem. The links, titles or attributes will be automatically updated if they are edited.
It is compatible with all versions of Joomla. After installing it, go to Plugin Management > Content - Article Attributes to enable it.
In the article editor, you use the following structure to insert article attributes:
{aa:<ID_OF_ARTICLE>:<ATTRIBUTE>}

Example:
{aa:1:title} to insert the title of the article with ID 1.
List of currently supported article attributes:
- title
- introtext
- fulltext
- text
- image : Return <img> tag with article image
- image_intro
- image_fulltext
- url
- link: Return <a> tag with link to article
* Image-related attributes are only returned if the post uses an image.
I migrated about a thousand items with attachments from K2 using your tool and attachments plugin. I initially did this on a test account. Everything worked fine over there. The migrated article attachments worked fine. Then I backed it all up and moved it to my live domain. Now none of the attachments load. All I get is Exception File Not Found and I can't figure out where to look. Turning on error reporting and debug don't tell me anything. I am guessing the old files were not moved during the migration correct? Or how does that all work? I still have all the original folders in the original places as far as I can tell.
An error has occurred. 0 implode(): Argument #2 ($array) must be of type ?array, string given
Return to Control Panel
Any idea what's causing this?