• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] coding

Started by ASDF,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ASDFTopic starter

hey Alexander,can you tell me where i can do this...replacing the name of origin server with the one assigned by my cdn....
  •  

PHPVibe A.

You want to move all tpl files to the cdn?

Is so open lib/functions.php and find:

function tpl() {
return site_url().'tpl/'.THEME.'/';
}


and change it to

function tpl() {
return 'http://www.cdnlinkstructure.com/';
}

ASDFTopic starter

  •  

ASDFTopic starter

  •  

PHPVibe A.

I've already given you the code, it's an small simple to understand change.
Not sure what else you need...

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 32555

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 59474

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 42240

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 1466

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 16631

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 1316

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 1791