giom Posted July 13, 2012 Share Posted July 13, 2012 What should I do to share articles from a same category across multiple, separate Joomla! 2.5 websites but host on the same DataBase (different tablepr?fix)? I want to be able to write articles of a category on one site and allow my other site to display all the articles of this category (to avoid duplicates). Ps: There is too many articles to call them one by one into many different modules. (Most content is different but there is some that is the same.) Link to comment https://forums.phpfreaks.com/topic/265636-sharing-articles-across-multiple-joomla-sites/ Share on other sites More sharing options...
giom Posted July 13, 2012 Author Share Posted July 13, 2012 I tried to modify a native joomla module that do the trick using the internal tables, by changing the $com_path = but i am getting a Fatal error. Native code: $com_path = JPATH_SITE.'/components/com_content/'; My try : $com_path = '/homez.420/kmxsiksf/rsc/components/com_content/helpers/route.php'; Link to comment https://forums.phpfreaks.com/topic/265636-sharing-articles-across-multiple-joomla-sites/#findComment-1361368 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.