Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Change #_content in native module articles category
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Merak  
View profile  
 More options Jul 18 2012, 1:22 pm
From: Merak <zeme...@googlemail.com>
Date: Wed, 18 Jul 2012 10:22:07 -0700 (PDT)
Local: Wed, Jul 18 2012 1:22 pm
Subject: Change #_content in native module articles category

Change #_content in native module articles category

Hi!
I want to modify a native joomla module that display articles of a
category. I want it to display articles of an other prefix tables (both
joomla website are ON THE SAME DB).

Notice that I already looked at available extension but none of them would
fit.

I did try to modify the router.php by changing the #__tablename with
rsc_tablename

But it did not change anything, the article displayed ar still from the
intern tables (ARCS_tables)

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lemings  
View profile   Translate to Translated (View Original)
 More options Jul 18 2012, 1:41 pm
From: Lemings <lemings...@gmail.com>
Date: Wed, 18 Jul 2012 10:41:55 -0700 (PDT)
Local: Wed, Jul 18 2012 1:41 pm
Subject: Re: Change #_content in native module articles category

Table prefix is replaced in database class not in router.php so it would
not help.

You can take I look in falang component where database object is replaced
with the help of plugin.
You can try overriding query methods and pass table prefix in function
call, but I am not sure how easy it will be.

I would suggest to read multisites working group list, and ask them how to
proceed better.

Regards.

trešdiena, 2012. gada 18. jūlijs 20:22:07 UTC+3, Merak rakstīja:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Merak  
View profile  
 More options Jul 18 2012, 6:31 pm
From: Merak <zeme...@googlemail.com>
Date: Wed, 18 Jul 2012 15:31:34 -0700 (PDT)
Local: Wed, Jul 18 2012 6:31 pm
Subject: Re: Change #_content in native module articles category

Thank you so much Lemings for having taken the time to reply.
What I am trying to do is summarize here:

 - I have 2 Joomla websites. ARCS and RSC
 - Ialso have 1 database that contains the tables for both Joomla sites.
 - The table prefix for ARCS is ARCS_
- The table prefix for RSC 2 is RSC_

I are trying to install the module Article category on ARCS and get the
articles from RSC_.

I did  look for this multisites working group list but could find it
anywhere! where can I find it?

Thanks for your help and your time!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »