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
|