
04-01-2010, 08:09 PM
|
|
|
Join Date: Oct 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Testing message quoting.
Quote:
Originally Posted by kmey
RS_Jelle Please help. with step #3
3. Change the permissions of the downloads directory (inside your forums directory) to make
it writable (chmod 777).
I am new to VB, I have done step 1 & 2 But i don't know where to change permissions. do i go to the downloads directory that i uploaded to the forums directory? I look at the code in the downloads but there is more then one place that has permissions
Can you give me the path? or a Copy & Past of the code where i do this.
Is this what I edit? // ################################################## #####################
// ######################## START MAIN SCRIPT ############################
// ################################################## #####################
if (!$vbulletin->options['dl2active'])
{
if (($permissions['downloads2permissions'] & $vbulletin->bf_ugp['downloads2permissions']['canviewdisabled']))
{
Thanks
kmey
|
|