Welcome Guest! To enable all features please
Login or Register.
Hi Team,
The
Version: 2.2.4.4 of Yaf.net forum doesn't support vimeo links. -
Please help me, how to post vimeo video.
Thanks,
Rabi
Edited by user
2018-10-05T06:56:32Z
|
Reason: Not specified
change the search regex to...
\[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]
Now it works. Thanks you so much.
Rabi
Hello Sir,
The Vimeo BB code is not working, please check it and help me out.
- Not working, Please check it. (9 and 8 no.)
[VIMEO]https://www.vimeo.com/xxxxxxxxx[/VIMEO]
Search RegEx: \[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{9}))/[^[]*\[/vimeo\]|\[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]
Replace RegEx:<div><iframe width="100%" height="550" src="https://player.vimeo.com/video/${vimeoId}?show_title=1&show_byline=1&show_portrait=1&&fullscreen=1" frameborder="0" allowfullscreen></iframe></div>
Thanks,
Rabi
3 videos are not working in YAT forum 2.2.4.4, please help me to work these all videos in forum.
Description:
[VIMEO]https://www.vimeo.com/xxxxxxxxx[/VIMEO]
Search RegEx:
\[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]
Thanks,
Rabi
Replace RegEx:
<div><iframe width="100%" height="550" src="https://player.vimeo.com/video/${vimeoId}?show_title=1&show_byline=1&show_portrait=1&&fullscreen=1" frameborder="0" allowfullscreen></iframe></div>
Thanks,
Rabi
Change the regex to..
\[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]+))[^[]*\[/vimeo\]
Hi Tha_Watcha,
Please help me to remove extra URL showing in my forum.
Now my URL look like :
https://www.wasp3d.com/Forum/default.aspx?g=login&ReturnUrl=%2fForum%2fdefault.aspx%3fg%3dforum
But I want by default URL (default.aspx only ) :
https://www.wasp3d.com/Forum/default.aspx
Want to remove extra part of (ReturnUrl)URL ->> (
?g=login&ReturnUrl=%2fForum%2fdefault.aspx%3fg%3dforum
)
Thanks,
Rabi
Edited by user
2019-08-28T13:01:43Z
|
Reason: Not specified
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close