• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Unable to embed from AudioMack

Started by lowpage,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lowpageTopic starter

This has been since I joined but I never spoke about it until now. I am unable to embed anything from Audio Mack:

<iframe src='http://www.audiomack.com/embed4/directlyrics/throw-sum-mo-feat-nicki-minaj-young-thug-1'; scrolling='no' width='100%' height='110' scrollbars='no' frameborder='0'></iframe>

Nothing works...always get an error...404

Please help kindly  O0
  •  

Marius P.

Hi! Open lib/class.providers.php

Define 'audiomack' in supported sources list.



//providers list
          $hostings      = array(
           'audiomack',     'youtube',
and for the rule:



case 'audiomack':                   
                  if ( $this->link  != null) {
                      $embedCode .="<iframe src='".str_replace("/song/","/embed4/",$this->link)."' scrolling='no' width='100%' height='110' scrollbars='no' frameborder='0'></iframe>";
                  $embedCode .= _ad('1');
              } else {
                      $embedCode = INVALID_URL;
                  }
                  break;
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

lowpageTopic starter

thanks...where do I put what though ...I'm a super noob
  •  

lowpageTopic starter

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40630

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71254

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

Started by spirog


Replies: 2
Views: 4488

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 23053

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

Started by spirog


Replies: 4
Views: 6120

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

Started by spirog


Replies: 3
Views: 6143

Like a video - unlinke a video - relike a video does not work

Started by spirog


Replies: 7
Views: 5054