RV Products Forums: Pull news from elsewhere - RV Products Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Pull news from elsewhere

#1 Guest_casey_*

  • Group: Guests

Posted 28 May 2005 - 02:39 PM

Hi, I'm using Kayako eSupport, and I'd like to have that news show in the client's control panel in the news section. Is this possible?
0

#2 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,348
  • Joined: 13-June 03

Posted 28 May 2005 - 05:29 PM

It is possible (but not easy) in the RVskin template system + additional cPanel Module. If you cannot do the cPanel module, you need to cache your news as text file and use the include commnad in your skin.

<cpanel include="yourfile.txt">
0

#3 Guest_Guest_*

  • Group: Guests

Posted 03 June 2005 - 10:05 PM

I have mine in a php file. However, when I do the include, all I get in rvskin is the code:

<cpanel include="myfile.php">

It isn't including anything. If I switch to cpanel/whm news all I get is a blank screen.
0

#4 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,348
  • Joined: 13-June 03

Posted 04 June 2005 - 04:25 PM

You cannot just include .php. You need to cache data in .txt.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic