• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Dailymotion Video / Error on adding video from front end

Started by w4q45,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

w4q45Topic starter

I get this screen after i add a dailymotion video link. but it works fine in the adminpanl of phpvibe. i have attached the screen shot. it does not pick the thumnail, video name or anything else. wors fine for youtube.
i am using blue host
  •  

PHPVibe A.

I think Dailymotion changed their url structure recently, some videos work, some do not.
We are aware and looking into it.

w4q45Topic starter

If so why its working at backend.
All same link which does not work on front end works fine on back end
  •  

PHPVibe A.

I'm not sure, they use the same class.
I've checked now and you are right.
I'll check the code.

PHPVibe A.

It was the jquery thing added to help with mod_security issues.

Remove:

$("#vfile,#remote-img").change(function(e){
  $(this).val($(this).val().replace("http://","www."));
  $(this).val($(this).val().replace("www.www.","www."));
});


from:

/tpl/main/js/phpvibe_app.js

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40154

Subscribe not working in photo section... Javascript:Subscribe(,1) error see pic

Started by spirog


Replies: 1
Views: 2245

Hi! Enable error_reporting on top of index.php from 0 to E_ALL, so an error pops

Started by spirog


Replies: 3
Views: 2398

Adding removing Emojis in v5

Started by Marius P.


Replies: 0
Views: 1479

Mario I get error setting up player invalid license key

Started by giovanni


Replies: 6
Views: 4092

Plugin "Playlist like Slider" is error display on PHPVibe v5 Edge

Started by lucaphuoc


Replies: 1
Views: 2644

Adding YouTube Live Streaming API for PHPVibe v5

Started by DeadFish


Replies: 3
Views: 3414