Hey,
will help to me somebody?
I do not know how this to make.
Click on Add-Upload, the first page that pops up is the "Add Audio" Page.
Hey,
will help to me somebody?
I do not know how this to make.
Click on Add-Upload, the first page that pops up is the "Add Audio" Page.
Wich part you mean exactly.
I need a screenshot.
Kind Regards
s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
Sorry, the language barrier.
I want so that it be so:
"I'm wondering if there is any way to change the link order of the Add-Upload section? Right now, if I click on Add-Upload, the first page that pops up is the "Add VideoLink" Page. I want to make the first page that comes up "Add Audio".
I do not know what to change in template: vbtube_tab.php and vbtube_usermenu.
As this to make?
vbtube/includes/vbtube_tabs.php
Replace withHTML Code:$tablinks .= '<li><a href="vbtube_add.php?'.$vbulletin->session->vars['sessionurl_q'].'do=add&pt=0">'.$vbphrase[vbtube_addup].'</a></li>
HTML Code:$tablinks .= '<li><a href="vbtube_add.php?'.$vbulletin->session->vars['sessionurl_q'].'do=up&a=1&pt=0">'.$vbphrase[vbtube_addup].'</a></li>
Kind Regards
s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
I followed with advices,
sorry, it does not work.
Please pm me admincp and ftp login
Kind Regards
s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
PM send.
Thanks
I changed this in vbtube_umenu Template:
HTML Code:<li{vb:raw vbt_var.act_addup}><a href="vbtube_add.php?do=up&a=1&pt=0">{vb:raw vbphrase.vbtube_addup}</a></li>
Kind Regards
s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
is OK
Very to thank!![]()
Ok I've tried doing these fixes to have the upload video as the show up first instead of the video link page but it doesn't seem to work with the latest version.![]()