Link Management Assistant

Discussion in 'PHP' started by NeighborNicks, May 11, 2009.

Thread Status:
Not open for further replies.
  1. #1
    Hello Guys,

    I need a little help with Link Management Assistant. I installed the program as the direction say too, but evertime I go to update the directory templates I get this error:

    Warning: fopen(templates/main.html) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/nnforyou.com/httpdocs/link_manage/admin.php on line 4545

    Warning: fputs(): supplied argument is not a valid stream resource in /var/www/vhosts/nnforyou.com/httpdocs/link_manage/admin.php on line 4546

    Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/nnforyou.com/httpdocs/link_manage/admin.php on line 4547

    Warning: fopen(templates/category.html) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/nnforyou.com/httpdocs/link_manage/admin.php on line 4549

    Warning: fputs(): supplied argument is not a valid stream resource in /var/www/vhosts/nnforyou.com/httpdocs/link_manage/admin.php on line 4550

    I was wondering if any one could help me with this problem?

    Thanks,
    Nick
     
    NeighborNicks, May 11, 2009 IP
  2. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    either the file is not writable and needs to be, or you provided the wrong path to the files in the configuration. Kinda like how if you downloaded my kblinker script and didn't set the template path correctly you'd get the same error in the error log.
     
    kblessinggr, May 11, 2009 IP
  3. fourfingers

    fourfingers Peon

    Messages:
    37
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Tell me more, is this the script that the OP was using?

    And yes, it looks like a permissions error, likely the folder

     
    fourfingers, May 15, 2009 IP
  4. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I don't know what the OP was using, but most scripts that use the smarty template engine or something similar will normally require that a folder or two has been setup with the proper read and write permissions in order to store the template cache.

    If you're curious in my script, you can find details at kblinker.com

    I assume the OP has the the onlinemarketingtoday.com script that I found in google by the name of "Link Management Assistant".
     
    kblessinggr, May 16, 2009 IP
  5. NeighborNicks

    NeighborNicks Peon

    Messages:
    152
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I am using Duncan Carver's Link Management Assistant script, but I have checked the permissons over and over, as well as reinstalled this program checking the permissions on two different ftp programs, I just cannot get it to work. I am calling my host to make sure it is not something on their end.
     
    NeighborNicks, May 17, 2009 IP
Thread Status:
Not open for further replies.