[vBTube Plugin] Top…
 
Notifications
Clear all

[vBTube Plugin] TopIndex BottomIndex

1 Posts
1 Users
0 Reactions
130 Views
(@cipher5)
Posts: 152
Member Admin
Topic starter
 

Note that this is only working with uploaded video files and youtube Videos
admincp/vbtubepro/options
TopIndex Area
Put this code in this field:

Code:[CODE]

MyTitle




[/CODE]
Go to any uploaded video
Click edit
Add to Topindex/BottomIndex
Save

International character problem:
Open:
vbtube/playlist/vbtube_playlist.php
Find

PHP Code:
[CODE]
$target_charset = “”;
[/CODE]
Set your charset in this line
So for example it looks like this:

PHP Code:
[CODE]
$target_charset = “Windows-1256”;
[/CODE]
Save and upload file (of course overwrite old file)

 
Posted : 17/02/2020 12:58 pm
Share: