Jump to content

Sharing articles across multiple Joomla! sites


giom

Recommended Posts

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.)

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';

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.