Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2016-11-25 03:06:33

ruffster
Member
Registered: 2016-04-09
Posts: 24

Embeds and Sharing

I disabled embeds in admin, but nothing happened. I would also like to disable and delete the Sharing button on the video page. Does anyone know how to do this?

Offline

#2 2016-11-25 07:19:44

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Embeds and Sharing

Its a bug. I've fixed it in 2.0.5. If you want to fix on your installation edit templates/defboot/video_view.tpl.php and find:

<?php if ($this->video['allow_embed']): ?>

replace with:

<?php if (VCfg::get('video.embed_allow') && $this->video['allow_embed']): ?>

Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2016-11-25 20:32:03

ruffster
Member
Registered: 2016-04-09
Posts: 24

Re: Embeds and Sharing

Thanks, that worked.

Offline

Board footer

Powered by FluxBB