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
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.
Tell me more, is this the script that the OP was using? And yes, it looks like a permissions error, likely the folder
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".
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.