NEWS displayed on another webpage

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
pWorker
Forum Members
Forum Members
Posts: 48
Joined: Wed Aug 31, 2016 1:30 pm

NEWS displayed on another webpage

Post by pWorker »

Hey all,

i have a problem (cmsms 2+):

I want to display news from

Code: Select all

http://www.a.de
at

Code: Select all

http://www.b.de
.

A solution was to include (via php Udt) a separate page content from

Code: Select all

http://www.a.de
, but this has to be allowed by the embed_url setting which is not adviced to change for security reasons.

Code: Select all

Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /xxx/xxx/htdocs/lib/classes/class.usertagoperations.inc.php(278) : eval()'d code on line 3
My question: Is there a way to set "trusted urls" for including content via php?

With fetching the url i get crash-screen ->security issues.

Code: Select all

URI 'http://xxx/index.php?page=top-meldungen&showtemplate=false' not allowed by security setting
I was also looking for feedmodules, but i already have installed 10+ modules and i think there is a cmsms-native solution?!

The websites are at the same server but have different domains and root folders.

Thanks in advance!
pWorker
Forum Members
Forum Members
Posts: 48
Joined: Wed Aug 31, 2016 1:30 pm

Re: NEWS displayed on another webpage

Post by pWorker »

Nobody?

I`m now looking for a solution for my Problem: I have NEWS on my website, global News as you could say. Now, I have another website on which specific NEWS content from the global page has to be shown.

Which is the best way to share content (There are 2 different domains, but installation could be placed on same webserver)?

The point is, that i want to manage the news only by managing the global page.
pWorker
Forum Members
Forum Members
Posts: 48
Joined: Wed Aug 31, 2016 1:30 pm

Re: NEWS displayed on another webpage

Post by pWorker »

[solved]:

Because of the fact, that both pages would use cmsms, i`m now using MultiDomains-Module. Now i can handle multiple domains with one cmsms installation. Got it setupped in minutes.

Hope it also helps someone else.
Locked

Return to “Modules/Add-Ons”