PDA

View Full Version : Add Video BB Code Not Working


Magz
10-31-2010, 10:33 PM
I guess I'm missing something, but,

When I try and add a video using the editor, only the link shows, and not the video.

Works fine everywhere else, other than in dynamics.

Magz
11-02-2010, 06:13 AM
Anyone have any ideas?

Our Sponsors
 

tintin74
11-02-2010, 07:25 AM
Yes, bbcode video tag seems not working in the last version of dynamics

Magz
11-02-2010, 07:42 AM
Im trying to embed the video using the default tool bar method

Our Sponsors
 

Brian
11-02-2010, 10:55 AM
Thank you for pointing this out. It looks like vBulletin handles video BB code separately from their BB code parsing functions for some reason, so there were a few changes required to get video BB code working throughout Dynamics. I've just applied some changes to the files listed below to fix the issue, so if you will download the files from here again and update the ones listed on your server then that should take care of the issue. Or of course you can just upload the entire package to make things easier as long as you haven't modified any of the files.

Files updated:
forum/includes/vba_dyna_functions_posting.php
dynamics/browsecategory.php
dynamics/module.php
dynamics/newentry.php
dynamics/showentry.php

tintin74
11-02-2010, 01:02 PM
Are you sure Brian? I've download the new package and update the files you've listed but this isn't fix the issue.
There are no other actions to do?

Magz
11-02-2010, 10:13 PM
Thank you Brian, Reuploading the files Indeed Resolved my Issue.

Thank You.

tintin74
11-03-2010, 11:35 AM
Brian, I've re-upload all package files.

Now I edit an entry , insert a video from youtube, and click ok.

Now, the page load , the video bbcode is parsed correctly but I see a strange issue.

The css path of the page is changed from:

http://www.mydomain.net/forum/clientscript/vbulletin_css/style00054l/main-rollup.css?d=1288626176

to


http://www.mydomain.net/dynamics/clientscript/vbulletin_css/style00054l/main-rollup.css?d=1288626176


which is wrong.


If I remove the video tag, everything come back normal.
What do you think about that?


EDIT:

All links path are changed, not only ccs path.

tintin74
11-03-2010, 01:45 PM
Adding video BBcode this meta tag change:

<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="http://www.mydomain.net/dynamics" />

Brian
11-04-2010, 07:00 PM
I'm not sure how I missed that, but thank you for pointing it out. I've made some changes to the dynamics/showentry.php file in the download package here to correct the issue, so if you will download the files from here again and update that one on your server, that should take care of the problem.

tintin74
11-05-2010, 07:47 AM
Hello Brian, thank you very much. It works.

Vbadvanced Dynamics and CMPS are amazing scripts. Congratulations.

1kether1
01-30-2011, 07:54 PM
Not seeming to work in the latest update to Dynamics for me. Any suggestions?

Thanks,
Kether

Brian
02-02-2011, 12:09 PM
Can you link me to an entry on your site where you're seeing the issue?