vbtube_add.php
Search and edit this part:
PHP Code:
if($site == '1' AND !$upload_thumb)
{
$aboutme = html_entity_decode($aboutme);
$pagetext .= '[img]'. "$link1img" . '[/img]';
$pagetext .= '[img]'. "$link1img2" . '[/img]';
$pagetext .= '[img]'. "$link1img3" . '[/img]';
$pagetext .= '[LIST][*][b]' . "$aboutme" . '[/b][/LIST]';
$pagetext .= '[LIST][*]' . "$vidlang" . '[/LIST]';
$pagetext .= '[LIST][*][URL="' . "$mylink" . '"]'.$vbphrase[vbtube_watch_now].'[/URL][/LIST]' ;
}
else
{
$pagetext .= '[img]'. "$link1img" . '[/img]';
$pagetext .= '[LIST][*][b]' . "$aboutme" . '[/b][/LIST]';
$pagetext .= '[LIST][*]' . "$vidlang" . '[/LIST]';
$pagetext .= '[LIST][*][URL="' . "$mylink" . '"]'.$vbphrase[vbtube_watch_now].'[/URL][/LIST]' ;
}
Kind Regards
Murat K. aka - s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
Bookmarks